{
  "institution_name": "Example Community College",
  "institution_type": "Multi-program community college",
  "proficiency_definition": "Percentage of students scoring 3 (Developing) or 4 (Proficient) on the 4-level rubric",
  "programs": [
    {
      "program_code": "NUR",
      "program_name": "Nursing (ADN)",
      "outcomes": [
        {
          "code": "NUR-SLO-001",
          "title": "Students perform safe medication administration",
          "level": "program",
          "domain": "Clinical Practice",
          "description": "Students follow the rights of medication administration in simulated and clinical settings"
        },
        {
          "code": "NUR-SLO-002",
          "title": "Students develop complete patient care plans",
          "level": "program",
          "domain": "Clinical Judgment",
          "description": "Students create care plans that connect assessment data to interventions and expected outcomes"
        }
      ],
      "assessment": {
        "type": "Clinical Skills Evaluation",
        "date": "2026-05-08",
        "total_students": 12,
        "rubric": {
          "scale": 4,
          "levels": [
            {
              "value": 4,
              "label": "Proficient",
              "description": "Demonstrates clear understanding and can apply concepts"
            },
            {
              "value": 3,
              "label": "Developing",
              "description": "Shows understanding with minor gaps"
            },
            {
              "value": 2,
              "label": "Beginning",
              "description": "Limited understanding, significant gaps"
            },
            {
              "value": 1,
              "label": "Insufficient",
              "description": "Minimal understanding"
            }
          ]
        }
      },
      "student_scores": [
        {
          "student_id": "N001",
          "outcome": "NUR-SLO-001",
          "score": 4
        },
        {
          "student_id": "N001",
          "outcome": "NUR-SLO-002",
          "score": 3
        },
        {
          "student_id": "N002",
          "outcome": "NUR-SLO-001",
          "score": 4
        },
        {
          "student_id": "N002",
          "outcome": "NUR-SLO-002",
          "score": 3
        },
        {
          "student_id": "N003",
          "outcome": "NUR-SLO-001",
          "score": 4
        },
        {
          "student_id": "N003",
          "outcome": "NUR-SLO-002",
          "score": 2
        },
        {
          "student_id": "N004",
          "outcome": "NUR-SLO-001",
          "score": 4
        },
        {
          "student_id": "N004",
          "outcome": "NUR-SLO-002",
          "score": 2
        },
        {
          "student_id": "N005",
          "outcome": "NUR-SLO-001",
          "score": 4
        },
        {
          "student_id": "N005",
          "outcome": "NUR-SLO-002",
          "score": 2
        },
        {
          "student_id": "N006",
          "outcome": "NUR-SLO-001",
          "score": 4
        },
        {
          "student_id": "N006",
          "outcome": "NUR-SLO-002",
          "score": 4
        },
        {
          "student_id": "N007",
          "outcome": "NUR-SLO-001",
          "score": 4
        },
        {
          "student_id": "N007",
          "outcome": "NUR-SLO-002",
          "score": 4
        },
        {
          "student_id": "N008",
          "outcome": "NUR-SLO-001",
          "score": 4
        },
        {
          "student_id": "N008",
          "outcome": "NUR-SLO-002",
          "score": 4
        },
        {
          "student_id": "N009",
          "outcome": "NUR-SLO-001",
          "score": 3
        },
        {
          "student_id": "N009",
          "outcome": "NUR-SLO-002",
          "score": 4
        },
        {
          "student_id": "N010",
          "outcome": "NUR-SLO-001",
          "score": 3
        },
        {
          "student_id": "N010",
          "outcome": "NUR-SLO-002",
          "score": 3
        },
        {
          "student_id": "N011",
          "outcome": "NUR-SLO-001",
          "score": 3
        },
        {
          "student_id": "N011",
          "outcome": "NUR-SLO-002",
          "score": 3
        },
        {
          "student_id": "N012",
          "outcome": "NUR-SLO-001",
          "score": 2
        },
        {
          "student_id": "N012",
          "outcome": "NUR-SLO-002",
          "score": 3
        }
      ],
      "aggregate_results": {
        "NUR-SLO-001": {
          "students_proficient": 8,
          "students_developing": 3,
          "students_beginning": 1,
          "students_insufficient": 0,
          "proficiency_percentage": 92
        },
        "NUR-SLO-002": {
          "students_proficient": 4,
          "students_developing": 5,
          "students_beginning": 3,
          "students_insufficient": 0,
          "proficiency_percentage": 75
        }
      },
      "closing_the_loop": {
        "assessment_year": 2026,
        "findings": "Medication administration is a program strength (92 percent proficiency). Care planning lags at 75 percent; students connect assessments to interventions but struggle to write measurable expected outcomes.",
        "curriculum_changes": [
          "Add two case-study care planning workshops to the second semester",
          "Provide a worked exemplar care plan for each body system unit"
        ],
        "responsible_party": "Nursing Program Director",
        "target_date": "2026-09-01",
        "verification_plan": "Re-assess NUR-SLO-002 in the Fall 2026 clinical evaluation. Target 85 percent proficiency."
      }
    },
    {
      "program_code": "BUS",
      "program_name": "Business Administration (AAS)",
      "outcomes": [
        {
          "code": "BUS-SLO-001",
          "title": "Students analyze financial statements to support decisions",
          "level": "program",
          "domain": "Financial Literacy",
          "description": "Students interpret income statements and balance sheets to make a business recommendation"
        },
        {
          "code": "BUS-SLO-002",
          "title": "Students communicate professionally in written business documents",
          "level": "program",
          "domain": "Professional Communication",
          "description": "Students produce clear, correctly formatted business memos and reports"
        }
      ],
      "assessment": {
        "type": "Capstone Project",
        "date": "2026-05-12",
        "total_students": 10,
        "rubric": {
          "scale": 4,
          "levels": [
            {
              "value": 4,
              "label": "Proficient",
              "description": "Demonstrates clear understanding and can apply concepts"
            },
            {
              "value": 3,
              "label": "Developing",
              "description": "Shows understanding with minor gaps"
            },
            {
              "value": 2,
              "label": "Beginning",
              "description": "Limited understanding, significant gaps"
            },
            {
              "value": 1,
              "label": "Insufficient",
              "description": "Minimal understanding"
            }
          ]
        }
      },
      "student_scores": [
        {
          "student_id": "B001",
          "outcome": "BUS-SLO-001",
          "score": 4
        },
        {
          "student_id": "B001",
          "outcome": "BUS-SLO-002",
          "score": 3
        },
        {
          "student_id": "B002",
          "outcome": "BUS-SLO-001",
          "score": 4
        },
        {
          "student_id": "B002",
          "outcome": "BUS-SLO-002",
          "score": 3
        },
        {
          "student_id": "B003",
          "outcome": "BUS-SLO-001",
          "score": 4
        },
        {
          "student_id": "B003",
          "outcome": "BUS-SLO-002",
          "score": 2
        },
        {
          "student_id": "B004",
          "outcome": "BUS-SLO-001",
          "score": 3
        },
        {
          "student_id": "B004",
          "outcome": "BUS-SLO-002",
          "score": 4
        },
        {
          "student_id": "B005",
          "outcome": "BUS-SLO-001",
          "score": 3
        },
        {
          "student_id": "B005",
          "outcome": "BUS-SLO-002",
          "score": 4
        },
        {
          "student_id": "B006",
          "outcome": "BUS-SLO-001",
          "score": 3
        },
        {
          "student_id": "B006",
          "outcome": "BUS-SLO-002",
          "score": 4
        },
        {
          "student_id": "B007",
          "outcome": "BUS-SLO-001",
          "score": 3
        },
        {
          "student_id": "B007",
          "outcome": "BUS-SLO-002",
          "score": 4
        },
        {
          "student_id": "B008",
          "outcome": "BUS-SLO-001",
          "score": 2
        },
        {
          "student_id": "B008",
          "outcome": "BUS-SLO-002",
          "score": 4
        },
        {
          "student_id": "B009",
          "outcome": "BUS-SLO-001",
          "score": 2
        },
        {
          "student_id": "B009",
          "outcome": "BUS-SLO-002",
          "score": 4
        },
        {
          "student_id": "B010",
          "outcome": "BUS-SLO-001",
          "score": 2
        },
        {
          "student_id": "B010",
          "outcome": "BUS-SLO-002",
          "score": 3
        }
      ],
      "aggregate_results": {
        "BUS-SLO-001": {
          "students_proficient": 3,
          "students_developing": 4,
          "students_beginning": 3,
          "students_insufficient": 0,
          "proficiency_percentage": 70
        },
        "BUS-SLO-002": {
          "students_proficient": 6,
          "students_developing": 3,
          "students_beginning": 1,
          "students_insufficient": 0,
          "proficiency_percentage": 90
        }
      },
      "closing_the_loop": {
        "assessment_year": 2026,
        "findings": "Written communication is strong (90 percent proficiency). Financial statement analysis sits at 70 percent; students read statements correctly but hesitate when asked to justify a recommendation with the numbers.",
        "curriculum_changes": [
          "Add a spreadsheet-based financial analysis practicum in the accounting course",
          "Require a numbers-backed recommendation section in every capstone draft"
        ],
        "responsible_party": "Business Department Chair",
        "target_date": "2026-08-20",
        "verification_plan": "Re-assess BUS-SLO-001 in the Fall 2026 capstone. Target 80 percent proficiency."
      }
    },
    {
      "program_code": "CJ",
      "program_name": "Criminal Justice (AAS)",
      "outcomes": [
        {
          "code": "CJ-SLO-001",
          "title": "Students write accurate and complete incident reports",
          "level": "program",
          "domain": "Report Writing",
          "description": "Students document a scenario with the elements required for court-admissible reporting"
        },
        {
          "code": "CJ-SLO-002",
          "title": "Students apply constitutional procedure to field scenarios",
          "level": "program",
          "domain": "Constitutional Procedure",
          "description": "Students identify search, seizure, and interrogation requirements in realistic scenarios"
        }
      ],
      "assessment": {
        "type": "Scenario-Based Written Examination",
        "date": "2026-05-05",
        "total_students": 11,
        "rubric": {
          "scale": 4,
          "levels": [
            {
              "value": 4,
              "label": "Proficient",
              "description": "Demonstrates clear understanding and can apply concepts"
            },
            {
              "value": 3,
              "label": "Developing",
              "description": "Shows understanding with minor gaps"
            },
            {
              "value": 2,
              "label": "Beginning",
              "description": "Limited understanding, significant gaps"
            },
            {
              "value": 1,
              "label": "Insufficient",
              "description": "Minimal understanding"
            }
          ]
        }
      },
      "student_scores": [
        {
          "student_id": "C001",
          "outcome": "CJ-SLO-001",
          "score": 4
        },
        {
          "student_id": "C001",
          "outcome": "CJ-SLO-002",
          "score": 3
        },
        {
          "student_id": "C002",
          "outcome": "CJ-SLO-001",
          "score": 4
        },
        {
          "student_id": "C002",
          "outcome": "CJ-SLO-002",
          "score": 3
        },
        {
          "student_id": "C003",
          "outcome": "CJ-SLO-001",
          "score": 4
        },
        {
          "student_id": "C003",
          "outcome": "CJ-SLO-002",
          "score": 2
        },
        {
          "student_id": "C004",
          "outcome": "CJ-SLO-001",
          "score": 3
        },
        {
          "student_id": "C004",
          "outcome": "CJ-SLO-002",
          "score": 2
        },
        {
          "student_id": "C005",
          "outcome": "CJ-SLO-001",
          "score": 3
        },
        {
          "student_id": "C005",
          "outcome": "CJ-SLO-002",
          "score": 4
        },
        {
          "student_id": "C006",
          "outcome": "CJ-SLO-001",
          "score": 3
        },
        {
          "student_id": "C006",
          "outcome": "CJ-SLO-002",
          "score": 4
        },
        {
          "student_id": "C007",
          "outcome": "CJ-SLO-001",
          "score": 3
        },
        {
          "student_id": "C007",
          "outcome": "CJ-SLO-002",
          "score": 4
        },
        {
          "student_id": "C008",
          "outcome": "CJ-SLO-001",
          "score": 2
        },
        {
          "student_id": "C008",
          "outcome": "CJ-SLO-002",
          "score": 4
        },
        {
          "student_id": "C009",
          "outcome": "CJ-SLO-001",
          "score": 2
        },
        {
          "student_id": "C009",
          "outcome": "CJ-SLO-002",
          "score": 4
        },
        {
          "student_id": "C010",
          "outcome": "CJ-SLO-001",
          "score": 2
        },
        {
          "student_id": "C010",
          "outcome": "CJ-SLO-002",
          "score": 3
        },
        {
          "student_id": "C011",
          "outcome": "CJ-SLO-001",
          "score": 1
        },
        {
          "student_id": "C011",
          "outcome": "CJ-SLO-002",
          "score": 3
        }
      ],
      "aggregate_results": {
        "CJ-SLO-001": {
          "students_proficient": 3,
          "students_developing": 4,
          "students_beginning": 3,
          "students_insufficient": 1,
          "proficiency_percentage": 64
        },
        "CJ-SLO-002": {
          "students_proficient": 5,
          "students_developing": 4,
          "students_beginning": 2,
          "students_insufficient": 0,
          "proficiency_percentage": 82
        }
      },
      "closing_the_loop": {
        "assessment_year": 2026,
        "findings": "Constitutional procedure application is solid (82 percent proficiency). Report writing is the weak point at 64 percent; reports commonly omit elements needed for admissibility.",
        "curriculum_changes": [
          "Adopt a structured report-writing rubric used in every scenario exercise",
          "Add a writing lab session reviewing real (redacted) report examples"
        ],
        "responsible_party": "Criminal Justice Program Coordinator",
        "target_date": "2026-08-25",
        "verification_plan": "Re-assess CJ-SLO-001 in the Fall 2026 scenario examination. Target 78 percent proficiency."
      }
    }
  ],
  "institutional_summary": {
    "assessment_year": 2026,
    "programs_assessed": 3,
    "outcomes_assessed": 6,
    "students_assessed": 33,
    "average_proficiency_percentage": 79,
    "strongest_outcome": "NUR-SLO-001 (safe medication administration, 92 percent)",
    "weakest_outcome": "CJ-SLO-001 (incident report writing, 64 percent)",
    "notes": "Every program completed a full assess-analyze-improve cycle this year. Each program identified one strength to maintain and one weakness with a documented curriculum change and a re-assessment target."
  }
}