- Jan 15, 2025
-
-
scherlit authored
-
- Jan 14, 2025
-
-
scherlit authored
try to get a connection between ApplicationManager and WebCommunication
-
- Oct 17, 2024
-
-
Dr. phil. Stephen James Tobin authored
Updated references to SpeechTools in EventLogger to match revised naming.
-
- Oct 15, 2024
-
-
- Oct 11, 2024
-
-
AevaMorigi authored
-
- Oct 07, 2024
-
-
AevaMorigi authored
-
- Aug 23, 2024
-
-
AevaMorigi authored
removed "directory not empty" error
-
- Aug 20, 2024
-
-
wiepke authored
-
- Aug 07, 2024
-
-
wiepke authored
-
- Aug 05, 2024
-
-
Falampe authored
made setup a bit easier TODO: - Automate studentscript attatchment by the Accessory manager - make accessorymanager able to load the previewroom scene (and maybe check for absence) - name Tag loading is faulted: color and style are not the same on the back - shown acceories must be unloaded for scene start
-
AevaMorigi authored
- removed outdated debug messages - send function names to server - receive availability status from server
-
- Jun 26, 2024
-
-
scherlit authored
-
- Jun 24, 2024
-
-
AevaMorigi authored
Files in Measurements are automatically deleted if they are older than <60> days. The LogController scripts have been added back to the hierarchy so that the hands can be logged again.
-
wiepke authored
XR package crashes unity with "hand subsystem" enabled, therefore I disabled it. Therefore, hand tracking doesn't work here.
-
- Jun 20, 2024
-
-
AevaMorigi authored
-
AevaMorigi authored
Logging now works properly with multiple scripts of the same type, BUT individual scripts now have a problem displaying log information in the inspector (logging in the file works as expected). The project settings have been changed to shorten the compilation time (ProjectSettings-> Player -> Other Settings -> (at the bottom) ScriptCompilation ->variable DISABLE_XR_VALIDATION) A "Delete all files" button has been added for the EventLogger.
-
- Jun 17, 2024
-
-
AevaMorigi authored
The events are now displayed correctly in the Inspector, but some are still logged twice.
-
- Jun 14, 2024
-
-
AevaMorigi authored
Logs the student's actions, but twice. The info container in the hierarchy only shows the action of a single student.
-
- Jun 13, 2024
-
-
AevaMorigi authored
Some functions of the event logger were missing in the CleaningDevelopment branch. They have been added again (autoselect, selectall, deselect all). ToDo: To log the student actions, BehaviorController must be accessed. The event logger cannot yet handle it if 12 scripts with the same name are to be logged. This will now be added.
-
AevaMorigi authored
-
- Jun 12, 2024
- Jun 10, 2024
-
-
AevaMorigi authored
rays only are requested if object in fov
-
- May 06, 2024
-
-
tobin authored
Speakingrate/FillerCount displayed on Entrance Hall upon scene change. SpeechTools object available in media room. SpeechTools Prefabs availablw within teachr.measurements package.
-
- Apr 30, 2024
-
-
Juliane authored
-
- Apr 29, 2024
-
-
AevaMorigi authored
Heart rate: - Status is displayed in the inspector, fewer debug messages - App is closed if there is an error with the connection Event logging: - Checkbox to always select all scripts at startup - Select/deselect all" button - Colors adapted to the colors from InitGlobals
-
- Apr 26, 2024
-
-
AevaMorigi authored
BLE connection can be used - as a standalone console app - in Unity without event logger - in unity with event logger Attention: huge amount of debug messages left over
-
- Apr 25, 2024
-
-
Juliane authored
-
- Apr 23, 2024
-
-
Dr. phil. Stephen James Tobin authored
Transcript and speech stats are now logged Still has to be adjusted/tuned.
-
Juliane authored
start infos = e.g. weather when starting the application (previously only a change was logged, but not the initialization)
-
- Apr 22, 2024
-
-
Dr. phil. Stephen James Tobin authored
Stat reset methods commented out in a couple of places. Need to reassess/adjust the conditions of these resets before uncommenting them.
-
- Apr 18, 2024
-
-
Falampe authored
- moved ComputerLabController into corresponding package - fixed eventlogger initialization - changed scriptFinderByAttribute from monobehaviour to regular c# class
-
- Apr 17, 2024
-
-
AevaMorigi authored
-
- Apr 16, 2024
-
-
Juliane authored
-
- Apr 11, 2024
- Apr 10, 2024
-
-
AevaMorigi authored
- headers will now be written - controllers positions and rotations added - childs in inspector are named with aliases instead of the script names (e.g. Teacher instead of VRSelfController) - toDo: log initial values like weather or theme
-
- Apr 09, 2024
-
-
Juliane authored
toDo: Headers are ignored, probably a timing problem
-