Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
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. |