Quantcast
Channel: Topics in Category: Can I do this with LimeSurvey? - LimeSurvey forums
Viewing all 17529 articles
Browse latest View live

Randomization of surveys - by: simhsg15

$
0
0
Dear all,

I was wondering whether there is a way to create multiple surveys within the same group and randomize them. So basically, once a person clicks on the url, Lyme will randomly make him or her complete one of the 6 surveys I created. Ideally, I will have a similar number or responses for each survey. Thanks :)

Randomization of surveys - by: Joffm

$
0
0
Hi,
in a first group create a random number (1-6)
Afterwards create 6 groups with the questions of each "survey".
Display the group with relevance equation (e.g. the 2nd "surveygroup" with "randnumber==2)

Joffm

how to display dynamically different title for each question group - by: Joffm

$
0
0
Well,
if the students can only evaluate in the current term, it is not necessary to concatenate the year and semester.
This you can calculate of the actual date.

Okay the slave survey will not change.
But two things:
1st. You will have seen it already: White letters on white background is not so easy to read.
2nd. You should use the default codes "A1", "A2" in scales. I think later you will do some analyzes, and calculate medians, means, std.deviations, etc.
What is the mean of "A1" and "A4". It is not "A2,5". So better use now numerical codes, than to have to recode later in your statistic tool.

This afternoon I will send you a working example. Now as an open survey.

Regards
Joffm

Hiding specific checkboxes in multiple choice & with comments - by: tpartner

$
0
0
Can you please explain exactly what you are trying to accomplish with a mock-up, give your LimeSurvey version and attach a small sample survey (.lss file).

How to change the button text from submit to next or any others? - by: tpartner

$
0
0
@Nina265, to avoid confusion, please always state which LimeSurvey version your script is for.

how to display dynamically different title for each question group - by: Joffm

$
0
0
Now you got nearly your whole survey.
BTW: It's beerware.

Up to you:
1. adapt the paths of the survey end-urls.
2. Enter the courses (you can enter more in an active survey)
If you do that - next term - you have to adapt the join-statement in "selcourses"

In the example you must not select the last department.

I hope you understand the logic.

And you find an EXCEL sheet with the results of two students (master and slave)
You see how you can merge the results by the first column.
And how easy it is now to do the analysis with breaks like "year" "course" "term" or combinations of them.

Joffm

File Attachment:

File Name: limesurvey_survey_615493_master.lss
File Size: 52 KB

File Attachment:

File Name: limesurvey_survey_615494_slave.lss
File Size: 44 KB

File Attachment:

File Name: results-Total.zip
File Size: 6 KB

Load a response and create a new one after submit - by: cdorin

Issue with a redirect from within a survey - by: tpartner

$
0
0
Try placing {TOKEN:TOKEN} in the question text to see what is returned.

Hiding specific checkboxes in multiple choice & with comments - by: marcgold

$
0
0

tpartner wrote: Can you please explain exactly what you are trying to accomplish with a mock-up, give your LimeSurvey version and attach a small sample survey (.lss file).


Thanks Tpartner.

A working model for this would be super useful, as this type of question come up a lot. It's all about how the question is displayed to the survey taker and tries to group items into logical sections / headings. Personally I really think this should be built into LS as part of the question - I will add it to feature requests. My current version is LS 3.17.2

The Layout is as Such

Heading 1
  • Option 1
  • Option 2
  • Option 3
Heading 2
  • Option 4
  • Option 5
  • Option 6

Thanks in Advance
Marc

Randomize & Automatically Number Questions within specific Groups - by: rpfohl

$
0
0
My bad, this was only for numbering, I forgot I added these questions to a Randomization group name which is why they came through as random. So now the only unsolved piece here is how I properly apply all of this. The numbers are coming through fine, the demographics are not part of that numbering but the numbered questions are not random unless they are in a randomization group however when I do this the Question groups are not matching the Questions. So my screenshots are related to that scenario.

Load a response and create a new one after submit - by: holch

$
0
0
How would expressions help with loading a specific response and create a new one? I don't think he is talking about a specific answer of a respondent from a questionnaire, but rather the whole response saved in the database that a certain respondent gave.

However, I think we need more explanation on what OP is trying to do in order to be able to help. At least to me it is not clear what he is trying to do.

how to display dynamically different title for each question group - by: Engineerumair

$
0
0
Thanks Joffm, for your time spending on this issue while you were busy. I really appreciate your efforts.

Yeah I changed the endurl of master survey and set the server of my slave url and also activated both of them.

I am not talking about if syntax and working I need your if condition purpose why you used semester 13 and 11.

I need a year attribute to have response statistics of lime survey built in statistics.

Off course I know concat function of excel but I don't need to create statistics in excel or other tool I need to use lime survey to show statistics.

I need that participant should select his department and semester after that he would be able to participate in all that course enrolled with but not having a choice to select courses for his own.

I also need a participant table and that only those participants are allowed who are enrolled but I didn't see any participant table and any attribute.

how to display dynamically different title for each question group - by: Engineerumair

$
0
0
Hello Joffm, thanks for your efforts, It works well but I what I get is the following

It shows in this section you will rate "1234" of spring 19 I need to show name rather than number

and once this course is completed it shows error in the end, but I found the endUrl parameters are removed so at the end it doesn't repeat

Getting GPS coordinates and saving to database - by: AnnalieF

$
0
0
I am trying to get GPS coordinates on page startup and saving that to the SQL database. The code that I am using, is as follows:



The code seems to work and writes the coordinates into a short free text field, but it only works if the Google Maps button is selected in the Location -> Use mapping service section. But I don't want to display the map, I only want the coordinates. Is there any way to do this?

Also, the displayed coordinates are not saved in the database. I have tried to set the value of another field based on the value of the field in which the coordinates are displayed, but no text is displayed in the field. The code that I am using in the source section of the group is:



The latter code does work if I write the values of another short free text field, that only contains regular text, to this field.

I have already looked at the answers in the following topic:
Saving GPS coordinates

My lime survey details are: Version number: 3.17.0, build number: 190402

Nested questionnaires - by: jelo

$
0
0

cmhhansen wrote: but we do this with our existing tool, so any alternative we consider might need to have this functionality.

What tool is used currently?

NPS Colorscale in Limesurvey? - by: LimeRay

$
0
0
Hi,
I have made myself a NPS (Net Promotor Score) survey and it works just fine.
When I browsed for some help I came across this Add Colors in question"Add Colors in questions" And it got me thinking.
Would it be possible to make an array question look like the attached file?



I have been trying to split the "headerrow in my question" but not been lucky yet. The closest I've gotten so far is



I don't care for the emojis but I would love if the "colorbar could be as one"

Thanks for any help in advance!

Hide HELP by default - by: BITCNI

$
0
0
Thanks for your reply.
When I go into theme options, all I see is "inherit" in every box.
Which one contains the Survey Question Help code you put on GitHub?
Do you have to go into the code of every question to add this, eg,
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
Collapsible Group Item #3
</a>
And where does the JavaScript code go?
<button type="button" id="myStateButton" data-complete-text="finished!" class="btn btn-primary" autocomplete="off">
...
</button>

<script>
$('#myStateButton').on('click', function () {
$(this).button('complete') // button text will be "finished!"
})
</script>
Sorry, but I'm a bit out of my depth here (as I'm sure you can tell)!

how to display dynamically different title for each question group - by: Engineerumair

$
0
0
Hello Joffm, I apologize if I disturbed you a lot. I have created survey successfully and it works great. you may see the attached files

I need last help from you.

Now I need to show the name of course while answering the survey rather than class number.

You may see the in my survey the only courses shown to a student according their semester which is checked from participant table ATTRIBUTE_9

Now I don't need to select department from question, rather it would be get from participant table same as I get semester from it. Do I still need master survey? if yes, then how what will be shown at the first and I also don't let user to select subject from the list to be answered rather he need to answer all of them.

Hide HELP by default - by: DenisChenu

$
0
0
Not option : editor manual.limesurvey.org/Theme_editor

In Question part : you can hack survey_question_help.twig

But : i don't hack it for you , it can be done, but need done experimentation and (maybe) knowledge

Hiding specific checkboxes in multiple choice & with comments - by: Nina265

Viewing all 17529 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>