# Reflection

## What is a Reflection Element?

A **reflection** is a feedback form, used to collect opinions and suggestions from course learners about their experiences.&#x20;

A reflection element helps course creators understand learners' satisfaction, identify areas for improvement, and make data-driven decisions to enhance course data and overall performance.&#x20;

This element is also suitable for educational purposes. It can be used for more complex assignments, such as essays, extended answers, or additional questions.

{% hint style="success" %}
Learners responses are stored in the cmi interaction analytics in the LMS, where course authors or methodologists can review them.
{% endhint %}

## Edit General Reflection Element Settings

[Open](/editor/edit-elements.md) a reflection element settings window to start editing.

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

{% stepper %}
{% step %}

### Display download button

Click **No** to hide a download button.

The changes will be saved automatically.
{% endstep %}
{% endstepper %}

## Brand a Reflection Element

[Set corporate branding for a reflection element.](/branding/create-branding/elements/reflection.md)

{% hint style="success" %}
Use the [pro mode](/no-code-editor/work-in-the-no-code-editor.md) of the editor to set an element branding different from the corporate branding template.
{% endhint %}

<br>


---

# Agent Instructions: 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://help.parta.io/editor/edit-elements/set-media-and-content-elements/reflection.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.
