How to add functionality to "Check" button

Re: How to add functionality to "Check" button

de Richard Lobb -
Número de respuestas: 0
The button is displayed by the submit_button function in question/behaviour/renderbase.php. But it's usually a really bad idea to hack at the Moodle source code.