Closed dianamiraflor closed 1 year ago
What have I done:
What will I do until the 8th:
What is holding me back:
What I have done:
What I did:
Created all the needed thymeleaf forms.
survey-initialize -> Initializes the survey.
survey-create -> Adds questions to the survey created from survey.
survey-fill -> Contains a form to fill out a survey by a user.
survey-view -> A read-only view of the survey, allowing users to view the questions and options available without the option to submit the answers!
survey-result -> shows the survey results for the user.
survey-close ->Views the results of the populated survey by the user. The results are displayed in a table, with each row containing the question text and the user's response.
What I will do:
What is holding me back:
Weekly updates for the week of March 4