Skip to main content
Good Scaffold rewards helpful technical structure. Where most Markdown metrics measure problems, this one measures structural assets that aid review.

Formula

What each component captures

  • Visual Scaffold — well-labelled, bounded, locally explained diagrams and images.
  • Table Scaffold — tables in the 6–60 cell sweet spot.
  • Bounded labelled code examples — code fences with explicit language tags and bounded sizes.
  • Information Scent (Link Debt) — descriptive link text.
  • Section summary — sections that open with a short summary paragraph.
  • Internal navigation — anchor links resolve and there’s a usable navigation structure.

How DMI uses it

Good Scaffold contributes positively to DMI via the +0.10 · G_norm term. It offsets maintainability penalties modestly. It never erases objective defects like broken links, parse failures, or inclusive-language flags.

References

  • Mayer, R. E. (2009). Multimedia Learning, 2nd ed. Cambridge University Press — multimedia principles behind well-labelled visuals and bounded examples.
  • Carroll, J. M. (1990). The Nurnberg Funnel: Designing Minimalist Instruction for Practical Computer Skill. MIT Press — minimalist instruction principles supporting “bounded labelled code examples” and “section summary” credits. MIT Press record.

See also