Why assignment-level policy

Most AI syllabus policies fail the same way: one paragraph, written for the whole course, that says something like "unauthorized AI use is prohibited." Nobody — including the instructor — can say what it authorizes for any specific assignment. The result is detective work after submission instead of clear expectations before it, and the policy's real function becomes retroactive justification for whatever the instructor decides case-by-case.

The fix is to set the policy per assignment, using a vocabulary students can learn once and apply everywhere. That's the Stoplight Framework: every assignment is marked green, yellow, or red, and each color has a fixed meaning that never changes across the course. The framework comes from the Exploring AI faculty seminar; this kit is the copy-paste companion.

One principle governs everything here: clear expectations before the assignment prevent detective work after it.

The three lights

  • 🟢 Green — AI use is open. Students may use AI tools freely for this assignment, including generating drafts and code. The assignment is designed so that AI use doesn't undermine what's being assessed — or AI fluency is what's being assessed.
  • 🟡 Yellow — AI use is permitted with disclosure. Students may use AI for defined purposes (brainstorming, explanation, debugging help, editing) but must disclose what they used and how. The disclosed use is not penalized; undisclosed use is treated as an integrity violation.
  • 🔴 Red — AI use is not permitted. The assignment assesses something students must demonstrate unassisted. Red should be rare, deliberate, and paired with an assessment format that makes the restriction realistic (in-class, oral, practical, proctored).

The colors do the communicating. A student who sees 🟡 on a lab already knows the rules — the per-assignment statement just fills in the specifics.

Course-level master statement

Paste this once in your syllabus, then tag every assignment with its color.

Syllabus — master statement

AI use in this course. This course uses a stoplight system for AI tools (ChatGPT, Claude, Copilot, Gemini, and similar). Every assignment is marked with one of three colors, and the meaning of each color is fixed for the whole term:

🟢 Green — AI use is open. Use any AI tool, for any part of the work.
🟡 Yellow — AI use is permitted for the purposes listed on the assignment, and you must include a brief AI-use disclosure with your submission. Disclosed use within the listed purposes is never penalized.
🔴 Red — AI use is not permitted for this assignment. The assignment format will reflect that.

If an assignment has no color marked, treat it as yellow and ask. Undisclosed AI use on a yellow assignment, or any AI use on a red assignment, is an academic integrity matter under the college's policy. Honest disclosure is never an integrity violation — the disclosure is how you stay safe.

Per-assignment statements

Attach the matching block to each assignment. Edit the bracketed parts; delete what doesn't apply.

🟢 Green assignment statement

AI: Green. AI use is open on this assignment. You may use any AI tool for any part of the work — ideation, drafting, code, revision. You are responsible for the accuracy and quality of everything you submit: "the AI wrote it" is not a defense for wrong answers, broken configurations, or fabricated sources. [Optional: As part of this assignment, include 2–3 sentences on how you used AI and what you had to correct — this reflection is graded.]

🟡 Yellow assignment statement

AI: Yellow. On this assignment you may use AI tools for: [brainstorming and outlining / explaining concepts you're stuck on / debugging code you wrote / improving the clarity of your own draft]. You may not use AI to: [generate the submitted work itself / complete the analysis section / write the configuration]. Include an AI-use disclosure with your submission (template in the syllabus). Disclosed use within the permitted purposes is never penalized. Undisclosed use is treated as an integrity violation.

🔴 Red assignment statement

AI: Red. AI use is not permitted on this assignment. This assessment measures [the skill] performed unassisted, because [you will need to do this live in a job interview / this is the foundation later courses assume / certification exams test this without tools]. The assignment is [in-class / oral / practical / proctored] to keep that restriction fair and enforceable.

Student disclosure template (yellow assignments)

Give students the format — vague policies produce vague disclosures. Three sentences is enough.

AI-use disclosure — student template

Tool(s) used: [e.g., ChatGPT (free), GitHub Copilot]
What I used it for: [e.g., explained subnetting when I was stuck on question 3; suggested a fix for my loop error in the script]
What I did myself: [e.g., all configurations, the final write-up, verified the subnet math by hand]

Mapping guide: common IT assignment types

Starting points, not rules — the right color depends on what the assignment actually assesses.

Assignment typeSuggested lightReasoning
Hands-on lab (configuration, deployment)🟡 YellowAI as a documentation/debugging aid mirrors real IT work; the config itself must be the student's.
Certification-prep quizzes🔴 RedThe cert exam is closed-book; practicing open-book measures the wrong thing.
Troubleshooting scenario / ticket-flow lab🟡 YellowReal techs search and ask AI mid-ticket. Assess the diagnosis process and documentation, not tool abstinence.
Research paper or written report🟡 YellowPermit brainstorming and revision help; require the analysis and sources to be the student's, disclosed.
Programming projects🟡 or 🟢Depends on the course: intro courses assessing syntax lean yellow/red; capstones assessing shipped results lean green.
Discussion posts / reflections🔴 Red or 🟢 GreenThe middle is unenforceable. Either the authentic voice is the point (red, keep them short) or make it green and grade the thinking another way.
Final practical exam🔴 RedThe unassisted floor. One well-designed red practical justifies generous yellow/green everywhere else.
AI-focused coursework (prompting, RAG, agents)🟢 GreenAI fluency is the objective. Grade the judgment: what did the student accept, reject, and verify?

Three implementation notes

  • Don't lean on detection tools. False positives fall hardest on your most vulnerable students, and a detector score is not evidence that survives an appeal. The stoplight system reduces the need for detection: generous, realistic yellow/green policies plus a few well-designed red assessments beat policing.
  • Accessibility carve-out. Students using AI-powered accommodation tools (dictation, screen readers, grammar support tied to a documented accommodation) are not "using AI" in the policy sense. Say so explicitly — it prevents your most anxious students from being afraid of their own assistive tech.
  • Red requires format, not trust. If an assignment is red but take-home and typed, the policy is a wish. Pair every red with a format that makes it real — in-class, oral defense, practical demonstration — or change it to yellow.

Use, adapt, share

This kit is free to copy into your syllabus, LMS, or faculty handbook, and to adapt for your institution — attribution appreciated but not required for syllabus use. It pairs with the Exploring AI faculty seminar, which covers how the underlying models work and how to set course policy deliberately. Questions, improvements, or a request to run the seminar with your faculty: [email protected] or book a session.