PlagiarismCheck / moodle-plagiarism_pchkorg

Plagiarismcheck.org is a sophisticated similarity search engine. We advocate for bringing technology into academics to help instructors save time and motivate students write better papers.
https://plagiarismcheck.org
GNU General Public License v3.0
13 stars 4 forks source link

Please state in plugins db description that submissions happen manually. #18

Closed danmarsden closed 5 years ago

danmarsden commented 5 years ago

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 5 years ago

We completely rewrite plugin, so now it uses moodle events, as you recommend. Thank you.