This project is mirrored from https://*****@github.com/iqb-berlin/verona-player-testbed.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Feb 07, 2022
-
-
rhenck authored
Verona4
-
- Dec 13, 2021
-
-
paflov authored
-
- Nov 22, 2021
- Nov 18, 2021
-
-
paflov authored
We use this project's own GitHub-URL, so there are always some files to share fo testing purpose.
-
Philipp F authored
-
Philipp F authored
-
paflov authored
-
paflov authored
-
paflov authored
-
paflov authored
-
paflov authored
Implement the new metadata-scheme (and still support the old one, even if it was not actually in the verona-standard).
-
- Aug 12, 2021
-
-
jojohoch authored
Merge pull request from iqb-berlin/feature/verona_3.0_complements
-
- Jun 29, 2021
-
-
jojohoch authored
To avoid the import of `AppModule` in unit-host.component.spec.ts a stub version of the nested `DenyNavigationComponent` is used.
-
jojohoch authored
- Remove radio button options - Remove explicit implementation for "Verona Interface Version" 1x - Replace displayGetStateButton(), displayContinueButton(), displayStopButton() by using properties in the template, because Angular cannot predict whether the return value of functions has changed, it needs to execute the functions every time change detection runs.
-
jojohoch authored
- replace type `string[]` for `enabledNavigationTargets` with the more specific type `UnitNavigationTarget[]` - use `EnabledNavigationTargetsConfig` to initialize `enabledNavigationTargets` of `playerConfig` and to configure the checkboxes in settings
-
- Jun 28, 2021
-
-
jojohoch authored
-Delete the subfolder 'components' -Improve imports in tests for `DenyNavigationComponent`
-
jojohoch authored
-Added the properties `startPage` and `enabledNavigationTargets` to `playerConfig` (with tests) and make them editable for the user via settings component -Renamed the values of `UnitNavigationTarget` and removed duplicate definition of `UnitNavigationTarget` in app.classes -Handle `vopUnitNavigationRequestedNotification` to make navigation buttons of the player work -Renamed `setupV2Listener()` to `setupV2V3Listener()` and `VeronaInterfacePlayerVersion.v2_0` to `VeronaInterfacePlayerVersion.v2_3x` because the implementation handles both setups
-
- Jun 25, 2021
-
-
jojohoch authored
TODO: There should be a property in `UnitData` for `unitStateDataType`.
-
- Jun 24, 2021
-
-
jojohoch authored
-Use `unitState.presentationProgress` to set the value of `unitList.presentationCompleteState` of the `TestControllerService`. -Improve code style in this code section ( `case: 'vopStateChangedNotification'`)
-
- Jun 23, 2021
-
-
ahoch authored
The feature consists of three elements (2 checkboxes and 1 button) which are placed in the footer of the app. The interaction of these elements is capsuled in the new `DenyNavigationComponent`. The component uses the `EventEmitter` property `denyNavigation` to tell the parent component when to send the message.
-
ahoch authored
Due to the dark background of the footer, the color and border of the material checkbox are overwritten.
-
- Apr 14, 2021
-
-
Philipp F authored
-
- Mar 29, 2021
- Mar 11, 2021
-
-
rhenck authored
Makes everything smaller.
-
- Mar 10, 2021
- Feb 26, 2021