# Assessments

This page shows the number of assessment completions over time.&#x20;

It also includes a report on your organization’s median score for each assessment and how it compares to all other organizations' scores. This enables the organization to benchmark its overall skill level relative to other companies using DataCamp.

* Below is a brief description of each metric shown:
  * [Activity Ribbon](#activity-ribbon)
  * [Total Assessments Completed](#total-assessments-completed)
  * [Assessment Activity](#assessment-activity)
  * [Assessments Score Distribution](#assessments-score-distribution)
  * [Top Course Recommendations](#top-course-recommendations)

### Activity Ribbon

* Provides a quick summary of your organization's users' engagement with assessments.&#x20;
  * Assessments completed - The number of assessments completed (all-time and in the last 30 days).
  * Unique Members - The number of users who have completed an assessment (all-time and how many more in the last 30 days).
  * Percentile (based on median score) - Your organization's percentile ranking is based on the median score of all assessments compared to all other organizations using DataCamp (all-time and the change in the last 30 days).
  * Most popular - The most popular assessment by completions (all-time).
  * Highest median score - The assessment with the highest median score.
  * Lowest median score - The assessment with the lowest median score.

<figure><img src="/files/WAnQEdrtVvP4KSkPBVvy" alt=""><figcaption></figcaption></figure>

### Total Assessments Completed

* The chart shows the number of assessments completed per month over the last year.

<figure><img src="/files/5XKrcmMO1D6JThK0gg4a" alt=""><figcaption></figcaption></figure>

### Assessment Activity

* The table shows the assessment name, completions, the number of members that have completed an assessment, how many members have improved in subsequent assessments, the median score for the assessment, and how that median score compares to all organizations using DataCamp (all-time).

<figure><img src="/files/JSDTaotn3xx1kodSYawI" alt=""><figcaption></figcaption></figure>

### Assessments Score Distribution

* The chart shows the distribution of scores for all assessments completed in your organization. Each bar indicates the number of users who received that particular score range.
* You can select a different assessment in the drop-down menu at the top.

<figure><img src="/files/Za819VWlhxrcyeHNp4s1" alt=""><figcaption></figcaption></figure>

### Top Course Recommendations

* The table shows the top courses recommended for your organization based on the overall assessment scores.
* As an admin, you can use the buttons on the right of the table to assign each course.

<figure><img src="/files/4rQFyxtYRI5gpk6hUZQh" alt=""><figcaption></figcaption></figure>


---

# 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://enterprise-docs.datacamp.com/optimizing-key-performance-indicators-via-the-groups-tab/reporting-section/assessments.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.
