- Posts: 14285
- Thank you received: 2583
Ask the community, share ideas, and connect with other LimeSurvey users!
$(document).ready(function() { $("#progressbar").progressbar({ value: 25 }); ;}); </script> <div id="progress-wrapper"> <span class="hide">You have completed 25% of this survey</span> <div id="progress-pre">0%</div> <div id="progressbar"></div> <div id="progress-post">100%</div> </div> </td>
I fully agree ...Tammo wrote: In the end it is meant only to give some feedback on where you are in the number of pages of the survey, which may or may not reflect the time you still have to invest in finishing the survey...
Remember that there is no issue with your template versions (premium?) used herewe decided to drop the display of the percentage...
Not for me ....tammo wrote: * it starts at 2%
Right* it does not display the right percentage in surveys with conditional questions