...
Common answers with defined min/max values:
Label | Type | Numeric type | Min | Max | Used for question text response |
Hours in day | Numeric | Integer | 0 | 24 | How many hours per day event occurred. Example |
Hours in week | Numeric | Integer | 0 | 168 | How many hours per week event occurred. Example |
Days in month | Numeric | Integer | 0 | 31 | How many days in a month event occurred. Example |
Days in past (last) [X] days | Numeric | Integer | 0 | [X] | Question asks how many days in a defined number of days event has happened. Min value always 0, Max value is the defined number of days contained in question, i.e. for ‘How many days in the last 90?’ answer max would be 90. Example |
Months in past (last) year | Numeric | Integer | 1 | 12 | How many months in a year event occurred. Example |
Floor | Numeric | Integer | Varies | Blank | Question asks lowest level of living accommodation, with the floor to be specified above a certain level. Examples |
Percentage | Numeric | Integer | 0 | 100 | Question asks for a percentage response. Example |
[Activity] | Numeric | Integer | 0 | [X] | Question asks how many times an activity (i.e. catching a ball) is performed in a specific number of attempts. Label for numeric answer is activity performed. Max is total attempts at activity. Examples |
[Time period] | Numeric | Integer | 0 | [X] | Question asks how many times an activity (i.e. picking up matches) is performed over a specific time period. Label for numeric answer is time period (i.e. seconds). Max is total time period recorded for activity. Example |
...