- Sep 27, 2022
-
- Sep 23, 2022
-
-
Jakob Dieterle authored
-
- May 25, 2022
-
- Aug 09, 2021
-
-
Jakob Dieterle authored
-
- Jul 29, 2021
-
-
- Jun 30, 2021
-
-
Thilo Wischmeyer authored
-
Jakob Dieterle authored
-
- May 10, 2021
-
-
Jakob Dieterle authored
-
- Jun 04, 2020
-
-
Dominik Seeger authored
Additionally, we added a setting to optionally include example solutions for the students to see during their review.
-
- Feb 19, 2020
-
-
- Feb 18, 2020
-
-
robinwilliam.hundt authored
Most importantly this changes the type of the anon mapping from csv to json which is much easier to handler correctly
-
- Feb 11, 2020
-
-
- Feb 07, 2020
-
-
Dominik Seeger authored
-
- Dec 03, 2019
-
-
Dominik Seeger authored
The reserved submission count for a tutor is now correctly displayed in the overview. Also, when closing the tab or the browser and upon login, the client will free all reserved assignments for the current user
-
robinwilliam.hundt authored
also fixed bug with auto logout
-
- Dec 02, 2019
-
-
robinwilliam.hundt authored
Also UserAccounts can now be added to groups and assignments can be filtered based on groups
-
- Oct 13, 2019
-
- Oct 12, 2019
-
-
Dominik Seeger authored
-
- Oct 10, 2019
-
-
robinwilliam.hundt authored
-
- Sep 18, 2019
-
- Sep 09, 2019
-
-
robinwilliam.hundt authored
also failed requests are now sent to sentry
-
- Sep 03, 2019
-
-
-
robinwilliam.hundt authored
Tutors and reviewers can now add comments to individual lines of the provided solution. The comments are short polled.
-
- Aug 16, 2019
-
- Aug 15, 2019
-
-
Dominik Seeger authored
-
- Jul 02, 2019
-
-
Also in the Feedbackhistory it is now possible to filter by excluding labels. This way, a user can filter for all Submissions did not compile but were not empty
-
Also removed path endpoint for this model since it wasnt used
-
-
-
-
- Mar 21, 2019
-
-
Dominik Seeger authored
-
- Jan 06, 2019
-
-
added instance export e2e test Swapped Logout button and slot postion Logout is now always a the far left e2e tests are now using one browser instance per TestClass Statistics endpoint now checks if there are submissiontypes available Fixed race cond. in e2e test and bug in stats endpoint Added function_tests to flake8 check Added id "logout" to logout button Using --cache-from in build step Increased implicit wait for e2e test
-
- Dec 13, 2018
-
-
robinwilliam.hundt authored
-
- Oct 09, 2018
-
-
robinwilliam.hundt authored
-
- Oct 02, 2018
-
-
robinwilliam.hundt authored
-
- Sep 30, 2018
-
-
robinwilliam.hundt authored
The former student data endpoint /export/csv/ has been replaces by /export/json/ . This new endpoint exports the data as normal json. It also allows the client to send setPasswords: true as an option which will results in random passwords beign generated for all students and included in the export data.
-
robinwilliam.hundt authored
-
- Sep 29, 2018
-
-
robinwilliam.hundt authored
Solution is no longer displayed on student page because it may contain grading information which has been changed during the grading process and would thus confuse the student
-
robinwilliam.hundt authored
-
- Sep 26, 2018
-
-
robinwilliam.hundt authored
-