- Apr 11, 2025
-
-
wiepke authored
-
AevaMorigi authored
-
AevaMorigi authored
Merge branch '31-ReviseOldWebsite' of https://gitup.uni-potsdam.de/wiepke/website-control into 31-ReviseOldWebsite
-
AevaMorigi authored
- instead of the debug buttons, you can now click on the horizontal stepper numbers to switch between pages - the top part of the header has been merged into the part below it
-
wiepke authored
-
wiepke authored
# Conflicts: # .gitignore # .vs/slnx.sqlite # package-lock.json # package.json # src/Main.jsx # src/features/behaviourControls/behaviourGroups/ImpulseControls.jsx
-
- Mar 13, 2025
-
-
scherlit authored
-
- Mar 10, 2025
-
-
AevaMorigi authored
- hotkey shortcuts tooltip
-
- Mar 03, 2025
-
-
AevaMorigi authored
-
AevaMorigi authored
-
- Feb 26, 2025
-
-
scherlit authored
-
- Feb 24, 2025
-
-
AevaMorigi authored
-
- Feb 14, 2025
-
-
AevaMorigi authored
-
- Feb 13, 2025
-
-
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
-
- Feb 12, 2025
-
-
AevaMorigi authored
-
- Feb 06, 2025
- Feb 05, 2025
-
-
AevaMorigi authored
-
- Feb 03, 2025
-
-
AevaMorigi authored
Merge branch '31-ReviseOldWebsite' of https://gitup.uni-potsdam.de/wiepke/website-control into 31-ReviseOldWebsite
-
AevaMorigi authored
-
- Jan 28, 2025
-
-
scherlit authored
- Debug button removed, which leads to the old main page - Label for data collection changed
-
- Jan 22, 2025
-
-
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”)
-
- Jan 16, 2025
-
-
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)
-
- Jan 15, 2025
-
-
scherlit authored
-
- Jan 14, 2025
- Jan 13, 2025
-
-
AevaMorigi authored
-
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)
-
- Jan 10, 2025
-
-
AevaMorigi authored
- “preset” removed from variable names (no longer needed as local memory is no longer used) - Recording functions removed from the websocket
-
- Jan 09, 2025
-
-
scherlit authored
removed testelement
-
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.
-
- Dec 16, 2024
-
-
AevaMorigi authored
By checking/unchecking boxes, topic names can be shown/hidden for easier access
-
AevaMorigi authored
- finished renaming session setting variables - fixed theme selection to a dropdown (teach-r page)
-
- Dec 12, 2024
-
-
scherlit authored
- renamed variables to match their meaning - removed volume - removed session settings from local storage
-
- Nov 21, 2024
-
-
scherlit authored
- changed some labels/descriptions - try to improve layout (FeautreCard)
-
- Nov 20, 2024
-
-
AevaMorigi authored
- ask Unity for themes - select theme
-
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
-
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)
-
- Nov 18, 2024
-
-
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
-
- Nov 15, 2024
-
-
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
-