> 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/administration-my.mnspro.cloud/mnspro-cloud/gruppenverwaltung/kursnotizbucher.md).

# Kursnotizbücher

Seit April 2025 können von Seiten Microsoft keine Kursnotizbücher mehr durch MNSpro bei der Erstellung von Kursen oder Arbeitsgruppen automatisch angelegt werden.&#x20;

Aus diesem Grund gibt es jetzt die Möglichkeit fehlende Notizbücher direkt in den einzelnen Kursen oder Arbeitsgruppen direkt zu erzeugen, oder in der Modul-Übersicht des Kurses- oder Arbeitsgruppen-Moduls alle fehlenden Notizbücher auf einmal zu generieren.&#x20;

Auf der Übersichtsseite von Kurse- und Arbeitsgruppen Modul gibt es jetzt einen Button “Auf fehlende Notizbücher prüfen”: <br>

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

Es öffnet sich dann ein Dialog, der alle Kurse anzeigt, bei denen der aktuell eingeloggte Benutzer eine Liste mit allen Kursen, bei denen er als Besitzer eingetragen ist, die kein Kursnotizbuch haben:

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

Die Kurse, für welche ein Notizbuch erzeugt werden soll, können dann per Klick markiert werden und nach einem Klick auf den Button “Notizbücher erstellen” werden die Kursnotizbücher automatisch im Hintergrund erzeugt.&#x20;

Außerdem gibt es jetzt einen Button “Kursnotizbuch erstellen” im Tab “Kursnotizen” in der Detailansicht eines Kurses, wenn kein Notizbuch vorhanden ist: <br>

<figure><img src="/files/Tz59gr9MvxAid6Pthphm" 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/administration-my.mnspro.cloud/mnspro-cloud/gruppenverwaltung/kursnotizbucher.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.
