> 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-nl/leerkracht-handleiding/course_settings/update_general_course_settings.md).

# Update de algemene cursusinstellingen

Standaard is deze pagina (een reeks verticale tabbladen) toont de belangrijkste *Cursusinstellingen* waar u kunt:

* de titel van de cursus invoeren of bewerken,
* de algemene categorie invoeren/bewerken waartoe de cursus behoort,
* kies de taal waarin de cursusinterface is ingesteld (dit kan worden ingesteld op een andere taal dan die van het platform, - vooral handig voor een taalcursus "totale onderdompeling").
* voer een afdelingsnaam en/of webadres in
* voeg een afbeelding toe voor weergave in de cursuscatalogus (belangrijk voor "marketing" van uw cursus)
* kies een stylesheet voor deze cursus uit een drop down menu (standaard die van het platform)

![](/files/-LioWC2xpvvOqiBGq7BY)

Afbeelding: Koersinstellingen - algemeen

![](/files/-LioWC33TubUz_1FJGVQ)

Afbeelding: Cursuscatalogus - Voorbeeld van cursusillustraties

**Opmerking**: het **D\*\****epartment*\*\* is een functie waarvoor de ondersteuning tot dusver is geschrapt. Afhankelijk van de visuele stijlen kan de afdeling verschijnen als een link in de campusheader (voor oude, verouderde stijlen). Dit is allemaal een afdeling zal veranderen. Als u in de recentere versie van Chamilo 1.8 cursussen moet beheren op afdelingen binnen een universiteit, raden we u aan de multi-url-functie te gebruiken, beschreven in de beheerdershandleiding, het kleine broertje van deze handleiding *.*


---

# 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-nl/leerkracht-handleiding/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.
