Test score problem

Anything about what happens on the user and teacher side
Post Reply
kodokbakar
Newbie
Posts: 20
Joined: Sun Jul 14, 2019 11:29 pm

Test score problem

Post by kodokbakar »

I have a bug where the test score does not appear on the report and the gradebook, however when the student view it on the report card or the history it appears. On the report and gradebook it's treated as if the test is not taken.This is how it looks like from the gradebook https://ibb.co/dtfb4wV
and this is how it looks like from the student. https://ibb.co/hCM9C4n

Using forma 2.2.1
alfa24
Senior Boarder
Posts: 1982
Joined: Fri Nov 24, 2017 8:45 am

Re: Test score problem

Post by alfa24 »

Hi, It's not properly a bug, but yes, I can confirm the described issue: it's not on the gradebook module, it's on the users/objects grid (coursestats module).
The coursestats module is not querying for scores in that view.
To correctly show the score, the controller function getUserTrackInfo should be extended.
Consequently, you'll be able to access to the returned score value.
If you need help with that, you can contact me.
Per supporto GRATUITO contattatemi in privato qui
Post Reply