This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Dec 08, 2022
-
-
jojohoch authored
- Show the error message only after the math field has been touched - Add styles for error message
-
- Dec 02, 2022
-
-
rhenck authored
-
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
- 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
-
- Nov 28, 2022
- Nov 25, 2022
- Nov 24, 2022
- Nov 21, 2022
-
-
rhenck authored
-
rhenck authored
This way images can't be drag-and-dropped into droplist elements. Also avoids confusion about what is draggable on a page.
-
jojohoch authored
- If this property is set, the input of more characters than specified in maxLength is prevented - It also prevents the insertion of text.
-
jojohoch authored
- Reduce redundant code - Prepare implementation of input limitations
-
jojohoch authored
-
jojohoch authored
The updateListener does not detect all changes inside a GeoGebra element
-
- Nov 20, 2022
-
-
rhenck authored
#309
-
- Nov 09, 2022
- Nov 08, 2022
- Nov 07, 2022
- Nov 01, 2022
- Oct 28, 2022
-
-
jojohoch authored
This is necessary to avoid playing parts of audios and videos twice when a unit is reloaded, since audios and videos send their playback time only every 5 seconds when they are played back.
-
- Oct 27, 2022
- Oct 26, 2022
-
-
jojohoch authored
- The width of the border is no longer needed because "box-sizing: border" is used - Scaling of the inner triangle areas is replaced by the setting of 500% width and height to be able to fill the whole area of the obtuse triangles and at the same time not change the width of their borders
-
jojohoch authored
-
- Oct 25, 2022
-
-
jojohoch authored
-