Here's a project that uses javascript to check learner-entered text without demanding that the user enter the exact phrase.
You enter up to nine different concept words you are looking for, and other words that are acceptable variations of those concepts. The script finds those words or variations in the learner's entry and returns a count and list of concepts found.
It should be noted that it is not sensitive to case.
It essentially does the same thing as Walt has shown above, but might be better to use when you have a very long list of phrases or keywords (as it would be quicker to set up in JS compared to SL).
I'm impressed by Walt approach though. I tried to do this just in SL and couldn't figure it out.
Just to clarify (for the literal-minded among us) - The program does use javascript. What Matthew is referring to is that you don't have to be a programmer, or change the script to change it. What it searches for and what answers are acceptable can all be changed from SL, without digging into the javascript.
7 Replies
Good work Walt. Nice to see this done all in SL.
Thanks Walt, I haven't seen a really cool example shared here in awhile so I love to see this!
I did something similar using JavaScript a while back.
It essentially does the same thing as Walt has shown above, but might be better to use when you have a very long list of phrases or keywords (as it would be quicker to set up in JS compared to SL).
I'm impressed by Walt approach though. I tried to do this just in SL and couldn't figure it out.
Thanks, Matthew.
Just to clarify (for the literal-minded among us) - The program does use javascript. What Matthew is referring to is that you don't have to be a programmer, or change the script to change it. What it searches for and what answers are acceptable can all be changed from SL, without digging into the javascript.
Ah... didn't see your script hiding there on the Feedback layer. Excuse me.
Can you do a word counter? So they must have at least so many words or characters?
Hi Amy,
This thread might help:
https://community.articulate.com/discussions/articulate-storyline/freeform-question-text-entry-character-minimum
This discussion is closed. You can start a new discussion or contact Articulate Support.