1. Prepare the source
Use a syllabus, learning objectives, or a chapter outline. Remove student names and private course links before uploading.
exam blueprint / sheet 07 · free workflow
Paste a syllabus or study guide into a free source-grounded notebook, then turn its units into testable prompts and a seven-day weak-area map instead of rereading the whole document.
forces every syllabus unit into a visible coverage map and separates “not recalled” from “not taught,” rather than returning a generic quiz. The result is a small object you can inspect: it carries a count, a context row, and a next action instead of asking you to trust a paragraph.
Use a syllabus, learning objectives, or a chapter outline. Remove student names and private course links before uploading.
Prompt the notebook to return JSON with one object per unit: unit, recall_prompt, answer_key, confidence, evidence_phrase, review_day. Ask it to say “not found” when the source does not support an answer.
Paste the same unit list into the blueprint below. The free companion turns those lines into a reusable coverage artifact without calling an API.
Prompt shape for the external tool: return only JSON in this form — {"heading":"…","metric":"…","rows":[{"label":"…","detail":"…","value":"…"}],"next":"…"}. The companion app below uses the same visible result shape locally and makes no AI request.
Load a sample, replace it with your own notes, and inspect the generated object. Sample values are illustrative, not verified facts.
Loading the sample object…
Require one row per source heading and check the coverage count before trusting the questions.
Keep the evidence phrase and source-grounding request. “Not found” is a useful result.
Treat it as a routing signal for the next seven days, not a prediction of the exam grade.
Boundary. Learning aid only: it does not know your instructor’s grading policy or guarantee exam performance. Compare answer keys with your course materials or ask your instructor when the source is ambiguous.
The free board is complete on purpose. The companion app adds a tangible file, history, or handoff only after the result is useful: a printable exam packet and saved attempt history; 8 generated rows × about 90 seconds of manual formatting = roughly 12 minutes avoided per packet
open the blueprint companion