Moodle activity forms added coursemodule callbacks to moodle 3.1 which are a much better way to override the forms - in 3.9 the old plagiarism hooks have been deprecated and will throw warnings. We want to move to the new callbacks anyway as it also provides better validation hooks.
Moodle activity forms added coursemodule callbacks to moodle 3.1 which are a much better way to override the forms - in 3.9 the old plagiarism hooks have been deprecated and will throw warnings. We want to move to the new callbacks anyway as it also provides better validation hooks.
more info in https://tracker.moodle.org/browse/MDL-65835