checkliste
Last updated on 2025-11-11 | Edit this page
Estimated time: 12 minutes
Overview
Questions
- Hvad skal vi huske når vi underviser?
Objectives
- Explain how to use markdown with the new lesson template
- Demonstrate how to include pieces of code, figures, and nested challenge blocks
Generelt
Hvis online
- Use
.mdfiles for episodes when you want static content - Use
.Rmdfiles for episodes when you need to generate output - Run
sandpaper::check_lesson()to identify any issues with your lesson - Run
sandpaper::build_lesson()to preview your lesson locally