Two sets of likerts survey-likert plugin #1979
Unanswered
acer-helia
asked this question in
Q&A
Replies: 1 comment
-
Hi acer-helia, |
Beta Was this translation helpful? Give feedback.
0 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 everyone, I am trying to modify the survey-likert plugin to display two sets of the same likert scale so that participants can rate a statement from the past (e.g, a few months ago) and now. So visually looking something like below:
So far, in the plugin what has been modified is below (I have named the sections). Any help is appreciated - I don't normally modify plugins and I am really stuck.
And below the CSS for the styling the second likert (basically copied from original plugin)
And finally the html section for displaying the second likert. I have not yet attempted to modify how data is saved as it currently saves the radio groups fine in the current code as it is linked to the code of the first set of radio buttons. I have no code for displaying the preamble text for each likert however.
Beta Was this translation helpful? Give feedback.
All reactions