Closed techenby closed 1 year ago
Added new response management features Introduced a relation manager for responses and created ResponseResource with relevant pages.
Enhanced view form page Updated the view form page with new widgets and actions.
Implemented format charting widget Developed a widget for format charting, used in the view form page.
Created response count and track breakdown widgets Added widgets to display the number of responses per session and track breakdowns for each response.
Updated FormResource's index page Improved the index page with widgets from the view form page and response management features.
Introduced new page to view responses Created a new page to view and analyze responses.
Refactored response relationship Changed response relationship to RFP review model with updated factory and migration.
Added track breakdown widget for dashboard Developed a widget showing first choice vs second choice by track for RFP responses.
Improved review page with new blade files Introduced blade files to display response scores, notes, and reviews.
Enhanced ReviewResponseTest class Updated the test class with new tests for displaying response details, adding/editing reviews, and more.
Google Doc with ToDos