Questionnaires: Answer Questionnaire
Features
- This is a details interface
Screens
Data
Questionnaire
- Title(string) : Title (mandatory) of the questionnaire.
Questions
- Title(string) : Title (mandatory) for the question.
-
Type(string)
: Type (mandatory) for the answer to the question, which can be:
- Multiple choice - given a list of options, the user has the option to select as many answers as they consider plausible.
- Single answer - given a list of options, the user has the option to select one and only one answer.
- Selection combo - given a selection list, the user has the option to select one and only one answer.
- Text - open-ended answer with a text field limited to XX characters.
- Short text - open-ended answer with a text field limited to XX characters.
- True or False - option of true or false as an answer.
- Number - answer in a text field limited to accept only numbers.
- Date - text field limited to accept only dates.
- Question order(integer) : (mandatory) numerical value of the position of this question in its questionnaire. The administration allows that two questions can be registered with the same value for this field. In this case, the order between these questions will not be determined.
- Mandatory question(boolean) : Option to make the question mandatory or not.
Permissions
- View service instance: Allows viewing public data of this service instance.
Actions
- Answer Questionnaire.