mirror of
https://github.com/moodle/moodle.git
synced 2025-03-30 05:22:35 +02:00
function prepare_choice_show_results() is never called with the 5th argument, forming of html has been moved to the renderer in MDL-20508, when function choice_show_results() was transformed into prepare_choice_show_results() but not all code was deleted from the funciton.