Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Interface for the plagiarism system. More...
Static Public Member Functions | |
static | delete_plagiarism_for_users (array $userids, context $context) |
Delete all user information for the provided users and context. | |
Interface for the plagiarism system.
|
static |
Delete all user information for the provided users and context.
array | $userids | The users to delete |
context | $context | The context to refine the deletion. |