You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,8 @@ UXF automates the process of collecting data.
51
51
52
52
Data is stored in CSV files with automatic handling of file & directory naming.
53
53
54
+
UXF also stores other data in the form of .json files (full details on the [Uncyclo](https://github.com/jackbrookes/unity-experiment-framework/wiki).
55
+
54
56
### Events
55
57
56
58
A `UnityEvent` is invoked on `Trial` begin and end, allowing you to easily trigger presentation of stimuli at trial start (for example).
0 commit comments