Picture of Barry Jenkin
Quiz with multiple questions, single submit
by Barry Jenkin - Wednesday, 14 December 2016, 5:45 AM
 

I have a number of elearning projects requiring 10-question quizzes (10 x mcq) at the conclusion of the content, where a score of 8+ is a pass. 

Am I right that this is currently not supported using the available Adapt plugins? I've only been able to set up a single question at a time (with a submit button per question). Would be ideal to have a single submit at the end of several questions (survey style), and therefore enable the user to easily move through and review all their responses before making a final submission. 

Any suggestions to achieve this or perform a workaround greatly appreciated!

Picture of Gareth Walker
Re: Quiz with multiple questions, single submit
by Gareth Walker - Wednesday, 14 December 2016, 6:32 AM
 

Have you taken a look at Adapt's 'assessment' component? That would give you some options around showing a total score for multiple questions, hiding individual answers until multiple questions are completed, etc.

https://github.com/adaptlearning/adapt-contrib-assessment

Ignacio Cinalli also has a plugin for a 'bigger' MCQ. 

https://github.com/nachocinalli/adapt-selectchoice

Picture of Barry Jenkin
Re: Quiz with multiple questions, single submit
by Barry Jenkin - Wednesday, 14 December 2016, 8:48 AM
 

Hi Gareth - thanks for replying.

I've been trying various settings using Adapt's Assessment extension and MCQ component, but every which way seems to force me into a Submit button per question. I was able to disable Feedback and hide the Feedback button completely using css.

It gets a bit clunky for the user where there's a post-test with several questions and a Submit/Reset stoppage at each question.  

Was thinking the adapt-assessment-singleSubmit extension might achieve this, judging by the name, but haven't been able to successfully install it.  

Picture of Gareth Walker
Re: Quiz with multiple questions, single submit
by Gareth Walker - Thursday, 15 December 2016, 1:41 PM
 

Hi Barry - Sure you've already seen in github that Matt has pointed out this up-to-date extension, which allows a single submit button for items within an article:

https://github.com/cgkineo/adapt-submitAll

Posting here just in case anyone ever comes to search for an answer to the same question in the discussion forum!