- Posts: 11
- Thank you received: 3
Ask the community, share ideas, and connect with other LimeSurvey users!
There is currently no settings inside LimeSurvey for doing that,FeCanever wrote: Is it possible to move the progress bat to the bottom of the page and remove the numbers/percentage?
I'm interested too.holch wrote: Do you have a link for that?
{% block progress %} {{ include('./subviews/header/progress_bar.twig') }} {% endblock %}
{{ progressValue }}%
The issue with theme options is the number of options …jelo wrote: Is LS3 twig support capable of allowing to predefine a top and a bottom position and place a variable in the GUI (Theme or survey)? Instead of Show/Hide we would end up with a Top,Bottom and Hide-option. Perhaps with start and stop % values and hiding them as well. Twig is capable, but how much data does LS provide.
I don't understand "put whole". Whole of what?DenisChenu wrote: We can not put whole in options …
My Opinion :jelo wrote: I personally don't want to see that all in themeoptions. I would prefer to see that in the survey options. But too much technical debt is already inside LimeSurvey.