Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
|
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. |