- Posts: 21
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Use jQuery.csv to pull in the CSV content and create an array of arrays.Whatever is the easiest, so far it is in a csv file. I could use any source as long as the final purpose is met.
Place listeners on the survey elements:Both text input validation and date pick.
Use jQuery to dynamically update the text of elements - api.jquery.com/text/Below or in the next step/question
Please Log in to join the conversation.
Please Log in to join the conversation.