# Curriculum or Program

### Overview

This guide will walk you through the process of exploring, starting, and completing programs that combine both self-paced and instructor-led courses, delivering a curated learning experience.

***

### Curriculum/Program Overview

The **Curriculum/Program Details Page** offers a dynamic and engaging experience with various features. Users can immerse themselves in the curriculum through an introduction video or image, access instructor information, and understand the credit hours and estimated duration. The curriculum can incorporate a blended learning experience, seamlessly integrating both self-paced and/or instructor-led courses.&#x20;

<figure><img src="/files/7YtLg7gkotphjEFZ1U5N" alt="" width="563"><figcaption></figcaption></figure>

Additionally, if enabled by the admin, users can participate in a User Q\&A section, allowing questions to be asked at any stage of the curriculum. Valuable insights into learner engagement are provided, including information on current learners and those who have successfully completed the curriculum. Users can access ratings and reviews from their peers as well as see the view count for the program. To enhance accessibility, users also have the option to pin the curriculum to their **My Pinned** section for quick and convenient access to their learning journey.

***

### Starting a Curriculum/Program

Depending on the course settings, users can enroll into a program in two ways. With self-enrollment turned on, users have the flexibility to initiate the curriculum at any time from a web browser or mobile app. Alternatively, when self-enrollment is turned off, users can follow provided instructions for curriculum enrollment.&#x20;

<figure><img src="/files/n2yyfgVRvPWghx8C4VNo" alt="" width="563"><figcaption></figcaption></figure>

If required, users must complete any prerequisite courses established by the admin or instructor before they can enroll. Once enrolled, users only have to follow the step and course sequence outlined by the admin or instructor for progression through the curriculum.

Users have the option to exit the curriculum at any point and later resume from where they left off, ensuring a seamless learning experience.&#x20;

Track your personal program progress through the **My Course Summary Card**, visible to the user from the curriculum details page.

***

### Completion of a Curriculum/Program

Upon successfully completing a curriculum or program, users are encouraged to celebrate their achievements:

* Find the completed curriculum on your My Learning page.
* Receive a certificate if one has been set up for the course.
* Add curriculum credit hours and training time to your records.
* View the updated My Course Summary on the curriculum details page.


---

# 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://guides.mangoapps.com/lms-guide/learn-user/catalog/curriculum-or-program.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.
