Reply To: Questionnaire with questions on the same page

PennController for IBEX Forums Support Questionnaire with questions on the same page Reply To: Questionnaire with questions on the same page

#5600
daniela
Participant

Hi Jeremy,

thank you for your replies, the handleNames function worked great!

To clarify Philipp’s third question (we’re working on the same project together): we have 50 names we want presented during this post-experiment task. We would ideally present the names simultaneously in separate columns, rather than in one long list, so that participants don’t need to scroll. I imagine we could do this somehow using newCanvas and creating separate functions (e.g., handleNames1, handleNames2, etc.) in which if (row.name=="__") could be changed to only access the first 17 names (for handleNames1), then the next 17 (handleNames2), and so on. Would this be the best course of action?

We also noticed that the randomisation doesn’t seem to work in Chrome (but does in Chrome mobile, and Firefox). Is there a way to get the randomisation to also work with Chrome?

Thanks again for your help so far!

Best,
Daniela