mjbvis / CMS

CS Capstone Project for Team 02
http://justin-field.com/
Other
3 stars 2 forks source link

PreEnrolled/Registered status is incorrect #22

Closed bowserm closed 12 years ago

bowserm commented 12 years ago

1) Log in as a parent 2) waitlist a student 3) Log in as an admin and pre-enroll the student 4) Log in as the parent and note that the student shows up on the dashboard as a pre-enrolled student 5) Fill out the registration form for that student

Actual: The student shows up as registered and not as pre-enrolled in the parent dashboard

Expected: The student should not show up as registered until the StudentMedicalInformation is filled out

NOTE: Make sure that the Admin: WaitlistManagement page deals with this correctly as well as the admin dashboard.