• Add database column hw_self_assess to the table homework_items and adjust homework assignment formatting to separate self-study items that students should not turn in from items they should turn in.
  • Use relative paths for PDF output when rendering PDF files. This addresses a problem with knitr or Pandoc putting paths into \include_graphics that include illegal characters for LaTeX.
  • Make PDFs for reading assignments.
  • Fix some problems with homework formatting.
  • Add NEWS.md to track changes.
  • Fix formatting of lab assignments.
  • Fix formattting for EES 4760.
  • Refactor to use new database schema for 2021.
  • First working version