02-20-2024, 01:20 AM
(This post was last modified: 02-20-2024, 01:21 AM by blueorange.
Edit Reason: typo
)
Is there a way to present an image at the text response page?
What I want to ask participants to do is to name the object that is presented as an image (like a banana) and for them to type in banana as the correct answer.
Also, is there a simple way to link such images to the correct text response?
I'm thinking of something like:
"Test_Word":{
"type":"AFC",
"stimuli":["banana_img", "apple_img", "grape_img"],
"stimulus_pattern":{"order":"random"},
"responses":["banana", "apple", "grape"]
}
Would this correctly link the given stimuli to the correct text response?
Please let me know if my questions themselves are confusing, I would be happy to explain ◡̈
Thanks in advance!
What I want to ask participants to do is to name the object that is presented as an image (like a banana) and for them to type in banana as the correct answer.
Also, is there a simple way to link such images to the correct text response?
I'm thinking of something like:
"Test_Word":{
"type":"AFC",
"stimuli":["banana_img", "apple_img", "grape_img"],
"stimulus_pattern":{"order":"random"},
"responses":["banana", "apple", "grape"]
}
Would this correctly link the given stimuli to the correct text response?
Please let me know if my questions themselves are confusing, I would be happy to explain ◡̈
Thanks in advance!