How to write effective educational content using Chalk — structure, flow, and pedagogy
An internote is a structured lesson document. Unlike a slide deck, it combines a narrative reading experience with rich visual detail — equations, diagrams, code, and interactive exercises — in a single, coherent piece.
Writing an internote follows a simple loop: write, preview, refine. The editor shows a live preview of your Chalk source, so you can see your content taking shape as you type.
[] block alongside the textEvery internote is made up of scenes. A scene is not a slide — it is a unit of thought. Each scene should make a single point clearly, then either continue to the next scene or invite the student to act (answer a question, explore a diagram).
A good rule of thumb: if a scene's body text would take more than a minute to read, it's probably two scenes.
Each scene has two areas:
{}) is the narrative — prose, headings, lists, callouts, and exercises. Students always see this.[]) is the visual complement — diagrams, code, equations displayed alongside the body. It's optional, but powerful.Think of the body as what you'd say, and the detail panel as what you'd draw on a board while saying it.