Hi, I can find lots of comments on character counts in open text responses, but nothing on word counts. I'd like to set up a question which restricts people to answer no more than 3 words. Is this possible?
Solved
Is there a way to set up a Word Count for an open text question?
Best answer by Mishraji
TimBurrell - You can use custom validation to match the following regex:
^(?:\\b\\w+\\b[\\s\\r\\n]*){1,3}$
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.