Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
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. |