Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250613) (c42efe971fe)
|
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. |