- Mar 30, 2019
-
-
robinwilliam.hundt authored
Also removed a bunch of unnecessary code and extracted the test runner into https://gitlab.gwdg.de/grady-corp/grady-test-runner
-
- Mar 03, 2019
-
-
robinwilliam.hundt authored
Using multiprocessing.Lock to synchronize access to creation of Assignment fixes #130
-
- Feb 03, 2019
-
-
robinwilliam.hundt authored
-
- Jan 06, 2019
-
-
robinwilliam.hundt authored
Removed unused frontend dependency
-
- Oct 03, 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.
-
- Aug 12, 2018
-
-
robinwilliam.hundt authored
Nearly completed typing the whole store!
-
- Aug 07, 2018
-
-
Jan Maximilian Michal authored
-
- Aug 05, 2018
-
-
robinwilliam.hundt authored
-
- Feb 19, 2018
-
-
- Feb 16, 2018
-
-
robinwilliam.hundt authored
Impplemented skip functionality when correcting Subscriptions are now deletable Added tqdm to requierements
-
- Feb 15, 2018
-
-
Jan Maximilian Michal authored
* Also restructured the converter script so it handles mixed (gap and source code) export files as well * Added a sad hack that enables using a base url
-
- Jan 05, 2018
-
-
Jan Maximilian Michal authored
* The mechanism proposed should work as follows: * Tutors can subscribe to certain submission categries (currently this includes exam, student or type specific submissions). If the set of submissions to corrent is small (student) all submissions of that category are reserved for that tutor. * A reviewer should also be able to subscribe other users (delegation) * A subscription contains assignments or creates them: * Only one assignment per user may be active. * No new assignments can be added to a subscription after it was created while another assignment is present for that subscription. * An assignment delegates a submission to a tutor. * An active assignment indicates that the tutor is working on that assignment * After an assignment was finished it is deleted (or archived). * Upgraded to Django 2.0 * Closes #66, #53. * The mechanism remains partially incomplete as the progress in !67-create-new-model-feedbackline-and-integrate-it is blocking progress. Several tests for the API endpoint need to be written including. More validation and constraints might have to be added.
-
- Dec 17, 2017
-
-
robinwilliam.hundt authored
-
- Dec 03, 2017
-
-
Jan Maximilian Michal authored
-
- Dec 02, 2017
-
-
Jan Maximilian Michal authored
-
- Nov 30, 2017
-
-
Jan Maximilian Michal authored
* using gevnts for async requests handling of gunicorn * serving the static frontend via gunicorn * split requirements into dev and general {
-
Jan Maximilian Michal authored
-
- Nov 29, 2017
-
-
Jan Maximilian Michal authored
-
- Nov 24, 2017
-
-
Jan Maximilian Michal authored
- changed unittester from ./manage.py test to pytest in CI - implemented tests for various views see previous commits - coverage should now produce html output for test coverage
-
- Nov 13, 2017
-
-
robinwilliam.hundt authored
-
- Nov 10, 2017
-
-
robinwilliam.hundt authored
Backend - Added isStudent permission - Added serializers apropriate for StudentPage - Added api-endpoint urls - Added views regarding StudentPage - Migrated the Django Session Authentication to djangorestframework-jwt authentication Frontend - Migrated from vue-resource to axios because of better documentation & features - Added Login Component - Added First Part of StudentPage containing overview of exam and subissions Closes #41 References #39
-
- Nov 09, 2017
-
-
Jan Maximilian Michal authored
-
- Nov 08, 2017
-
-
robinwilliam.hundt authored
Backend - Added isStudent permission - Added serializers apropriate for StudentPage - Added api-endpoint urls - Added views regarding StudentPage - Migrated the Django Session Authentication to djangorestframework-jwt authentication Frontend - Migrated from vue-resource to axios because of better documentation & features - Added Login Component - Added First Part of StudentPage containing overview of exam and subissions Closes #41 References #39
-
- Nov 04, 2017
-
-
Jan Maximilian Michal authored
-
- Nov 03, 2017
-
-
robinwilliam.hundt authored
The project has been refactored so far as the current state of master has been placed under backend/ . Some changes to the .gitignore and Makefile have been made to accomodate this refactor.
-
- Nov 01, 2017
-
-
Added Todo concerning the node_modules folder since the node modules are located at the Project root in development
-
Jan Maximilian Michal authored
-
- Oct 20, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
and closes #23. Other minor changes.
-
- Jul 10, 2017
-
-
Jan Maximilian Michal authored
-
- Jul 07, 2017
-
-
Jan Maximilian Michal authored
-
- Apr 08, 2017
-
-
Jan Maximilian Michal authored
-
- Apr 07, 2017
-
-
Jan Maximilian Michal authored
-
- Apr 05, 2017
-
-
Jan Maximilian Michal authored
-
- Mar 15, 2017
-
-
Jan Maximilian Michal authored
-
- Mar 14, 2017
-
-
Jan Maximilian Michal authored
-
- Mar 07, 2017
-
-
Jan Maximilian Michal authored
-
- Mar 03, 2017
-