Difference between revisions of "Module:SurveyResponses"

From MintHCM Wiki

Line 10: Line 10:
 
|Module-reportable=Yes
 
|Module-reportable=Yes
 
|Module-hidden=No
 
|Module-hidden=No
|Short Description=This is a module that is available when the survey has the "Active" status and a URL link is generated for answering previously saved questions.
+
|Short Description=It is a module that is used to count sent responses to the survey.
 
}}
 
}}
 
=={{int:ev-business_description}}==
 
=={{int:ev-business_description}}==
  
 
+
Each submitted answer is saved in the "Survey Responses" sub-panel along with the date of creation and the name of the survey, without the data of the person who answered the questions.
[[Missing::Missing User input]]
 
 
{{Module-links}}
 
{{Module-links}}
 
{{technical-description}}
 
{{technical-description}}
 
{{DevNotes}}
 
{{DevNotes}}

Revision as of 14:02, 8 April 2021

Survey Responses
Name: Survey Responses
Tech Name: SurveyResponses
Class Name: SurveyResponses
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 that is used to count sent responses to the survey.


Screens


Business Description

Each submitted answer is saved in the "Survey Responses" sub-panel along with the date of creation and the name of the survey, without the data of the person who answered the questions.

Collapse

Custom Actions

Collapse

Processes

Related Processes

ProcessShort Description
Create New SurveyProcess of creating a new survey.
Collapse

Related Process Steps

Related Features

Collapse

Affected by

Collapse

Related Integrations


Structure

Collapse

Fields

Collapse

Relationships

LaftTypeRightShort DescriptionRelationship
Survey Responsesone-to-manySurvey Question ResponsesOne Survey Responses record can have many related Survey Question Responses records, but a specific Survey Question Responses record can be related to only one Survey Responses record.Relationship: SurveyResponses - SurveyQuestionResponses
Surveysone-to-manySurvey ResponsesOne Surveys record can have many related Survey Responses records, but a specific Survey Responses record can be related to only one Surveys record.Relationship: Surveys - SurveyResponses
Usersone-to-manySurvey ResponsesSpecific Sugar user can modify many account records, but specific account record last modification was performed by specific user.Relationship: Users - SurveyResponses
Usersone-to-manySurvey ResponsesSpecific Sugar user can create many account records, but specific account record can be created by only one user.Relationship: Users - SurveyResponses
Usersone-to-manySurvey ResponsesSpecific Sugar user can be assigned to many account records, but specific account record can only have one user assigned.Relationship: Users - SurveyResponses
Expand

Mentioned in other articles


Technical Description

Expand

Dev Notes