This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 08, 2021
-
-
jojohoch authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
Now correctly shows a dropdown instead of a text area.
-
rhenck authored
This works similarly to the standard radio group, but has a fixed horizontal layout with images above the options.
-
rhenck authored
When selecting the preset value, sometimes the string is empty and it is not possible to differentiate the options. Therefore an index is added making it possible to reliably select a value.
-
jojohoch authored
Use the status of each element
-
jojohoch authored
-
jojohoch authored
* Change the detection of the parent element to determine whether the audio/video player is running in the aspect-editor or the aspect-player
-
jojohoch authored
* Add magnifier properties to `ImageElement` * Set used value at `UnitStateService` * Bypass parsing error of distpacker
-
- Nov 05, 2021
-
-
jojohoch authored
-
jojohoch authored
Wait until a solution is found for the distpacker when parsing "'url('+ (image.src) + ')'".
-
rhenck authored
-
rhenck authored
Use flex to position image and text below one another. Don't use any image scaling setting. Now the images grow but don't shrink.
-
rhenck authored
-
rhenck authored
For testing purposes.
-
rhenck authored
The whole panel tab was not correctly checking for value existence. Need to check for undefined not null.
-
rhenck authored
Function was incorrectly returning after the first element.
-
rhenck authored
There were some things missing when renaming questions/answers to rows/columns. Now everything is properly named.
-
jojohoch authored
* Show current and maximal runs in control bar
-
jojohoch authored
-
jojohoch authored
-
- Nov 04, 2021
-
-
rhenck authored
-
- Nov 03, 2021
- Nov 02, 2021
-
-
rhenck authored
-
rhenck authored
To not have the same name as likert rows and cause issues on the props panel.
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
- Use ngModel so it returns number
-
rhenck authored
-
rhenck authored
This allows setting up a specific color, which might be harder to find in the color picker. Also allows setting 'transparent'.
-
- Nov 01, 2021