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

Short Description

It is a module for managing survey questions.


Screens
  1. MintHCM - Surveys - Create Questions.png


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

ProcessShort Description
Create New SurveyProcess 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

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
Surveysone-to-manySurvey QuestionsOne 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
Usersone-to-manySurvey QuestionsSpecific Sugar user can modify many account records, but specific account record last modification was performed by specific user.Relationship: Users - SurveyQuestions
Usersone-to-manySurvey QuestionsSpecific Sugar user can create many account records, but specific account record can be created by only one user.Relationship: Users - SurveyQuestions
Usersone-to-manySurvey QuestionsSpecific Sugar user can be assigned to many account records, but specific account record can only have one user assigned.Relationship: Users - SurveyQuestions

Mentioned in other articles


Technical Description

Dev Notes