mirror of
https://github.com/moodle/moodle.git
synced 2025-07-23 23:31:58 +02:00
Previous empty submission checks required the submission to be saved to the database. This patch adds a new method to submission plugins that lets them report whether the submission is empty before it is saved.