Teacher can't see marks for all questions

Teacher can't see marks for all questions

by Richard Crawford -
Number of replies: 2
Moodle 2.3.2. Upgrading isn't an option right now.


We're having an irritating issue where our instructors cannot see individual marks for each question in a graded quiz, even when the "Marks for Each Question" option is selected.

Here, for example, is what the admin user sees:

Quiz from admin point of view

And here is what the instructor sees:

Teacher point of view

Notice that "Marks for each question" is selected in each case, but the instructor does not see those marks.

I suspect there's a permission issue involved, but I can't track it down. Anyone have any thoughts or ideas?

TIA,

Richard

Average of ratings: -
In reply to Richard Crawford

Re: Teacher can't see marks for all questions

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Yes, permissions issue is a good guess.

I think the required capability is moodle/grade:viewhidden https://github.com/moodle/moodle/blob/MOODLE_23_STABLE/mod/quiz/report/reportlib.php#L405