> For the complete documentation index, see [llms.txt](https://docs.mnspro.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mnspro.cloud/mnspro-classic/cloud-gruppen-neu/reiter-schuljahre.md).

# Reiter „Schuljahre“

Die Liste zeigt **Name**, **Beginn**, **Ende** und welches Schuljahr **aktiv** ist. Als Aktionen stehen **„Neues Schuljahr“** und **„Aktiv setzen“** bereit.

{% hint style="info" %}
**Schuljahre stammen aus der Cloud.** Schuljahre werden ausschließlich in MNSpro Cloud gespeichert – es gibt keine separate lokale Schuljahres-Verwaltung. Alle Anzeigen referenzieren stets den exakten Ist-Zustand der Schuljahre in der Cloud. Anlegen und Aktivieren wirken also direkt auf die Cloud-Daten.
{% endhint %}

## Neues Schuljahr anlegen

1. Öffnen Sie **„Neues Schuljahr“** – das System schlägt automatisch das Folgejahr vor (z. B. „2024/2025“ → „2025/2026“).
2. Legen Sie **Name**, **Beginn** und **Ende** fest. Optional: **Klassenbuch-Einstellungen übernehmen**.
3. Bestätigen Sie mit **„Anlegen“**.

Geprüft werden unter anderem: zulässiger Name, Enddatum nach Startdatum sowie keine Überschneidung mit einem bestehenden Schuljahr.

Abbildung 8: Schuljahr anlegen

<figure><img src="/files/QSmtpVEqc5DBdlZTOOcE" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/S2qTZTDeuzDogZALnI9E" alt=""><figcaption></figcaption></figure>

## Schuljahr aktiv setzen (Schuljahrwechsel)

1. Wählen Sie das Schuljahr aus und betätigen Sie **„Aktiv setzen“**.
2. Tippen Sie im Bestätigungsdialog zur Sicherheit den **Schuljahr-Namen** ein und bestätigen Sie.
3. Der Wechsel läuft im Hintergrund (Anzeige: **„Schuljahrwechsel läuft …“**) und kann etwas dauern – das bisher aktive Schuljahr wird deaktiviert.

### Was der Wechsel in der Cloud bewirkt

Während des Wechsels passt die Cloud die **Anzeigenamen** der betroffenen Gruppen an – nach dieser Regel:

| Schuljahr der Gruppe                   | Anzeigename in der Cloud                               |
| -------------------------------------- | ------------------------------------------------------ |
| Das **aktive** Schuljahr               | nur der Kursname – **„Mathe 6a“**                      |
| Ein **nicht (mehr) aktives** Schuljahr | Kursname **plus Schuljahr** – **„Mathe 5a 2025/2026“** |

Die Gruppen des neu aktivierten Schuljahres verlieren also das Schuljahr im Namen, die des bisher aktiven erhalten es. Es werden dabei **keine Gruppen gelöscht oder zusammengeführt** – es ändert sich nur der Anzeigename. Ausführlich erklärt ist dieses Verhalten unter [Versetzung](/mnspro-classic/cloud-gruppen-neu/versetzung.md).

{% hint style="warning" %}
Das aktive Schuljahr ist die **Standard-Vorgabe** für neue Kurse, Versetzung und Import. Erst mit der Aktivierung eines Schuljahres werden dessen bis dahin nur lokal gespeicherte Änderungen in die Cloud übertragen (siehe [Synchronisierung & Status](/mnspro-classic/cloud-gruppen-neu/synchronisierung-and-status.md)). Da während des Wechsels Gruppen in der Cloud umbenannt werden, unterbrechen Sie den Vorgang bitte nicht.
{% endhint %}

Abbildung 9: Schuljahr aktivieren

<figure><img src="/files/eBUAKZ82p6F7Mru0XzM5" alt=""><figcaption></figcaption></figure>


---

# 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://docs.mnspro.cloud/mnspro-classic/cloud-gruppen-neu/reiter-schuljahre.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.
