The first iteration of the Survey Form functionality is complete. This is a fully-functional form to collect team member responses to diagnostic questions. It incorporates AJAX and jQuery to enhance the user experience.
Next Steps:
- Pre-requisite for next step: Build Team node and blocks
- Pre-requisite for next step: Setup Commerce module and hook line_item_id's to Team fields
- Implement access validation logic and error messaging
- Valid Team, Line Item, and Member
- Response not complete
- Refactor database access logic. Perhaps using Business Objects.
- Configure jQuery animation to slide right to left (as if scrolling)
- Send alerts to Team page owner?