Skip to main content
menu
URMC / Clinical & Translational Science Institute / Stories / July 2016 / REDCap Tip of the Month: Adding Progress Bars in REDCap

REDCap Tip of the Month: Adding Progress Bars in REDCap

Having a progress bar can be a nice visual aid for survey respondents and may help reduce survey dropout. REDCap doesn’t have the capability to create a progress bar out of the box, but you can add one with some clever use of HTML.

The following HMTL can be cut and pasted into any section of REDCap that accepts HTML. However, we do recommend that you use either a section header or a descriptive field for your progress bar.

Progress Bar

To create a custom progress bar, change the value of the bolded text in a HTML statement to the percentage you want. We do recommend you start with a progress of 2% instead of 0% in order to alert your participants to the existence of a progress bar.

Additionally, you change the color of the progress bar by changing the background color values. See a list of web-safe colors and their hex values (i.e. #8491A2).

This tip of the month was based on an idea by Luke Stevens of the Murdoch Children’s Research Institute in Melbourne, Australia.

 

This is a running update of the REDCap tip of the month provided by the University of Washington Institute of Translational Health Sciences. To read more tips on the ITHS website, click here.

Michael Hazard | 7/15/2016

You may also like