Forum Discussion
Multi language graded quizzing with question banks
Hi All!
I may be a little late to this topic, but this exact issue came up today for one of theStoryline develolpers in our office. I didn't know about this thread until after I came up with my solution, but I wanted to share it in case it helps someone else.
Background:
- We have one course that includes two quizzes: one in English and the other in French.
- The quizzes use separate question banks to display 5 questions
- Learners have to correctly answer 4 of the 5 questions presented to them order to pass the quiz
- Learners have to pass their respective quiz before they will receive credit for completing the course
- We only needed to send a Pass/Incomplete status to the LMS - we didn't need to send a final score
- The author of this course wasn't comfortable using a lot of variables to achieve the desired outcome
Solution:
- I inserted a new "overall" graded results slide
- I added a on both the English and French Quiz results slides to jump to the "overall" results slide if the user passed the quiz
- I removed all of the standard text that came with that results slide, but I kept the Success layer
- To make sure I used the correct results variables from both quizzes, I added text boxes to display them on the slide - these have to be there so they can be used for the slide trigger
- I changed the Slide trigger that Shows the success layer and added 2 conditions: Show Success Layer IF the English Quiz results variable was greater than or equal to the passing score value OR the French Quiz results variable was greater than or equal to the passing score value
- I changed the LMS Publishing Settings to use the new "overall" results slide as the Pass/Incomplete Indicator for the course
- After verifying this this solution worked, I updated the final "overall' results slide to look like an end of course slide. I did this because the user already received his or her score at the end of the quiz he or she completed. I moved the quiz variables and success messages off screen and then formatted the slide with a sample end of course message.
I've included a screen shot of the "overall" results slide that submits to the LMS. I also included the Storyline file I mocked up to test this method. (Note, my 9th grade French is very rusty, so I used Lorem Ipusm text in place of French text in my sample version). Please feel free to contact me if you have any questions at all!
Best Wishes!!!
Hello,
I am responding to this really old thread. I am hoping someone will be able to help me! I am working on Storyline 360.
I have run into a similar situation. However, mine is a 2-role branching scenario where there can also be a learner who can perform both the roles, and therefore, will have to take both the assessments. So in my case, there can be three types of reporting to the LMS for the course to show complete:
- Role A assessment results
- Role B assessment results
- Role A+B assessment results (if the learner is performing both the roles)
I tried following the sample story that Diana has shared above. Everything work's fine. But I get stuck in the third scenario above. After clearing Role A assessment, when I go to role B assessment, the assessment question options are disabled. I cant select any of the choices for the assessment questions. Is this because the result has already been submitted to the LMS? Can anyone help me come up with a possible solution?
Thank you!