Skip to content

7.4.2

Compare
Choose a tag to compare
@krusche krusche released this 15 Jul 05:50
· 810 commits to develop since this release
26d437b

⭐️ If you find Artemis valuable, please consider giving our GitHub project a star! ⭐️

Release highlights

  • New Code Button: Unifies all code related tasks on programming exercises such as cloning the repository or open the git repository on Artemis. It will soon be completely redesigned for a more modern look and feel.
  • New Message UI Design: The new user interface design was extended to messages and threads.
  • Many bugfixes and performance improvements to enhance the user experience, in particular when communicating and participating in exams

Improvements

  • Programming exercises: Move the open repository buttons to the new code popup by @pzdr7 in #8920
  • Programming exercises: Improve markdown editor layout handling by @pzdr7 in #8977
  • Integrade code lifecycle: Change priority of test exams and practice exercises by @BBesrour in #8979
  • Communication: Enhance messages and threads user interface by @egekurt123 in #8706
  • Learning paths: Add labels to quickly identify the current navigation status by @JohannesStoehr in #8943
  • Learning paths: Allow instructors to include prerequisites at the start by @JohannesStoehr in #8947
  • General: Improve usability of admin user management view by @krusche in e5f4519

Bugfixes

  • Programming exercises: Fix rounded corners of clone button when ssh is selected by @asliayk in #8984
  • Programming exercises: Fix broken download button for auxiliary repositories by @iyannsch in #8826
  • Integrated code lifecycle: Fix an issue when parsing special characters by @Strohgelaender in #9006
  • Integrated code lifecycle: Fix issue when pushing to test repository by @BBesrour in #9030
  • Modeling exercises: Fix missing markers in solution diagram by @FelixTJDietrich in #9031
  • Quiz exercises: Fix an issue where the icons for the questions overlap the page by @edkaya in #9034
  • File upload exercises: Fix an issue with drag and drop feedback duplicates during assessment by @sarpsahinalp in #8966
  • Adaptive learning: Limit mastery progress to 100% by @JohannesStoehr in #8997
  • Adaptive learning: Fix competency progress update for exercise and lecture unit operations by @JohannesStoehr in #8976
  • Learning paths: Fix competency graph overflow and display minimap by @JohannesWt in #8992
  • Learning paths: Fix completion status for manually assessed exercises by @JohannesStoehr in #8991
  • Lectures: Refactor lecture units to prevent horizontal scrolling by @JohannesWt in #8940
  • Communication: Fix incorrect display of edit and delete icons when switching between threads by @egekurt123 in #9000
  • Communication: Fix an issue where the client does not keep track of the posts on screen by @PaRangger in #8990
  • Communication: Fix resolved icon update by @asliayk in #9028
  • Communication: Fix empty gray area in sidebar accordion with no items by @asliayk in #9014
  • Communication: Fix background color issue for pinned messages by @egekurt123 in #9025
  • Communication: Fix issue causing incorrect user roles and authorities to be displayed by @egekurt123 in #9033
  • Exam mode: Improve display of modeling exercises on exam summary pdf by @az108 in #8982
  • Exam mode: Fix an issue with problem statement updates when an exercise was not opened by @coolchock in #8739
  • Exam mode: Remove exam and course sidebar from export view by @az108 in #8948
  • Exam mode: Adjust display of quiz on exam summary pdf by @az108 in #8953
  • Exam mode: Fix collapse icon position in test runs where it is displayed outside of the sidebar by @edkaya in #8950
  • Exam mode: Fix an error when accessing a test exam with unassigned exercise number by instructor by @edkaya in #9016
  • Exam mode: Fix an issue where individual working time is not displayed in sidebar by @edkaya in #9026
  • Exam mode: Fix error when viewing test run summary by @coolchock in #8974
  • Exam mode: Fix an issue with the result summary by @edkaya in #9050
  • General: Improve performance for course management statistics by @krusche in 54f9625

Development

Reviewers with the highest level of commitment

New Contributors

Full Changelog: 7.4.1...7.4.2