Online Program Launch Plan
Online Program Launch Plan is a fictional OPF example for higher education teams. It demonstrates a realistic presentation structure with catalog-backed design and content payloads.
Metadata
Source
examples/gallery/education/online-program-launch-plan.opf.json
Slides
6
Audience
customers, marketing-team
Purpose
sell
Tone
inspirational
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "Online Program Launch Plan",
"description": "Online Program Launch Plan is a fictional OPF example for higher education teams. It demonstrates a realistic presentation structure with catalog-backed design and content payloads.",
"filename": "online-program-launch-plan",
"language": "english-gb",
"audience": [
"customers",
{
"id": "marketing-team",
"attentionBudgetMinutes": 35,
"technicalFluency": "medium",
"decisionPower": "decision-maker",
"recommendedNarratives": [
"innovation"
],
"recommendedTones": [
"inspirational"
]
}
],
"purpose": {
"id": "sell",
"outcome": "Launch a flexible certificate program for working adults",
"successCriteria": [
"The audience can state the decision in one sentence.",
"The owner and next checkpoint are explicit."
]
},
"tone": {
"id": "inspirational",
"voiceCues": [
"Make the decision visible.",
"Use concrete operating language."
],
"avoid": [
"Do not bury the ask.",
"Do not over-explain obvious context."
]
},
"narrative": "innovation",
"design": {
"theme": "classic",
"colorScheme": {
"id": "slate-gray",
"primary": "#0369A1",
"secondary": "#334155",
"accent": "#F8FAFC",
"background": "#0B1220",
"text": "#F8FAFC",
"custom": {
"signal": "#F59E0B",
"risk": "#E2E8F0"
}
},
"fontScheme": {
"id": "noto-sans-kr",
"heading": {
"family": "Aptos Display",
"weight": 700
},
"body": {
"family": "Aptos",
"weight": 400
},
"code": {
"family": "Consolas",
"weight": 400
}
},
"dimensions": "a4",
"background": {
"type": "gradient",
"gradient": {
"angle": 35,
"stops": [
{
"color": "#0369A1",
"position": 0
},
{
"color": "#E2E8F0",
"position": 1
}
]
},
"opacity": 0.94
},
"titleAlignment": "right",
"contentAlignment": "left",
"contentBox": false,
"contentDirection": "vertical",
"chartPrimary": "top",
"imageFill": "fit",
"listBullet": "image",
"logo": "asset:brand-logo",
"watermark": {
"src": "asset:watermark",
"opacity": 0.06
},
"header": {
"left": {
"section": true
},
"right": {
"image": "asset:brand-icon"
}
},
"footer": {
"left": {
"organization": true
},
"center": {
"text": "Decision review"
},
"right": {
"slideNumber": true
}
},
"slideImage": {
"src": "asset:cover-bg",
"position": "left"
}
},
"slides": [
{
"id": "s1",
"section": "Opening",
"layout": "title",
"tag": "Higher education",
"title": "Online Program Launch Plan",
"subtitle": "Western Coast College Higher education",
"notes": "Open by naming the decision: Launch a flexible certificate program for working adults."
},
{
"id": "s2",
"section": "Context",
"layout": "text-3x",
"title": "Why This Matters",
"text": [
"Western Coast College should focus the next cycle on ",
{
"text": "launch a flexible certificate program for working adults",
"bold": true,
"color": "#0369A1"
},
" while making the operating tradeoffs clear to higher education stakeholders."
]
},
{
"id": "s3",
"section": "Evidence",
"layout": "chart-3x",
"title": "Signal Trend",
"type": "chart",
"chart": {
"type": "sparkline",
"data": {
"columns": [
"Quarter",
"Current",
"Baseline"
],
"rows": [
[
"Q1",
14,
11
],
[
"Q2",
18,
13
],
[
"Q3",
21,
15
],
[
"Q4",
25,
17
]
]
}
}
},
{
"id": "s4",
"section": "Options",
"layout": "table-1x",
"title": "Decision Options",
"table": {
"columns": [
"Workstream",
"Owner",
"Status",
"Decision"
],
"rows": [
[
"Higher education",
"Program lead",
"At risk",
"Continue"
],
[
"Data and reporting",
"Analytics",
"On track",
"Tighten metric definitions"
],
[
"Field adoption",
"Operations",
"Watch",
"Add weekly office hours"
]
]
}
},
{
"id": "s5",
"section": "Plan",
"layout": "list-3x",
"title": "Execution Timeline",
"type": "timeline",
"timeline": {
"name": "Higher education execution path",
"description": "Major milestones for Western Coast College.",
"events": [
{
"when": "Oct",
"what": "Baseline",
"description": "Confirm current state, owners, and constraints."
},
{
"when": "May",
"what": "Pilot",
"description": "Run a narrow pilot with visible success criteria."
},
{
"when": "Jun",
"what": "Scale",
"description": "Expand the approach after risk review."
},
{
"when": "Jul",
"what": "Embed",
"description": "Move reporting and routines into steady-state operations."
}
]
}
},
{
"id": "s6",
"section": "Close",
"layout": "list-2x",
"title": "The Ask",
"bullets": [
{
"text": "Approve the next milestone for launch a flexible certificate program for working adults.",
"level": 0
},
{
"text": "Assign an executive sponsor and one accountable owner.",
"level": 0
},
{
"text": "Review progress in the next operating meeting.",
"level": 0
}
]
}
],
"organization": {
"id": "western-coast-college",
"name": "Western Coast College",
"legalName": "Western Coast College",
"logo": "asset:brand-logo",
"domain": "western-coast-college.example",
"email": "hello@western-coast-college.example",
"phone": "+15551000053",
"tagline": "Launch a flexible certificate program for working adults",
"role": "primary",
"socials": {
"instagram": "@western-coast-college",
"threads": "https://threads.example/western-coast-college"
}
},
"speaker": {
"id": "speaker",
"name": "Samira Okafor",
"title": "Chief of Staff",
"organizationId": "western-coast-college",
"bio": "Leads higher education planning for Western Coast College.",
"socials": {
"instagram": "@western-coast-college-speaker"
}
},
"author": "OPF Example Generator",
"takeaway": "Launch a flexible certificate program for working adults",
"duration": 11,
"tags": [
"education",
"higher-education",
"sell",
"inspirational",
"medium"
],
"assets": {
"brand-logo": {
"src": "./assets/western-coast-college-logo.svg",
"alt": "Western Coast College logo",
"mediaType": "image/svg+xml"
},
"brand-logo-light": {
"src": "./assets/western-coast-college-logo-light.svg",
"alt": "Western Coast College light logo",
"mediaType": "image/svg+xml"
},
"brand-icon": {
"src": "./assets/western-coast-college-icon.svg",
"alt": "Western Coast College icon",
"mediaType": "image/svg+xml"
},
"cover-bg": {
"src": "./assets/western-coast-college-cover-4.jpg",
"alt": "Higher education background image",
"mediaType": "image/jpeg"
},
"supporting-photo": {
"src": "./assets/western-coast-college-field-photo.jpg",
"alt": "Higher education field context",
"mediaType": "image/jpeg"
},
"demo-video": {
"src": "./media/western-coast-college-demo.mp4",
"title": "Higher education walkthrough",
"mediaType": "video/mp4"
},
"metric-data": {
"src": "./data/online-program-launch-plan.csv",
"format": "csv",
"title": "Online Program Launch Plan data"
},
"watermark": {
"src": "./assets/western-coast-college-watermark.png",
"alt": "Western Coast College watermark",
"mediaType": "image/png"
}
},
"extensions": {
"example": {
"folder": "education",
"density": "medium",
"scenario": "online-program-launch-plan",
"generatedBy": "scripts/generate-example-suite.mjs"
}
}
}