Survey Question Options

From MintHCM Wiki

Revision as of 09:38, 17 March 2021 by Zajacl (talk | contribs) ({{int:ev-business_description}})

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

Short Description

In this module, the user can select the type of question and add some additional fields.


Screens


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

ProcessShort Description
Create New SurveyProcess of creating a new survey.

Related Process Steps

Related Features

Affected by

Initiating

Related Integrations


Structure

Relationships

LaftTypeRightShort DescriptionRelationship
Survey Questionsone-to-manySurvey Question OptionsOne 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
Usersone-to-manySurvey Question OptionsSpecific Sugar user can modify many account records, but specific account record last modification was performed by specific user.Relationship: Users - SurveyQuestionOptions
Usersone-to-manySurvey Question OptionsSpecific Sugar user can create many account records, but specific account record can be created by only one user.Relationship: Users - SurveyQuestionOptions
Usersone-to-manySurvey Question OptionsSpecific Sugar user can be assigned to many account records, but specific account record can only have one user assigned.Relationship: Users - SurveyQuestionOptions

Mentioned in other articles


Technical Description

Dev Notes