Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 2.9 KB

v1_25.md

File metadata and controls

44 lines (35 loc) · 2.9 KB

A+ v1.25 Release Notes

August 2024

A+ v1.25.0

New features

  • Hide module model answers on lifesupport #1330
  • Diff view between student submission and another file #1364
  • Add missing translations to clone course instance view #1379
  • Add "regrade when notification seen" option #1385
  • Open menu links to external websites in a new tab #1393

API

  • Add has_submittable_files to the exercises API endpoint #1357
  • Add more info about max_points to points API #1380

Jutut

  • Add regex search option for text searches #107
  • Add auto-update of student tags #108
  • Add popover previews of (1) conversations with student, (2) response to the background questionnaire, and (3) points #109
  • Change how students see teacher responses and support simple styling for teacher messages. #110
  • Fix total conversation count when paginated #111
  • Add regrade_when_notification_seen on feedback comment #112
  • Change button for link to conversation to copy #113
  • Allow feedback tags to be pinned and generally improve colortag behaviour #114

A+ manual

  • Add questions about learners' code chapter #70
  • Update Jutut documentation #71

Bug fixes

  • Duplicate check fails if submitted file is too large #1373
  • Add missing translations related to submission tags #1386
  • Fix invisible progress bars #1391
  • Fix 502 error when a menu link has a service and URL with a scheme #1395

Notes for developers and administrators

  • Improve submission-generator documentation #2
  • Add type hints to Python style guide #12
  • Enable rendering of pinned colortags #17
  • Improve general styling of and/or filters and tags #18