Random quiz questions

  • ayushikachhara
    Asked on March 13, 2018 at 10:51 PM

    Hi there,

    I would like to design a survey where the questions are randomly selected from a big pool of questions. 

    Every time a person opens the survey, I would like to generate two random questions from round 30-40 questions.

    Hope the question makes sense.


    Thanks - Ayushi

  • BJoanna
    Replied on March 14, 2018 at 5:57 AM

    Unfortunately, we do not have a widget or feature that will pull only a few random questions. 

    I found a workaround but to show one out of 10 questions. To achieve that I used the Show/Hide conditional logic and Random Value Generator widget. 

    How to Show or Hide Fields Base on User's Answer

    I set the Random Value Generator widget to 1 character and to allow only numbers.

    1521021124random Screenshot 10

    And then I set the conditions for each possible option 0-9 to show one of 10 questions.

    Example:

    1521021202example Screenshot 21

    Here is my demo form: https://form.jotform.com/80722261517957 

    Feel free to test it and clone it.

    You can use the same method to pull the second question from a pull of next 10 question (11-20). 


    Hope this will help. 

  • ayushikachhara
    Replied on March 14, 2018 at 3:08 PM

    Hi there, that is a great solution! It is tedious, but it does the thing. 


    Thanks, appreciate your help!