I am attempting to have the course grade populate on the Record of Learning: Courses report. I added "Grade" under column and "Comma separated values" under Aggregation or grouping. When the column pulls through on the report it should list the grade entered for that course, for example 1.00. Instead the column pulls 1.00000. Is there a setting to only pull the whole number or 2 decimal places?
Totara Learn Open Discussions
Record of Learning: Courses | Grade
Hi Ashley
This report is from the report builder - I think you will need to modify the code to format the column.
There is some guidance on modifying the code for report builder here . I can't find an answer to your question in the docs unfortunately.
Regards