= $this->extend('layout/management_layout') ?> = $this->section('content') ?>
Build, publish, preview, and track individual assessments.
| Name | School Year | Pool | Education Committee Note | Status | Questions | Assignments | Actions |
|---|---|---|---|---|---|---|---|
| No assessment forms yet. | |||||||
| = esc($form['name']) ?> | = esc($form['school_year'] ?: '—') ?> | = esc($form['pool_name']) ?> | = esc($form['education_committee_note'] ?: '—') ?> | = esc(ucfirst($form['status'])) ?> | = (int) $form['question_count'] ?> | = (int) $form['assignment_count'] ?> | |