> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/cas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.fariaedu.com/cas/reflection/group-reflection.md).

# Group Reflection

Here's a **game** you can play as a group. **Make a group** out of people who have shared the experience or project.&#x20;

1. **Print** out the cards (or create your own).
2. **Cut** them out.
3. **Shuffle** them.
4. In turns, take a card from the pile, and **answer the questions**. Feel free to give your answer to other cards too, or disagree with the answers.&#x20;
5. If you like, you can record your group reflection and upload it to ManageBac as audio or video.&#x20;

{% embed url="<https://www.tes.com/teaching-resource/cas-debrief-cards-12222104?fbclid=IwAR00AkWTiQ7cuI2VikToU83V2tiXYhq7wrmRCL4NPVa6RTqe3pda0BuUZWg>" %}

Here is an example of a group using the debrief cards.

{% embed url="<https://youtu.be/UwMpgJ8XeYo>" %}


---

# 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://guide.fariaedu.com/cas/reflection/group-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.
