> 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/creating-learning-objectives.md).

# Creating Learning Objectives

What You’ll Learn

* How to create a new learning objective
* How to duplicate an existing learning objective
* Steps for filling in required information and linking a case study
* How to save your work

***

## Creating Learning Objects

There are two methods to create new Learning Objects:

### **Method 1: Create from scratch**

{% stepper %}
{% step %}

#### Make sure Designer Mode is enabled.

<div align="left"><figure><img src="/files/pxaEH1pO8R1VWqSTYLSO" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

###

{% endstep %}

{% step %}

#### Click the "Create new Learning Object" Magic-wand button in the top right

<div align="left"><figure><img src="/files/i7uwjQ4NK68icEpz35lI" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Fill in the required information, including the name of the Learning Object and instructions for students.

<div align="left"><figure><img src="/files/1HrDzFJCqQbxq1wFK3Ej" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Select the Case Study you want to use.

<div align="left"><figure><img src="/files/RrgEQbCudpk8NobPKc9u" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Confirm by selecting ‘Save’.

<div align="left"><figure><img src="/files/hFDO9ynBzJH4Nav13kCK" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

### **Method 2: Duplicate or clone an existing Learning Object**

{% stepper %}
{% step %}

#### From the learning Objective menu, selected in the LH navigation, ensure course designer mode is selected.

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/ddfb556d-d8e0-445d-8e20-57c77a5dc906/ascreenshot.jpeg?tl_px=0,0&#x26;br_px=2476,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=40,276" alt="" width="563"></div>
{% endstep %}

{% step %}

### Click on the learning objective you would like to dupliace or clone.

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/c93141ba-582f-4798-b70d-b350872b4714/ascreenshot.jpeg?tl_px=0,0&#x26;br_px=2476,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=266,228" alt="" width="563"></div>
{% endstep %}

{% step %}

### Click the duplicate icon

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/1a04428e-e602-4006-b9e8-4a367b2acb07/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=1002,44" alt="" width="563"></div>
{% endstep %}

{% step %}

### Confirm Duplicate

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/06a44b63-d7de-440f-afa7-92050753d532/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=894,64" alt="" width="563"></div>
{% endstep %}

{% step %}

### Learning Objective has been successfully duplicated and details are ready to be edited.

{% endstep %}
{% endstepper %}


---

# 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/creating-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.
