> 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/student-guides/students-getting-started/finding-student-instructions.md).

# Finding Student Instructions

What You’ll Learn

* How to find your assignments and know what’s expected of you
* What the different status badges mean for your work
* Where to see instructions, feedback, and your progress
* How to spot and handle Skills Assessment mode when it pops up

***

## Finding & Understanding Your Assignments

Whether you are opening an activity for the first time or checking feedback after submission, the EdEHR “Dashboard → Course → Activity” path keeps everything in one place.

***

### 1. Dashboard → Courses

From the dashboard, select Courses. You will recall you will see all courses you have accessed via your LMS.

Click **Courses** in the left navigation (or the course tile itself) to see all your courses.

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

***

### 2. Course Page & Status Badges

Selecting a course opens the **Course** page:

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

On the course page you will see the courses organized with the following information pieces;

<table><thead><tr><th width="182.76171875">Column</th><th>Meaning</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><p>Name of the Activity attached to the course.</p><p>Click to open the Activity page.</p></td></tr><tr><td>Instructions</td><td>Instructions for the activty added by your teacher</td></tr><tr><td><strong>Feedback Viewable</strong></td><td>Informs the student if Feedback will be shared after provided.</td></tr><tr><td><strong>Updated</strong></td><td>When the activity was last updated.</td></tr><tr><td><strong>Status badge</strong></td><td><ul><li><strong>Open for edit</strong> – activity is active.</li><li><strong>Submitted</strong> – you have submitted; awaiting marking.</li><li><strong>Closed for edits</strong> – work locked after submission.<br>(Instructors can later <em>Return for edits</em>; the badge will change back to Open.)</li></ul></td></tr><tr><td><strong>Go to EHR</strong></td><td>Quick link button to the EHR interface for realted Actvity.</td></tr></tbody></table>

***

### 3. Activity Page: Requirements at a Glance

Click any activity name to open the **Activity** page.\
Here you’ll find:

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

<table><thead><tr><th width="241.421875">Section</th><th>What it shows</th></tr></thead><tbody><tr><td><strong>Course</strong></td><td>Name of the Course which this activity is linked with.</td></tr><tr><td><strong>Student Instructions</strong></td><td>This is where you will find specific instructions pertaining to the case. These are also visible from the EHR interface.</td></tr><tr><td><strong>Status badge</strong></td><td>Same states as in the Course page, but larger.</td></tr><tr><td><strong>Go to EHR</strong></td><td>Re-opens the patient chart (if the activity is still <em>Open</em>).</td></tr><tr><td>F<strong>eedback</strong></td><td>Rubric scores, inline comments and file attachments (visible after marking).</td></tr><tr><td><strong>Scratch Pad</strong></td><td>Your private notes for this activity.</td></tr></tbody></table>

***

### 4. Instructions from the EHR Interface.

While in the EHR interface, the Learning Activity Bar always features an instructions button, clicking this will display the instructions for the Case Study.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-25/a039ae8f-a229-496b-b007-ec0daa436e25/ascreenshot.jpeg?tl_px=329,0\&br_px=1475,640\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=711,48)

***

### 4 Skills-Assessment (Timed) Mode

During scheduled evaluations your instructor may lock down the chart. When you attempt to open a restricted activity you will see a red **Skills Assessment** warning:

Click **OK**, then select an activity highlighted in green—those are the ones you are allowed to enter during the assessment period.

***

#### What’s next?

Move on to **Navigating the EdEHR Interface** to learn where everything lives inside the patient chart.

***


---

# 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/student-guides/students-getting-started/finding-student-instructions.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.
