Best way to create a quiz?

Options

We are interested in launching a knowledge quiz to constituents, which would display to quiz-takers "answer responses" either as they go (i.e., "Yes! You are correct" or "No, correct answer is") and/or as a score at the end (i.e., "You got 9/10 questions correct").

Does the survey module accommodate this? If no, is there another module? Or would we do better to use something like Survey Monkey?

Thanks! 

Tagged:

Comments

  • Surveys don't do anything like this out of the box.

    Do you want the results in Convio, or have the quiz trigger some other kind of Convio function like adding the taker as a constituent, adding an interaction, etc? If not, then perhaps a 3rd party tool would be easiest.

    Otherwise, then it probably has to be in Convio. I'd scrape the survey and add all the interactivity on the external html version. You could have it reveal answers as they go, or reveal them all when they submit, presumably with javascript.

    There are a few other threads with details on scraping a survey.

    Regards, Brian

  • Since it has been a few years, I'm curious if the response is still the consensus or if LO has updated since then.


    Thanks!
  • Hey Sarina,


    This would still be the consensus. Surveys have not been updated to accommodate this type of idea.


    Thanks,


    Phil
  •  Surveys have not been updated to accommodate this type of idea...out of the box.


    There is an API or the scraped survey idea if you can handle the html/css and javascript.

Categories