Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Nov 21, 2022
  2. Nov 20, 2022
  3. Nov 18, 2022
  4. Nov 09, 2022
  5. Nov 08, 2022
  6. Nov 07, 2022
  7. Nov 04, 2022
  8. Nov 01, 2022
  9. Oct 28, 2022
  10. Oct 27, 2022
  11. Oct 26, 2022
  12. Oct 25, 2022
  13. Oct 21, 2022
    • jojohoch's avatar
      Implement HotspotImage · b174d3a2
      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
      b174d3a2
  14. Oct 18, 2022
  15. Oct 17, 2022
    • rhenck's avatar
      Rework Elementfactory · 0c0b9e3b
      rhenck authored
      The unit tests errored out because of circular dependencies via the 
      Elementfactory class. Therefore:
      - No longer creates styling/position/player-Properties. This is done in 
      the Element parent class.
      - Move element creation from Section to the ElementFactory class 
      instead.
      0c0b9e3b
  16. Oct 14, 2022
Loading