Copy link to clipboard
Copied
One of our clients has 3 courses that are the same but in different languages. They want all 3 language versions of the course to be in 1 course, this includes the 3 post tests. The user will select which language version they want at the beginning and go through the course. I can't figure out how to do the post test. They users will need to see the questions and the results page in their language. Also right now the users can review the quiz so that button will need to link to the right language path. Please let me know if you have any ideas without having to use advanced actions to build every question along with a custom results page. I'm using Captivate 8, but we are upgrading to 9 so I can develop this in either. Thanks!
It is not that complicated if you use the Branch aware option (is in CP8). That will make the quizzing system variables dynamic, which is important because only the questions taken by the user will be used to calculate Score, Percentage etc. I showed an example, for quizzes in different languages, in this blog post:
Copy link to clipboard
Copied
It is not that complicated if you use the Branch aware option (is in CP8). That will make the quizzing system variables dynamic, which is important because only the questions taken by the user will be used to calculate Score, Percentage etc. I showed an example, for quizzes in different languages, in this blog post:
Copy link to clipboard
Copied
Awesome! Thank you so much for the quick reply, that is exactly what I was looking for.
Copy link to clipboard
Copied
You're welcome!