Skip navigation
the_kermanator
Currently Being Moderated

Quiz - Reviewing a single question

May 20, 2012 9:27 AM

Hello

 

Basically I have a presentation which contains two quizes in different parts of the presentation. At the end of my second quiz, their is the review button when I click on it, it goes to review both quizes starting with the first question. Is there any way you can get the review button just to work on a single question since I don't want the first question reviewed.

 

Any help would much be appreciated

 

Johnny

 
Replies
  • Currently Being Moderated
    May 20, 2012 9:55 AM   in reply to the_kermanator

    Review will always start with the first scored object, that is the way Quiz Review is designed.

     

    Is this first question scored?

     

    Lilybiri

     
    |
    Mark as:
  • Currently Being Moderated
    May 20, 2012 12:47 PM   in reply to the_kermanator

    You use a Question slide for this, then there is always a score not? And did you preview more than one attempt on Quiz level or only one?

     

    My workaround if you have only one attempt on Quiz level:

    • create a user variable v_enter, that will track if the question slide is entered for the first time
    • create a conditional advanced action, to be triggered on entering the slide that you do not want to include in Preview; action has two decisions:
      • first is a mimicked standard action;    IF 1 is equal to 1
                                                                    THEN Expression v_enter = v_enter + 1    will increment v_enter
      • second IF v_enter is greater than 1                     which means you are in review mode if there is only one Quiz attempt            
                     THEN Goto Next Slide                              or to the Question slide you want to review
                               
        Continue
                     ELSE  Continue

                                                                        

    Lilybiri

     
    |
    Mark as:
  • Currently Being Moderated
    May 20, 2012 5:48 PM   in reply to the_kermanator

    If your first drag and drop exercise used the Infosemantics Drag and Drop Lite widget, which creates a question slide, perhaps you should use the Infosemantics Interactive Drag and Drop widget instead.  It doesn't create a question slide, still allows the same drag and drop functionality, but can be set NOT to report to the quiz or have a score, which means it's NOT included in the quiz scope. 

     

    With quiz question slides, even if you set the question to NOT report to the quiz, it still gets counted as part of the quiz scope and user therefore sees it in the Quiz Review.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points