This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Mar 07, 2022
- Mar 01, 2022
-
-
jojohoch authored
- Reimplement UnitStateComponent as central point to send the collected information - Implement ValidationService to determine the responseStatus of all forms
-
- Feb 28, 2022
-
-
jojohoch authored
This was necessary after the surrounding element container with its styles and classes was deleted
-
jojohoch authored
Remove manipulations from elementModel - Refactor drop list component - Use of initial values for audio and video playback time Defining the validators not in the elements anymore, but when creating the forms
-
jojohoch authored
This helps to divide the code of the element container into smaller meaningful units. In addition, each element can be given its own form group.
-