Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Dec 13, 2023
  2. Dec 07, 2023
  3. Dec 06, 2023
  4. Dec 05, 2023
  5. Nov 24, 2023
  6. Nov 17, 2023
  7. Oct 26, 2023
  8. Aug 22, 2023
  9. Aug 14, 2023
  10. Aug 04, 2023
  11. Aug 01, 2023
  12. Jul 31, 2023
  13. Jul 25, 2023
  14. Jul 21, 2023
  15. Jul 17, 2023
  16. Jul 04, 2023
    • jojohoch's avatar
      Add element property "isRelevantForPresentationComplete" · a70453b4
      jojohoch authored
      - Only elements with this property are considered in the player when
      determining the presentation state
      - Add the registration of CompoundElements at the UnitStateservice
      - Fix visibility handling of section with simple rules
      a70453b4
  17. Jul 03, 2023
  18. Jun 27, 2023
  19. Jun 26, 2023
  20. Jun 23, 2023
  21. Jun 15, 2023
  22. Jun 12, 2023
  23. May 24, 2023
  24. Apr 28, 2023
  25. Jan 04, 2023
    • Richard Henck's avatar
      Add replacement feature and other small improvements · 60664b22
      Richard Henck authored
      - allowReplacement (moved from element to list prop)
      - originList and Index are non-optional (means placeholders have to be 
      used sometimes)
      - Re-introduced the dict of all DropListComponents. This is the only way 
      I have found to get a reference to a DropListComponent by ID. This is 
      needed for returning to origin. Origin is not actually part of the 
      transaction and needs to be fetched from somewhere else. Hence the dict.
      
      - Console statements still present for debugging.
      60664b22
  26. Jan 03, 2023
  27. Dec 16, 2022
  28. Dec 01, 2022
    • rhenck's avatar
      Fix and refactor DropList component · 39882c75
      rhenck authored
      Rules for when drop is allowed have been fixed. It is quite complicated 
      and therefore a lot of explanatory comments are added.
      
      - improved translation
      - add example file
      39882c75
  29. Nov 30, 2022
  30. Nov 29, 2022
  31. 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
  32. Nov 25, 2022
  33. Nov 24, 2022
Loading