Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Functions | |
plagiarism_get_file_results ($cmid, $userid, $file) | |
returns array of plagiarism details about specified file | |
if(!defined( 'MOODLE_INTERNAL')) | plagiarism_get_links ($linkarray) |
plagiarismlib.php - Contains core Plagiarism related functions. | |
plagiarism_load_available_plugins () | |
Helper function - also loads lib file of plagiarism plugin. | |
plagiarism_print_disclosure ($cmid) | |
Function that prints the student disclosure notifying that the files will be checked for plagiarism. | |
plagiarism_update_status ($course, $cm) | |
Allows a plagiarism plugin to print a button/link at the top of activity overview report pages. | |