Quiz with multiple quizzes - Forum

Forum Navigation
You need to log in to create posts and topics.

Quiz with multiple quizzes

Is it possible to make a quiz program with multiple quizzes i.e.

your cover page has a drop-down list and you select the set of questions from the list.

The list may show London, Durham, Exeter and  will load a set of question about that place.

@m-burdess do you mean using neoQuiz plugin? I think it should be possible. Just use a different JSON object for each quiz.

Regards.

@luishp

Thank you, I have created two sets of question, but am unable to find the method to code a button to load one from a listbox.

I have use London|London and set the variable to [place], but this just comes up with and error. I know it needs the "[]" around the variable within the button, but can not remember the method of doing this. What am I missing.

neoQuizStart "Container1" [place]

 

@m-burdess please check the attached sample app. Note that each quiz needs it's own Container.

Regards.

Uploaded files:
  • You need to login to have access to uploads.

@luishp

Thank you for this example. I have a second question is it possible with neoQuiz plugin to have a question that the person have to type the answer into.

I have a second question is it possible with neoQuiz plugin to have a question that the person have to type the answer into.

@m-burdess no, it's not currently possible. Sorry.