This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Oct 28, 2021
-
-
rhenck authored
This has been refactored already. Those were not cleaned up properly.
-
rhenck authored
-
rhenck authored
This way the vertical size can be controlled.
-
rhenck authored
Other elements do implement the interface but do nothing with the property. This make all the interface handling a lot easier at the cost of having useless variables in some contexts.
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
* Remove FormService Injection * Move FormService and form types to player * Move interface ValueChangeElement to uI-element.ts * Use interface InputElementValue instead of string | number | boolean | null
-
- Oct 27, 2021
- Oct 26, 2021
- Oct 25, 2021
-
-
rhenck authored
Margin between lines and between button and it's label.
-
rhenck authored
-
jojohoch authored
-
rhenck authored
No longer is async. For elements which need upfront source info (media), the media prompf is done in the unit service. Here we can keep it simple. Also remove coordinates from factory as this is information that does not need to be known here. This is also handled in the unit service where applicable.
-
rhenck authored
-
rhenck authored
Colors and font stuff.
-
rhenck authored
To make it's purpose clearer.
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
-
- Oct 22, 2021
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
Should at least be in util folder. And since it is imilar functionality to the unit factory it is placed within.
-
rhenck authored
-
rhenck authored
-
jojohoch authored
-
rhenck authored
-
rhenck authored
This is to avoid circle imports.
-
rhenck authored
-
jojohoch authored
-
rhenck authored
There is now a default method working the same as before. But elements (likert for now) can overwrite it and add some logic for specific properties.
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
- Oct 21, 2021