Releases: ls1intum/Artemis
Releases · ls1intum/Artemis
v3.1.3
v3.1.2
- 🐛 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
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
v3.0.3
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
v3.0.2
Bugfixes and performance improvements:
- Reduce the number of REST calls on the start page
- Fix an issue in the participation page
- Fix an issue with importing DnD questions from previous courses
- Fix an issue with wrong scores in the course statistic
- Fix an issue when editing attachments
- Allow to delete example submissions
v3.0.1
Bugfixes:
- Lectures can be created again without exceptions
- Download of attachments works reliably
- Programming exercise details and results are displayed correctly
- Login without username or password is not possible any more
- Preview of the problem statement of programming exercises works again when creating / editing them
- Fix of additional styling issues
Improvements:
- Text assessments are displayed in a more intuitive way
v3.0.0
- Complete the transition to the new design with course overview, exercise overview and exercise details
- Improvements, bug fixes and greatly improved user experience in the online code editor
- Many bugfixes and performance improvements throughout the whole application
v2.9.0
- New feature: Lectures with attachments and questions and answers
- Improvements and bug fixes in the modeling editor Apollon and in the modeling assessment view
- Improvements and bug fixes in the text assessment view
- Improvements and bug fixes for the tutor dashboard
- Use an exception monitoring system to identify and fix bugs more easily in the future
- Fix problems in model drag and drop quiz generation