...
- teacher_forms_list.html: (Current Forms page)
- All links lead to the same View Form page, which is designated for Ice Skating Trip
- The sorting functionality does not work properly for the date column (it sorts the dates alphabetically rather than chronologically).
- teacher_view_form.html:
- View Form, Resend to all pending, Resend Form buttons are not implemented. The user will get feedback, but the actual sending functionality is not implemented.
...
- parent_homepage_2.html:
- Gradebook, Assignments, Private messages, and Calendar are not implemented
- parent_forms_list.html:
- All links lead to the same Sign Form page, which is designated for Ice Skating Trip
- signForm.html:
- Accept, decline and remind me later are not implemented. The user will get feedback, but the actual functionality is not implemented.