Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Apr 12, 2022
  2. Apr 11, 2022
  3. Apr 04, 2022
  4. Mar 31, 2022
  5. Mar 29, 2022
  6. Mar 28, 2022
    • rhenck's avatar
      [player] Fix showing keyboard in cloze elements · 2009ce47
      rhenck authored
      2009ce47
    • rhenck's avatar
      50a2b95d
    • rhenck's avatar
      Add software keyboard · 6e0cf490
      rhenck authored
      This can be enabled for TextFields and TextAreas and shows a keyboard
      at the bottom of the screen. This does NOT set the field to read-only
      which is probably wanted in a situation where the system keyboard is not
      to be used. For flexibility purposes it is not implicitly set and needs
      to be set manually. The same goes for other input assistance settings,
      which should not be used in addition to the keyboard but it is allowed.
      
      The keyboard has an extra switch to additionally show french special
      characters.
      6e0cf490
  7. Mar 18, 2022
  8. Mar 17, 2022
  9. Mar 15, 2022
  10. Mar 14, 2022
  11. Mar 10, 2022
  12. Mar 09, 2022
  13. Mar 07, 2022
  14. Mar 03, 2022
  15. Mar 02, 2022
    • jojohoch's avatar
      [player] Add NavigationService for page navigation · d45bfc58
      jojohoch authored
      belongs to commit #f6668bdd
      d45bfc58
    • rhenck's avatar
      Refactor unit definition and sanatizer · 874c1af3
      rhenck authored
      - Units and element are now built via the factory. This ensures only the
        wanted properties are present. All others are discarded.
      - Since the sanatizer is supposed to check the unit defintion version
        it is used by player and editor and therefore put in common.
        This in turn makes it necessary to put the JSON resolver settings
        in the root-TSConfig file.
      - Renamed a couple of properties to have clearer names.
      874c1af3
Loading