# Physical Activity

**Create a non-digital, real-world activity.** Describe the task and define the fulfilment requirements.

## How to create a Physical Activity

1. **Open a Pathway.**
2. **Select the + icon and then select Physical Activity.**&#x20;
3. **Add a name.** Name the physical activity (this will appear on the Pathway).
4. **Add an icon.**
5. **Add a banner.** Upload an image (at least 1136 x 758px in size (.jpg, .png)) that will be visible once a user selects the Pathway.
6. **Add a short snippet.** Write a short description of the activity that is visible on the Pathway for desktop and tablet only (max. 90 characters).
7. **Write a description.** Write a longer description of the activity that is visible once a user selects the Pathway tile on mobile, desktop and tablet.
8. **Attach a resource.** Choose a file (PDF, Audio, Image, or Video) from [Cloudfile](https://everyday-digital.gitbook.io/template-catalog/cloudfile/platform-media-storage).
9. **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. **Honour Fulfilment.** Select this option if the user must simply confirm that they have completed the activity without providing any evidence.
   3. **Upload Fulfilment.** Select this option if photo(s) / file(s) must be uploaded to prove that the activity was completed. The upload will not be dependant on a review. Once a file has been uploaded, the activity is marked as complete. &#x20;
   4. **Check-In Fulfilment.** Select this option if the user must check-in on location when they get there in order to prove that they completed the activity.&#x20;
   5. **QR Code Scan Fulfilment.** Select this option if the user must scan a QR code at the physical location to prove that they completed the activity. The QR code can be saved as an image and printed to be scanned by the user at the location. Users will use their app to scan the code.
10. **Save.**

{% hint style="info" %}
**Tip:** To print the QR code (when using this as your fulfilment option), simply right-click and save the image.
{% endhint %}

![How to print a QR code](/files/-MGsNBN2X5_5M9-UFiss)

A physical activity can be fulfilled in one of four ways:

## Honour

Ask users to simply use a "[Confirm](/pathways-docs/pathway-editor/pathway-activities/physical-activity.md#activity-settings)" button to verify that they have completed an activity.

## Check-In

Ask users to [check-in using their live location](/pathways-docs/pathway-editor/pathway-activities/physical-activity.md#activity-settings) when they get to the address of the physical activity.

## Scan QR Code

Ask users to [scan a QR code](/pathways-docs/pathway-editor/pathway-activities/physical-activity.md#activity-settings) (generated by the platform and printed/made available by you) when they arrive at the physical activity.

## Upload

Ask users to [upload evidence/proof ](/pathways-docs/pathway-editor/pathway-activities/physical-activity.md#activity-settings)of having attended the physical activity. Once a file has been uploaded, the activity is marked as complete.


---

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