Survey Questions
From MintHCM Wiki
Survey Questions | |
---|---|
Name: | Survey Questions |
Tech Name: | SurveyQuestions |
Class Name: | SurveyQuestions |
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
It is a module for managing survey questions.
Business Description
In this module, the user has the option of add and remove questions from the survey and manage them in any way he wants. When user creating new survey, user is moved to the detailed view with fields to be completed. One of these fields is "Questions". In this field there is a button "New question". After clicking on the button, new text fields and a selection will appear. In the "Text" field, the user enters the content of the question. In the type field user selected questions options.
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 | |
Happiness Question | bool | No | Yes | Yes | |
Modified by Name | relate | No | Yes | No | |
Name | name | Yes | Yes | Yes | |
Order | int | No | Yes | Yes | |
Surveys | relate | No | Yes | Yes | |
Type | enum | No | 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 |
Surveys | one-to-many | Survey Questions | One Surveys record can have many related Survey Questions records, but a specific Survey Questions record can be related to only one Surveys record. | Relationship: Surveys - SurveyQuestions |
Users | one-to-many | Survey Questions | Specific Sugar user can modify many account records, but specific account record last modification was performed by specific user. | Relationship: Users - SurveyQuestions |
Users | one-to-many | Survey Questions | Specific Sugar user can create many account records, but specific account record can be created by only one user. | Relationship: Users - SurveyQuestions |
Users | one-to-many | Survey Questions | Specific Sugar user can be assigned to many account records, but specific account record can only have one user assigned. | Relationship: Users - SurveyQuestions |