Ask the community, share ideas, and connect with other LimeSurvey users!
LimeSurvey Community Edition Version 6.13.2The least thing you'd mention is the LS version you are using.
I don't know which questions you are referring to -- I am not aware of having removed any of your questions (perhaps by accident, I don't know how this would be possible).You did not answer the questions that appeared at the beginning. You removed them.
This is a misunderstanding, I did export the questionnaire data from LimeSurvey into SPSS format, but I did not import the exported SPSS data (.sav) with SPSS. I did not directly export from LimeSurvey into a Stata format file (the only option is .xml, not .dta) because the last time I tried (with an older LimeSurvey version about 3 years ago) the resulting data in Stata were not in the form I need them (the exact problems I don't remember). As far as I know I tried all ways to export data from LimeSurvey (into Stata (.xml) directly, into CSV files, into Excel, into R (data file), and into SPSS (.sav) using different methods) but only one method resulted in satisfactory data with missing values, labels, and paradata, format of multiple response question, etc.Why do you first export and import into SPSS to get the data in STATA?
Why don't directly export to STATA?
I don't know what "a single punch question" is (I am not a LS expert and I did not program the LS questionnaire myself but simply try to do the data cleaning of data collected with LS qustionnaires). I notice that there are two kinds of open field questions, (1) as a follow-up question that seems to contain data sometimes in string and sometimes in numeric format (also depending on the way .sav data are imported by SPSS, PSPP, or Stata), and (2) as open field questions set up in LS in a different way (I don't know how this has been done). In variant (1) note that the values of the filtering question contains either the number 1 (if the respondent did choose "no" with empty content of the follow-up question) or the string "-oth-" if the respondent did choose "yes", whereas in variant (2) the filtering question contains the numbers 0 (if the respondent did choose "no") or 1 (if the respondent did choose "yes").But now I see that you did not talk about an open question, but probably about the "other" option of a single punch question.
Meaning: your first variable "vroptptpother" seems to be a "numeric" question,
but the other one "vroptbtp_other" seems to be an "other" option.
Therefore it is really advisable to send a lss export.
I don't know what a "Survey logic file" is -- how can I obtain this from LS?I already wrote: "Survey logic file".
Then just search for (CTRL-F) "num_value"
I don't know to what syntax file you are referring. I did to show you any syntax file and I don't get a (SPSS?) syntax file when exporting questionnaire data from LS.You see in the syntax file the RENAME command at the end.
Thanks a lot, this solves it!Or export the survey as *.txt, open in Excel (OpenOffice) and have a look at the columns "max_num_value_n" and "min_num_value_n"
I already wrote: "Survey logic file".I am searching for a way to determine quickly (easily) the LimeSurvey open field questions
As far as I remember you started this thread with something like "How to store and display previous results of a test".
And the topic was "pdfReport HowTo"
But now this seems to be something quite different.
Nothing about pdfReport, nothing about the results of the test.
Please "New topic - new thread"
So you want to let the participant choose a test and when he opens the survey the next time this already completed test isn't available anymore.
As bootstrap buttons are "single punch" questions, - and these question types do not support conditions it's a bvit tricky.
Send the lxss export of your survey.( only the relevant questions)
And:You need me to create that translated to spanish?What makes you think this?
Denis only showed the link to the plugin. and offered help.
What makes you think this?You need me to create that translated to spanish?
I've seen something about ExpressionScript which seems very long winded imo (unless im misunderstanding it's power)?
{if(Q1<18, Q2==1, if(Q1<65, Q2==2, Q2==3))}
Is there any way to store the response times of individual questions