Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

This page is still under construction.


Info
titleKey considerations

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)’.

...