> ## Documentation Index
> Fetch the complete documentation index at: https://app.simcare.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Curriculum builder

> Build a reusable course template — modules, cases, quizzes, and readings — that can be applied across your program.

**Curriculum Builder** lets program admins create, organize, and manage program courses, assessments, and learning outcomes in one place, as a reusable template rather than a one-off class.

<Note>
  This is a program-admin tool. Individual instructors and students won't see it in their navigation, only accounts with program admin access do.
</Note>

## Finding it

Curriculum Builder has its own section in the sidebar (separate from **Simulations** and **Course Catalog**). It opens to these tabs:

| Tab                   | What it's for                                      |
| --------------------- | -------------------------------------------------- |
| **Courses**           | Build out course structure, modules, and content   |
| **Assessments**       | Manage assessment templates                        |
| **Objectives & KPIs** | Define learning outcomes and KPIs to track against |
| **Rubrics**           | Manage evaluation rubrics                          |

This page covers the **Courses** tab.

## Building a course

<Steps>
  <Step title="Set the course overview">
    Click **Create Course Template** to start a new course. Under **Course Overview**, set the **Course Title** and a **Course Description**.
  </Step>

  <Step title="Add modules">
    Under **Course Modules**, click **Add Module** (or **Create Module** from the empty state) to start organizing content. Each module gets:

    * Its own **module description**
    * A drag handle to reorder it
    * A collapse toggle and a delete (trash) action
  </Step>

  <Step title="Add assignments to a module">
    Click the **+** inside a module ("Add assignments to this module") to open the **Assignments** panel on the right, with **Avatar**, **Quiz**, **Reading**, and **Form** tabs.

    From here you can either:

    * Drag in an existing template (search by name), or
    * Click **Create Case** (on the Avatar tab) to build a new one from scratch
  </Step>

  <Step title="Build the case">
    **Create Case** opens a case builder similar to [creating a class assignment](/docs/simulations/creating-assignments), with these tabs: **Avatar** (select or build an avatar, Full Case or Focused Scenario), **Details**, **Settings**, **Assessments**, **Evaluation**, **Feedback**, and **Learning Outcomes**. The template builder includes **Learning Outcomes**; the live class-assignment builder does not show that additional tab.
  </Step>

  <Step title="Save the course">
    Click **Create Course** (top right) to save the course as a reusable template.
  </Step>
</Steps>

<Note>
  Curriculum Builder is the template workshop. Live classes instructors teach show up in [My Courses](/docs/simulations/my-courses). Program admins can also review every class in the program from [Program Courses](/docs/simulations/program-courses).
</Note>
