> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-de/leitfaden-fur-lehrer/course_settings/update_general_course_settings.md).

# Aktualisieren Sie die allgemeinen Kurseinstellungen

Standardmäßig zeigt diese Seite (eine Reihe vertikaler Registerkarten) die wichtigsten *Course -Einstellungen* an, in denen Sie:

* Geben Sie den Kurstitel ein oder bearbeiten Sie ihn,
* die allgemeine Kategorie eingeben/bearbeiten, zu der der Kurs gehört,
* wählen Sie die Sprache, in der die Kursschnittstelle eingestellt ist (diese kann auf eine andere Sprache als die der Plattform eingestellt werden - besonders nützlich für einen “total immersion” -Sprachkurs).
* Geben Sie einen Abteilungsnamen und/oder eine Webadresse ein
* füge ein Bild hinzu, das im Kurskatalog angezeigt wird (wichtig für “marketing” dein Kurs)
* wähle ein Stylesheet für diesen Kurs aus einem Dropdown-Menü aus (standardmäßig das der Plattform)

![](/files/-LH9D-E6PXZQjJX1rsTZ)*Illustration 172: Kurseinstellungen - Allgemeinar*

![](/files/-LH9D-EHRcVNdNy-kK9V)

*Illustration 173: Katalog der Kurse — Beispiel für Lehrveranstaltungen Illustrationen*

> **Hinweis**: Das **D\*\****epartment*\* ist eine Funktion, für die die Unterstützung bisher fallen gelassen wurde. Abhängig von visuellen Stilen kann die Abteilung als Link im Campuskopf erscheinen (für alte, veraltete Stile). Das ist alles, was sich eine Abteilung ändern wird. Wenn Sie in einer neueren Version von Chamilo 1.8 Kurse von Abteilungen innerhalb einer Universität verwalten müssen, empfehlen wir Ihnen, die im Administratorhandbuch beschriebene Funktion zu verwenden, kleiner Bruder dieses Leitfade&#x73;*.*


---

# 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.chamilo.org/1.11.x-de/leitfaden-fur-lehrer/course_settings/update_general_course_settings.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.
