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 09, 2022
  2. Dec 08, 2022
  3. Dec 02, 2022
  4. Dec 01, 2022
  5. Nov 30, 2022
    • rhenck's avatar
      Add math-editor label · 27c2a7ec
      rhenck authored
      27c2a7ec
    • 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
  6. 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
  7. Nov 28, 2022
  8. Nov 25, 2022
  9. Nov 24, 2022
  10. Nov 21, 2022
  11. Nov 20, 2022
  12. Nov 09, 2022
  13. Nov 08, 2022
  14. Nov 07, 2022
  15. Nov 01, 2022
  16. Oct 28, 2022
  17. Oct 27, 2022
  18. Oct 26, 2022
    • jojohoch's avatar
      Corrects the calculation of the size of the triangle · e0de1d09
      jojohoch authored
      - The width of the border is no longer needed because
      "box-sizing: border" is used
      - Scaling of the inner triangle areas is replaced by the setting of 500%
       width and height to be able to fill the whole area of the obtuse
       triangles and at the same time not change the width of their borders
      e0de1d09
Loading