Equation Question type - Using JavaScript, to generate the question. - by: Joffm
Hi, sebinbenjamin, and here the same if you want to use an expression question:...
View ArticleHow do i create a link on survey to take the user directly to my website? -...
Thank you for your answer . I understand! :
View Articlesumming numbers in a multi numerical question - by: Joffm
Hi, wilverley, by the way, if you want to save this sum, you have to use an expression. Regards Joffm
View ArticleAutomation with research project involving 100-200+ employees? - by: osaka35
I'm new to Limesurvey, so please bear with me, I'm just learning what it can and can't do. The short of it is: -Is it possible to make limesurvey operate pretty closely to Qualtrics? Or rather, how...
View ArticleIs it possible to provide a link to external report in the admin panel? - by:...
Here is a post about how to use a plugin to insert a custom JavaScript file for admin pages - www.limesurvey.org/forum/can-i-do-this-w...in-admin-page#137765 Once JavaScript is enabled, you should be...
View ArticleDisplay real-time statistics? - by: tpartner
There is no direct access to previous results in LimeSurvey. You will need to make an AJAX call to a remote PHP script that queries the database.
View ArticleInclude survey in another php - by: blissobs
Hi! Is it possible to include a survey in another php file, using include() or any other means? Thank you.
View Articleshow options based on answer previous question - by: tpartner
Is that recognized as a missing feature?Yes, in my opinion, it is required and I believe it is to be incorporated in the future.
View ArticleSaving GPS coordinates - by: Mazi
mounabelaid wrote: Hello Would you tell where should I put exactly this script in LimeSurvey? If you are talking about the OfflineSurveys GPS location tracking feature, that is pretty simple to set up:...
View ArticleArray of multiple question types in 2.50 - by: Joffm
Hi, pvdemael, did you have a look at the arrayTextAdapt plugin? http://extensions.sondages.pro/arraytextadapt/ Maybe it will help. Best regards Joffm
View ArticleLimeSurvey and HIPAA compliance - by: jboogie21
Mazi's example is a workaround. I would just put a word of caution out there that given the right scenario a hidden date stamp could turn the survey from anonymous to confidential. Just a thought.
View ArticleRandom Image won't load - by: tpartner
It looks like the equation in Valence may be fired more than once. To ensure that a random number is only generated once, use this in Valence: {if(is_empty(Valence), rand(1,2), Valence)}
View ArticleDisplay average answer for each question group - by: sjsls2016
Hi there everyone. I would like to ask if how could it be possible for limesurvey 2.50, I want to show the average answers on each question group. I have only 8 question group. Then I want to make a...
View ArticleSurvey completed over time - by: tpartner
I think you may be able to do it with "Allow multiple responses or update responses with one token". A couple of possible ways to control question visibility... 1) Place a hidden equation type question...
View ArticleCreate conditions for different versions of questionnaires - by: tpartner
I'm not sure what your definition of "questionnaires" is but you can place a condition or relevance on any question and relevance on any group in the survey.
View ArticleTokens and randomisation - by: tpartner
Hmm...not sure because I rarely use save and return. Please test.
View ArticleCustom message on Completed page depending on previous answer - by: tpartner
You don't need PHP. You can use Expression Manager tailoring/piping - manual.limesurvey.org/Expression_Manager..._.7BINSERTANS:xxx.7D
View ArticleHow to convert a string to integer - by: ishgem
EUREKA!!!! I got it! Thanks so much for the time and concern. I really appreciate it. However, I will get back to you.
View Articleabout branch - by: Ben_V
Maybe you should browse LS doc and forum entries related with group-level relevance
View Article