> For the complete documentation index, see [llms.txt](https://chamilo-docs.stoneageit.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chamilo-docs.stoneageit.ch/leitfaden-fuer-lehrer/assessments/adding_classroom_activities.md).

# Hinzufügen von Aktivitäten im Klassenzimmer

Eine “classroom” -Aktivität bezieht sich auf jede Komponente der Gesamtbewertung, die nicht innerhalb der Chamilo-Plattform durchgeführt wurde. Jede bewertete Aktivität kann als *classroom-Aktivität* hinzugefügt werden und wird daher Teil Ihrer Gesamtbewertung des Kurses. Daher müssen Sie den Assessments natürlich die relevanten Details manuell hinzufügen. Klicken Sie dazu auf der Hauptbewertungsseite in der Symbolleiste auf das Symbol *Klassenzimmerbewertung hinzufügen* ![](/files/-MQfWVrZLXOTULnNOAQv).

Der Name, die Gewichtung und die Höchstpunktzahl für die Aktivität müssen eingegeben werden, und der Lehrer kann auch wählen, ob er die Aktivität sichtbar macht und ob er die Lernenden benoten möchte.

![](/files/-MQfWVr_V2SlxTdjtuuU)

*Illustration 105: Bewertungen — Aktivitäten im Klassenraum*

Sie können nur Ergebnisse für Unterrichtsaktivitäten für Lernende hinzufügen, die Ihren Kurs abonniert haben. Die Bewertung der Classroom-Aktivität ist einfach — klicken Sie auf die entsprechende Aktivität, die auf der Hauptseite *Assessments* aufgeführt ist, und dann auf das *edit*-Symbol ![](/files/-MQg7qkgw7ConHTP54LN) entweder neben der Auflistung des Teilnehmers oder auf (um eine Liste der Lernenden zu erhalten) in der Symbolleiste:

![](/files/-MQfWVrc48Oi_oSd8dDz)*Illustration 106: Assessments — Aktivitäten im Klassenzimmer — Ergebnisse einfügen*

Die Ergebnisse werden zu den Bewertungsdaten hinzugefügt und in das Notenbuch jedes Schülers aufgenommen.


---

# 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://chamilo-docs.stoneageit.ch/leitfaden-fuer-lehrer/assessments/adding_classroom_activities.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.
