Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Progress bar showing fractions :(

  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
8 years 1 month ago #130575 by DenisChenu
Replied by DenisChenu on topic Progress bar showing fractions :(
Hi,

Deafult system use
$("#progressbar").progressbar({
value: XX
});

Where XX is the percentage. WIth the default template, and no js you can see a sentence, and deactivating css (or look at code).
Something like "You done XX% of the survey"

What is this sentence ?

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.
The topic has been locked.
  • outofgamut
  • outofgamut's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 1 month ago #130628 by outofgamut
Replied by outofgamut on topic Progress bar showing fractions :(
No worries:
Code:
$(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>
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
8 years 1 month ago #130636 by DenisChenu
Replied by DenisChenu on topic Progress bar showing fractions :(
And with this : SkeletonQUest OR default show fractions ????

Ca,n you provide a link for testing ? It's incredible ..... ;)

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.
The topic has been locked.
  • outofgamut
  • outofgamut's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 1 month ago #130647 by outofgamut
Replied by outofgamut on topic Progress bar showing fractions :(
Actually - no.

It appears now that all templates other than TFR responsive work as expected.

TFR works as expected (integer display of progress) on Safari on my Mac but not on Chrome. So it seems to be more of a template issue than a general LimeSurvey issue.

Sorry for the confusion. :blink:
The topic has been locked.
More
8 years 1 month ago - 8 years 1 month ago #130648 by Ben_V
Replied by Ben_V on topic Progress bar showing fractions :(
Tammo,
I did a rapid test using tfr template ( v1.6.0) with a questionnaire I made...
As @Outofgamut there is an issue under chrome (last release 49.0.2623.28) with an old mac OS (snow leopard 10.6.8).

But... what it's very strange is that there is no issue at all with your 2 samples surveys provided here

The only difference (except template version) I can see for the moment:
I'm using the same jQuery version ( v2.1.1 and not v1.11.1 )



Note for Denis: No problem with SKLTquest

Benoît

EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
Last edit: 8 years 1 month ago by Ben_V.
The topic has been locked.
  • tammo
  • tammo's Avatar
  • Offline
  • Official LimeSurvey Partner
  • Official LimeSurvey Partner
More
8 years 1 month ago #130649 by tammo
Replied by tammo on topic Progress bar showing fractions :(
Thank you Ben. In the end we decided to drop the display of the percentage. We just show the bar. The percentage is silly and does not do right to intelligent minds...
* it starts at 2%
* it does not display the right percentage in surveys with conditional questions

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...

Tammo


Tammo ter Hark at Respondage
For Limesurvey reporting, education and customized themes
respondage.nl
The topic has been locked.
More
8 years 1 month ago - 8 years 1 month ago #130650 by Ben_V
Replied by Ben_V on topic Progress bar showing fractions :(

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...

I fully agree ...
.

we decided to drop the display of the percentage...

Remember that there is no issue with your template versions (premium?) used here ;)

Benoît

EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
Last edit: 8 years 1 month ago by Ben_V.
The topic has been locked.
  • tammo
  • tammo's Avatar
  • Offline
  • Official LimeSurvey Partner
  • Official LimeSurvey Partner
More
8 years 1 month ago #130651 by tammo
Replied by tammo on topic Progress bar showing fractions :(
Thanks, this gives a clue about where to look for...


Tammo ter Hark at Respondage
For Limesurvey reporting, education and customized themes
respondage.nl
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
8 years 1 month ago #130654 by DenisChenu
Replied by DenisChenu on topic Progress bar showing fractions :(

tammo wrote: * it starts at 2%

Not for me ....

* it does not display the right percentage in surveys with conditional questions

Right

But end user can choose to hide or show it in Survey settings

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.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose