learnus_get_video_attendance
Retrieve LearnUs video attendance data for a course or specific video, including completion, viewing progress, attendance target, and counted status.
Instructions
Gets canonical completion, viewing progress, attendance target and attendance status for a course or one known video. Use when the user asks whether a specific course video was watched, completed or counted for attendance. Do not use it to play a video or infer attendance from its title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | When true, bypass the feature cache and read fresh LearnUs data. | |
| videoId | No | Optional exact VOD activity ID (cmid). Omit to return the course report. | |
| courseId | Yes | Exact Moodle course ID returned by a LearnUs course tool. |