138
Views
3
Comments
Solved
Progress Bar for a Survey App
Question
Hey Guys,

I've created a survey application but wanted a "progress bar" based on the number of questions answered with a valid value? Values that are to be ignored are null boxes.

Your help is appreciated.

Thanks,





2023-10-25 10-09-21
Luis Filipe Oliveira
Solution
Hi Mos,
Have you tried this one? https://www.outsystems.com/forge/component-details/288/Progress+Bar+Widget/

With this one, you only have to pass the percent value (you have to calculate it in background based in the total / correct and valid questions.
2016-04-21 20-09-55
J.
 
MVP
what help do you want?

there are plenty of progressbars in jquery, silkUI and more...

UserImage.jpg
Mos
so i've found the progress bar in silk UI, but wanted to know how to create the logic to populate the progress bar.
Thanks,
2023-10-25 10-09-21
Luis Filipe Oliveira
Solution
Hi Mos,
Have you tried this one? https://www.outsystems.com/forge/component-details/288/Progress+Bar+Widget/

With this one, you only have to pass the percent value (you have to calculate it in background based in the total / correct and valid questions.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.