> For the complete documentation index, see [llms.txt](https://docs.skolar.li/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skolar.li/engagement-reports/video-engagements.md).

# Video Engagements

This page navigates to SKOAI - View the Engagement on Video based learning materials which provides insights into **how Participants engage with video-based learning content** across different programs. It helps administrators and facilitators track participation and analyze learning behavior.

<figure><img src="/files/G22mvtpj0ZNNMSQe1VFu" alt=""><figcaption><p>Video Engagement</p></figcaption></figure>

When user choose a specific training program, Topic, sub-topic and click on **Analyze Video Engagement** button display results.

<figure><img src="/files/6WyzRvziDnHdJ6922YrW" alt=""><figcaption></figcaption></figure>

The main area displays videos in a **card/grid layout**. Each card represents one video thumbnail with a play icon; Process bar & expand < icon. It also displays Program name, Topic and Sub-topic details with two action buttons: **Closed captions (CC) indicator & chart** icon as below.

**On the video user can see the below options on it.**

* **Play / Pause button** – Starts or stops the video.
* **Progress bar** – Shows the current playback position and allows you to seek forward or backward.
* **Expand <** - shows **the video player options on it**

**Clicking on expand < icon,** the video player options become visible. And click on **Hide options >** to hide all the options.

* **Volume control** –mute or unmute the audio.
* **CC** **(Closed Captions)** – Turns subtitles on or off for the video.
* **Settings** – Used to change video quality, playback speed, or other playback preferences.
* **Transcript -** Shows the full text version of the video’s spoken content. Improve accessibility and understanding through text support.
* **Full screen** – Expands the video to full screen for better viewing.

Click on Chart Icon

<figure><img src="/files/13vye0iBRnI2A5oG3oVE" alt=""><figcaption><p>Click on Chart Icon</p></figcaption></figure>

1. **Users who watched** display below Key indicators

* Participants
* Employee Id
* Total Views
* Avg. Watch Time

2. **Engagement Metrics Summary**

Key performance indicators displayed at the bottom:

* **Total Views:** 2
* **Average Watch Time:** 00:06:16

These metrics summarize overall Participant interaction with the video.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skolar.li/engagement-reports/video-engagements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
