Ok, I'm sure this is the most basic question ever. I have made a good-faith effort to find an answer, but it eludes me from every manual and Google search.
I have a question (Q5) that is a "Short Free Text" box. I need to have users type in the words "I AGREE" exactly (I don't care if it's all uppercase, all lowercase, or mixed -- as long as the basic phrase "i agree" is there). What on earth do I put in the "Validation" box to make this happen? Everything I have tried fails with a pop-up warning ("One or more questions have not been answered in a valid manner. You cannot proceed until these answer are valid.").
Thank you in advance for any help and for easing my frustration.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
I tried this, but it doesn't seem to work. I even created a brand new one-question survey using only this question to make sure it wasn't something else, and I still get the same error.
I have read the piece of the manual you posted the link for as well, and it isn't helping. Sorry if I'm being a dunce here. I just have this one piece to do and this project will be done. The fact that it seems like such a simple thing is what is frustrating me so much.
Question Code: Q1
Type: Short Free Text
Mandatory: Yes
I need the user to simply type "I AGREE" in the box, and not be allowed to go on unless that is the case. I have tried many different things in the "Validation" field, all of them being guesses as to what is actually needed. I've tried things such as:
Q1 = "I AGREE"
Q1 = 'I AGREE'
Q1 == "I AGREE"
Q1 == 'I AGREE'
(Q1 == "I AGREE")
And pretty much every variant of it. No matter what I try in the validation field, I get a pop-up when I try out the survey and type "I AGREE" and press the submit button. The error says "One or more questions have not been answered in a valid manner. You cannot proceed until these answer are valid.".
This seems like it should be a simple thing, but I'm losing hair over it. Help! And thank you!
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
The following user(s) said Thank You: Ben_V, ranman22