---
type: "post"
stable_id: "post:college-educator-reviewable-workflow"
slug: "college-educator-reviewable-workflow"
title: "The College Educator Plugin Encodes A Reviewable Vertical Workflow"
description: "The plugin asks educators for the smallest useful course context, produces reviewable instructional drafts, and leaves grading, exceptions, publication, and external actions to explicit human decisions."
retrieval_nugget: "The workflow is concrete: choose a bounded instructional artifact, add minimal approved context, name learning outcomes and constraints, review a draft, and approve any final file or external action. Student data and answer keys stay scoped."
published_at: "2026-08-04"
updated_at: "2026-08-06"
record_date: "2026-08-04"
date_kind: "published_at"
topics: ["education","plugins","human-in-the-loop","repeatable-work","data-minimization"]
entities: ["OpenAI Academy","College Educator"]
source_urls: ["https://academy.openai.com/public/clubs/higher-education-05x4z/blogs/college-educator-plugin-instructional-materials"]
source_format: "article"
editorial_timing: {"lane":"regular_hourly","scheduled_at":"2026-08-08T08:00:00+03:00","real_news_delta":"owner-approved primary-source mechanism or merged analysis"}
visual_decision: {"status":"included","reason":"the central mechanism is a flow, loop, architecture, decision, or state transition that benefits from a diagram","reviewed_by":"codex"}
schema_version: "newruntime-agent-readable-v0.2"
status: "published"
visuals: [{"role":"hero","src":"/images/drip/college-educator-reviewable-workflow/college-educator-reviewable-workflow.webp","alt":"A whiteboard education workflow showing learning outcomes and minimal context becoming a reviewable draft, educator approval, and classroom material.","caption":"New Runtime synthesis from Use the College Educator Plugin to Create Instructional Materials for Your Classes."}]
routes: {"html":"https://newruntime.com/posts/college-educator-reviewable-workflow/","markdown":"https://newruntime.com/posts/college-educator-reviewable-workflow.md","json":"https://newruntime.com/posts/college-educator-reviewable-workflow.json"}
---

# The College Educator Plugin Encodes A Reviewable Vertical Workflow

## Retrieval answer

The workflow is concrete: choose a bounded instructional artifact, add minimal approved context, name learning outcomes and constraints, review a draft, and approve any final file or external action. Student data and answer keys stay scoped.

OpenAI's College Educator plugin is a useful example of vertical workflow design. It does not begin with an open chat. The educator chooses a concrete artifact such as a class plan, slide outline, activity, assignment, handout, or interactive site, then supplies the smallest source set needed to shape it.

The prompt contract names learning outcomes, course sources, constraints, and decisions requiring review. The output is a draft that must distinguish supplied material from generated suggestions, expose assumptions, and remain easy to revise before students see it. Connected apps are optional and should be limited to approved sources.

The boundaries are part of the product: minimize identifiable student data, keep answer keys separate, and do not delegate final grading, exceptions, teaching decisions, publication, or external actions. This pattern generalizes to other professional plugins: narrow context, reviewable artifacts, explicit approvals, and a list of judgments the agent cannot own.
