Skip to content

Releases: ls1intum/Artemis

6.4.3

11 Sep 09:55
1ddc676
Compare
Choose a tag to compare

⭐️ If you like Artemis, please give this Github project a star ⭐️

Improvements

Bugfixes

  • Programming exercises: Fix repository export anonymization by @FelixTJDietrich in #7066
  • Programming exercises: Fix clickable checkbox on detail view by @Strohgelaender in #7139
  • Programming exercises: Fix illegal submission for practice submissions after due date by @JohannesStoehr in #7169
  • Text exercises: Fix alignment of management buttons by @valentin-boehm in #7143
  • Exam mode: Fix text exercise score display when two correction rounds are enabled by @Strohgelaender in #7153
  • General: Fix slow exercise deletion in courses with many participants by @krusche in #7164

Development

New Contributors

Full Changelog: 6.4.2...6.4.3

6.4.2

04 Sep 18:34
Compare
Choose a tag to compare

⭐️ If you like Artemis, please give this Github project a star ⭐️

Improvements

  • Programming exercises: Add a grace period for course exercises by @Strohgelaender in #6867
  • Communication: Hide channel-name input field if messaging is disabled by @lennart-keller in #7086
  • Communication: Increase maximum channel name length to 30 by @lennart-keller in #7110
  • Assessment: Improve feedback deletion confirmation alert by @Strohgelaender in #6925
  • Lectures: Allow comma-separated keyphrases for automatic slide removal during unit processing by @nityanandaz in #7092
  • General: Add ldap based authentication and allow to import user with emails and logins into courses and exams by @krusche in #6715
  • General: Request data export for another user as administrator by @tobias-lippert in #7081

Bugfixes

  • Programming exercises: Fix an issue with the configuration of auxiliary repositories by @krusche in #7122
  • Programming exercises: Fix repository link for submissions in practice mode by @joka2206 in #7083
  • Programming exercises: Fix unauthorized alert for tutors when opening exercise details page by @tobias-lippert in #7135
  • Programming exercises: Fix translation of static code analysis description by @JohannesStoehr in #7126
  • Plagiarism detection: Fix plagiarism comparisons pagination by @jakubriegel in #7103
  • Communication: Remove trailing hyphens on auto-generated channel names by @lennart-keller in #7109
  • Exam mode: Fix text exercise feedback view by @Strohgelaender in #7116

Development

New Contributors

Full Changelog: 6.4.1...6.4.2

6.4.1

27 Aug 19:56
dddbe67
Compare
Choose a tag to compare

⭐️ If you like Artemis, please give this Github project a star ⭐️

Improvements

  • Programming exercises: Show warning in build plan editor if build plan could not be found by @b-fein in #6906
  • Lectures: Add customizable keyphrases for automatic break and pause slide removal during lecture creation by @nityanandaz in #7060
  • Exam mode: Improve client-side exam import validation by @laadvo in #6997
  • General: Improve styles and usability of exercise creation views by @simon-hng in #7074
  • General: Add direct navigation between exercise detail view and assessment dashboard by @HannesLeonhard in #7037

Bugfixes

  • Programming exercises: Fix task detail view in online code editor by @Strohgelaender in #7080
  • Programming exercises: Fix an issue with PlantUML diagrams if test names contain parentheses by @Strohgelaender in #7079
  • Programming exercises: Allow editing submission policy on exercise creation and import by @basak-akan in #7008
  • Assessment: Fix grading scale inclusivity not displayed correctly by @Strohgelaender in #7018
  • Grading: Fix bonus points calculation for exam scores table by @DominikRemo in #6999
  • General: Fix input color change during autofill in dark mode by @reschandreas in #7071
  • General: Fix navigation highlighting for 'Assessment' link by @DominikRemo in #7059

Development

New Contributors

Full Changelog: 6.4.0...6.4.1

6.4.0

12 Aug 21:04
8743866
Compare
Choose a tag to compare

⭐️ If you like Artemis, please give this Github project a star ⭐️

Improvements

  • Programming exercises: Update template dependencies for java exercises by @Strohgelaender in #7050
  • Lectures: Allow instructors to remove solution slides when processing units by @pellumbbaboci in #6895
  • Lectures: Allow sorting of lectures in the course management by @basak-akan in #6850
  • Grading: Improve default grading key by @DominikRemo in #7034
  • Exam mode: Improve exam start and exam submission performance by @bassner in #7047
  • General: Add data export for exam participation and plagiarism data with scheduling and notification by @tobias-lippert in #6630
  • General: Add documentation for iOS client by @sven0311 in #6991

Bugfixes

  • Programming exercises: Prevent tree compression for single files within the online code editor by @DominikRemo in #6967
  • Programming exercises: Make export more robust by @tobias-lippert in #6968
  • Programming exercises: Make sure template builds are executed when test cases change by @krusche in #7005
  • Modeling exercises: Fix inconsistent capitalization of 'Problem Statement' by @Strohgelaender in #7065
  • Assessment: Escape special characters in inline feedback by @milljoniaer in #6993
  • Exam mode: Prevent content of exam checklist from leaving viewport by @reschandreas in #7043

Development

New Contributors

Full Changelog: 6.3.8...6.4.0

6.3.8

26 Jul 21:45
Compare
Choose a tag to compare

⭐️ If you like Artemis, please give this Github project a star ⭐️

Improvements

Bugfixes

Development

New Contributors

Full Changelog: 6.3.7...6.3.8

6.3.7

24 Jul 20:21
0859d26
Compare
Choose a tag to compare

⭐️ If you like Artemis, please give this Github project a star ⭐️

Improvements

  • Communication: Improve performance by reducing the notification size when creating messages by @krusche in #6964

Bugfixes

Development

Full Changelog: 6.3.6...6.3.7

6.3.6

23 Jul 05:42
Compare
Choose a tag to compare

⭐️ If you like Artemis, please give this Github project a star ⭐️

Improvements

  • Programming exercises: Improve error messages for connection issues in online code editor by @JohannesStoehr in #6888
  • Programming exercises: Allow editing submission policy only on the grading page by @basak-akan in #6947
  • Communication: Don't show preview images if there are multiple links in a message by @pellumbbaboci in #6936
  • Exam mode: Improve import icons in exercise group overview by @JohannesStoehr in #6914
  • Exam mode: Improve exam submission performance by @maximiliansoelch in #6926
  • General: Improve navigation tabs for mobile devices by @DominikRemo in #6927

Bugfixes

  • Programming exercises: Fix overlay issues for problem statement editor save button by @lennart-keller in #6941
  • Assessment: Fix the loss of submission text due to overlapping manual text blocks by @terlan98 in #6916
  • Lectures: Fix overlay on attachment edit page for Safari by @DominikRemo in #6827
  • Exam mode: Fix exam exercise name shown to students in breadcrumb by @tobias-lippert in #6923
  • Exam mode: Fix an issue when submitting complaints by @Strohgelaender in #6956
  • Exam mode: Fix test exam result view after the working period is over by @Strohgelaender in #6915

Other changes

  • Exam mode: Obliterate exam live statistics by @bassner in #6953

Development

  • Fix flaky server test on postgres by @Strohgelaender in #6961
  • Enforce websocket messaging service usage and make sending messages async by @bassner in #6951
  • Add additional websocket metrics for user count and subscriptions by @sleiss in #6950
  • Remove disabled annotations from server tests by @laadvo in #6845

Full Changelog: 6.3.5...6.3.6

6.3.5

21 Jul 07:44
80b195f
Compare
Choose a tag to compare

⭐️ If you like Artemis, please give this Github project a star ⭐️

Improvements

Bugfixes

  • Communication: Prevent senders from getting notifications of their own messages by @TimOrtel in #6707
  • Assessment: Fix the assess next button when no more submissions are assessable by @Strohgelaender in #6904
  • Assessment: Enable save button on all changes in modeling assessments by @JohannesStoehr in #6893
  • Learning analytics: Separate chart name and chart in course statistics to fix wrong line breaks by @RY997 in #6909
  • Exam mode: Fix an issue causing a save error while editing exam programming exercises by @Strohgelaender in #6939
  • Exam mode: Fix breadcrumbs when assessing exam exercises by @Strohgelaender in #6891
  • General: Change link target for active students plot header to course statistics by @basak-akan in #6932

Development

  • Delete missed courses in the Course Management E2E tests by @TheZoker in #6930
  • Prevent too many websocket subscriptions which could overload the broker subsystem and improve notification performance by @JohannesStoehr in #6697
  • Update server dependencies by @krusche in c3e674a

Full Changelog: 6.3.4...6.3.5

6.3.4

17 Jul 06:04
Compare
Choose a tag to compare

⭐️ If you like Artemis, please give this Github project a star ⭐️

Improvements

Bugfixes

  • Programming exercises: Allow instructors to create assignment repository after due date passed by @basak-akan in #6824
  • Programming exercises: Fix the position of the save button of the problem statement editor by @lennart-keller in #6880
  • Programming exercises: Delete directory for import from file if error occurs by @tobias-lippert in #6864
  • Programming exercises: Fix building animation for first submission by @JohannesStoehr in #6835
  • Programming exercises: Fix resource cleanup when closing online editor by @b-fein in #6898
  • Programming exercises: Fix participation for users with "git" in their login by @JohannesStoehr in #6912
  • Text exercises: Fix breadcrumbs during assessment by @JohannesStoehr in #6865
  • Communication: Improve error message alert when entering a duplicate channel name by @lennart-keller in #6881
  • Assessment: Fix an issue with unsaved inline feedback when assessing programming submissions in the online code editor by @pal03377 in #6859
  • Exam mode: Fix complaint text limit when course complaints are not active by @Strohgelaender in #6875
  • Exam mode: Update exam cards when pressing the refresh button by @Strohgelaender in #6889

Development

New Contributors

Full Changelog: 6.3.3...6.3.4

6.3.3

09 Jul 07:34
08dd895
Compare
Choose a tag to compare

Improvements

  • Programming exercise: Improve anonymize option in export repository dialog by @FelixTJDietrich in #6826
  • Communication: Hide empty channel sections on the messages tab by @lennart-keller in #6828
  • Communication: Automatically delete associated channel on deletion by @lennart-keller in #6814
  • Communication: Enable push notifications for conversations by @TimOrtel in #6679
  • Assessment: Focus inline feedback editor when reviewing programming submissions by @milljoniaer in #6797

Bugfixes

  • Programming exercises: Fix wrong participation state message when not submitting by @Strohgelaender in #6813
  • Programming exercises: Fix missing gradle feedback on Jenkins by @Strohgelaender in #6802
  • Quiz exercises: Revert broken drag and drop file upload changes by @krusche in #6844
  • Quiz exercises: Fix file input button color for dark mode when creating drag and drop question by @RY997 in #6866

Other changes

  • Text exercises: Remove feedback conflict badge and views by @pal03377 in #6769

Development

New Contributors

Full Changelog: 6.3.2...6.3.3