-
-
Notifications
You must be signed in to change notification settings - Fork 715
Replies: 1 comment · 1 reply
-
Hi @Nega100, I don't think there's enough information here to answer your question. This could be a database configuration problem, a problem with data loss over a network, or perhaps folks not finishing the experiment. Can you figure out how to reproduce the problem of missing data when you run the experiment? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks Joss
There is a 4 html code with each file has input data to phpmyadmins, I dont know maybe this is the problem. All the html code are embeded in game and playing as one single shot. I am using one database for the jspsych plugins and one database for construct game. I suspicius in process data being collected, I try to gave different name like user_responden, user_responden_1, user_responden_2 and user_responden_3 but no luck. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I just combine jspsych plugins with Construct game. Jspsych plugins is saving in table_data_1 and have 3 output (scale 1, scale 2 and scale 3) and data log from construct game is in table game_data_1 (level 1, level 2 and level 3). I did all the test and so far data save correctly in my database phpmyadmins. However when I ask my friends to play the game and rate it, from 5 people only 1 that have correct data (scale 1, 2 and 3), the others just have partial data (only scale 1 or scale 2 or scale 3). Mean while all the construct game save correctly (level 1, level 2 and level 3)
Why this is happen? Since I dont have much experience in backend database I need help from experts.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions