# 2.2 eduScrum

EduScrum was originally developed in the Netherlands and is used in public schools to achieve educational goals through project-based learning. In this Agile educational approach, the teacher decides what students need to learn based on educational objectives, which are then translated into projects.&#x20;

Similar to the Scrum method used in software development, in [eduScrum](<https://eduscrum.org/how-eduscrum-works/ >), people form teams to carry out tasks. Each team consists of a team captain (referred to as the eduScrum master), a teacher (the product owner), and a team of students. Together, they prepare for the eduScrum Agile cycle, which includes planning, an iterative working phase, a review, and a retrospective.&#x20;

During the planning phase, they set the teaching backlog, assignments, and teamwork agreements. In the working phase, students complete tasks related to the project and track progress visually using a Kanban board with categories like "To Do," "In Progress," and "Done." Students also have a stand-up meeting to discuss their progress.&#x20;

After each working cycle, the [eduScrum team](<https://art2beAgile.slab.com/public/posts/edu-scrum-guides-2-0-fk6r8ill#h43zk-edu-scrum-guides-2-0 >) comes together for a more comprehensive meeting to review the progress. Students present the results of their projects using presentations and other materials. Following the review meeting, there is a retrospective meeting where individuals and the team reflect on the process and how the learning experience was for them both individually and as a group. As a result of the retrospective meeting, the team decides on one improvement they'd like to implement in the next teamwork cycle. For individuals, the retrospective meeting helps answer the question, "What skills do I want to develop in the next cycle?" This contributes to updating their personal learning portfolio.&#x20;

After the review and retrospective, the teams move on to re-plan and start another working cycle, followed by a review and retrospective. This process defines the [entire learning sprint](<https://www.youtube.com/watch?v=TrP5HEUxTgs >).&#x20;

<br>

<figure><img src="/files/iWFHlG2QVtNGAKt4uMzV" alt=""><figcaption><p><a href="https://eduscrum.org/how-eduscrum-works/">eduScrum</a></p></figcaption></figure>


---

# 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://results.agilexr.eu/1-guide-agile-teamwork-in-web-based-learning/chapter-2-agile-in-education/2.2-eduscrum.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.
