> For the complete documentation index, see [llms.txt](https://starterbox-umsetzen.frei-day.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starterbox-umsetzen.frei-day.org/projektprozess-und-begleitung/projektphasen/projekt-abschliessen.md).

# Projekt abschließen

## Öffentlichkeitswirksam über das Projekt berichten

Der FREI DAY stärkt das Selbstwirksamkeitsgefühl. Dies kann ganz besonders unterstützt werden, wenn die Schüler\*innen die Möglichkeit haben ihre Projekte innerhalb und außerhalb der Schule vorzustellen.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><strong>Schulintern</strong></p><ul><li>beim <a href="/pages/gnnqnJI1VrjtzToC44fV">FREI DAY Fest</a></li><li>in Schulversammlungen</li><li>auf Elternabenden</li><li>auf der Homepage</li><li>in der Schüler*innen-Zeitung o.ä.</li></ul></td><td></td><td></td><td><a href="/files/rfNYRNT8YpYXJdAyg7f3">/files/rfNYRNT8YpYXJdAyg7f3</a></td></tr><tr><td><strong>im Stadtteil / in der Kommune</strong></td><td><ul><li>auf dem Marktplatz, in der Stadthalle</li><li>in der Einkaufsstraße, im Einkaufszentrum</li><li>in der lokalen Presse, im Radio und lokalen Fernsehen</li></ul></td><td></td><td><a href="/files/f4n979qJVg9BuDdrWcJs">/files/f4n979qJVg9BuDdrWcJs</a></td></tr></tbody></table>

Gute Beispiele, wie andere Schulen über den FREI DAY und ihre Projekte berichten findest du hier:

{% content-ref url="/pages/zUwWHfQ3vq0JRz1gxbhp" %}
[Inspirationen aus der Praxis](/willkommen/inspirationen-aus-der-praxis.md)
{% endcontent-ref %}

## Evaluation zur Weiterentwicklung

Als Evaluations-Methode kann ein Fragebogen genutzt werden, der mit den Schüler\*innen geteilt werden kann, um einen Einblick und eigene Einschätzung einzusammeln, wie die Schüler\*innen den FREI DAY wahrnehmen. Der Evaluationsbogen bietet euch hier ein Beispiel, welchen ihr gerne an eure Schule anpassen könnt.

{% embed url="<https://drive.google.com/file/d/1FgUHHdIqG7Q1D08h9Fwu7qGp0Q2zT3yH/view?usp=sharing>" %}
[Hier downloaden](https://drive.google.com/file/d/1FgUHHdIqG7Q1D08h9Fwu7qGp0Q2zT3yH/view?usp=sharing)
{% endembed %}

## Rolle der Lernbegleitung in der Phase "Projekt abschließen"

Weitere Ideen, Impulse und gute Beispiele zum Abschluss eines Projekts findest du hier:

{% content-ref url="/pages/r7UeZusCMG2TYquSVweK" %}
[Abschluss-Reflexion](/projektprozess-und-begleitung-1/abschluss-reflexion.md)
{% 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://starterbox-umsetzen.frei-day.org/projektprozess-und-begleitung/projektphasen/projekt-abschliessen.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.
