This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- 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
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
- 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 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
-
- Oct 25, 2022
-
-
jojohoch authored
-
- Oct 21, 2022
-
-
jojohoch authored
- A HotspotImage has an image and divs placed on it, which are used as hotspots - Inherits from FormElementComponent, which is why the hotspots are kept as a list in the value property. - Can be validated as required and uses its own custom validator
-
- Oct 18, 2022
-
-
rhenck authored
Top and bottom were mixed up. #291
-
- Oct 17, 2022
-
-
jojohoch authored
-
- Oct 13, 2022
-
-
rhenck authored
-
- Oct 12, 2022
-
-
jojohoch authored
- add translations
-
- Sep 21, 2022
-
-
rhenck authored
-
- Sep 12, 2022
-
-
rhenck authored
-
- Aug 29, 2022
-
-
jojohoch authored
-
- Aug 12, 2022
-
-
rhenck authored
Aslo create new props panel component and move border stylings to separate fieldset (wihtin the styling tab). #291
-
- Aug 11, 2022
-
-
rhenck authored
Add new parameter 'itemsPerRow'. This limits the grid columns used, making items move to the next row if overextending. Also simplify component structure.
-
- Aug 09, 2022
- Aug 08, 2022
-
-
rhenck authored
-
- Aug 02, 2022
-
-
rhenck authored
Also refactor properties panel and ToggleButton class logic for striking values. This now relies more on CSS classes provided by Material instead of doing finetuned logic my ourselves. This also allows showing the correct preview in the editor. #287
-
- Jun 09, 2022
-
-
rhenck authored
Better icons and reordered elements. #267
-
- Jun 02, 2022
-
-
rhenck authored
-
- Jun 01, 2022
-
-
rhenck authored
Add 2 new menu buttons to the section menu. One simply copies the selected section to the clipboard. The other opens a dialog where a copied section can be pasted. The section element's IDs are checked if they are available and a warning is shown.
-
- May 09, 2022
-
-
rhenck authored
-
- May 05, 2022
-
-
rhenck authored
- Add fieldset and reorder fields - Add dynamic connectedDropLists menu
-
- May 02, 2022
-
-
rhenck authored
With this setting elements are copied when being dropped to another list. On drop it is also checked if the item-ID is already present in the list. If it is the drop event is silently discarded. This allows putting items back in the list without creating duplicate IDs. Lists with this setting: - do show a placeholder of the items being dragged. This way it is conveyed that the item will remain there after being dropped. - don't show a placeholder when items are hovered over them, to avoid confusion with duplicate items. Sorting within DropLists is disabled, since it causes moving items within the list. It has to be discussed if this feature is even needed.
-
rhenck authored
- Split text field and drop list, so they can have differing props - Improve their dimension default values - Improve alignment of all cloze children components - Add dynamic width parameter of toggle buttons to dimension properties panel. Therefore the postion tab can always be shown and no longer needs a condition.
-
- Apr 25, 2022
-
-
rhenck authored
- Add fieldset to make it look nicer. - Improve image to have fixed size, scale properly and show buttons only on hover. - Improve translations - Add tooltip to actionparam dropdown: When having selected pageNav it shows a tooltip to get across that only valid pages can show up. #240
-
rhenck authored
-
- Apr 19, 2022
-
- Apr 14, 2022
-
-
rhenck authored
Cloze documents now use this correctly.
-
- Apr 13, 2022
-
-
rhenck authored
#222
-
- Apr 07, 2022
-
-
rhenck authored
verticalButtonAlignment is the new property for likert rows, which tells the actual radio button to either be at the top or in the middle.
-
- Apr 05, 2022