- Posts: 14385
- Thank you received: 2595
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Didn't got you right... You need me to create that translated to spanish?gitlab.com/SondagesPro/TokenManagement/updateTokenByResponse
Else : when you want : you can send me offer to create README.md and manual and tips on extensions.sondages.pro/ :)
Please Log in to join the conversation.
What makes you think this?You need me to create that translated to spanish?
Please Log in to join the conversation.
Please Log in to join the conversation.
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.
Please Log in to join the conversation.
Hi,
here an idea:
- Create an additional attribute.
- Create a (hidden) multiple question (HM) with the same codes as your bootstrap buttons (here 1,2,3,...).
- Preset this question by an (hidden) equation like
{HM_1=if(strpos(TOKEN:ATTRIBUTE_1,'1')>0,"Y","")}
{HM_2=if(strpos(TOKEN:ATTRIBUTE_1,'2')>0,"Y","")}
{HM_3=if(strpos(TOKEN:ATTRIBUTE_1,'3')>0,"Y","")}
...- Use this multiple question as array exclusion filter in your bootstrap question.
- At the end use "updateTokenByResponse" to get a comma separated string with the already selected buttons
Please Log in to join the conversation.
Oh, no,just seemed to me that open new threads for different questions related to the same projecto would be worst that maintain all related stuff in this one.
This is only a little independent additional requirement that doesn'tg interfere with the rest.No exactly, all I need is the participant to see only the "allowed" test for him,
Please Log in to join the conversation.
You're absolutely right. In one of the first post I apologized for have not read the manual and now I read it and continue needing help, like the one you gave me that I'll never could appreciate enought.
Oh, no,just seemed to me that open new threads for different questions related to the same projecto would be worst that maintain all related stuff in this one.
I never wonder that I read so many times "I searched the forum, but did not find".
Which user will expect something about additional attributes and this special plugin in a thread titled "pdfReport How To"?
And: This forum is not a dialogue.
We expect all users to search and read all other threads, download and import provided sample surveys to find a solution by themselves.
And we hope that more of the user contribute to the forum sharing their ideas, knowledge, and solutions.
It's a forum "users help users". And it's a pity that there are only about 10 active users who spend their spare time to try to help others, to answer questions, to create solutions.
And so many things are asked and explained many, many times, over and over again.
Why?
1. Because of such bad and misleading headers
2. Because it is easier to ask a question then to search the forum or even to read the manual..
That's what I'm trying to do, I granted you for your GREAT help and replied that I'll work on your solution to adapt it to my needs and will post the survey once it's ready to be seen. I want to reach the goal for myself, as always do, it's the only way to learn.Anyway:No exactly, all I need is the participant to see only the "allowed" test for him,This is only a little independent additional requirement that doesn'tg interfere with the rest.
You only have to adapt the preset of the (hidden) multiple question.
I showed the solution.
So create a small prototype where you try and if there are questions, provide the lss export of this survey.
Please Log in to join the conversation.
No,
Didn't got you right... You need me to create that translated to spanish?gitlab.com/SondagesPro/TokenManagement/updateTokenByResponse
Else : when you want : you can send me offer to create README.md and manual and tips on extensions.sondages.pro/ :)
Please Log in to join the conversation.