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 19, 2021
    • rhenck's avatar
      Add new element Cloze · b225a5ee
      rhenck authored
      Similar to a text element but parses the text on change an replaces 
      markers with actual elements.
      The text is then displayed inline with the elements.
      b225a5ee
  2. Nov 04, 2021
  3. Nov 02, 2021
  4. Oct 28, 2021
  5. Oct 27, 2021
  6. Oct 25, 2021
  7. Oct 22, 2021
  8. Oct 21, 2021
  9. Oct 13, 2021
    • rhenck's avatar
      Add classes for all models · 0473666d
      rhenck authored
      - Remove interfaces
      - Add classes for all elements as well as unit, page and section
      - 2 intermediate interfaces are kept. They dont constituate a viable 
      object but only additional properties, like background-color. Those can 
      be added as interface to all elements. Initialisation has to be done by 
      the element itself though and not by some constructor higher up.
      0473666d
Loading