CheckFirst
  • CheckFirst
  • Get started
    • Tutorials
      • Yes/No
      • Quiz
      • Constants table
      • Date calculator
      • Complex example
    • Logic Syntax
  • Features
    • Questions
    • Constants
    • Logic
      • Calculator logic
      • Conditional logic
      • Date logic
      • Map constant
      • Results formatting
    • Settings
  • FAQ
    • Full Logic Syntax List
  • Contact Us
  • Updates
Powered by GitBook
On this page
  • What are questions?
  • Question Types
  • Question References

Was this helpful?

  1. Features

Questions

The questions tab is where you add the questions for your checker. Here, you gather input from your users to use in calculations in your logic tab.

PreviousLogic SyntaxNextConstants

Last updated 3 years ago

Was this helpful?

What are questions?

Questions make up the form that users fill in to provide the information required.

Question Types

CheckFirst currently supports the following types of questions:

Numeric questions Radio questions Dropdown lists Checkbox questions Date questions

Each question has its own use:

Question Type

When do I use it?

When you want the user to enter in a number

For multiple-choice questions where users have to choose a single option

When you have more than 5 options

When users can choose more than one option

When you want users to input a single date *CheckFirst currently does not support date ranges

Question References

Each question type is tied to a symbolic letter for its reference, as well as a number. This will help you in the logic tab.

Question Type

Reference

Letter N references numeric questions

Letter R references radio questions

Letters DL references dropdown lists

Letter C references checkbox questions

Letter D references date questions

CheckFirst currently does not support question logic. This means that all questions will be shown to all citizens, and questions cannot be selectively shown or hidden based on inputs from previous questions.

Numeric questions

Radio questions

Dropdown lists

Checkbox questions

Date questions

Numeric questions

Radio questions

Dropdown lists

Checkbox questions

Date questions

Add questions with the + icon and select a question type.