Survey Question Options
From MintHCM Wiki
Survey Question Options | |
---|---|
Name: | Survey Question Options |
Tech Name: | SurveyQuestionOptions |
Class Name: | SurveyQuestionOptions |
Type: | Standard |
Template: | Security_groups, Assignable, Basic |
Custom Module: | No |
Auditable: | Yes |
Importable: | No |
Reportable: | Yes |
Hide module on Main Page: | No |
Contents
Short Description
In this module, the user can select the type of question and add some additional fields.
Business Description
In MintHCM, the user can use several question options when he creates a surveys, such as:
- Text: a text field with one line
- Textbox: multi-line text field
- Checkbox: field with the possibility of checking and unchecking
- Radio: options field in which possible answers are given, from which the user can choose one
- Dropdown: drop-down selection list in which we can choose one option
- Multiselect: drop-down selection list where we can choose many options
- Matrix: a field in which specific values set by the user are assigned to individual options
- Date time: a field where the date and time are entered or selected from the calendar
- Date: a field where a field where the date is entered or selected from the calendar
- Scale: a field where the question is answered with a scale from 1 to 10
- Rating: a checkbox in which the user selects the number of stars from 0 to 5
Other fields that are used to edit question options are:
- Submit Text: It is a field in which the user enters the text that will be displayed on the submit button of the survey response.
- Satisfied Text: The field where user can add text to satisfied option if he chooses the question option is "Matrix" question.
- Neither Text:The field where user can add text to the intermediate option.
- Dissatisfied Text: The field where user can add text to unsatisfacton option
Custom Actions
Processes
Related Processes
Process | Short Description |
---|---|
Create New Survey | Process of creating a new survey. |
Related Process Steps
Related Features
Affected by
Initiating
Related Integrations
Structure
Fields
Name | Type | Required | Validations | Visible | Editable |
---|---|---|---|---|---|
Assigned to | relate | No | Yes | Yes | |
Created by | relate | No | Yes | No | |
Date Created | datetime | No | Yes | No | |
Date Modified | datetime | No | Yes | No | |
Description | text | No | Yes | Yes | |
LBL_SORT_ORDER | int | No | Yes | Yes | |
LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_FROM_SURVEYQUESTIONS_TITLE | relate | No | Yes | Yes | |
Modified by Name | relate | No | Yes | No | |
Name | name | Yes | Yes | Yes |
Relationships
Laft | Type | Right | Short Description | Relationship |
---|---|---|---|---|
Survey Questions | one-to-many | Survey Question Options | One Survey Questions record can have many related Survey Question Options records, but a specific Survey Question Options record can be related to only one Survey Questions record. | Relationship: SurveyQuestions - SurveyQuestionOptions |
Users | one-to-many | Survey Question Options | Specific Sugar user can modify many account records, but specific account record last modification was performed by specific user. | Relationship: Users - SurveyQuestionOptions |
Users | one-to-many | Survey Question Options | Specific Sugar user can create many account records, but specific account record can be created by only one user. | Relationship: Users - SurveyQuestionOptions |
Users | one-to-many | Survey Question Options | Specific Sugar user can be assigned to many account records, but specific account record can only have one user assigned. | Relationship: Users - SurveyQuestionOptions |