Releases: ls1intum/Artemis
Releases · ls1intum/Artemis
v3.3.2
v3.3.1
v3.3.0
Improvements:
- Semi-automatic assessment of modeling exercises with UML class diagrams
- Option to execute structure and behavior tests sequentially in programming exercises
- Improved online code editor experience for students and instructors
- Full size option for markdown editor
- Directly navigate to next text submission when assessing text exercises
Bugfixes:
- Improve display of drag and drop quiz statistics
- Improve course statistics
- Improve quiz performance when displaying results
- Fix archive programming exercises functionality
v3.2.3
v3.2.2
v3.2.1
v3.2.0
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
v3.1.7
Bugfixes and improvements:
- Allow instructors to review / override locked text submissions
- Small improvements in the Java template project for programming exercises
- Improve handling of online courses and exercises with LTI outcome URLs
- Reverse the order of courses in the course administration page so that newer courses come first
v3.1.6
v3.1.5
Bugfixes and improvements:
- Make sure students always have one week for complaints
- Change "No results" into "No graded results"
- Display the correct graded results in exercise overview and exercise details pages
- Fix multiple problems with the the display of graded and not graded results
- Add confirmation dialog for modeling assessments
- Show exercise status in tutor exercise dashboard
- Proper count of number of submissions for statistics purposes
- New complaint list page for tutors and instructors
- Improve performance of instructor course dashboard
- Improve test framework for programming exercises
- Improve task and test case domain commands for programming exercises
- Enable U4I support with LTI
- Several other small bugfixes and performance improvements