# Configure Curriculum

### Create a Curriculum

1. Click the "New Curriculum" button at the top of the Skill Builder window. This will activate the Curriculum Settings tab.
2. Enter the curriculum name in the "Name" field.
3. Enter a description of the curriculum in the"Description" field.
4. Configure the Curriculum Settings.

<figure><img src="https://3373848439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVs9KFF5j76G7XSrhwbWT%2Fuploads%2FWJrYwwOSlaODilga58sq%2FSkill%20Builder%20Settings%20-%2009Feb2026.png?alt=media&#x26;token=8bdf757a-0c3b-441b-9dee-10a93d6c3945" alt=""><figcaption><p>Curriculum Settings</p></figcaption></figure>

### Configure Settings

Curriculum settings are accessed by clicking each tab on the Settings menu bar.

#### Assignments

**Assignment Type**

&#x20;Choose the assignment Type by clicking the "Type" dropdown and selecting the desired type.  There are three types available: 1) *Administrator* \[manually assigned by the platform administrator], 2) *Automatic (Enrollment)* \[automatically assigned when a team member self-enrolls on the platform], and 3) *Team Member* \[team member self-assigns via the Team Member portal].

The filter icon (![](https://3373848439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVs9KFF5j76G7XSrhwbWT%2Fuploads%2FLLuPK1Zj29xMoLjknOco%2Ffilter-solid%20\(2\).svg?alt=media\&token=3bea53aa-9068-402d-adff-649f539c26cd)) will appear if the Assignment Type is Automatic (Enrollment) or Team Member. Click this icon to activate the Recipient Filter Settings dialogue. Click the "Workgroup" radio button and configure the Locations, Jobs, and Roles eligible for this curriculum. Click the close icon (![](https://3373848439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVs9KFF5j76G7XSrhwbWT%2Fuploads%2F4Tpdy4HLmGV1QNWOk131%2Fxmark-solid.svg?alt=media\&token=3ed6277e-6ae1-4e84-b8af-da972e054dea)) once the filter has been configured and saved. See the [Recipient Filter guide](https://guide.mymodone.com/common-features/work-with-recipient-filters) for more details.

**Manager Assignment**

Indicate whether users with the **Manager** role are able to assign this curriculum to team members within their designated locations. The default for this setting is no.

#### Comprehension Threshold

Click the "Set Comprehension Threshold?" checkbox if the team member must achieve a quiz score equal to or above a specified threshold to complete each topic. The "Threshold %" field becomes visible when the checkbox is checked. Enter the threshold percent value.

#### Automated Reminders

Click the "Set Automated Completion Reminder?" checkbox to activate completion reminders at a specified interval. The "Reminder Interval (days)" dropdown becomes visible when the checkbox is checked. Click the dropdown and choose the desired interval. Reminders are sent via each team member's preferred communication channel at noon Eastern daily.

#### Completion and Pace

**Days to Complete**

Click the "Days to Complete?" checkbox to automatically set a due date when assigning the curriculum to team members. The "Days to Complete" input field becomes visible when the checkbox is checked. Enter the number of days a team member has to complete the curriculum.

**Modules/Topics Per Day**

Click the "Limit Modules/Topics Per Day?" checkbox to limit the number of modules or topics that can be complete within any rolling 24-hour period. When that checkbox is checked, select either Modules Per Day or Topics Per Day by clicking the radio button beside the desired selection. When a selection is made, a "Per Day" input field becomes visible. This input field requires an integer value.

#### Sequential Learning

Click the "Enforce Module Sequence?" checkbox to enforce the completion of modules in the order specified in the Module Builder. Click the "Enforce Topic Sequence?" to enforce the completion of topics within a module in the order specified in the Module Builder. Team members must complete SkillBuilder modules and/or topics in the designated order when enabled. Subsequent modules or topics remain locked until the required ones are completed.

{% hint style="danger" %}
We recommend waiting until the module build is complete before activating a curriculum, especially for automatically assigned curricula. When you are ready to activate, slide the "Active" toggle to the right until it turns green.
{% endhint %}


---

# 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://guide.mymodone.com/how-do-i.../skill-builder-beta/configure-curriculum.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.
