Forum Discussion

AndrewHoskins's avatar
AndrewHoskins
Community Member
2 months ago

Text Entry Questions

Is there a way to add a "wildcard" to a text entry so that as long as part of the entry is correct, it will accept the answer regardless of the rest of the typed in answer?  For example, if I wanted a user to provide the answer, "Bob" and the responder answered "Bob Jones", I would like it to accept the answer.... obviously, I could add an acceptable response for that example, but if there are many acceptable responses, I don't want to have to try and think of all of them.

Thanks!

  • Hey Andrew, I did something along these lines for last year's Quiz Show Challenge, using Javascript to accept 'near misses' in Freeform answers.

    https://bit.ly/elhc473 

    If this is the sort of thing you'd like for do, let me know and I'd be happy to expand further.