1 This files describes API changes for code that uses the plagiarism API.
4 * The plagiarism_cron() function has been deleted, plugins should implement their own scheduled tasks.
8 * plagiarism_plugin::get_links() now gets passed the unformated content of online assignment
12 1) The plagiarism_plugin::plagiarism_cron() and plagiarism_plugin::cron() methods have been deprecated.
13 Plugins should now use scheduled tasks.