Student Risk Indicator Value Only 2 Decimal Places
Description
The indicator_value field only accepts decimals with 2 decimal places and if there are more, it will show UNSURE in the UI. This has come up from at least 2 real world deployments where they'd like to put bigger decimals in that field.
Environment
All
Attachments
3
Data.png
20 Aug, 2015
Config.png
20 Aug, 2015
Main Tool.png
20 Aug, 2015
Activity
Michael Sultzaberger
August 20, 2015 at 3:18 PM
(edited)
I am able to duplicate your issue using your exact data. The issue is that you're High and Medium From and To values are transposed. The From value should be lower than the To value. I changed my values to the following and it works as expected.
Evaluation From To High 3 4 Medium 2 3 Low 0 2
Jason Elwood
August 20, 2015 at 3:08 PM
My environment is SQL Server
Michael Sultzaberger
August 20, 2015 at 3:06 PM
I'll set my environment up with the exact data and test again.
Jason Elwood
August 20, 2015 at 1:48 PM
I'm still seeing this issue in my local env. I confirmed that I have the impl service commit. The indicator display on Main still shows unsure. Attached are 3 screen shots showing the Main Tool, config and database table. Let me know if there is anything else you need.
Michael Sultzaberger
August 18, 2015 at 10:12 PM
Removed the decimal limit of 2 when processing the external student risk indicator table.
The indicator_value field only accepts decimals with 2 decimal places and if there are more, it will show UNSURE in the UI. This has come up from at least 2 real world deployments where they'd like to put bigger decimals in that field.