Skip to content

Questions

Cody Gramlich edited this page Apr 5, 2019 · 4 revisions

This guide will teach admins how to create new screener questions.

Users are asked questions. Based on these questions and their answers, users will qualify for programs.

Example

We will add a question to YCB.

Once you have done this, click on "Screener" to get started.

Click the + button.

Enter the question that you would like to add. If you would like a multi-question, then check "Exapandable" and add new questions.

For input type:

  • multiselect:
  • Enter multiple options that the user can choose from. This will be a list of true/false options.
  • number input:
    This will be a number that the user will enter. For example, if the question asks for the user's age, then the input type should be number input and the user will be asked to input a number.
  • toggle:
    This will be for true/false questions.

To change the order of your questions, simply click a question and drag.