This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Dec 15, 2022
-
-
jojohoch authored
- Set the duration of highlighting anchors to 15 seconds - Disable simultaneous highlighting of anchors
-
- Dec 13, 2022
- Dec 12, 2022
-
-
jojohoch authored
-
- Dec 02, 2022
- 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
-
-
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
- Nov 25, 2022
-
-
jojohoch authored
-
- Nov 24, 2022
- Nov 21, 2022
-
-
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.
-
- Nov 20, 2022
-
-
rhenck authored
-
rhenck authored
The API has been updated and some commands and fields are removed. They are kept in for compatibility.
-
rhenck authored
-
rhenck authored
Reads file as base64. Also rework the GeoGebra dialog to close automatically when a valid definition is available, either through pasting or file upload.
-
rhenck authored
- Remove unused variable - Add typing
-
rhenck authored
- Part of the properties panel for every element (like delete and duplicate) - This allows interacting with elements, generating events and inpect their usage. Usually this is unwanted since it might interfere with dragging the overlay, but sometimes you want to get a feel for the element or check it's contents (GeoGebra for example)
-
- Nov 19, 2022
-
-
rhenck authored
Usually all errors should be caught by the sanitizer, but if that fails the editor will be in an okay state.
-
- Nov 18, 2022
- Nov 10, 2022
-
-
jojohoch authored
This way the value of the selection box is displayed initially - Remove property dropListIDs - Remove mousedown event
-
- Nov 09, 2022
-
-
jojohoch authored
-
- Nov 08, 2022
-
-
rhenck authored
-
- Nov 07, 2022
-
-
rhenck authored
- Replace Material Droplist with native HTML events - Remove simple-drop-list element; Cloze elements now use the normal DropList element - Add example units
-
- Nov 04, 2022
-
-
jojohoch authored
-
- Nov 01, 2022
-
-
jojohoch authored
-
- Oct 27, 2022
-
-
jojohoch authored
-
- Oct 26, 2022
-
-
jojohoch authored
-