# Syllabus outcomes alignment

> Draft or revise syllabi with learning outcomes, assessments, and outcome–assessment alignment matrix for accreditation and audit.



Tags: Education, Syllabus, Learning outcomes, Assessment, Accreditation


## Example Prompts

- Draft a syllabus with outcomes and an alignment table
- Validate our course syllabus for outcome–assessment alignment
- Add learning outcomes and map them to existing assessments

URL: https://rakenne.app/skills/syllabus-outcomes-alignment/index.md

Try this skill: https://rakenne.app/a/?skill=syllabus-outcomes-alignment



## Overview

Draft or revise syllabi with learning outcomes, assessments, and outcome–assessment alignment matrix for accreditation and audit.

## When to use this skill

Use this skill when you are:

- **Designing or revising a course syllabus** and need clear learning outcomes, assessments, and an explicit alignment matrix for accreditation or internal QA.
- **Harmonizing multiple instructor versions** of the same course so that outcomes, assessments, and alignment are consistent across sections or campuses.
- **Preparing for program review or accreditation visits** and want to confirm that every outcome is assessed and every major assessment maps back to at least one outcome.
- **Auditing existing syllabi at scale** to find gaps (missing alignment tables, orphan outcomes, or assessments with no linked outcomes).

Typical users include program directors, accreditation and QA staff, curriculum committees, and individual instructors who must meet institutional templates.

## Getting Started

Add your syllabus (or outline) to the workspace and activate the skill. Run the validator to ensure outcomes, assessments, and an alignment table are present.

## Tools

- **validate_syllabus_alignment** — Checks for learning outcomes, assessments, and an outcome × assessment alignment matrix. Flags missing outcomes, missing assessments, or missing alignment table.

## Example conversation

> **You:** Our syllabus is in `course/syllabus.md`. Validate that every outcome has an assessment and we have an alignment table.
>
> **Agent:** Running validate_syllabus_alignment.
>
> **Agent:** Outcomes found: 5. Assessments found: 4. Alignment table/matrix present. One outcome may have no explicit assessment in the table — consider mapping LO3 to the final project.
>
> **You:** Map LO3 to the final project in the alignment table.
>
> **Agent:** Updated the alignment table so LO3 is mapped to the final project.

## Output excerpt

Example when alignment table is missing:

```
============================================================
Syllabus Outcomes Alignment Validation
File: course/syllabus.md
============================================================

Outcomes found: 4
Assessments found: 3
Alignment matrix/table not found — add an outcome × assessment alignment table.

Action: Add outcomes, assessments, and an alignment matrix (outcome × assessment).
```


---

Back to [Skill Library](https://rakenne.app/skills/index.md)
