View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09677 | Feature requests | Survey editing | public | 2015-06-11 00:20 | 2020-11-16 12:30 |
Reporter | jelo | Assigned To | |||
Priority | normal | Severity | feature | ||
Status | new | Resolution | open | ||
Summary | 09677: Bridging surveys : Progress Bar Settings and no submitbutton | ||||
Description | When bridging surveys there are two problems with LimeSurvey: 1.) Show a correct progress bar in all linked surveys. For a better progress bar with options a few parameters would be helpful: A hide Submit-Button option (instead shown forward button). | ||||
Tags | No tags attached. | ||||
Bug heat | 10 | ||||
Story point estimate | |||||
Users affected % | |||||
Hi, You can deactivate the default progress bar and use your own function and number to do your progress bar. To have Next and not submit : just add an group with one question with relevance to 0 (or hidden). |
|
What is the purpose of asking for feature requests, when it is opposed with statements like "write your own routine"? I won't stop talking about feature requests, till somebody tells me that Limesurvey is no longer aimed at end-users but a developer framework. If I asked for a workaround I hadn't posted it here. Why was a "always hide question"-option added? In the beginning a javascript had to be added to hide a question. Why was a hide welcome message added too? Workarounds are never that stabled and thoroughly tested than implemented features. To write a routine which would cover the complete feature request here, I would need the functions or variables to get the value for "questions shown" and "question position in the survey". Feel free to tell me. For all the others you would like to see this feature, feel free to use add this workaround to your template endpage.pstpl template.js: |
|
@jelo : we do LS on our free time, i think we can not add all system with only 4/5 core developer. In 6 month : we have to update LS, actaully it's really difficult to touch a part of LS to add one litlle system because it can break another think elsewhere .... |
|
Thanks for sharing your solution. How do you suggest to implement a setting that indicates "This is survey X of Y connected surveys"? Connected surveys require setting up redirects from A to B (to C...). This could be easier for the user when having special settings so you can enable redirection and then enter:
Though it is a useful feature it is not that easy to be implemented. |
|
I only focused on progessbar settings and calculations. When you link three surveys, the author of the surveys has to set start and stop value in every three surveys. 1.Survey 0% - 50% I use two hidden equations inside the survey to set the min and max value for the progressbar, which is then modified to show the correct min and max values. A setting to automatically change submit button to Next would be nice. As an advanced feature I would like to see different calculations routines. The passing of parameter is done like before. No need to cover that here. The URL and Autload is already there in every survey for every language. Redirection is working without any additional coding. Others issues have to be solved by the survey author (e.g. how to transport filters to other surveys). When passing parameters via URL it doesn't seems to be possible to save variables directly as numbers. They are saved as text. To bring text through the URL it would be nice, if urlencode/urldecode would be supported by EM. |
|
In LS 2.5 the progress-bar has changed. A simple manipulation via JQuery (like pointed out in https://bugs.limesurvey.org/view.php?id=9677#c32454 ) seems no longer possible. The lack of interest (or even rejection) of that feature request, is food for thought. |
|
I've used the code suggested by 09677:32454, and while previewing the template I can see the progress bar, in the configurations - but I never manage to see it implemented one I activate the survey. Does anyone confirm that this is not possible as 09677:40937 referred? Thanks |
|
Joana, did you activate showing the progress bar at the survey settings -> presentation & navigation? |
|
Mazi, that function is not activated because I have two groups:
In total I have a pool of 324 questions from which 20 are randomly selected. I would like to add a progress bar to the 20-only. If I activate a progress bar in the settings, the progress corresponds to all 324 questions. |
|
I don't think we have step in replacement. But : there are easy way in js: Survey description
Group description @jelo : your feature doesn't fix JoanaUve. |
|
@DenisChenu: Sorry, but I am not aware that I proposed any solution towards JoanaUve problem? So why do I need to know, that my feature request isn't solving an LS issue of JoanaUve? That is the case for most users here. |
|
@jelo : no , i want to insist : with a lot of user's we need a lot of solution. Plugin seems really the best way to improve core for me :) |
|
since LS3, it should be possible to add some logic to a theme to show "next" instead of "submit" when another survey is linked, and to change the calculation of the progress |
|
ok so I'll create quickly a premium theme for survey bridges with next/submit button + progress bar. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-11 00:20 | jelo | New Issue | |
2015-06-19 18:02 | DenisChenu | Note Added: 32448 | |
2015-06-19 20:06 | jelo | Note Added: 32454 | |
2015-06-20 10:43 | DenisChenu | Note Added: 32457 | |
2015-06-20 10:50 | DenisChenu | Note Edited: 32457 | |
2015-08-14 11:27 | Mazi | Note Added: 32957 | |
2015-08-14 13:03 | jelo | Note Added: 32961 | |
2016-09-24 12:07 | jelo | Note Added: 40937 | |
2016-12-19 11:38 | JoanaUve | Note Added: 42560 | |
2016-12-19 11:44 | Mazi | Note Added: 42561 | |
2016-12-19 11:55 | JoanaUve | Note Added: 42562 | |
2016-12-19 12:04 | DenisChenu | Note Added: 42563 | |
2016-12-19 12:07 | DenisChenu | Note Edited: 42563 | |
2016-12-19 12:23 | jelo | Note Added: 42564 | |
2016-12-19 12:28 | DenisChenu | Note Added: 42565 | |
2018-05-14 11:24 |
|
Note Added: 47587 | |
2018-05-16 12:11 |
|
Assigned To | => LouisGac |
2018-05-16 12:11 |
|
Status | new => assigned |
2018-05-16 12:11 |
|
Note Added: 47612 | |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |
2020-11-16 12:30 | DenisChenu | Assigned To | LouisGac => |
2020-11-16 12:30 | DenisChenu | Status | assigned => new |