# Learner reports

[Learner reports](https://support.scorm.com/hc/en-us/articles/212148463-Content-Controller-Learner-Reports) provide details on how learners interacted with a particular course from a specific account.

![](https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lu-ZWvY7BC8vS5I6doj%2F-M0xlPK7HtkrQ8GLOjHm%2F-M0xn9e0jU7c903kFNgz%2FCC-LearnerReport.png?alt=media\&token=30fd5b82-36a0-4d11-8df5-d35e2b1d2ef1)

### Learner reports

Learner reports provide details on how learners interacted with a particular course from a specific account.

**To access Learner reports:**

1. Select **Reports** located at the top right
2. Select **Learner** in the navigation
3. Select the **account** from the Select Account drop-down, then select one or more **courses** from the **Select Course** drop-down

#### **Types of results**

* **Completion**: percentage of learners who have completed vs. not completed the course
* **Satisfaction**: percentage of learners who have passed vs. failed the course
* **Time vs. Score**: relationship of total time spent taking the course to the scores&#x20;

#### **Averages**

* **Average score**: average score of learners who have completed the course
* **Average time**: the average time it took for learners to complete the course

#### **Learners**

![](https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lu-ZWvY7BC8vS5I6doj%2F-M0xlPK7HtkrQ8GLOjHm%2F-M0xnjs9ZHobglbHsA_j%2FCC-LearnerReport-Learners.png?alt=media\&token=dce82424-2328-4320-a39b-700e24545b1b)

Displays the total number of learners who have launched the course and course data, including:

* *Learner ID, First name, Last name, Completion, Satisfaction, Score, Total time*

{% hint style="info" %}
You can configure and customize which fields display using the sandwich menu on the right.
{% endhint %}

**How to change Learner Report columns**

By default, the Learner Report table includes columns for completion, success, duration, and score. You can add or remove columns from the table by clicking on the **hamburger button** in the upper-right corner of the table.

* Clicking on an item with an **X** next to it will add that column to the table.
* Clicking on an item with a **checkmark** next to it will remove that column from the table.&#x20;

#### How to save Learner Report columns as a template

* After you've changed the Learner Report columns, navigate to the button directly above the hamburger menu.&#x20;
* A dropdown will appear. Select **Save Template.**&#x20;
* Select **Load Template** to apply a template you've already saved.&#x20;


---

# 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://guide.contentcontroller.com/reports/learner-reports.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.
