This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Dec 13, 2023
-
-
jojohoch authored
-
- Dec 07, 2023
-
-
rhenck authored
- New property group for flexible layout with more options to change the behaviour. It is now possible to build all other operations in this preset.
-
- Dec 06, 2023
- Dec 05, 2023
-
-
rhenck authored
This holds variable names, taken from the GeoGebra applet, and uses those variable values in the value. This makes result analysis easier.
-
- Nov 24, 2023
- Nov 17, 2023
-
-
rhenck authored
#558
-
- Oct 26, 2023
-
-
jojohoch authored
- Replace throwing Errors with InstantiationErors in unit, page and section in strictInstantiation mode
-
- Aug 22, 2023
-
-
jojohoch authored
#461 - This property will be used for all input assistance presets in the future
-
- Aug 14, 2023
-
-
jojohoch authored
#456 - Add Property "hasAutoHeight" - Add Directive AutoHeight
-
- Aug 04, 2023
- Aug 01, 2023
-
-
rhenck authored
- crossOutChecked adds line-through styling if checked. This is used in Cloze texts to cross out words. - This means Checkbox is no longer a PositionedElement and does not validate PositionProperties
-
- Jul 31, 2023
-
-
rhenck authored
-
- Jul 25, 2023
-
-
jojohoch authored
-
- Jul 21, 2023
-
-
jojohoch authored
#512
-
- Jul 17, 2023
-
-
jojohoch authored
-
- Jul 04, 2023
-
-
jojohoch authored
- Only elements with this property are considered in the player when determining the presentation state - Add the registration of CompoundElements at the UnitStateservice - Fix visibility handling of section with simple rules
-
- Jul 03, 2023
-
-
jojohoch authored
-
- Jun 27, 2023
-
-
jojohoch authored
- Add translations for operators - Improve and extend the evaluation of visibility rules
-
- Jun 26, 2023
-
-
jojohoch authored
-
- Jun 23, 2023
-
-
jojohoch authored
-
- Jun 15, 2023
-
-
rhenck authored
Also restructure files containing interfaces.
-
- Jun 12, 2023
- May 24, 2023
-
-
rhenck authored
-
- Apr 28, 2023
-
-
jojohoch authored
-
- Jan 04, 2023
-
-
Richard Henck authored
- allowReplacement (moved from element to list prop) - originList and Index are non-optional (means placeholders have to be used sometimes) - Re-introduced the dict of all DropListComponents. This is the only way I have found to get a reference to a DropListComponent by ID. This is needed for returning to origin. Origin is not actually part of the transaction and needs to be fetched from somewhere else. Hence the dict. - Console statements still present for debugging.
-
- Jan 03, 2023
- Dec 16, 2022
-
-
jojohoch authored
- Add cdk scrolling strategy to keyboard that brings overlays to scrolling
-
- Dec 01, 2022
-
-
rhenck authored
Rules for when drop is allowed have been fixed. It is quite complicated and therefore a lot of explanatory comments are added. - improved translation - add example file
-
- Nov 30, 2022
- Nov 29, 2022
-
-
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
-
- Nov 25, 2022
-
-
jojohoch authored
-
- Nov 24, 2022
-
-
jojohoch authored
This was necessary because the new text selection action of the button is not a navigation.
-