Skip to content

Releases: ls1intum/Artemis

v3.2.0

23 Jun 20:24
Compare
Choose a tag to compare

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

14 Jun 14:50
Compare
Choose a tag to compare

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

14 Jun 14:44
Compare
Choose a tag to compare

Bugfixes:

  • Fix reordering issues in Apollon when assessing UML models
  • Fix wrongly aligned display of notifications popup
  • Improve Java template project for programming exercises

v3.1.5

11 Jun 06:24
Compare
Choose a tag to compare

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

v3.1.4

28 May 23:02
Compare
Choose a tag to compare

Bugfixes and improvements:

  • Make sure the correct button state is shown for start exercise, open text / modeling editor, view submission and view result
  • Fix modeling assessment layout issue with large problem statement/submission in small window
  • Fix order of elements in the modeling editor so that child elements should be shown in front consistently
  • Allow tutors to adapt their assessments before the release to students
  • Only show results to students after the assessment due date
  • Add comment field for example assessments
  • Rewrite the stats for the instructor course dashboard reducing network bandwidth and improving performance
  • Several other small bugfixes and performance improvements

v3.1.3

21 May 22:01
Compare
Choose a tag to compare

Bugfixes:

  • Questions could not be asked in exercises
  • Display of quiz footer
  • Statistics chart

v3.1.2

20 May 07:27
Compare
Choose a tag to compare
  • 🐛 Quizzes: Fix Bug where Hints and Explanations where not shown. #456 @thilo-behnke
  • 🐛 Fix Bug where the Problem Statement was now shown on Exercise Overview page. #457 @thilo-behnke
  • 🚀 Automatically submit Text and Modeling Assessments. #449 @SiggZ @jpbernius
  • 🐛 Short Answer Quiz: Fix Bug with creation of spots using drag-and-drop in non-Chrome browsers. #458 @fde312
  • 🐛 Statistics: Fix quiz statistics footer on mobile devices. #447 @lovaiible
  • 🌐 Fix Translation Key for "General Feedback" on Text Exercises. @jpbernius

v3.1.1

15 May 18:37
Compare
Choose a tag to compare

Bugfixes and improvements:

  • Allow general feedback for modeling and text exercises
  • Make sure results are shown more consistently in the different pages when navigating forth and back
  • Simplify the creation of problem statements for programming exercises by adding a task button and a selection of available test cases
  • Add a warning to programming exercises (instructor view) when template and solution code lead to unexpected results. For template code, we expect 0%, for solution code, we expect 100%.
  • Restrict some permissions for tutors regarding exercises and participations
  • fix overlapping of problem statements with exercise submission in exercise detail page
  • Add cancel button for manual text and modeling assessments
  • Add possibility to model UML component and UML deployment diagrams

v3.1.0

07 May 22:59
Compare
Choose a tag to compare
  • Students can write complaints on modeling and text exercises
  • Tutors can respond to complaints
  • Fix problems with lecture download
  • Fix problems with tutor leaderboard
  • Highlight neutral feedback in the modeling editor

v3.0.3

06 May 00:27
Compare
Choose a tag to compare

Bugfixes and enhancements:

  • Show offline alert when the client is not connected to the server any more
  • Improve file handling in online code editor
  • Improve lecture PDF download
  • Allow tutors to add presentation scores and students to view it in statistics
  • Tutor course dashboard shows correct number of submission
  • Fix tooltips in statistics
  • Fix autofill login
  • Tutors cannot start assessing submissions before the exercise due date
  • Automatically submit modeling and text submissions after exercise due date
  • Reload questions when switching between exercises through notifications
  • Fixed caching issue when re-uploading attachments
  • Allow to resize markdown editor for problem statements when creating / editing programming exercises
  • Fix app behavior during client errors