This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Jan 06, 2022
-
-
jojohoch authored
-
jojohoch authored
- Do not check whether pages or sections are valid - Check the entire form and if necessary the controls
-
jojohoch authored
- Check if the selection refers to the content of the text component
-
jojohoch authored
- Remove the manipulation of the end offset - Add the end container of the selection to the list of the selected nodes if end offset is 0
-
rhenck authored
-
jojohoch authored
This disables the possibility of nested markers
-
- Jan 05, 2022
-
-
jojohoch authored
When the user exits selecting between paragraphs, the offset of the end container is set to 0. In Firefox this always (in Chrome sometimes) leads to a misinterpretation of the selection. Therefore, the offset is manipulated. When the user finishes selecting between paragraphs and the selection happens from back to front, Firefox does not consider the start container as a selected child node. Therefore, it is added to the list of selected nodes at the beginning.
-
- Jan 04, 2022
-
-
jojohoch authored
The marking service takes over the conversion to rgb notation, because in html markup this notation is used for the background color
-
jojohoch authored
When a page has longer scrollable dynamic content that consists of many individual elements (Likert), the content was sometimes not displayed after interacting with those elements. This happened in the maximized browser display, especially in Firefox. Probably due to the deep dynamic nesting the height to be displayed could not be calculated correctly
-
- Jan 03, 2022
-
-
jojohoch authored
Define an offset for textarea or textfield during initialization. This prevents error messages from the linter.
-
- Dec 20, 2021
-
-
jojohoch authored
Show warning messages of input fields at event 'NavigationDenied' only if reason "responsesIncomplete" is sent
-
jojohoch authored
- Map value between unit state and element model - Takes over methods that were previously present in element container - Gets and holds a list for mapping drop list elements
-
- Dec 17, 2021
- Dec 15, 2021
-
-
rhenck authored
This creates a blockquote-element, which is styled globally with specific quotes and alignment.
-
jojohoch authored
-
rhenck authored
The inline style makes problems with fixed sized elements in dynamic sections. This change needs to be reviewed thoroughly.
-
jojohoch authored
Fix a problem when saving compound children
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
The entire HTML is no longer saved, but only the indices and the color of the markers
-
- Dec 14, 2021
-
-
rhenck authored
The theme file is now project specific because Angular demands assets to be part of the project. It also differs in content: The editor theme is only applied to canvas elements. For the player every checkbox and radio button is affected. The components now again use the default color of 'accent'. The custom theme now has the green as accent color and no longer primary.
-
- Dec 13, 2021
- Dec 10, 2021
- Dec 08, 2021
- Dec 01, 2021