Forum Discussion
Numbering Quiz Questions in Storyline
Hey, Everyone,
We have a final assessment at the end of our course and I am wondering if it is possible to number the quiz questions so the person knows where they are at and how many questions they have left to go?
Thank you,
Kate
87 Replies
- ChristiePollickCommunity Member
Hi, Joe -- Thanks for your response, and it may be easier for others in the community to chime in with suggestions to help accomplish what you have described in you were able to upload your file here. Please use the grey ADD ATTACHMENT button in the bottom left of the reply box, and you will be able to browse/upload from there.
Also, I wanted to note in case you were unaware, when you reply to a forum notification via email, the details in your signature are displayed publicly in the post. If you would like to remove that info, please use the EDIT button beneath your post and hit "Update Reply". :)
- DavidMcDonaghCommunity Member
I know this is an old post, so hopefully someone sees it. I tried some of the methods above with success for over a year now, however I just noticed a glitch with my thinking.
I had it adding 1 to the variable when the submit button is clicked. The problem is with the message that appears if a choice isn't selected. The page doesn't advance, but the submit button was clicked so it adds 1, which ends up throwing the count off.
I have the code entered on the master slide. I've tried adding code to text boxes and even shapes that are off the screen, so that once the timeline starts, 1 is added to the variable.
This works for the first page using that layout, but it doesn't continue adding 1 after that. I'm assuming it's because the timeline started on the previous screen and it's not resetting.
Any thoughts?
- DavidMcDonaghCommunity Member
also I didn't notice there were 3 pages of comments, I only read the first page. I'll try to keep looking at the comments to see if my question was previously answered.
- DavidMcDonaghCommunity Member
Nevermind, I think I just fixed it!
When I was redoing the code, I forgot that it changed it back to Value = Variable unassigned as default, whereas I had it as Value = Value +1
I wish I realized that about an hour and a half ago... :)
Hey David,
Glad you figured out an answer - my first thought was to add it to the incorrect/correct feedback layers continue button vs. the submit button. That way if the user is wrong but gets to answer again, they'll only be adjusting the variable when they advance off that slide.
Glad to see that this thread is still assisting users here Katie :)
- yolandawangCommunity Member
- WendyFarmerSuper Hero
Hi Yolanda
is the reset variable trigger before the jump to slide trigger on the retry button
- yolandawangCommunity Member
Hello Wendy,
Thank you so much for helping me out. I am not sure... I attached the image of the triggers
- WendyFarmerSuper Hero
On button 1
Move the Add 1.00 trigger above the Jump to trigger
- WendyFarmerSuper Hero
Sorry Yolanda my fault
the trigger should be to adjust the variable to 0 so that it can start adding back once the user gets to the quiz slides. Here is the trigger
- yolandawangCommunity Member
It works now!! I spent much time on it..Thank you so much. :)
- BeckyHeineman-5Community Member
Hi All!!
this is a great thread! I'm experiencing some of the issue above with my question variable coming out more than my hardcoded quiz question number (i.e. question 42 out of 40). I'm leveraging multiple question pools (have a total of 40 questions) and they are random, but a few have questions that are linked to each other so we can ask multi-part questions. Other than making sure the slide is set to 'reset to initial state' and making sure only the main question slides have a trigger to add to the QuestionCount variable I have set up, that's about all I can do if I understand correctly, right??
- WendyFarmerSuper Hero
Becky
are you seeing the wrong numbering on quiz review / retry or during initial quiz
- BeckyHeineman-5Community Member
Hi Wendy!
I'm seeing it during the initial quiz. I'm hoping I got it worked out though - forgot we'd added two more questions but my count was still showing 48 of 40 and that would still only bring me up to 48 of 42 so I'm going to re-test this morning and cross everything! today is my deadline so if anything we'll have to figure something else out! *I'm also having an issue with question pool'd questions repeating themselves so that's not helping my count! :)
- WendyFarmerSuper Hero
Let me know how you go Becky - if I can help I will - goodluck!!
Related Content
- 10 months ago