This project is mirrored from https://:*****@github.com/iqb-berlin/testcenter-frontend.git.
Pull mirroring updated .
- Apr 09, 2021
-
-
paflov authored
makes the testController only connect to commands-stream if the testMode has the new capabillity `isMonitorable`
-
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.
-
paflov authored
-
- Apr 08, 2021
- Apr 07, 2021
-
-
paf authored
-
paf authored
-
paf authored
-
paf authored
-
paf authored
-
paf authored
-
paf authored
-
paf authored
-
paf authored
which does not make anymore sense, since we can only only jump to top-level testletes ( = blocks).
-
paf authored
At the time the stats for checked sessions where updated, the main sessions object was not updated, so the number of checked sessions where compared with the number of sessions during the last change. At the first time the previous number was always null.
-
- Apr 06, 2021
- Apr 01, 2021
- Mar 31, 2021
- Mar 30, 2021
-
-
paf authored
extends the alert component to subscribe to an customtext-key alternatively to a plain text and switch between both "modes"
-
- Mar 29, 2021
- Mar 26, 2021
- Mar 24, 2021