BUT... I need four checkboxes shown in the registration form. When someone want to do my survey, he have to register. If he want to register he have to agree on my condidtions. How to do it?
I think it is probably best to create a little script that will do the registration and then write the respondent into a token table via Limesurvey API. Maybe a Limesurvey Plugin would work to. Out of the box I don't see much of a chance...
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.
Thank you a lot.
So what do you propose? What should I do?
1. There isn't any possibility to create such a box in registration form, right?
2. If I am right, what should I do? :dry:
Option 1: Write your own registration script that has those options and then write the necessary data via API to the token table of the survey
Option 2: Write your own plugin for Limesurvey (rest like otion 1)
Option 3: Find a developer and sponsor this feature
Option 4: Make a feature request and hope that someone will implement it into Limesurvey or as a plugin (there is probably little chance for this to be implemented any time soon, as I think demand is relatively low for such a feature and developers are currently quite busy with version 2.5, fixing bugs and preparing for 3.0).
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.
The following user(s) said Thank You: DenisChenu, Loczuch
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.
You could create 4 questions on the first page that all need to be answered with "I agree", and set zero quotas on "I do not agree" to exclude them from the survey if they don't agree to the terms.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.
So... It works like that:
1. Someone register in my survey
2. After registration, he get special e-mail with URL to survey.
3. When he click on that URL, first 4 questions are that "I agree" right?