I have a question bank set up to draw 10 questions from a pool of 20. Is there a way I can get the screen to display a question number, so learners know how far they have progressed?
Bridget Burns
Community CareConnect EMR Training Coordinator
CareConnect OnSite Support Coordinator
Community Health Network
7321 Shadeland Station, Suite 200
Indianapolis, IN 46256
317-621-3261
CONFIDENTIALITY NOTE: This e-mail contains information that may be privileged, confidential and subject to legal restrictions and penalties regarding its unauthorized disclosure or other use. You are prohibited from copying, distributing or otherwise using this information if you are not the intended recipient or the employee or agent to deliver to the intended recipient. If you have received this e-mail in error, please notify us immediately by return e-mail and delete this e-mail and all attachments from your system. Thank you.
Hi Bridget! Looks like you responded via e-mail which attached your signature, but does not allow images/attachments to come through. Please log in to the forums and utilize the Reply window to attach and you can edit your post as well if needed.
Bridget Burns
Community CareConnect EMR Training Coordinator
CareConnect OnSite Support Coordinator
Community Health Network
7321 Shadeland Station, Suite 200
Indianapolis, IN 46256
317-621-3261
CONFIDENTIALITY NOTE: This e-mail contains information that may be privileged, confidential and subject to legal restrictions and penalties regarding its unauthorized disclosure or other use. You are prohibited from copying, distributing or otherwise using this information if you are not the intended recipient or the employee or agent to deliver to the intended recipient. If you have received this e-mail in error, please notify us immediately by return e-mail and delete this e-mail and all attachments from your system. Thank you.
There is another issue though -- when the learner reviews the whole course (not just the quiz) and they get to the quiz questions, that's when the numbering increases (ex: 11 of 10). I have no review button in the results page; only retry. But with retry, I don't experience this issue.
Let's say they've completed the course and closed it. Then, they re-open the course where they will be given 2 options: Restart or Review. It is when they click Review that this issue happens.
I've set Resume to 'Always resume' on restart.
As for the setting for the pages, I followed every step provided by Antony that used this - Question %QuestionNumber% of 5. It's on every quiz slide. Then, on the Retry Quiz button (I don't have a Review Quiz button) , I added the trigger 'Set QuestionNumber equal to 0.00'. (First, I created the variable QuestionNumber with the default value of 0).
I'm not really a developer so my understanding of codes and all these things is minimal.
Hope this clarifies. Looking forward to an easy to follow solution. :)
My apologies, I also meant to ask if you could upload a copy of your .story file. If you're able to attach it here using the "add attachment" button we'll be able to take a look at what you set up.
Sure thing - you can upload it to our Support Engineers by visiting this link and you'll see the upload form on the second page. Please let me know once you've done that and I'll be sure to follow along with the team's work.
I just submitted my file through the link you provided. The Case Number is 00903225. I hope to hear from your team very soon as we have a launch date coming up.
Thanks and I saw that Abel reached back out with a link to upload the files, as it seems it didn't go through. You should see the email from Support@articulate.com
Hello, I know this is an old posting but I am hopeful someone can help me. I have a question counter setup. I can get it to work great until I add my Review button. Anthony's example is behaving exactly like mine. The issue is when you REVIEW and click PREVIOUS. The counter is not decrementing (it continues to increment). Does anyone have the triggers and order of triggers to make this work?
Sounds like you are wanting a custom set up for your quiz as well. I do not see where Carol popped back in, but you are certainly welcome to reach out to the user directly via the 'Contact Me' option on the user profile if you do not hear back soon.
If you care to share your .story file, perhaps someone can take a look and offer some design assistance.
Am working on a CBT entrance exam for a school. I will like to use a cutomize button for previous/next and add question number to each slide. (Both have been added).
My challenge is with the previous button. It does not subtract 1 from the question number when clicked on rather it add 1 to it which the next button is doing perfectly.
This helps alot, but when I go to Slide properties and change Player features from Player default to Custom for the selected slides and select seekbar and preview the Questions and click on the refresh button the question count increases.
52 Replies
I have Storyline 2. When trying to open the file, this is what I get.
[cid:image001.png@01D0CDEA.E8F58430]
Bridget Burns
Community CareConnect EMR Training Coordinator
CareConnect OnSite Support Coordinator
Community Health Network
7321 Shadeland Station, Suite 200
Indianapolis, IN 46256
317-621-3261
CONFIDENTIALITY NOTE: This e-mail contains information that may be privileged, confidential and subject to legal restrictions and penalties regarding its unauthorized disclosure or other use. You are prohibited from copying, distributing or otherwise using this information if you are not the intended recipient or the employee or agent to deliver to the intended recipient. If you have received this e-mail in error, please notify us immediately by return e-mail and delete this e-mail and all attachments from your system. Thank you.
Hi Bridget! Looks like you responded via e-mail which attached your signature, but does not allow images/attachments to come through. Please log in to the forums and utilize the Reply window to attach and you can edit your post as well if needed.
When I try to open the file, this is the error:
Thanks Bridget! Are you able to open this file? I upgraded it to Storyline 2 for you as I have no issue opening the file.
This worked beautifully! Thanks so much for working with me today on this, Leslie.
No problem Bridget! Glad that was able to assist you. I was hoping I was understanding :)
You did. Thanks again. Have a great evening.
Bridget Burns
Community CareConnect EMR Training Coordinator
CareConnect OnSite Support Coordinator
Community Health Network
7321 Shadeland Station, Suite 200
Indianapolis, IN 46256
317-621-3261
CONFIDENTIALITY NOTE: This e-mail contains information that may be privileged, confidential and subject to legal restrictions and penalties regarding its unauthorized disclosure or other use. You are prohibited from copying, distributing or otherwise using this information if you are not the intended recipient or the employee or agent to deliver to the intended recipient. If you have received this e-mail in error, please notify us immediately by return e-mail and delete this e-mail and all attachments from your system. Thank you.
Hi Anthony,
I found your story file useful for my work.
Thanks.
Hi Sheena! Thanks for popping in and letting us know that this thread was helpful for you as well. Love when the older threads are still assisting.
Hello Antony,
Thanks for your tip. I followed it and it worked.
There is another issue though -- when the learner reviews the whole course (not just the quiz) and they get to the quiz questions, that's when the numbering increases (ex: 11 of 10). I have no review button in the results page; only retry. But with retry, I don't experience this issue.
Many thanks,
Tina
Hey Tina,
How are they going back to review it? What's the trigger or button structure you're using there?
Hi Ashley,
Let's say they've completed the course and closed it. Then, they re-open the course where they will be given 2 options: Restart or Review. It is when they click Review that this issue happens.
I've set Resume to 'Always resume' on restart.
As for the setting for the pages, I followed every step provided by Antony that used this - Question %QuestionNumber% of 5. It's on every quiz slide. Then, on the Retry Quiz button (I don't have a Review Quiz button) , I added the trigger 'Set QuestionNumber equal to 0.00'. (First, I created the variable QuestionNumber with the default value of 0).
I'm not really a developer so my understanding of codes and all these things is minimal.
Hope this clarifies. Looking forward to an easy to follow solution. :)
Thanks,
Tina
Hi Tina,
My apologies, I also meant to ask if you could upload a copy of your .story file. If you're able to attach it here using the "add attachment" button we'll be able to take a look at what you set up.
Hello Ashley,
Can I send it to you privately?
Thanks,
Tina
Hi Tina,
Sure thing - you can upload it to our Support Engineers by visiting this link and you'll see the upload form on the second page. Please let me know once you've done that and I'll be sure to follow along with the team's work.
Hi Ashley,
I just submitted my file through the link you provided. The Case Number is 00903225. I hope to hear from your team very soon as we have a launch date coming up.
Thanks for your help.
Tina
Hi Tina,
Thanks and I saw that Abel reached back out with a link to upload the files, as it seems it didn't go through. You should see the email from Support@articulate.com
Thanks Antony, exactly what I needed!
Hey Carl - glad that this older thread was able to help you out as well. Thanks for popping in to share.
Hello, I know this is an old posting but I am hopeful someone can help me. I have a question counter setup. I can get it to work great until I add my Review button. Anthony's example is behaving exactly like mine. The issue is when you REVIEW and click PREVIOUS. The counter is not decrementing (it continues to increment). Does anyone have the triggers and order of triggers to make this work?
Carol, did you ever find the solution to this issue? It's my turn to encounter it.
Hey Yvonne,
Sounds like you are wanting a custom set up for your quiz as well. I do not see where Carol popped back in, but you are certainly welcome to reach out to the user directly via the 'Contact Me' option on the user profile if you do not hear back soon.
If you care to share your .story file, perhaps someone can take a look and offer some design assistance.
Top of the day to you all.
Am working on a CBT entrance exam for a school. I will like to use a cutomize button for previous/next and add question number to each slide. (Both have been added).
My challenge is with the previous button. It does not subtract 1 from the question number when clicked on rather it add 1 to it which the next button is doing perfectly.
Hi Michael,
Thanks for reaching out and letting us know what you are working on as well.
If you would like to share your .story file, I'm sure someone in the community could take a look and help you out with your design.
Hi,
This helps alot, but when I go to Slide properties and change Player features from Player default to Custom for the selected slides and select seekbar and preview the Questions and click on the refresh button the question count increases.