# Course Format

Please make sure you have installed the Edwiser Course Format Plugin on your Moodle site. You can verify the same from Site Admin > Plugins > Plugins Overview > Additional Plugins.

## How to set Edwiser course format for your courses?

1. Go to a course. (If you don't have course, create one from Site Admin > Courses > Manage Courses)
2. Click on settings
3. Scroll down to course format
4. Here change the format to Edwiser Course Format

## Course Format Settings

1. Hidden sections: When you hide a section from students, it can either be completely hidden or shown with a "not available" message.

2. Choose Layout: You can choose between card layout or list layout for your course.<br>

   <figure><img src="/files/1fu8uxX8IZa7wLGPrbCe" alt=""><figcaption><p>List &#x26; Card Layout for Edwiser Course Format GIF</p></figcaption></figure>

3. Hide general section when there are no activites added<br>

   <figure><img src="/files/35x1KRAfKC29F9rdjMzu" alt=""><figcaption><p>General section of the course</p></figcaption></figure>

4. Course header image: Add a image here you wanted to displayed on the course header.

5. Course header background image position & Size: Set the position for course header image (Recomnended is Center and Cover)

6. Header image overlay opacity: Set opacity for your header images to make text and links on it more prominent.

<figure><img src="/files/I4gToNYZjHOYtKtsU5Kf" alt=""><figcaption><p>Course Header</p></figcaption></figure>

## How to display images on section when using card layout?

Follow these steps to display images on the section card (card layout only)&#x20;

1. Go to the course click on the course setting&#x20;
2. Expand course format setting
3. Make sure layout is set to card
4. Section background image is set to "Show background image to sections in card"
5. Now navigate back to the course
6. Enable the edit mode
7. Click on edit section
8. Add image to section summary.

Once the images are added to each section, the section cards will look like this:

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


---

# Agent Instructions: 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://remui-docs.edwiser.org/course-setup/course-format.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.
