This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Dec 09, 2022
- Dec 08, 2022
-
-
jojohoch authored
-
jojohoch authored
Development
-
jojohoch authored
-
jojohoch authored
[player] Fix deletion of text when removing markers on the text element
-
jojohoch authored
-
jojohoch authored
Feature/mathfield improvements
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
- Show the error message only after the math field has been touched - Add styles for error message
-
jojohoch authored
-
- Dec 02, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
Since buttons can now act as switches for text-element highlighting, it is no longer exclusively used for navigation purposes.
-
rhenck authored
- Mainly highlight border and moving elements. - Centerpiece is: line-height: 130%; Don't know why or how but it works okay.
-
rhenck authored
- Extra span element around cloze child elements served no visible purpose. It also makes sense that an inline div is not inside of a span, which is meant for text. - CSS rules were overengineered and in part shadowed (and thereby pointless) by element styles from the template. This is also in preparation for the DropList styling overhaul.
-
- Dec 01, 2022
- Nov 30, 2022
-
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
rhenck authored
-
rhenck authored
Mathlive package requires some more space.
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
Uses external software 'MathLive'. Distpacker issues with mathlive have been solved in a custom distpacker.ts in scripts-folder. This is now used instead of the distpacker from the npm package.
-
- Nov 29, 2022
-
-
rhenck authored
Allows DropListvalueObjects which have this setting to be replaced in lists which only allow onlyOneItem. When this switch is set, the class sets the other 2 internal values (originListID?: string; originListIndex) itself. Those can not be seen nor changed from outside. Also refactoring in lots of places around droplists. Better names, cleaner structure, comments. #305
-
jojohoch authored
-
- Nov 28, 2022
-
-
rhenck authored
Lists with this setting delete dropped value objects. This allows putting items back. (Only makes sense when used with copyOnDrop. Otherwise there can not be duplicate value IDs). Also improve constructor value checks to correctly handle nullish booleans. #281
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-