Skip to content

Peer v2.2 - 14-07-2023

Taico Aerts requested to merge dev into master

Peer v2.2 - 14-07-2023

Features and Changes

  • Allow going backwards to previous stages by rolling back the actions of the stage (after confirmation) (#411 (closed), #353 (closed))
  • Add a wiki with manuals (to be expanded in the future) (#429 (closed))
  • Add email notifications (#127 (closed))
  • Put review questions in a drawer, which can be extended over top the submission and back for easier reviewing on smaller screens (#410 (closed))
  • Add styling support to open question answers (WYSIWYG) (uses markdown internally, allows entering markdown directly) (#269 (closed))

Minor changes

  • Allow teacher to set min and max number of words for response to open questions (#236 (closed))
  • Add warning when leaving a page with unsaved changes (#212 (closed), #389 (closed))
  • Add admin overview of deadlines (#391 (closed))
  • Add ability to archive assignments (#412 (closed))
  • Filter courses shown to those of the current academic year (#408 (closed))
  • Allow groups to be re-imported if assignment is not yet in submission stage (#404 (closed))
  • After log in, users are now immediately shown the courses page (#230 (closed))
  • Add support for site-wide banners (for announcing e.g. maintenance) (#381 (closed))
  • Change URL scheme such that it is easier to get links to specific assignments (#237)

Fixes

Development

Edited by Taico Aerts

Merge request reports