Server IP : 103.11.96.170 / Your IP : 3.15.234.89 Web Server : Microsoft-IIS/10.0 System : Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64 User : elibrary.unsap.ac.id ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : D:/localhost/lms/plagiarism/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
This files describes API changes for code that uses the plagiarism API. === 3.9 === * The method get_form_elements_module has been deprecated. Please use {plugin name}_coursemodule_edit_post_actions() instead. * The method save_form_elements has been deprecated. Please use {plugin name}_coursemodule_standard_elements() instead. === 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.