Closed kalaschnik closed 1 year ago
Also add response duration for every slide/key
{ "id": "123456", "culture": "de-de", "timestamp": "2023-10-05T14:48:00.000Z", "gender": "female", "birthday": "2011-10-05", "webcam": true, "audio": true, "mct_animal": [ { "animal1": { "animal": "cow", "mct_included": true, "DurationAfterAudioEndToClickinMS": 5300 }, "animal2": { "animal": "sheep", "mct_included": true, "DurationAfterAudioEndToClickinMS": 3123 } } ], "ball_practice": { "additional_explanations": 0 }, "task": { "mct_position": { "chicken": "inner", "cat": "middle", "rabbit": "outer", "goldfish": "inner" }, "comprehension": { "outer": true, "inner": true, "middle": true } }, "dilemmas": [ { "c_1h_10h": { "choice": "[groupID]" }, "1h_1c": { "human_side": "left", "choice": "[slideid-groupid]" }, "1h_10c": { "human_side": "right", "choice": "[slideid-groupid]" }, "1f_100h": { "human_side": "right", "choice": "[slideid-groupid]" }, "1f_10h": { "human_side": "left", "choice": "[slideid-groupid]" } } ], "interview_questions_fixed!": { "thoughts": "yes/no", "thoughts_comparison": "yes/no", "feelings": "yes/no", "feelings_comparison": "yes/no", "similarity": "yes/no" }, "capacity_ratings": [ { "intelligence": { "cat": "1-4", "cow": "1-4", "human": "1-4" } }, { "feelings": { "cat": "1-4", "cow": "1-4", "human": "1-4" } }, { "pain": { "cat": "1-4", "cow": "1-4", "human": "1-4" } } ], "similarity_rating": { "cat": "1-4", "cow": "1-4" }, "ownership": "yes/no", "exposure": { "cat": "1-4", "cow": "1-4" }, "meat_fish": "yes/no", "egg_cheese_milk": "yes/no", "reasoning": [ { "cow_cat": "TEXTINPUT OR AUDIO BLOB" }, { "cat_human": "TEXTINPUT OR AUDIO BLOB" }, { "cow_human": "TEXTINPUT OR AUDIO BLOB" } ] }
implemented
Also add response duration for every slide/key