reset_session_score
Reset scores to zero for selected users in a session while retaining their current completion status.
Instructions
Reset the score to 0 for a list of users in a session, while preserving their current completed status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | Yes | List of users. Pass each user's current completed status — score will be forced to 0. | |
| courseId | Yes | The Litmos course ID | |
| moduleId | Yes | The ILT module ID within the course | |
| sessionId | Yes | The session ID to reset scores for |