Day 32
- The Pointer: Move from writing "Prompt Instructions" to defining "Data Schemas."
- The Details: Instead of asking for a quiz, provide a JSON structure (Schema) and ask the AI to fill it. This ensures the output is 100% compatible with Canvas bulk-upload tools or your own Python scripts.
- ID Application: Define a standard
Module_Schemathat includes keys forUDL_AlignmentandBloom_Level. - Action:
gemini "Generate the Week 4 content following this JSON schema: {title, objective_id, content_html, accessibility_notes}."