Skip to content
Snippets Groups Projects
  1. Apr 11, 2025
  2. Mar 13, 2025
  3. Mar 10, 2025
  4. Mar 03, 2025
  5. Feb 26, 2025
  6. Feb 24, 2025
  7. Feb 14, 2025
  8. Feb 13, 2025
    • scherlit's avatar
      other unused scripts removed · dc1aa5c5
      scherlit authored
      - collapse mode no longer required by the SchoolGong removed (controlled in higher-level component)
      - styling of the school gong moved to own css file
      - store imports reorganized, unnecessary imports removed
      dc1aa5c5
  9. Feb 12, 2025
  10. Feb 06, 2025
  11. Feb 05, 2025
  12. Feb 03, 2025
  13. Jan 28, 2025
    • scherlit's avatar
      minor ui adjustments · 74b5389e
      scherlit authored
      - Debug button removed, which leads to the old main page
      - Label for data collection changed
      74b5389e
  14. Jan 22, 2025
    • scherlit's avatar
      controll data collection via website · c4f9953f
      scherlit authored
      - set "select all" and "directory name" via website
      - Only send updates (script de-/selected) to Unity if the value actually changes (e.g. script A has already been selected and selected again via “Select all”)
      c4f9953f
  15. Jan 16, 2025
    • scherlit's avatar
      data collection communication [wip] · 2a4dfd59
      scherlit authored
      - all scripts can be enabled/disabled via Unity and/or website
      - ToDo: autoselect all and filename are not yet processed by unity (only received)
      2a4dfd59
  16. Jan 15, 2025
  17. Jan 14, 2025
    • scherlit's avatar
      small issues fixed · a1d4a9b0
      scherlit authored
      - corrected names in ConfigurationOptionSlice
      - addded missing dispatch in websocketSlice
      a1d4a9b0
    • scherlit's avatar
      removed the need to have selected a topic · 6c833e7d
      scherlit authored
      Removed the need to have selected a topic when sending Behavior to Unity (error “no structure tree selected” no longer occurs).
      6c833e7d
  18. Jan 13, 2025
    • AevaMorigi's avatar
      added tooltips for hotkeys · 203d908b
      AevaMorigi authored
      203d908b
    • AevaMorigi's avatar
      added hotkeys a and s · e2b3a20b
      AevaMorigi authored
      - removed globalKnowledge
      - added hotkeys a (select/deselect all students) and s (trigger idle)
        - behavior is only sent if a theme is selected (to avoid errors)
      - readded "skip intro" checkbox
      - tried to use React 18 features, but there is a problem with rendering the classroom canvas. Therefore the changes are commented out. [file: "index"]
      - stepper size was decreased (vertical)
      e2b3a20b
  19. Jan 10, 2025
  20. Jan 09, 2025
    • scherlit's avatar
      improved layout (behaviour, impulse) · 1a540ad8
      scherlit authored
      removed testelement
      1a540ad8
    • scherlit's avatar
      moved classroom to new component · 26c446f4
      scherlit authored
      The “Impulse”, “Behavior” and “ClassCanvas” components have been integrated into the new pages (without changing functionality or design). The latter still needs to be adapted.
      
      Hotkeys are also available again.
      
      A test element was created to play with the settings so that the “Behavior” and “Impulse” components can be better displayed.
      26c446f4
  21. Dec 16, 2024
  22. Dec 12, 2024
    • scherlit's avatar
      Session settings cleaned up · 5e669291
      scherlit authored
      - renamed variables to match their meaning
      - removed volume
      - removed session settings from local storage
      5e669291
  23. Nov 21, 2024
  24. Nov 20, 2024
    • AevaMorigi's avatar
      added theme selection · 11ef08f7
      AevaMorigi authored
      - ask Unity for themes
      - select theme
      11ef08f7
    • AevaMorigi's avatar
      removed left menu bar · 34071e14
      AevaMorigi authored
      - moved heatmap into config session stepper
      - removed old menu bar (left)
      - added debug button to access old main page
      - preparation for the selection of themes and scenarios
      34071e14
    • AevaMorigi's avatar
      Presentation completed · fe96a626
      AevaMorigi authored
      - Prevents duplicate slides from being uploaded
      - The slice also contains the name and file size
      - Presentation optimised
      - Communication with Unity works
      - Preview function when creating the presentation (tooltip with zoom view on hover)
      fe96a626
  25. Nov 18, 2024
    • AevaMorigi's avatar
      RoomModules, Presentation, FeatureCard Content [dnm] · 3c5ed899
      AevaMorigi authored
      - Context component added to monitor availability of FeatureCard content. The FeatureCard recognises when a certain variable in its content is true or false without knowing which class is contained in the content. In return, however, this class must use the context.
      - New upload and cotroll unit (during the session) for presentations
      - Global Util file for RoomModules to be able to see the state in the websocket
      3c5ed899
  26. Nov 15, 2024
    • AevaMorigi's avatar
      working on room modules, menu bar and configuration options · c175e47e
      AevaMorigi authored
      (Menubar) behaviour of the settings menu adjusted
      - The menu now closes when an option is selected or when you click outside the menu.
      Unnecessary option (disableAllScripts) removed
      (RoomModules)
      - Dependencies of chairs and front of room selection added
      - Number of students, weather added again
      - Display names and image names adapted for better access and display (image names correspond to the expected values when sending to Unity).
      - Reset to default values repaired
      c175e47e
Loading