I’m still having problems figuring out how to save data. I just want to be able to create an array, like data = [], and populate it throughout the study.
I just want to code a study from scratch, just plain HTML/Javascript. I don’t want to have to figure out how to get Psychopy’s survey builder to do what I want it to do, or jsPsych, or anything like that. I’ve tried creating a simple experiment with those so I can just keep and re-use whatever code is used to save data, but this has proved to be a nightmare. All I want to do save the data on the server.