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 24, 2022
  2. Nov 21, 2022
  3. Nov 20, 2022
  4. Nov 10, 2022
  5. Nov 09, 2022
  6. Nov 07, 2022
    • rhenck's avatar
      Re-implement DropList element · 6d1ad52c
      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
      6d1ad52c
  7. Nov 04, 2022
  8. Nov 03, 2022
  9. Nov 02, 2022
  10. Oct 31, 2022
  11. Oct 27, 2022
  12. Oct 24, 2022
  13. Oct 21, 2022
  14. Oct 14, 2022
  15. Oct 13, 2022
  16. Oct 12, 2022
  17. Oct 05, 2022
  18. Oct 04, 2022
  19. Sep 21, 2022
  20. Sep 15, 2022
    • rhenck's avatar
      Rework ID handling · 0e45e323
      rhenck authored
      - remove ID handling from model classes. This is now done by the editor 
      itself (mainly unit service).
      - Rename and move IDManager to editor as IDService
      0e45e323
  21. Sep 10, 2022
  22. Sep 09, 2022
  23. Sep 08, 2022
    • jojohoch's avatar
      [player] Remove UnitUtils · c97e4c10
      jojohoch authored
      - Use Unit's getAllElements method of Unit instead of
      UnitUtils.findUIElements to get all DragNDropValueObjects
      in UnitComponent
      -Remove unnecessary timeout in UnitComponent
      c97e4c10
Loading