Image with Text Response #1317
Unanswered
MelissaJEvans
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @MelissaJEvans, you could modify the image button response plugin to do this. But if I were you, I would use the survey-text plugin and show the image by adding it into the question parameter HTML. Note that if you do it this way, you'll need to manually preload the images. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm a first year PhD student at Vanderbilt University.
I'm fairly new to coding but took the moving research online course this summer and thought jsPsych would work for my upcoming project.
My intention is to show participants an image and have them type a sentence in response. Essentially, I want to use the image-button-response plugin but with the addition of a textbox that participants could fill in (and then their responses would be saved).
My goal was to essentially modify the image-button-response plugin, but I couldn't find any plugins beyond survey-text that use a textbox and I haven't been able to easily isolate the part of the code in survey-text that creates a textbox.
in a nutshell: how could I modify image-button-response to place a textbook between the image and button?
Any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions