Survey Responses

From MintHCM Wiki

Revision as of 06:35, 16 April 2021 by Zajacl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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
  1. MintHCM- Survey - Survey Responses - Subpanel.png


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. To go to the "Survey Respons" module, you need to click on any of the records from the sub-panel. The screen shows the details of the reply sent, such as:

  • name of the survey to which it belongs
  • date of creation
  • modification date
  • detailed answers to the survey questions
  • description
  • campaign
  • assigned to

On the left, the user can enter the list of all submitted responses to all surveys by clicking on the "View Survey Responses" button. The list can be filtered as the user wants, for example, to answer only a survey created by him. After clicking on any record from the list, the user is able to see when the record was added and how the questions were answered. Each record in the response list can be edited, for example, change the assigned user or the record name. While on the list of responses, the user has the option to delete records that will not be included in the View Survey Reports.

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

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

Mentioned in other articles


Technical Description

Dev Notes