Skip to content

7.0.2

Compare
Choose a tag to compare
@krusche krusche released this 28 Apr 07:41
· 690 commits to develop since this release
5e8264b

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

Improvements

  • Programming exercises: Allow instructors to edit programming exercises in the new code editor by @pzdr7 in #8389
  • Programming exercises: Cache dependencies in the Java blackbox template by @BaumiCoder in #8351
  • Programming exercises: Upgrade Java Blackbox template to java 22 by @BaumiCoder in #8388
  • Programming exercises: Allow tutors to assess submissions in the new code editor by @pzdr7 in #8437
  • Programming exercises: Display hidden files when editing as instructor and viewing the repository by @pzdr7 in #8488
  • Integrated code lifecycle: Improve build logs feature by @laurenzfb in #8383
  • Integrated code lifecycle: Improve container setup by @Hialus in #8489
  • Integrated code lifecycle: Automatically cleanup repositories and build plans on deletion of programming exercises by @coolchock in #8476
  • Quiz exercises: Improve apollon diagram import by @milljoniaer in #8466
  • Adaptive learning: Add import of standardized competencies from .json files by @rstief in #8377
  • Adaptive learning: Improve layout of competency relation graph by @rstief in #8443
  • Adaptive learning: Improve generation of missing learning path by @MaximilianAnzinger in #8385
  • Exam mode: Allow students to see if their attendance was checked by @coolchock in #8074
  • General: Add buttons to the avatar in the course edit view and move image cropper into a modal by @eceeeren in #8143
  • General: Improve breadcrumb divider design by @simon-hng in #8423
  • General: Hide group name customization by default by @pzdr7 in #8432

Bugfixes

  • Programming exercises: Fix superfluous whitespace in code editor for student's submission by @JohannesStoehr in #8393
  • Programming exercises: Reject results without commit hash by @Strohgelaender in #8370
  • Quiz exercises: Fix adding file attachments on the edit view by @sarpsahinalp in #8445
  • Exam mode: Update problem statement content only if there is a new change by @kaancayli in #8356
  • Assessment: Fix export button in scores page by @az108 in #8478
  • General: Fix style of exercise footer for dark mode by @rabeatwork in #8442
  • General: Fix selected exercise and lecture when switching courses by @rabeatwork in #8441
  • General: Fix an issue when selecting a category tag in the exercises by @edkaya in #8408

Development

New Contributors

Full Changelog: 7.0.1...7.0.2