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
it now reads its input data for main and practice trials from *.js files in folder trial_info
the new example should specify the same information but use the new functionality of the server app
concretely, let’s supply the info in main_trial.js by uploading it as a csv file, and the info in practice_trials.js by uploading it as a JSON file
include the files main_trial.csv and practice_trial.json in the new project’s ‘trial_order’ folder
include a new view at the end of the experiment which shows some information about the previous runs, e.g., how many times which option was selected in the main trials
so, make the response variable dynamically retrievable and include in this I/O example the functionality to read the previous responses back in
The text was updated successfully, but these errors were encountered:
response
variable dynamically retrievable and include in this I/O example the functionality to read the previous responses back inThe text was updated successfully, but these errors were encountered: