I love that Storyline allows for several answers on fill in the blanks, but students do not always answer the same way. Is there a way in Storyline to look for a phrase or a word and if that work is in the answer the question is marked as correct instead of the answer having to be word for word? I have wondered about a Java Script to do this, but I not sure how to go about it.
Thanks so much for the response. I saw this which is what led me to think it could be done. The problem I have is I don't want to count for a specific number, I want it to instead mark the answer as correct if the phrase is found. I, unfortunately do not know Java Script. So I am unsure how to proceed.
4 Replies
Hi Amy,
Here you go. I've already done all of the hard work for you!
Let me know if you run into any issues.
Thanks so much for the response. I saw this which is what led me to think it could be done. The problem I have is I don't want to count for a specific number, I want it to instead mark the answer as correct if the phrase is found. I, unfortunately do not know Java Script. So I am unsure how to proceed.
If you are just looking for one phrase, then the score variable will be equal to 1 when the answer is correct.
How about this?