Change 'Valid Until" date for all Tokens of an active survey - by: Ben_V
Waiting for some enhancements, following SQL queries/syntaxes remain useful for users needing to update their [lime]_tokens[12345] table...
View ArticleResponse time - delaying the onset of recording - by: sheffieldthesismaps
Thankyou! The issues r.e. graphics cards and hardware shouldn't be a problem – the survey isn't being sent out to multiple users, rather multiple participants will take part on a single computer, so...
View ArticleResponse time - delaying the onset of recording - by: sheffieldthesismaps
tpartner wrote: My approach would be: - load input-1 of a multiple-text question with a timestamp when the survey page loads - have the iframe send a message when the application is completely loaded -...
View ArticleArchetype test creation - by: BM1
Hello, I want to create an archetype survey. The question goes as follows: You will need to give 4 points in total to every line of 4 adjectives. Give the score you think that suits the most. For...
View ArticleResponse time - delaying the onset of recording - by: jelo
tpartner wrote: You are not looking into the iframe for changes. The iframe is sending a message when it detects an event within itself.I understand you approach, but I'm asking for the other way...
View ArticleAPI where to start? - by: jltrussart11
Hi Jacob, vecteursleviers.com/conseil/api-test.php ssems to works with Ben_V script. vecteursleviers.com/conseil/index.php/admin/remotecontrol show the different routines. Everything seems normal!...
View ArticleVersioning - by: holch
Yes, it will add a new response, because this is what it does once a survey is filled completely. It will only continue in the old survey, if this wasn't finished. You might be able to change the...
View ArticleMulti-Tenant - by: jelo
scoplan wrote: Is it possible to use LS as a multi-tenant survey tool?We want to isolate each company so they see only their surveys and can only manage users for their company. 3. Would we need...
View ArticleAPI: add_participants - by: jltrussart11
]Hi, I can't manage the add_participant routine to works for a given survey. Anyone have an idea about it? Thanks in advance for your precious help!
View ArticleResponse time - delaying the onset of recording - by: tpartner
jelo wrote: I understand you approach, but I'm asking for the other way around (e.g. in case you cannot add JS code to the iframe).You can only access events within the iframe if it has the same origin...
View ArticleAPI: add_participants - by: tpartner
I'm no API expert but something like this works for me: <?php require_once 'jsonRPCClient.php'; define( 'LS_BASEURL', 'http://pathTo/limeSurvey/'); define( 'LS_USER', 'adminName' ); define(...
View ArticleArchetype test creation - by: tpartner
Question type: Array (Texts) - manual.limesurvey.org/Question_type_-_Array_(Texts) Question advanced settings: Numbers only: ON Show totals for: Rows Question validation equation (given y-scale...
View ArticleAPI: add_participants - by: jltrussart11
Thanks a lot i get it to works with you precious help! have a nice day!
View ArticlePre-loading a video before automatically playing in a question - by: Csurvey
Hello, I am working on a survey where i will have a first text display explaining a task, then after clicking next button, a video is loaded and display automatically, and the participant is redirected...
View ArticleAPI: Invite participants to a survey - by: jltrussart11
Hi, This php json script works well to add a participant to the survey 318848. I'm trying to automatically send the invitation at the end. Any idea why this routine does'nt work? Thanks for your...
View ArticleFake URL in browser - by: SteveC
Hi all, I want to show a fake URL in browser, how can I do this? I tried to use history.pushState at index.php page, it is success, but when I submit the answer, it can't save my result. Is there any...
View ArticleArchetype test creation - by: holch
The "sq" is the question code and "Y001" is the subquestion code that Tpartner defined in his example. Of course you need to adapt this to the question code and the subquestion code that you gave it in...
View ArticleFake URL in browser - by: jelo
holch wrote: What is a "fake URL"? Sounds dodgy. What is it needed for?Sometimes called Pseudo URL. Mostly something like this is meant: html5demos.com/history/ Very funny when you bookmark them. The...
View ArticleBuild Matrix based on previous multiple choice question - by: Bielefeld
Hi, This is possible (LS version = current) by using the nice feature "Relevance equation" for the sub-questions of your matrix with a little trick: The depending item (here: your matrix) cannot be in...
View ArticleHaving 4 different scorings at the end?! - by: Reveb
Oh, sorry didn't see any answers i just checked my mail and got a message just showing his question, sorry for the inconvenience.
View Article