Forum Discussion
Multi language graded quizzing with question banks
Dear, I created 3 projects/graded quiz with result slide in Dutch, French and English. Separately all working fine.
I need to combine these 3 projects in one, at the beginning the user chooses the language and at the end i need the score of 1 quiz in LMS. When creating the LMS package I only can select 1 result slide. When I click the review button on one of the result slides, I sometimes got the review of another language :(
Any chance I can fix this project? If not, i don't mind starting all over again.
Can someone please tell me how to start a multi-language quiz, with questions banks and result slide? Another idea?
Thank you for helping me out.
Saike
- IndraniSen-e083Community Member
Thanks, Leslie.
I will take a look, and let you know. With much appreciation.
-Indrani
- IndraniSen-e083Community Member
Leslie,
Thanks for the beautiful interface as well as the resolution. I am interested in knowing how did you assign variable (1,2, and 3) to these three tabs
Thanks
- IndraniSen-e083Community Member
Hod do I define 1, 2 and 3? Thanks
- IndraniSen-e083Community Member
I am trying it out, I think I have figured out, and will keep you posted. Thanks
Hey Indrani - sounds like you are getting it, but we have some documentation on variables here if helpful.
- IndraniSen-e083Community Member
Thank you, Leslie.
I will look through your documentation ASAP. Meanwhile here is the segment of my project. Somehow, although I think I have used the variables correctly, the 'Quiz' section does not navigate to the Quiz section even though the user goes through all the tabs. I will check again to see if I have missed out on anything. Many thanks
- NejcZDCommunity Member
Hi, I have not read the thread, but I have a solution. We had 12 languages and used one question bank and one result slide. Let me know if I can help.
- WendyFarmerSuper Hero
Hi Nejc
I need help. I have a client that has a branched module. 4 questions in each. 100% pass mark and score must be sent to the LMS.
I've got a result slide for each branch and overall result slide.
I created a variable for each branch then on the final results slide I removed the submits results trigger for the combined slide and added
- a trigger to submit results for branch 1 results slide if variable for branch 1 = true,
- a trigger to submit results for branch 2 results slide if variable for branch 2 = true.
In theory it's working and displaying what I want on the combined results slide but uploaded to LMS it doesn't show completion or a score.
Helppppp
Hi there, Wendy. That's a really interesting setup for branched assessments! I'm interested to see what you come up with. I might try to test that out myself, too.
- LionelWongCommunity Member
Good day Nejc.
We are actually facing this issue right now. The course has 6 languages and uses the same question bank. There is a catch though. The answers are not based on scores but rather on true or false. We are also looking for one result report. Please help.
Thank you!
Lionel
Hi Lionel,
This discussion is a bit older, so I'm not sure if Nejc is still subscribed here, but I wanted to point out this article: How to Create One Storyline Course with Multiple Languages. You'll see there are a few different options there to get you started.
- IndraniSen-e083Community Member
Thank you, Dulmin. I am so sorry that I have posted in a wrong area. Mine is slightly different problem. But thank you for offering. Best
- WendyFarmerSuper Hero
Hi Indrani
you are using variables that never get triggered to True
- IndraniSen-e083Community Member
Leslie,
I missed out on set 4 equal to True. I will try this now. thanks
- IndraniSen-e083Community Member
Thanks, Wendy and Leslie.
I think I got it.
-1. Define the variable, and set to FALSE
2. Add required trigger, and tie these variables to trigger, so that they change to TRUE
3. Add final conditions of if & else statements so that the exact result is achieved.
Thanks so much.