Grading
In order to turn the analog Value into a grade, Alpana will use a list of Thresholds :
- Is the Value less than the 1st threshold ? Then apply the 1st grade.
- Is the Value less than the 2nd threshold ? Then apply the 2nd grade.
- …
- Else, apply the last threshold.
You can configure those thresholds values and number, and the corresponding labels and colors.
You should configure them at the same time, to ensure a consistent configuration.
Labels
This is the list of grade labels to apply to each threshold.
By default, they are letter grades : A
, B
, C
, etc…
You can add/remove labels, and change the corresponding text (to use A++
, A+
etc for example).
Colors
This is the list of colors to apply to each grade.
By default, this is a gradient from green (good grades) to red (bad grades).
You can add/remove/configure colors.
Thresholds
This is the list of thresholds themselves, used to calculate the grade.
You can add/remove/configure thresholds.
Last modified:
May 05, 2020
Post your comment on this topic.