Your IP : 192.168.165.1


Current Path : C:/Users/Mahmood/Desktop/moodle8/plagiarism/
Upload File :
Current File : C:/Users/Mahmood/Desktop/moodle8/plagiarism/upgrade.txt

This files describes API changes for code that uses the plagiarism API.
=== 3.7 ===

* The plagiarism_cron() function has been deleted, plugins should implement their own scheduled tasks.

=== 3.4 ===

* plagiarism_plugin::get_links() now gets passed the unformated content of online assignment

=== 3.1 ===

1) The plagiarism_plugin::plagiarism_cron() and plagiarism_plugin::cron() methods have been deprecated.
   Plugins should now use scheduled tasks.