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 23, 2024
  2. Apr 26, 2024
  3. Mar 19, 2024
    • jojohoch's avatar
      [player] Open marking bar with delay · a5a19340
      jojohoch authored
      The delay is used to check whether a selection is still available after
      PointerUp, as this is often deleted in Firefox under Windows mobile
      a5a19340
  4. Feb 15, 2024
  5. Feb 13, 2024
  6. Feb 12, 2024
  7. Jan 29, 2024
  8. Jan 15, 2024
  9. Jan 11, 2024
  10. Jan 05, 2024
  11. Dec 14, 2023
  12. Dec 12, 2023
  13. Dec 06, 2023
  14. Nov 24, 2023
  15. Aug 23, 2023
  16. Aug 22, 2023
  17. Aug 11, 2023
  18. Aug 10, 2023
  19. Aug 08, 2023
  20. Jul 25, 2023
  21. Jul 24, 2023
    • rhenck's avatar
      Rework class constructors · 81de7c0f
      rhenck authored
      In Player-context the constructors are to fail, when the given 
      properties are not exactly as expected. Therefoore they are validated. 
      When this validation fails, an environment variable is checked to 
      determine if the element should be created anyway with defaults. This 
      switch is off in player-context. But the Editor is not so strict and can 
      create elements with incomplete parameters.
      
      There is also a new VersionManager which checks given unit definitions 
      for version-validity. Upon failing this check Player and Editor show 
      error messages.
      The Editor accepts a certain unit definition version, but shows a 
      warning.
      
      The Editor checks units for invalid references after loading. If any are 
      found, they are removed and an info-panel is shown.
      81de7c0f
  22. 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
  23. Jun 23, 2023
  24. Jun 19, 2023
  25. Jun 15, 2023
  26. Jun 05, 2023
  27. May 22, 2023
  28. Jan 20, 2023
  29. Jan 19, 2023
  30. Nov 30, 2022
    • rhenck's avatar
      Add new element math-editor · fa7e2b04
      rhenck authored
      Uses external software 'MathLive'.
      
      Distpacker issues with mathlive have been solved in a custom 
      distpacker.ts in scripts-folder. This is now used instead of the 
      distpacker from the npm package.
      fa7e2b04
  31. Nov 24, 2022
  32. Nov 21, 2022
Loading