Please state in plugins db description that submissions happen manually.
danmarsden opened this issue · 1 comments
danmarsden commented
Most plagiarism plugins rely on the moodle events like assessable_submitted and automatically send submitted files to the external plagiarism service. Your plugin requires the teacher/student to click a button after they have submitted their assignment to send it to your plagiarism service (I don't see this as a bad thing) - but it should be clear in your plugins db description - something like
"After uploading their assignment, Students/teachers are provided with a link that allows them to send the file for plagiarism checking"
JaneAdelmann commented
We completely rewrite plugin, so now it uses moodle events, as you recommend.
Thank you.