> For the complete documentation index, see [llms.txt](https://rosea.gitbook.io/space-moodle-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rosea.gitbook.io/space-moodle-theme/theme-settings/course-page-card/course-card.md).

# Course Card

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

1. **Enrollment Icons**
2. **Course cover image**
3. **Display Course Summary:** on/off\
   \
   **Card Description - Max Height**: e.g 127px\
   \
   **Course Card Description - Text Limit**\
   Example (text length - letters)**:**&#x31;20<br>
4. **Teachers**\
   Space -> Course page -> Display teachers section<br>
5. **Display "Get access" buttons:** on/off\
   **Get access Label**\
   \
   **Display Course Progress Bar**\
   Space -> Course page -> Display Course Progress Bar

#### Course language.

By default is turned on. (Course - Course Language Badge)

If you have created a course language with a specific language, you can display a badge for it. (Course - Settings - Appearance - Force Language).

<figure><img src="/files/kug2fJTA2z3ThdV8hKc8" 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:

```
GET https://rosea.gitbook.io/space-moodle-theme/theme-settings/course-page-card/course-card.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
