Welcome to our Knowledge Base
Added the “Redeeming and Non-Redeeming” tab to the admin panel. Added Factor test from the factor creation / editing form.
To show report, first select the desired note from the drop-down menu based on the provided note address .
The administrator has the following capabilities:
- Activate / Deactivate factors.
- Add new factors.
- Edit or delete existing factors.
Redeeming and Non-Redeeming factors Table Overview
The Redeeming and Non-Redeeming factors table contains detailed information about factors, including the following:
- Sort Order: A numeric value used to sort factors in a specific order.
- Factor Name: The unique identifier or name of the factor.
- SQL Statement: The SQL query associated with the factor (if applicable).
- Bad Threshold: The threshold value that, if exceeded, indicates a “bad” result for the factor.
- Good Threshold: The threshold value that, if met or exceeded, indicates a “good” result for the factor.
- Var Name: The variable or column name used to represent the factor’s data.
- Redeeming Text: The message displayed when the factor meets the “good” threshold.
- Non-Redeeming Text: The message displayed when the factor exceeds the “bad” threshold.
