> 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/course-designer/working-with-learning-objectives/editing-learning-objectives.md).

# Editing Learning Objectives

This page explains how to edit learning objectives in EdEHR. It covers changing details, updating the linked case study, and saving your changes.

What You’ll Learn

* How to edit an existing learning objective
* How to update the name, instructions, and notes
* How to change the case study attached to a learning objective
* When to save changes and when to consider cloning instead

***

## Editing Learning Objects

To modify an existing Learning Object follow these steps:

{% stepper %}
{% step %}

#### From the learning Objective Page select the gear icons in the top right to edit the learning objective.

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/b82eaae4-24ce-45f3-a18a-1bf8602d5c38/ascreenshot.jpeg?tl_px=221,0&#x26;br_px=2697,1384&#x26;force_format=jpeg&#x26;q=100&#x26;width=1120.0&#x26;wat=1&#x26;wat_opacity=0.7&#x26;wat_gravity=northwest&#x26;wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&#x26;wat_pad=982,45" alt="" width="563"></div>
{% endstep %}

{% step %}

#### Editing learning objectives details

From here you can edit;

* **Name and Title:** Give this learning object a name, for the student to recognize. Often this is the simulated patient name, perhaps with its MRN.
* **Instructions for student:** Describe what the student needs to do with the content and what learning objectives they ought to accomplish.
* **Faculty Notes:** Provide notes for faculty
* **Content Creator Notes:** These notes are for the people who maintain this learning object

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/a44fb44e-eaf1-47ba-a8a2-99f0195bd202/ascreenshot.jpeg?tl_px=145,0&#x26;br_px=2622,1384&#x26;force_format=jpeg&#x26;q=100&#x26;width=1120.0&#x26;wat=1&#x26;wat_opacity=0.7&#x26;wat_gravity=northwest&#x26;wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&#x26;wat_pad=524,129" alt="" width="563"></div>
{% endstep %}

{% step %}

#### When you have completed your edits hit the Save button.

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/701e8a40-d731-4a67-9259-e19feed1c155/ascreenshot.jpeg?tl_px=221,0&#x26;br_px=2697,1384&#x26;force_format=jpeg&#x26;q=100&#x26;width=1120.0&#x26;wat=1&#x26;wat_opacity=0.7&#x26;wat_gravity=northwest&#x26;wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&#x26;wat_pad=898,4" alt="" width="563"></div>
{% endstep %}

{% step %}

### If you want to update the case study tied to the learning objective click this icon <img src="/files/xa5Af4bZMoYxC13UzpaP" alt="" data-size="line"> to edit the properties of the Learning Object and attach a new case study.

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/a353a002-0e82-4eae-be71-d763947efa6b/ascreenshot.jpeg?tl_px=876,0&#x26;br_px=2698,1017&#x26;force_format=jpeg&#x26;q=100&#x26;width=1120.0&#x26;wat=1&#x26;wat_opacity=0.7&#x26;wat_gravity=northwest&#x26;wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&#x26;wat_pad=907,75" alt="" width="563"></div>
{% endstep %}

{% step %}

### Select New Case Study from the list or search

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/71b385de-5baf-4cd8-a0a0-6537d35e6fd1/ascreenshot.jpeg?tl_px=0,196&#x26;br_px=1821,1213&#x26;force_format=jpeg&#x26;q=100&#x26;width=1120.0&#x26;wat=1&#x26;wat_opacity=0.7&#x26;wat_gravity=northwest&#x26;wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&#x26;wat_pad=220,276" alt="" width="563"></div>
{% endstep %}

{% step %}

### Click 'Save'

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/538c9c40-fb87-4e64-8165-b57fad029eed/ascreenshot.jpeg?tl_px=876,0\&br_px=2698,1017\&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=832,14)
{% endstep %}
{% endstepper %}

If you want to make changes for a new term or course, consider cloning an existing learning object or case study rather than editing the original. This keeps your historical content intact and avoids accidental changes in live courses.

{% hint style="warning" %}
**Warning**: Changing the Case Study after students have begun using the Activity will cause students to suddenly see different patient data. This should generally be avoided once an activity is in use.
{% endhint %}


---

# 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/course-designer/working-with-learning-objectives/editing-learning-objectives.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.
