# Learner Record

Motar gives learners and instructors detailed insights into how users interact with video content, helping track engagement, progress, and skill development. With **learner metrics**, users can understand their own behavior, while instructors gain actionable data to improve learning outcomes.

These metrics allow learners to **monitor their engagement, optimize their learning experience, and track skill acquisition**, while providing instructors with the data needed to create more effective, engaging content.

### Viewing your learner record (Insights):

* **Click** "Record" on the User Profile page

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FVmjWneowFAfamPGdgFLz%2Fimage.png?alt=media&#x26;token=71801cf9-3065-494e-b419-bb2c9c6a44c5" alt=""><figcaption></figcaption></figure>

* In the list of Assets, **click** on the insights 'graph' icon to view details for that asset.

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FwsBwZ9RhVrIoA9nyvXp0%2Fimage.png?alt=media&#x26;token=2772efb1-e07e-474b-9ba1-ecb0d8f6bc4a" alt=""><figcaption></figcaption></figure>

* A modal will open with specific metrics collected for that asset.

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FXj2nQmFNayZNKy7Ur3SM%2Fimage.png?alt=media&#x26;token=ded3c739-56af-4c91-afa8-22b11bdbb320" alt="" width="563"><figcaption></figcaption></figure>

### Interaction & Behavior

<table><thead><tr><th width="198">Name</th><th width="337">Description</th><th>Example</th></tr></thead><tbody><tr><td><strong>Times Played</strong></td><td>Number of times a learner has watched a video. </td><td><strong>4</strong> views.</td></tr><tr><td><strong>Percent Watched</strong></td><td>The total amount of the video watched.</td><td><strong>84%</strong> watched<strong>.</strong></td></tr><tr><td><strong>Times Paused</strong></td><td>Frequency of pausing .</td><td>Paused <strong>12</strong> times.</td></tr><tr><td><strong>Was Muted</strong></td><td>Was the audio muted?</td><td><strong>No</strong></td></tr><tr><td><strong>Max Volume</strong></td><td>The maximum the volume was set.</td><td><strong>95%</strong></td></tr><tr><td><strong>Was Completed</strong></td><td>The entire video was watched.</td><td><strong>Yes</strong></td></tr><tr><td><strong>Last Watched</strong></td><td>The last time the video was watched.</td><td>Sep 30, 2025, 4:28:30 PM</td></tr><tr><td><strong>Playback Speed</strong></td><td>The speed the video was watched.</td><td>1x</td></tr><tr><td><strong>Was Full Screen</strong></td><td>Was the video played at fullscreen.</td><td><strong>No</strong></td></tr></tbody></table>

### Download Certificate

If a **Skill Badge** is associated with the completed asset, a "download certificate" icon will appear.

* **Click** the "Download Certificate" icon to automatically generate and download a PDF certificate for that **badge.**

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FBIIamrAsY2BINC2NcgmI%2Fimage.png?alt=media&#x26;token=dab9c521-ff7b-4437-91d9-47268b15471e" alt=""><figcaption></figcaption></figure>

* The PDF is compatible with any [**MOTAR CertIQ**](https://docs.motar.com/additioinal-features/motar-certiq) system.

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2F1vnoneDY9BQPPGwBXdvK%2Fimage.png?alt=media&#x26;token=8cdb38b0-c12a-4ab7-89c3-bc0a272ad0a7" alt="" width="563"><figcaption></figcaption></figure>

### Import a Certificate

Importing a certificate from another compatible MOTAR CertIQ system is a simple process.&#x20;

* **Click** the "Import Certificate" button

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2Fa51B8nawnS7zoxv7rFjk%2Fimage.png?alt=media&#x26;token=1fe13310-2860-484f-8d76-b893494576e0" alt=""><figcaption></figcaption></figure>

* A file dialog window will open, select your PDF certificate.

{% hint style="danger" %}
Currently, **Admins** can disable importing user certificates from other systems. If the Import Certificate button is not available, contact your admin.

For more information see [motar-certiq](https://docs.motar.com/additioinal-features/motar-certiq "mention").
{% endhint %}


---

# Agent Instructions: 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.motar.com/motar-core-services/intro-to-core-services/profile/learner-record.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.
