Skip to content

Pre-flight checklist: chapter 15, 2025 #115

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions