- Posts: 74
- Thank you received: 0
Welcome to the LimeSurvey Community Forum
Ask the community, share ideas, and connect with other LimeSurvey users!
Can I make two questions have to be different in the answer?
- free521521521
-
Topic Author
- Offline
- Senior Member
-
Less
More
4 months 6 days ago - 4 months 6 days ago #243489
by free521521521
Replied by free521521521 on topic Can I make two questions have to be different in the answer?
Oh, I installed it from configuration--->plugin--->upload and install,then I choose the updateTokenByResponse-master.zip to upload and install. And then the page show the message:
"The plugin is not compatible with your version of LimeSurvey."
I tried to upload and unpack the zip to a folder named:
update TokenBy Response
I tried in 2 path: 1) limesurvey/plugins, 2) limesuvey/upload/plugins
And there is nothing more show up in configuration--->plugin
I have tried to add the
<compatibility><version>6</version></compatibility>
in "config.xml"
Still not see it in the plugin.
Any idea where am I wrong in operation? Thanks a lot!
"The plugin is not compatible with your version of LimeSurvey."
I tried to upload and unpack the zip to a folder named:
update TokenBy Response
I tried in 2 path: 1) limesurvey/plugins, 2) limesuvey/upload/plugins
And there is nothing more show up in configuration--->plugin
I have tried to add the
<compatibility><version>6</version></compatibility>
in "config.xml"
Still not see it in the plugin.
Any idea where am I wrong in operation? Thanks a lot!
Last edit: 4 months 6 days ago by free521521521.
Please Log in to join the conversation.
- Joffm
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 11735
- Thank you received: 3629
4 months 6 days ago #243493
by Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Replied by Joffm on topic Can I make two questions have to be different in the answer?
But the plugin is not called "updateTokenByResponse-master".
You have to rename.
If you want to upload the "*.zip" file you have to
In my opinion easier
You have to rename.
If you want to upload the "*.zip" file you have to
- unzip the file
- rename the folder to "updateTokenByResponse"
- zip again with name "updateTokenByResponse"
In my opinion easier
- unzip the file
- rename the folder to "updateTokenByResponse"
- upload the folder by a ftp client to the "plugin" folder of your installation.
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Please Log in to join the conversation.
- free521521521
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 74
- Thank you received: 0
4 months 6 days ago #243495
by free521521521
Replied by free521521521 on topic Can I make two questions have to be different in the answer?
I did excatly you mentioned.
I download the file from there gitlab.com/SondagesPro/TokenManagement/updateTokenByResponse
The zip contain a "-master" by default which I remove it when I upload the folder.
Now the files in the path:
.../limesurvey/plugins/updateTokenByResponse
And still remain, no "updateTokenByResponse" show up in the configuration--->plugin.
I download the file from there gitlab.com/SondagesPro/TokenManagement/updateTokenByResponse
The zip contain a "-master" by default which I remove it when I upload the folder.
Now the files in the path:
.../limesurvey/plugins/updateTokenByResponse
And still remain, no "updateTokenByResponse" show up in the configuration--->plugin.
Please Log in to join the conversation.
- holch
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 11269
- Thank you received: 2602
4 months 6 days ago #243497
by holch
I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.
Replied by holch on topic Can I make two questions have to be different in the answer?
But why do you even want to install it? As mentioned before, in case of an open survey (like you want to use), there is no token that can be updated by a response, because THERE ARE NO TOKENS in an open survey.
And a closed survey won't work the way you want to distribute the survey.
And a closed survey won't work the way you want to distribute the survey.
I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.
Please Log in to join the conversation.
- Joffm
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 11735
- Thank you received: 3629
4 months 6 days ago - 4 months 6 days ago #243502
by Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Replied by Joffm on topic Can I make two questions have to be different in the answer?
As we all agree that the plugin is useless for your approach, one more hint.
Did you "scan files"?
Cleared the asset cache?
Joffm
Did you "scan files"?
Cleared the asset cache?
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Last edit: 4 months 6 days ago by Joffm.
Please Log in to join the conversation.
- free521521521
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 74
- Thank you received: 0
4 months 5 days ago #243513
by free521521521
Replied by free521521521 on topic Can I make two questions have to be different in the answer?
Hi holch,
I need to test and figure out how it works, then I can redesign the survey. Maybe like a semi-open survey.
I am think abou the share the link which the participants can input the email first voluntarily, later I can sent the close email survey.
I am keeping updating the way of survey, and really thanks LS.
I need to test and figure out how it works, then I can redesign the survey. Maybe like a semi-open survey.
I am think abou the share the link which the participants can input the email first voluntarily, later I can sent the close email survey.
I am keeping updating the way of survey, and really thanks LS.
Please Log in to join the conversation.
- free521521521
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 74
- Thank you received: 0
4 months 5 days ago - 4 months 5 days ago #243514
by free521521521
Replied by free521521521 on topic Can I make two questions have to be different in the answer?
I follow your guide to scan the file, but only show up those:
AND,I finally got it successfully by this:
In this way, the updateTokenByResponse will install in .../limesurvey/upload/plugin/ , I think it better because it will not be covered by the updating.
I tried the same way (step 2 and 3 above) to upload the the zip by FTP to .../limesurvey/plugin/ the plguin show up in configuration--->plugin--->scan, and you can install it smoothly, So I think the code work to xml file is the key point.
I will test the plugin function later. Thank you guys~ and hope this will help other friends who need the same help!
AND,I finally got it successfully by this:
- Download the orginal zip, and unzip it;
- Add <version>6</version> into .xml file;
- Remove the "master" from the folder name, and recumpress it to zip.
- Upload the zip file and install it in from configuration--->plugin.
In this way, the updateTokenByResponse will install in .../limesurvey/upload/plugin/ , I think it better because it will not be covered by the updating.
I tried the same way (step 2 and 3 above) to upload the the zip by FTP to .../limesurvey/plugin/ the plguin show up in configuration--->plugin--->scan, and you can install it smoothly, So I think the code work to xml file is the key point.
I will test the plugin function later. Thank you guys~ and hope this will help other friends who need the same help!
Last edit: 4 months 5 days ago by free521521521.
Please Log in to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 13224
- Thank you received: 2428
4 months 5 days ago #243523
by DenisChenu
I think it can work without any update too.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
Replied by DenisChenu on topic Can I make two questions have to be different in the answer?
It's great if you can make a Pull Request after : gitlab.com/SondagesPro/TokenManagement/u...nse/-/merge_requestsI follow your guide to scan the file, but only show up those:
AND,I finally got it successfully by this:Success!
- Download the orginal zip, and unzip it;
- Add <version>6</version> into .xml file;
- Remove the "master" from the folder name, and recumpress it to zip.
- Upload the zip file and install it in from configuration--->plugin.
In this way, the updateTokenByResponse will install in .../limesurvey/upload/plugin/ , I think it better because it will not be covered by the updating.
I tried the same way (step 2 and 3 above) to upload the the zip by FTP to .../limesurvey/plugin/ the plguin show up in configuration--->plugin--->scan, and you can install it smoothly, So I think the code work to xml file is the key point.
I will test the plugin function later. Thank you guys~ and hope this will help other friends who need the same help!
I think it can work without any update too.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
Please Log in to join the conversation.
- free521521521
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 74
- Thank you received: 0
4 months 4 days ago #243552
by free521521521
Replied by free521521521 on topic Can I make two questions have to be different in the answer?
I would love to do that great thing but I am quite confused abou the page in gitlab and what the put request mean? ans where is it? Sorry I am a newbie for that.
Attachments:
Please Log in to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 13224
- Thank you received: 2428
4 months 10 hours ago #243645
by DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
Replied by DenisChenu on topic Can I make two questions have to be different in the answer?
OK,
docs.gitlab.com/ee/user/project/merge_re..._merge_requests.html
Since it's a simple file to edit : you can do it directly
But if you can't or don't want : just open an issue here : gitlab.com/SondagesPro/TokenManagement/u...nByResponse/-/issues
docs.gitlab.com/ee/user/project/merge_re..._merge_requests.html
Since it's a simple file to edit : you can do it directly
But if you can't or don't want : just open an issue here : gitlab.com/SondagesPro/TokenManagement/u...nByResponse/-/issues
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
Please Log in to join the conversation.
- free521521521
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 74
- Thank you received: 0
3 months 4 weeks ago #243741
by free521521521
Replied by free521521521 on topic Can I make two questions have to be different in the answer?
I check many tutorials about how to pull requests.
I think I have done as the isntuction by email after the info link clikc from there
Email a new merge request to this project
Now I think I need to wait your approval?
I think I have done as the isntuction by email after the info link clikc from there
Email a new merge request to this project
Now I think I need to wait your approval?
Please Log in to join the conversation.
- free521521521
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 74
- Thank you received: 0
3 months 4 weeks ago #243742
by free521521521
Replied by free521521521 on topic Can I make two questions have to be different in the answer?
OK, I got [Rejected] updateTokenByResponse update to 6
But I tried my best to edit the xml file and find the "fork" path can also achieve "Merge requests"
Now I think the master can receive the message for that.
But I tried my best to edit the xml file and find the "fork" path can also achieve "Merge requests"
Now I think the master can receive the message for that.
Please Log in to join the conversation.