Skip to content

Pre-flight checklist: chapter 16, 2025 #116

Description

@mpjashby
  • Add walk-through videos
  • Add multiple-choice questions at the end of each section
  • Add short-answer revision questions at the end of the chapter
  • Add further reading
  • Add long abstract
  • Add cross-reference handle for chapter
  • Add chapter to contents.qmd
  • Make sure chapter starts with the final map that we'll create
  • Make sure chapter finishes with a complete script
  • Check aes() inside ggplot() (rather than inside geom_*()) is instead in the form ggplot() + aes()
  • Reduce image sizes using harmonise_image_sizes()
  • Remove source(here::here("mask_learnr_functions.R")) from setup chunk
  • Load packages with pacman::p_load() instead of library()
  • Cmd+F to replace any reference to 'tutorial' with 'chapter'
  • Spell check
  • Build chapter
  • Update Moodle

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions