first demo
This commit is contained in:
11
data.json
Normal file
11
data.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"rt": 1506,
|
||||
"stimulus": "<div class=\"max-w-3xl mx-auto space-y-6 text-left\">\n <p class=\"font-semibold\">\n Please specify which of the following statements you agree with by checking the corresponding “I agree” box:\n </p>\n\n <div class=\"space-y-4\">\n <div>\n <p class=\"font-semibold\">Statement 1:</p>\n <p>\n I agree that the audio recording of my lifting call will be made available to the public as part of the \n Lifting Call Collection together with the geographic location and language that this call is associated with. \n I understand that, although no personal data will be attached to the recording, my voice in the audio \n recording remains identifiable.\n </p>\n </div>\n\n <div class=\"mx-auto my-6\">\n<input type=\"checkbox\" id=\"statement_1_checkbox\" />\n<label for=\"statement_1_checkbox\">I agree</label>\n</div>\n\n <div>\n <p class=\"font-semibold\">Statement 2:</p>\n <p>\n I agree that a written transcript of my lifting call will be made available to the public as part of the \n Lifting Call Collection together with the geographic location and language that this call is associated with.\n </p>\n </div>\n\n <div class=\"mx-auto my-6\">\n<input type=\"checkbox\" id=\"statement_2_checkbox\" />\n<label for=\"statement_2_checkbox\">I agree</label>\n</div>\n\n </div>\n </div>",
|
||||
"response": 0,
|
||||
"trial_type": "html-button-response",
|
||||
"trial_index": 0,
|
||||
"plugin_version": "2.1.0",
|
||||
"time_elapsed": 1509
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user