# Course reports

![](https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lu-ZWvY7BC8vS5I6doj%2F-M0xlPK7HtkrQ8GLOjHm%2F-M0xlsYUlm6MJPpQYrC-%2FCC-CourseReport.png?alt=media\&token=a053e457-e9b9-4cbe-b956-490574e00389)

### Course reports

Course Reports provide analytics for each course in aggregate across all deployments to every account.&#x20;

**To access Course reports:**

1. Select **Reports** located at the top right.
2. Select **Course** in the navigation
3. Select or search for a course
4. Click on a course to see its report.&#x20;

The report is broken into two sections which are ***Summary*** and ***Questions**.* Which you may choose by clicking on the appropriate tabbed navigation at the top.

***Summary***: It defaults to the most current version, but you can change versions via the dropdown. This provides an overview of how learners are interacting with the course.

***Questions***: Click Questions in the navigation to see question-level analytics for that course. Click into each question to see details like:

* Correct and wrong response distribution
* Easy/hard question rating
* Whether or not the question is a predictor of course success

Regarding the **easy/hard** question rating. Greater than 70% in correct responses will mark the question as "**Easy**". 70% or less will mark the question as "**Hard**".

Regarding "**predictor of success**". *Yes* or *No* is determined by the 'discrimination index' which serves as the predictor of success and is classified as '**Yes**' if it exceeds 40. It measures the likelihood that a student who passes the course will answer the question correctly. A high index indicates that students who answer it correctly are more likely to pass the test.

![](https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lu-ZWvY7BC8vS5I6doj%2F-M0xlPK7HtkrQ8GLOjHm%2F-M0xm2f3R8weLBqwfWbL%2FCC-CourseReportQuestions.png?alt=media\&token=b9d9f8af-2f61-490d-9749-f8d907669b29)

### Course Summary Report

[This report](https://support.scorm.com/hc/en-us/articles/212230583-Content-Controller-Course-Reports) provides an account-by-account breakdown of usage numbers, completion rates, average scores, number of learners in each score quartile, and average durations. It can be shared as a link or exported as a CSV file.

#### How to build a Course Summary report

1. Go to the Course Report section of Content Controller and select **Build Report**.&#x20;
2. Select one or more courses that you’d like to see in the report. Click on the selected course again to remove a course from the selected list column.&#x20;
3. Click **Next** to generate a Course Summary Report.

**How to share a Course Summary Report**

1. After generating the Course Summary Report, click **Share**.&#x20;
2. A dropdown will appear with two options: **CSV** or **Link**. Select either **CSV** or **Link** and enter report details into the subsequent dialogue windows.
3. Select **Next**.&#x20;
4. Click **Create** to start the report CSV download.
5. To get the link, click **Create**. A dialog box will appear with the report title and the option to copy the link.&#x20;
6. Click to copy to your clipboard.&#x20;

{% hint style="info" %}
Question-level analytics are based on interactions, so if a course doesn't use interactions, no question level detail will be available.
{% 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://guide.contentcontroller.com/reports/course-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.
