Hi everyone! I want to make quiz for few people and I don't know how to make something like this :
I have 18 question type "long text answer" from this 18 question system should take random 9 question and show it for user.
Can i do this with Limesurvey?
And Where can I find question type like "complete sentence"?
I have Polish language in Lime Survey, when i go to advanced mode I can't see option like prefix, sufix etc.
Have Input Data, Other ( page breake etc. ), Logic, Localization, Stats, View, Time
OK, I switch to English and i have this option. But i don't know hot to make another textbox when I have question like this whit two inputs
Your name ..... and age ......
When in suffix Your name and i preffix and age have this
"Your name (textbox) and age
That's not possible out of the box. One option may be to use a multiple short text question and have JavaScript move the inputs into <span> elements in the sentence. Validation may be a little tricky.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.