> 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-case-studies/linking-case-study-to-a-learning-object.md).

# Linking Case Study to a Learning Object

This page explains how to link a case study to a learning object in EdEHR. It outlines the steps for selecting and connecting your case study.

What You’ll Learn

* How to navigate to the correct learning object
* How to attach a new case study
* How to save and confirm the link between your case study and learning object

***

## Linking Case Study to a Learning Object

After creating the basic case we need to link it to a learning object.

{% stepper %}
{% step %}

### Return to the Activity page via the sidebar navigation

{% endstep %}

{% step %}

#### Select the Learning Object

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

{% step %}

### Click Properties at the top of the Learning Object Page.

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

{% step %}

### Select your new Case Study and save the form

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

{% step %}

### Hit 'Save'

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

{% step %}

### Confirm the new case study is enabled on the learning Object

<figure><img src="/files/Z6mKANabsq2ZxOtY8rFH" alt=""><figcaption></figcaption></figure>
{% 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-case-studies/linking-case-study-to-a-learning-object.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.
