Centre stimulus vertically #2097
Unanswered
Jessica-Schulz
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Hi, @Jessica-Schulz , This is not a solution for the html-keyboard-response plugin, but a plugin I created may be useful. Please see the psychophysics plugin. |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hello!
I am using the html-keyboard-response plugin to show a series of stimuli (single words) following this pattern: fixation cross --> blank screen --> stimulus
I would like to include a prompt (reminder of response keys) that appears below the stimulus, whilst the stimulus itself remains centered both vertically and horizontally in the same position as where the fixation cross was. However, when I include a prompt using the prompt parameter, the stimulus appears above the position of the prior fixation cross and the prompt appears below it. In other words, stimulus and prompt are centered as one unit.
How do I make the stimulus appear in the centre of the screen where the fixation cross was, and the prompt below it? I have tried different things using css and html code, but I haven't been able to find a solution so far.
Any ideas would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions