A procedure one step at a time — or a course of events on a real time axis.
Arrow keys step through it. The rail is tappable.
Tap the … for the reasoning.
data-why="open" — right for a slide that will be handed out.
Day 0 to day 3 is nothing. Day 14 to day 28 is half the axis.
Give the sequence an id and point an ordering question at it:
<div class="sequence" id="handover"> … </div>
<div class="quiz" data-type="order" data-seq="#handover">
<div class="quiz-q">Put the steps in the right order.</div>
</div>
Write the procedure once — teach it and examine it. Change a step and the question changes with it.