Table of Contents | |||
---|---|---|---|
|
...
|
...
|
...
|
Reviews are the submissions copied from the submission template that have already undergone the response stage and have been submitted for review. (i.e. They are the same record as in the Response stage, but accessed by different users with different visibility/interfaces.) Reviews are completed through the Submission Review Record Page.
...
Once a Submission response has been submitted for review, reviewers can open, view, and modify the submitted response.
Open the Submission response record that has been submitted for review.
Click on the Response tab.
If the submission is divided into sections, each section will appear in a horizontal grey bar, with their related questions listed below.
...
a. If a section has defined instructions (i.e. ampi__Instructions__c is populated on the ampi__Section__c record), those appear directly below the grey bar and above the section’s questions.
...
Alongside reading and modifying submitted responses, reviewers can assign scores to individual answers to questions, as well as overall scores to entire sections or the whole submission.
Open the Submission response record that has been submitted for review.
Click on the Review tab.
If no automation is set up, assign an overall score to the entire submission.
The Overall Score field is displayed at the top of the component, into which reviewers can directly enter a value with up to six whole number digits and one decimal value (i.e. total of eight characters, including the decimal marker).
...
i. The number value entered is saved in ampi__Overall_S. ore__c on the ampi__Submission__c record.
...
The radar chart component does not render and displays the same message as in the above screenshot, in the following scenarios:
The Submission Template does not have any sections. This implies that section-wise scores cannot be entered in the Submission Review component of any of the assigned submissions .
All assigned Submissions have unscored Sections (Is_Scored__c = FALSE), and they have at least one Question which is scored (Is_Scored__c = TRUE).
The above message displays in the Radar Chart component at the template level. If multiple templates are related to a parent object, then the radar chart should render for those templates for which the assigned submissions do not match the above mentioned behavior.
...