Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. May 24, 2023
  2. Jan 06, 2023
  3. Dec 17, 2022
  4. Nov 30, 2022
  5. Nov 29, 2022
    • rhenck's avatar
      Add DropList feature returnToOriginOnReplacement · 705cadf5
      rhenck authored
      Allows DropListvalueObjects which have this setting to be replaced in
      lists which only allow onlyOneItem. When this switch is set, the class
      sets the other 2 internal values
      (originListID?: string; originListIndex) itself. Those can not be seen
      nor changed from outside.
      
      Also refactoring in lots of places around droplists. Better names, 
      cleaner structure, comments.
      
      #305
      705cadf5
    • jojohoch's avatar
      Activate hidden sections with specified delay · c059b7a0
      jojohoch authored
      c059b7a0
  6. Nov 28, 2022
    • rhenck's avatar
      Add new DropList property: deleteDroppedItemWithSameID · 2bd675dc
      rhenck authored
      Lists with this setting delete dropped value objects. This allows 
      putting items back.
      (Only makes sense when used with copyOnDrop. Otherwise there can not be 
      duplicate value IDs).
      
      Also improve constructor value checks to correctly handle nullish 
      booleans.
      
      #281
      2bd675dc
  7. Nov 25, 2022
  8. Nov 21, 2022
  9. Nov 08, 2022
  10. 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
  11. Nov 04, 2022
  12. Nov 01, 2022
  13. Oct 27, 2022
  14. Oct 25, 2022
  15. Sep 05, 2022
  16. Aug 29, 2022
  17. May 09, 2022
  18. May 02, 2022
  19. Apr 22, 2022
  20. Apr 21, 2022
  21. Apr 20, 2022
  22. Apr 13, 2022
  23. Apr 12, 2022
  24. Apr 07, 2022
  25. Apr 05, 2022
  26. Jan 10, 2022
Loading