This project is mirrored from https://:*****@github.com/iqb-berlin/testcenter-frontend.git.
Pull mirroring updated .
- Apr 09, 2021
-
-
paflov authored
fixes a bug which made tests in modes without saveReponses to write back some data when test with saveReponses was opened before. Explanation: The testmode comes later with getTestData and is set correctly in the RUNNING stage, while in LOADING stage it war still the testmode of the test before! So if we opened a test in TRIAL mode after running a test in HOT mode, the loading stage will be write back to backend. As a workaround, we reset to DEMO here, so while in loading stage `saveResponses` is always false. As all tests of one login are always in the same mode, maybe it would be better to retrieve the testmode from the login instead by getTestData.
-
- Apr 01, 2021
-
-
paf authored
-
- Mar 03, 2021
-
-
paflov authored
-
- Jan 28, 2021
-
-
mechtelm authored
load unit fix: request extended by alias to get the correct restore point #261; linting errors ignored!
-
- Dec 10, 2020
-
-
paf authored
-
- Nov 27, 2020
-
-
paf authored
use TestState.CONNECTION to store type of connection for command-channel and visualize in group-monitor
-
- Nov 26, 2020
-
-
paf authored
-
- Sep 18, 2020
-
-
mechtelm authored
-
- Sep 17, 2020
- Sep 16, 2020
- Sep 15, 2020
-
-
mechtelm authored
-
- Sep 11, 2020
-
-
mechtelm authored
-
Martin Mechtel authored
-
- Sep 04, 2020
-
-
paf authored
-
- Aug 31, 2020
-
-
Martin Mechtel authored
-
- Aug 27, 2020
-
-
mechtelm authored
-
- Aug 26, 2020
-
-
Martin Mechtel authored
-
Martin Mechtel authored
-
Martin Mechtel authored
-
- Aug 25, 2020
- Aug 24, 2020
- Aug 23, 2020
-
-
mechtelm authored
-
- Aug 19, 2020
-
-
paf authored
-
- Aug 13, 2020
- Aug 11, 2020
-
-
paf authored
-
- Aug 10, 2020
-
-
paf authored
reason was, that in l. 398, when the MAXTIMELEFT is only read when testMode.saveResponses. Accidentally the testmode was applied after that, so when asking that, the testmode was DEMO with testMode.saveResponses = fals fixes https://github.com/iqb-berlin/testcenter-frontend/issues/177
-
paf authored
-
- Aug 06, 2020
-
-
paf authored
-
- Aug 05, 2020
-
-
paf authored
-
- Aug 04, 2020
-
-
paf authored
-
- Aug 03, 2020
-
-
paf authored
-
- May 19, 2020
-
-
mechtelm authored
-