mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
Merge branch 'MDL-58845-master' of https://github.com/lucaboesch/moodle
This commit is contained in:
commit
25e0557484
@ -262,8 +262,6 @@
|
||||
}
|
||||
exit;
|
||||
}
|
||||
// Always show those who haven't answered the question.
|
||||
$choice->showunanswered = 1;
|
||||
$results = prepare_choice_show_results($choice, $course, $cm, $users);
|
||||
$renderer = $PAGE->get_renderer('mod_choice');
|
||||
echo $renderer->display_result($results, true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user