> For the complete documentation index, see [llms.txt](https://edehr.gitbook.io/edehr-compass/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edehr.gitbook.io/edehr-compass/user-guides/skills-assessment-mode.md).

# Skills Assessment Mode

Skills Assessment Mode allows instructors to restrict students to seeing and working with only selected activities, ideal for timed examinations or competency assessments.

This page will walk you through

* [Enabling Skills Assessment](#enabling-skills-assessment)
* [Deactivating Skills Assessment](#to-deactivate-skills-assessment-mode)
* [What the student experience is like during skills assessment](#student-experience)

***

## Enabling Skills Assessment

{% stepper %}
{% step %}

### Go to the Course page

<figure><img src="/files/eObB9oGlzNbM5vkrpLr6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click one of the stopwatch buttons to the right of activities

<figure><img src="/files/gt3ftcN6NE62wngcEFaQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select one or more activities to enables for Skills Assessment

{% endstep %}

{% step %}

### Click through the confirmation Dialog Box

<figure><img src="/files/4SPVImpL4QV7nAv7WkqO" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Once Active an Activity will have a green background

<figure><img src="/files/AIes7RNkU7bTXrmmbqRg" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## To deactivate Skills Assessment Mode:

{% stepper %}
{% step %}

### Reclick the stopwatch button to unselect all activities, or

<figure><img src="/files/hILDSfStHKMt0OBiZrnw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Press the END button to clear all selections

<figure><img src="/files/zeC4oHMJgZUyOBkhBk2f" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Student Experience

When Skills Assessment Mode is active, students will:

* Only be able to access the selected activities
* Experience any time restrictions set by the instructor
* See a modified interface focused on assessment

Refer to the Student Skills Assessment documentation for details on what students will experience.

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


---

# 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://edehr.gitbook.io/edehr-compass/user-guides/skills-assessment-mode.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.
