Metadata
Source
examples/gallery/education/special-education-services-plan.opf.json
Slides
4
Audience
board
Purpose
report
Tone
persuasive
Source JSON
{
"name": "Special Education Services Plan",
"language": "english-gb",
"audience": [
"board"
],
"purpose": "report",
"tone": "persuasive",
"narrative": "problem-solution",
"design": {
"theme": "classic",
"colorScheme": "corporate-blue",
"fontScheme": "noto-sans-thai",
"dimensions": "16:9",
"background": "#FFFFFF",
"titleAlignment": "center",
"contentAlignment": "right",
"contentBox": false,
"contentDirection": "vertical",
"chartPrimary": "left",
"imageFill": "fit",
"listBullet": "image"
},
"slides": [
{
"id": "s1",
"section": "Opening",
"layout": "title",
"tag": "Student services",
"title": "Special Education Services Plan",
"subtitle": "Canyon Unified Schools Student services",
"notes": "Open by naming the decision: Improve evaluation timelines and family communication."
},
{
"id": "s2",
"section": "Context",
"layout": "text-2x",
"title": "Why This Matters",
"text": [
"Canyon Unified Schools should focus the next cycle on ",
{
"text": "improve evaluation timelines and family communication",
"bold": true,
"color": "#047857"
},
" while making the operating tradeoffs clear to student services stakeholders."
]
},
{
"id": "s3",
"section": "Evidence",
"layout": "chart-2x",
"title": "Signal Trend",
"type": "chart",
"chart": {
"type": "stacked-bar-2x",
"data": {
"columns": [
"Quarter",
"Current",
"Baseline"
],
"rows": [
[
"Q1",
22,
19
],
[
"Q2",
26,
21
],
[
"Q3",
29,
23
],
[
"Q4",
33,
25
]
]
}
}
},
{
"id": "s4",
"section": "Next",
"layout": "list-2x",
"title": "Next Steps",
"items": [
"Agree on the owner for student services.",
"Confirm the reporting cadence.",
"Return with the first progress readout."
]
}
]
}