Articulate Community Forums



Articulate Community Forums » Articulate Product Forums » Articulate Quizmaker » Hiding the review quiz and finish button

 
 
LinkBack Thread Tools Search this Thread
Old 04-07-2010, 04:12 PM   # 1
Member
 
Join Date: Jan 2010
Posts: 21
Default Hiding the review quiz and finish button


I was wondering if anyone has found a way to hide the Review Quiz button.

I know that I can just uncheck the All user to review the quiz, but I want the answeres to show up on the Print Results page, which I modified to only show the test info I want the student to see. If I uncheck this option, the Print results page shows no test info at all.

I also don't want the student to click Finished until after the go to the Print Results page and print them.

I am looking for a way to hide the Review Quiz fuction and rather hide the finish function or change the function to take you to the Print Results page.
SirWise23 is offline  
Old 04-08-2010, 08:49 AM   # 2
Moderator
 
Justin's Avatar
 
Join Date: Feb 2006
Posts: 8,995
Default Re: Hiding the review quiz and finish button


The review quiz function is what allows the print results function to display the detailed test results so you can't remove it and still get the print results to function the way you want them to. If this is a function you would like to see in the future, feel free to submit a feature request here:
Articulate Support - Request a Feature
__________________
Justin Wilcox
Customer Support Manager
Articulate - Empowering Rapid E-Learning
Tweet me here.
__________________
E-Learning Heroes, the new Articulate community site, is now available! Come join and check out the new forums, tutorials, downloads, and more!
Justin is offline  
Old 04-08-2010, 09:34 AM   # 3
Moderator
 
beeneeb's Avatar
 
Join Date: Jul 2007
Location: Oklahoma
Posts: 6,651
Default Re: Hiding the review quiz and finish button


Hi SirWise23,

Even though you can't remove the Review Quiz button, you can remove the Finish button from your quiz by using the method described in the link below:

How To Remove The Finish Button In Quizmaker ’09 - Daveperso’s Articulate eLearning Blog
__________________
Brian Batt
Senior Customer Support Engineer
Articulate - Empowering Rapid E-Learning
www.articulate.com

You twitter? Follow me here.

E-Learning Heroes, the new Articulate community site, is now available! Come join and check out the new forums, tutorials, downloads, and more!
beeneeb is offline  
Old 04-08-2010, 03:46 PM   # 4
Member
 
Join Date: Jun 2009
Posts: 11
Default Re: Hiding the review quiz and finish button


The same method for removing the finish button can be used to remove the Review Quiz button, we just simply change the object instance name we are looking for, in this case, "mcReviewQuiz".

Create a Flash file with the following code:

_root.g_mcFrame.mcReviewQuiz.swapDepths(_root.getN extHighestDepth());
_root.g_mcFrame.mcReviewQuiz.removeMovieClip();

publish to a swf, and insert the swf on your first question slide. This will remove the review quiz button.
jdallas is offline  
Old 04-08-2010, 03:56 PM   # 5
Moderator
 
beeneeb's Avatar
 
Join Date: Jul 2007
Location: Oklahoma
Posts: 6,651
Default Re: Hiding the review quiz and finish button


Quote:
Originally Posted by jdallas View Post
The same method for removing the finish button can be used to remove the Review Quiz button, we just simply change the object instance name we are looking for, in this case, "mcReviewQuiz".

Create a Flash file with the following code:

_root.g_mcFrame.mcReviewQuiz.swapDepths(_root.getN extHighestDepth());
_root.g_mcFrame.mcReviewQuiz.removeMovieClip();

publish to a swf, and insert the swf on your first question slide. This will remove the review quiz button.
Thanks for posting this solution!
__________________
Brian Batt
Senior Customer Support Engineer
Articulate - Empowering Rapid E-Learning
www.articulate.com

You twitter? Follow me here.

E-Learning Heroes, the new Articulate community site, is now available! Come join and check out the new forums, tutorials, downloads, and more!
beeneeb is offline  
Old 04-09-2010, 10:04 AM   # 6
Member
 
Join Date: Jan 2010
Posts: 21
Default Re: Hiding the review quiz and finish button


Thanks for all the amazing info.

I do see one problem with this on my end. It seems to work great when I do a slide preview, but when I publish it for an LMS and hit 'View Quiz" it didn't work there. I will publish to the LMS now and see if it works off the LMS on line.
SirWise23 is offline  
Old 04-09-2010, 10:37 AM   # 7
Moderator
 
beeneeb's Avatar
 
Join Date: Jul 2007
Location: Oklahoma
Posts: 6,651
Default Re: Hiding the review quiz and finish button


Quote:
Originally Posted by SirWise23 View Post
Thanks for all the amazing info.

I do see one problem with this on my end. It seems to work great when I do a slide preview, but when I publish it for an LMS and hit 'View Quiz" it didn't work there. I will publish to the LMS now and see if it works off the LMS on line.
Hi SirWise23,

The quiz should work fine in the LMS. I always recommend testing the content in the environment in which it'll be used.

If you have any problems, just let us know.
__________________
Brian Batt
Senior Customer Support Engineer
Articulate - Empowering Rapid E-Learning
www.articulate.com

You twitter? Follow me here.

E-Learning Heroes, the new Articulate community site, is now available! Come join and check out the new forums, tutorials, downloads, and more!
beeneeb is offline  
Old 05-19-2010, 12:12 AM   # 8
Member
 
Join Date: May 2010
Posts: 3
Default Re: Hiding the review quiz and finish button


Hi Beeneeb,

Is there a way for me to hide the next button? I want to restrict slide navigation until the student finishes watching a video inserted into a Blank slide.
Natalie.felicerta is offline  
Old 05-19-2010, 04:20 PM   # 9
Moderator
 
beeneeb's Avatar
 
Join Date: Jul 2007
Location: Oklahoma
Posts: 6,651
Default Re: Hiding the review quiz and finish button


Quote:
Originally Posted by Natalie.felicerta View Post
Hi Beeneeb,

Is there a way for me to hide the next button? I want to restrict slide navigation until the student finishes watching a video inserted into a Blank slide.
Hi Natalie,

I am not aware of any workarounds to remove the "next" button from a blank slide. If you would like to see that feature implemented into a future release, please submit a feature request via the link below:

Articulate Support - Request a Feature
__________________
Brian Batt
Senior Customer Support Engineer
Articulate - Empowering Rapid E-Learning
www.articulate.com

You twitter? Follow me here.

E-Learning Heroes, the new Articulate community site, is now available! Come join and check out the new forums, tutorials, downloads, and more!
beeneeb is offline  
Old 02-16-2011, 09:33 AM   # 10
Member
 
Join Date: Apr 2010
Posts: 12
Default Re: Hiding the review quiz and finish button


Hi,

I have a course in Italian but the quiz message "you can click the review quiz button..."is still in English. How can I change it?
Thx.
Gabi is offline  
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Articulate E-Learning Blogs

×

Search Engine Friendly URLs by vBSEO 3.1.0