Forum Discussion
Fill in the blank question in Storyline
Storyline doesn't have that functionality.
The standard fill-in-the-blank question lets you indicate more than 1 acceptable answer. But the user has to exactly enter one of those options for it to be scored as correct.
For manual scoring offline, you could use a short-answer or essay survey question. To have the response sent to the LMS, you'd also need to include a Survey Results slide. (But, obviously, manual scoring is a lot more work for someone. And it doesn't allow for giving immediate feedback to the learner.)
Hello,
We are publishing a course to xAPI and wondering if there is a way to prevent a user from taking the course multiple times
Thanks,
Mony B.
- JoseTansengco2 years agoStaff
Hi Mony,
The setting to limit the number of times a course can be accessed can be found in your LMS. Try reaching out to your LMS provider to see if they have this option available in their environment.
You can also find some creative workarounds from the community on how they approached a similar design issue here:
- RamonaBustos2 years agoCommunity Member
Hello,
Is there a variable or dynamic text script in Storyline, that will make the learner's name appear on a course based on their LMS log in credentials?Thanks,
Mony B.- JoseTansengco2 years agoStaff
Hi Mony,
There isn't a way to do this Storyline 360 since variables cannot directly access LMS information. If your LMS is passing the learner's name in the URL string, then this may be possible to do using Javascript. I'll leave your inquiry to the community to see if anyone has had any success with retrieving user information from an LMS to use with variables!