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 20, 2024
  2. Dec 13, 2024
  3. Dec 11, 2024
  4. Dec 05, 2024
  5. Dec 03, 2024
    • rhenck's avatar
      [editor] Fix Droplist value ID registration · a4c1603d
      rhenck authored
      1. Check if an alias is present, so that the constructor creates one.
      2. Only register the value IDs, when creating a valid element. Invalid 
      elements generate and register IDs in the constructor (else path).
      a4c1603d
  6. Nov 27, 2024
  7. Nov 12, 2024
  8. Nov 11, 2024
  9. Nov 08, 2024
  10. Nov 06, 2024
  11. Nov 05, 2024
  12. Nov 04, 2024
  13. Oct 31, 2024
  14. Oct 25, 2024
  15. Oct 23, 2024
  16. Oct 22, 2024
    • rhenck's avatar
      Likert: Fix align within label text · 8a0f94a7
      rhenck authored
      Now the paragraphs are shown actually below each other and not next to.
      
      #699
      8a0f94a7
    • rhenck's avatar
      DropList: Fix touch sorting · aabf0535
      rhenck authored
      For automatic numbering of droplist items another node level 
      (div-element) was introduced to the element DOM. Therefore this 
      functions needs to look another node further up for it's position.
      
      #694
      aabf0535
    • jojohoch's avatar
      Add filename to media element properties · 545748f4
      jojohoch authored
      - Image
      - Hotspot-Image
      - Audio
      - Video
      - Geometry
      - DragNDropValueObject (imgFileName, audioFileName)
      - LikertRowElement (imgFileName, audioFileName)
      545748f4
Loading