Replies: 1 comment 6 replies
-
Hi @kkcs2000, You could adjust the padding-top property here, which is the main CSS rule creating space between the items. https://github.com/jspsych/jsPsych/blob/master/plugins/jspsych-survey-likert.js#L95 |
Beta Was this translation helpful? Give feedback.
6 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 am now preparing a likert survey, with more than one questions in the same page.
The distance between questions seems too far with each other. Is it possible to change the distance between questions?
I checked the jspsych-survey-likert.js plugin and jspsych.css, and did not figure out how to to this.
Your advice will be highly appreciated! Thank you.
Beta Was this translation helpful? Give feedback.
All reactions