unity-experiment-framework
unity-experiment-framework copied to clipboard
UXF - Framework for creating human behaviour experiments in Unity
Hello! Thank you for the detailed instructions on setting up the WebGL dynamodb connection. I attempted to set up a connection but I seem to be getting a bad request...
Hi Jack. First of all, this is a great framework. It would be great if UXF would be accessible via Unity's package manager, this will make it easier to add...
Related to this error: https://forum.unity.com/threads/unable-to-parse-build-html5-framework-js-gz-need-help.1083602/
What would be the best way to use a [balanced latin-square design](https://cs.uwaterloo.ca/~dmasson/tools/latin_square/) for a study with UXF? The idea would be to have a pre-defined list with the set order...
In my particular experiment I need to stop/start SteamVR and Unity between each trial, which resets the UXF session each time. What would be the best way to run a...
I want to run an animation when the experiment reaches the last trial in each block but I can't seem to make it work. I tried using the OnSessionEnd, PreSessionEnd...
Hi, Have tried installing the UXF framework on Unity 2021.2.15f1 running on Windows. Unity complains that the System.Windows.Forms.dll is duplicated after the install of the UXF framework. This happens on...
I want to add a post-experimental screen whether their data was successfully send to my server but no matter what I try nothing seems to work. Is that possible to...
Hi, For my experiment, I am planning to have one large DynamoDB dictionary (eg: 100,000 trials) which is updated across multiple trials from different participants online. In order to be...
I've build a new experiment that I sent around in my lab so people can try it out. One of the people reported that as soon as he clicks on...