Skip to content

Version 2.2.0 (2024102900)

Latest
Compare
Choose a tag to compare
@ngandrass ngandrass released this 29 Oct 12:59
· 1 commit to master since this release
0132d0b

Changelog

  • Add student ID number to quiz attempt header
  • Add student ID number to exported attempts_metadata.csv file inside quiz archives
  • Allow student ID number to be used in attempt filename pattern as ${idnumber}
  • Fix creation of quiz archives with duplicate archive names (e.g., when using quiz-archive-${quizid}-${quizname} as the archive name pattern)
  • Improve display of user firstname, lastname, and avatar in quiz attempt header
  • Improve display of empty values in quiz attempt header (e.g., feedback, idnumber, ...)
  • Fix name of QUIZ_ARCHIVER_PREVENT_REDIRECT_TO_LOGIN environment variable in archive worker documentation
  • Fix single unit test suit execution command in developer documentation
  • Improve content spacing in docs
  • Only run Moodle CI for commits and PRs on master and develop branches to prevent duplicate runs