Skip to content

Releases: ls1intum/Artemis

v3.8.7

01 Nov 15:25
Compare
Choose a tag to compare

Improvements:

Bugfixes:

v3.8.6

22 Oct 21:21
Compare
Choose a tag to compare

Improvements and bugfixes:

  • Fix problem with accessing Artemis from online courses over LTI
  • Fix download repos for courses with '/' in the name
  • Improve the visual quality of interactive UML diagrams
  • Improve the C template for programming exercises
  • Don't show the trigger button for inactive participations
  • Improve consistency of exercise status messages
  • Fix health and tracker in server administration
  • Fix a type error in the result details component

v3.8.5

20 Oct 10:21
Compare
Choose a tag to compare

Improvements and bugfixes:

  • Improve reliability of start exercise for programming exercises
  • Improve reliability of download repos for programming exercises
  • Show grading instructions in new result dialog for programming exercises
  • Add manual/automatic filter into scores page for programming exercises
  • Highlight errors in red and warnings in yellow in build output
  • Use full width in small screens when creating programming exercises

v3.8.4

15 Oct 21:45
Compare
Choose a tag to compare

Improvements and bugfixes:

  • Show manual result for programming exercises immediately after creating it
  • Show preliminary results more consistently
  • Further improve the reliability of start exercise for programming exercises and prevent errors in a couple of edge cases
  • Fix instruction rendering during generate programming exercise
  • Fix missing and wrong translations
  • Further improve result display in certain edge cases
  • Fix issues with guided tutorials
  • Allow editing whether a programming exercises should be graded manually
  • Limit too long feedback entries to 5000 characters from programming exercises to prevent database errors
  • Improve consistency and error handling of the yellow quiz lifecycle buttons in the course administration (set visible, start quiz, release for practice)
  • Only show the download all button for instructors
  • Do not update the creation date of users any more
  • Improve the modal for registering in PGdP

v3.8.3

14 Oct 23:52
Compare
Choose a tag to compare

Improvements:

  • Confirm course registration for PGdP course
  • Save course registration events in audit log of the database to make them easier to trace
  • Only allow manual results in programming exercises if the corresponding setting is activated
  • Add grading instructions to programming exercise dialog if manual results are activated
  • Improve wording and layout in participations page
  • Provide guided tour tutorial videos in German and English in an improved quality

Bugfixes:

  • Make sure "Select a course" is shown during course registration
  • Start exercise for programming exercises did not work in rare cases. Now it should be more reliable
  • Fix several translation issues
  • Fix styling issues of problem statement, grading instructions, etc. in tutor exercise dashboard

v3.8.2

13 Oct 22:34
Compare
Choose a tag to compare

Bugfixes:

  • Start exercise works more reliable for programming exercises again
  • Results show the build status animation for programming exercises again
  • Show file upload exercise points in tutor leaderboard
  • Improve handling of the bold command in the markdown editor
  • Make sure questions are shown when a quiz is started while being open

v3.8.1

10 Oct 12:19
Compare
Choose a tag to compare

Improvements:

  • New timeline in programming exercise create view
  • Improved exercise status display for students
  • Improve button layout for programming exercises in course administration (some buttons moved to the view page)
  • Warn when test cases have been changed, but not all builds have been executed manually

Bugfixes:

  • Fix quiz edit
  • Fix start exercise for old programming exercises
  • Fix cancel tour setup in guided tutorials

v3.8.0

07 Oct 21:58
Compare
Choose a tag to compare

Improvements:

  • Guided Tutorial for Programming Exercises with Youtube videos
  • Do not automatically build template and student build plans when test cases change, instead set the programming exercise as dirty and inform the instructor that a trigger of all builds is needed
  • This test trigger is not possible manually in the course administration of programming exercises
  • Lock student repositories on due date automatically if
  • Instructors can only configure test cases to run after due date if the new setting Build & Test Student Submissions After Due Date is active
  • Allow instructors and tutors to download all student repositories of a programming exercise with customizable options (in Scores view)
  • Tutors can now assess submissions to file upload exercises
  • Instructors can now activate/deactivate and customize the presentation score feature in the course settings
  • Support the semi-automatic assessment of UML activity diagrams in modeling exercises
  • Delete dialogs are now more consistent
  • Update to newest version of Bamboo and Bitbucket

Bugfixes:

  • Instructors can create programming exercises again (after Bamboo update)
  • Students can participate again in programming exercises (after change of Bamboo and Bitbucket URLs)
  • Fix comparison of empty modifiers in Structural Test of Java programming exercise template
  • Fix the deletion of programming exercises

v3.7.2

26 Sep 14:21
Compare
Choose a tag to compare

Improvements:

  • Update Java test framework for programming exercises
  • Add build trigger into test case dialog for programming exercises
  • Unify assessment layout for modeling and text exercises
  • Make sure that all local and session storage entries are deleted upon logout

Bugfixes:

  • Change landing page for online courses to new exercise details page and remove the old courses page which was not working any more
  • Fix problems in the notifications if the author is missing

v3.7.1

26 Sep 14:17
Compare
Choose a tag to compare

Bugfixes:

  • Fix editing of programming exercises
  • Fix submitting modeling assessments
  • Fix styling in some programming exercise dialogs