Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Numeric answers are spaces for interviewees to add a number within a questionnaire. They are either Integer or Float. Key considerations are:

  1. Integers are whole numbers only.
  2. Floats allow a decimal place.
  3. Many can be covered by a generic field such as ‘How many’ or ‘Age’.
  4. Formats, minimums and maximums matter so ‘Number (Integer, Min: 0, Max: 10)’ is not the same as either ‘Number (Float, Min: 0, Max: 10)’ or ‘Number (Integer, Min: 0, Max: 20)’.
  • No labels