Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/iqb-berlin/testcenter-frontend.git. Pull mirroring updated .
  1. Apr 09, 2021
    • paflov's avatar
      fixes a bug which made tests in modes without saveReponses to write back some... · e876bc7f
      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.
      e876bc7f
  2. Apr 01, 2021
  3. Mar 03, 2021
  4. Jan 28, 2021
  5. Dec 10, 2020
  6. Nov 27, 2020
  7. Nov 26, 2020
  8. Sep 18, 2020
  9. Sep 17, 2020
  10. Sep 16, 2020
  11. Sep 15, 2020
  12. Sep 11, 2020
  13. Sep 04, 2020
  14. Aug 31, 2020
  15. Aug 27, 2020
  16. Aug 26, 2020
  17. Aug 25, 2020
  18. Aug 24, 2020
  19. Aug 23, 2020
  20. Aug 19, 2020
  21. Aug 13, 2020
  22. Aug 11, 2020
  23. Aug 10, 2020
  24. Aug 06, 2020
    • paf's avatar
      linting · 9ac88977
      paf authored
      9ac88977
  25. Aug 05, 2020
  26. Aug 04, 2020
  27. Aug 03, 2020
  28. May 19, 2020
Loading