Symptom
Error message displayed when trying to create a new rating scale with values entered in Low, High and Increment fields of Rating Scales page.
Environment
HCM Core Bizx Platform
Reproducing the Issue
Admin Center > Rating Scale Designer > Create New Rating Scale> Build your own
No error appear when inputting ‘Low1 High40 Increment1’;
But error message occurred if we input ‘Low0 High40 Increment 1’.
Cause
The input must match the rule((High - Low) / Increment < 40.0) when generating the rating scale. "Generate" tool here has this limit, system only allows creating 40 lines using this tool.
Resolution
We can manually create the rating scale more than 40 lines.
Keywords
Rating Scale; Generate; (High - Low) / Increment < 40.0 , KBA , LOD-SF-PM-RAT , Ratings and Weights , Problem