I can’t properly design UI to get better user experience [on hold]
I am working on a project for that I design a screen (see above screen). On the top progress bar has 5 sections and every section has 'n' number of questions where user will give inputs. When all the section will get filled then next thing is to review the sections so, in the review all the sections are in read only format where, if user wants to edit some part of the section 1 then he can click on edit button and it will redirect to top progress bar section 1.
Main thing is I am repeating same thing in review (i.e naming convention--> section 1, section 2)because of that design is not looking so good. I am unable to figure out how to represent review part sections. Any better Idea to represent review sections?