Forum Discussion
Multi language graded quizzing with question banks
I did a variation that uses a single quiz with varables that serve as content placeholders. Based on the language selected, the actual questions and answers are loaded from other variables. Upside = single quiz. Downside = lots of variables to manage but you can easily use MS Word or Excel to manage this.
Here is a screenr and the .story file.
- AnujJoshi-d91265 years agoCommunity Member
Hi Owen,
This looks good for sure. However, when you have more than 10 lanugauges and each language contains say 15 questions then it will be cumbersome to create varaible for 150 questions and later remember what to do. Also, if you need to edit a few, then you may not feel like doing it again. I may suggest a different approach here.
The first part is exactly as you did.
Then create a quiz normally as a new scene connected to language. For example English Quiz will follow after English presentation, Fr quiz after french etc.For tracking I will use "slides viewed" instead of quiz results.
I will add a Thank you slide at the end which the way you did will load after the end quiz in any language.
I may want to add a trigger on the result slide, which say, enable next button when the passpercent variable is greater than equal to passscore variable, otherwise its disabled.
This will not allow users to view the last or the thank you slide. Making the course incomplete until they pass the quiz.
I hope it make sense.
- OwenHolt5 years agoSuper Hero
It does and I've used this tactic as well with one variation, a "ghost assessment". Basically, by using a ghost assessment that is controlled by the other quizzes, you can track by percentage instead of slides viewed. You can also drill in to which questions were answered correctly or incorrectly in your LMS reporting.
...and to be fair, I posted the other solution 7 years ago. It's an interesting solution but not a 1 size fits all for sure.- jusatuomine4 years agoCommunity Member
Owen. What you mean by ghost assessment? Would you be able to share your story file?