Skip to content

Number Question

The Number question allows respondents to enter numeric values only. This is ideal for collecting quantities, ages, scores, or other numeric data.

By setting minimum and maximum values, you can enforce valid ranges and ensure that responses meet your requirements.

Use a Number question when you want to:

  • Collect ages, quantities, or numeric ratings
  • Ask for numeric measurements or counts
  • Validate numeric input with minimum or maximum limits
  • Use numeric responses for calculations or conditional logic
  1. Open your form in the Formware editor.
  2. Click the + Add Content button.
  3. Select Number from the question types.
  4. Enter your question text and optionally add a description or instructions.

Number Question

Respondents can enter numeric values directly in the input field.

The Config tab in the right-hand panel allows you to adjust the following options:

Enable the Required toggle to ensure respondents cannot skip the question.

You can control valid numeric input:

  1. Toggle Min value and enter the minimum allowed number.
    • If a respondent enters a number below this value, an error message is displayed.
  2. Toggle Max value and enter the maximum allowed number.
    • If a respondent enters a number above this value, an error message is displayed.

These limits ensure data integrity and prevent invalid input.

You can enforce a minimum numeric value to ensure valid input.

For instance, suppose you want respondents to enter a number 5 or higher:

  1. In the Config tab, toggle Min value and set it to 5.

Number Question Min Value Example Min value set to 5 in the Number question settings.

  1. When a respondent enters a number below 5 (e.g., 3), the form displays an error:

Number Question Error Example Error shown when the respondent enters 3, below the minimum value.

This validation ensures that only numbers equal to or greater than the minimum are accepted.

Enhance your question with visuals:

  1. Click Add next to Videos and Images in the question settings.
  2. Upload relevant images or videos.

For more guidance on visuals, see: Add Images and GIFs

  • Clearly indicate the expected numeric range in your question or description.
  • Use min and max values to prevent invalid input.
  • Combine with conditional logic to show or hide questions based on numeric responses.