Skip to content

v3.2.0

Compare
Choose a tag to compare
@krusche krusche released this 23 Jun 20:24
· 8976 commits to develop since this release

New features:

  • Dedicated instructor view with online code editors for the creation of programming exercises
  • All users can now access the notifications history by clicking Show all notifications
  • Limit number of locked submissions per tutor to 10

Improvements:

  • Significant performance improvements for the tutor leaderboard
  • Tutors can see the tutor leaderboard for the course and each exercise
  • The tutor leaderboard now includes points which provide a better overview of the tutor's contribution
  • The course statistics now include not yet assessed exercises and only show points for exercises after their due date
  • Mobile drag and drop support in quizzes and improved layout for drag and drop questions
  • Instructors can now optionally specify the changes when updating exercises. This also allows to not send a notification for very small changes.
  • Instructors and tutors can now see the status of complaints and filter and sort them
  • Users can indent the line in the text editor
  • Many changes under the hood: Update to Angular 8, jhipster 6.1.2, Spring Boot 2.1.6 and Typescript 3.4 (including strict null checks)

Bugfixes:

  • The display of results in the course and exercise overview should not be correct
  • Fix translations
  • Better communication after attachment upload errors
  • Reduce the network load when showing course scores and fix the sorting of exercise scores
  • Several other small bugfixes