# Story Activity

**Create a** [**Learning Story**](https://everyday-digital.gitbook.io/authoring-docs/authoring/content-types/learning-story) **in** [**Authoring**](https://everyday-digital.gitbook.io/authoring-docs/) **to use it in a** [**Pathway**](https://everyday-digital.gitbook.io/pathways-docs/) **activity.** You can insert a single chapter or the whole story.

## How to create a Story Activity

1. **Open a Pathway.**
2. **Select the + icon and then select Story.**&#x20;
3. **Select a Story.** Choose an existing Story from the dropdown.
4. **Story options.** Include the entire Story or selected chapters. Use the toggle icon to select/deselect chapters.
5. **Activity name (optional).** Name the activity.
6. **Description / Notes.** Add text and/or links.
7. **Activity settings.**&#x20;
   1. **Required.** Choose whether the activity is required (activity must be fulfilled in order to proceed), or optional (can be skipped).
   2. **Complete Fulfilment.** Select this option if the activity is fulfilled only when the story or chapter has been completed in full.
   3. **View Fulfilment.** Select this option if the activity is fulfilled when the user has viewed the story or chapter (it does not have to be completed).
   4. **Save.**

## Story Activity: Chapters&#x20;

### Multiple Chapters

When multiple chapters of a story have been selected (rather than the whole story), each chapter on the pathway can be fulfilled separately.&#x20;

![Selected story chapters are fulfilled as separate activities](/files/-MReBBdnTq0btv4XPl7E)

### Completing a Chapter

After completing a chapter, the user will be prompted to return to the pathway or continue the story.

![](/files/-MReC17RkQn1qU879nJw)

### Chapter Pass Mark

When a story has a [pass mark](https://everyday-digital.gitbook.io/authoring-docs/authoring-editor/authoring-settings#required-pass-mark), this will be applied to the chapter when the activity/chapter is completed.

![](/files/-MReCj4ZhJ-4CYEmF3Bt)

### Clearing Chapter Story Logs

**When clearing a chapter or story log, all related logs and story progress will be deleted.** This means that the user's progress for chapter activities will be reset. When authors clear a chapter or story pathway log they will be warned and prompted to confirm.


---

# 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://everyday-digital.gitbook.io/pathways-docs/pathway-editor/pathway-activities/story-activity.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.
