> For the complete documentation index, see [llms.txt](https://everyday-digital.gitbook.io/authoring-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://everyday-digital.gitbook.io/authoring-docs/authoring/content-types/learning-story.md).

# Learning Story

## What is a Learning Story?

**A Learning Story is a** [**content type**](/authoring-docs/authoring/content-types.md)**.** Use pages from the [Content Page Library](/authoring-docs/content-pages/content-page-library.md) to create a Learning Story.&#x20;

## How to **create a Learning Story**

1. **Open Authoring, and select the + icon.**&#x20;
2. **Enter the required details and select the Create button.**
3. **Name.** Name your story (max. 24 characters).
4. **Theme.** Choose your story theme (each account comes with a default theme).
5. **Publish content to...** Select your target app.

## Learning Story Editor

**Your new Learning Story will open up in the** [**Editor**](/authoring-docs/authoring-editor/content-editor.md). Here you can start creating and populating [pages](/authoring-docs/content-pages/story-and-page-settings.md).

**In Settings you can set the** [**Scoring Option**](/authoring-docs/content-pages/story-and-page-settings/story-settings.md#scoring-grading-mode) **to Evaluate, Survey or Teach.** When Teach is selected, the user can repeat activities until they provide the correct answer.

**In the** [**Learning Story editor**](/authoring-docs/authoring-editor/content-editor.md) **you can:**

* **Add Page +** [Choose and add a page](/authoring-docs/content-pages/story-and-page-settings.md).
* [**Chapter**](/authoring-docs/content-pages/story-and-page-settings/story-chapters.md) **Navigation.**  Easily access [chapters](/authoring-docs/content-pages/story-and-page-settings/story-chapters.md).
* **Desktop / Tablet View.** View pages in desktop or tablet mode.
* **Zoom In / Out Pages.** Zoom in and out to suit your screen size.
* **Mobile View.** View pages in mobile mode.
* **Workflow.** Add feedback, comments, and tasks to collaborate with your team.
* **Run Simulator.**  Simulate the story to see a preview before publishing.
* **Shuffle Pages.** Drag and drop pages to order.

{% hint style="info" %}
**Pro Tip:** You can search [Marketplace](https://everyday-digital.gitbook.io/template-catalog/) for images and videos that suit your content.&#x20;
{% endhint %}

{% content-ref url="/spaces/vknpT9qhRsM39J6AMXRn/pages/dphaMNUC7FqtMfONHwIW" %}
[Listing](https://everyday-digital.gitbook.io/publishing-docs/publishing-options/listing)
{% endcontent-ref %}

{% content-ref url="/spaces/vknpT9qhRsM39J6AMXRn/pages/cB3oyZPFoqLcNbg6klNj" %}
[Theme & Assets](https://everyday-digital.gitbook.io/publishing-docs/publishing-options/theme-and-assets)
{% endcontent-ref %}

{% content-ref url="/spaces/vknpT9qhRsM39J6AMXRn/pages/v54XUcjhh8Zls5Wxoiz2" %}
[Targeting](https://everyday-digital.gitbook.io/publishing-docs/publishing-options/targeting)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://everyday-digital.gitbook.io/authoring-docs/authoring/content-types/learning-story.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
