The rater (or participant) section appears only during the Modification stage. This is the stage where the list of raters is created and reviewed.
Watch this video to learn more about the Rater Section and how it is configured in Manage Templates.
After completing this lesson, you will be able to:
The rater (or participant) section appears only during the Modification stage. This is the stage where the list of raters is created and reviewed.
Watch this video to learn more about the Rater Section and how it is configured in Manage Templates.
Most configurations in a 360 Reviews form template are identical to those in a performance form template. The configurations that differ are mostly included in <rater- config>, which has several different elements that can be added.
Error and warning messages are specified in the <rater-config>
section. If users select a number of raters that falls outside of the minimum or maximum parameters for the entire form, they receive either a warning or an error message.
If the minimum number of raters is not met, the user sees a warning message, but is not prevented from sending the form to the next step. This message can be configured as follows:
If the customer wants an error message to appear instead, so that the user is not able to move to the next step until the error is corrected, replace the word "warning" in the <min- warning-msg>
and </min-warning-msg>
tags with the word error.
Messages regarding the maximum number of raters are formatted in the same way. Simply replace the word min in the <min-warning-msg>
and </min-warning-msg>
tags with the word max.
The minimum and maximum count values specify the minimum and maximum number of raters per category who can be asked to provide ratings. In the XML code that follows, the form has three categories of raters. Each category has a minimum rater count of between 0 and 2, and no category can have more than 50 raters.
The minimum and maximum number of raters per category can also be indicated with warning or error messages. To warn the user that the minimum number of raters for a category has not been met, use the code captured in the XML below, titled Warning Message for Minimum Number of Raters per Category.
Anonymity in 360 reports can be compromised if there are not enough raters in a category.
Hidden threshold values specify the minimum number of raters that are required to evaluate the subject of the 360 Reviews before the average for that category can be displayed in the 360 Detailed Reports.
Watch this video to learn more about Hidden Thresholds.
Log in to track your progress & complete quizzes