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

# Managing Learning Objectives

This page covers how to manage learning objectives in EdEHR. It explains how to delete objectives and export them for backup.

What You’ll Learn

* How to delete a learning objective
* How to confirm removal
* How to export or download a learning objective for backup

***

## Managing Learning Objects

### **Deleting**:

You can delete a Learning Object only if no Activity is using it. From the Learning Object list or detail page, use the delete option.

{% stepper %}
{% step %}

### From the learning Objectives page, click the trash icon to delete.

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/83a58b62-b4ca-4d0e-9824-423f8fab205f/user_cropped_screenshot.webp?tl_px=221,0&#x26;br_px=2697,1183&#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=1054,39" alt="" width="563"></div>
{% endstep %}

{% step %}

### Confirm removal by clicking delete.

<div align="left"><img src="https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-21/647bc089-b75b-4ea8-8012-95346628266a/user_cropped_screenshot.webp?tl_px=221,0&#x26;br_px=2697,1193&#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=901,70" alt="" width="563"></div>
{% endstep %}
{% endstepper %}

### **Exporting/Downloading**:

From the Learning Object page, you can download your Learning Object by clicking the 'download' icon to save a copy to your computer. These exports are handy for system backups.

<div align="left"><figure><img src="/files/IK6dFFPhr9hKRIe0tte4" alt="" width="563"><figcaption></figcaption></figure></div>


---

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