mikeymckay / egra

2 stars 15 forks source link

ChildConsent needs to abort on no #42

Closed mikeymckay closed 13 years ago

mikeymckay commented 13 years ago

Do we save anything when a child doesn't consent?

spouez commented 13 years ago

Keep the information for that record which has been entereed so far (date, time, school, timestamp, consent=no". In addition to having the "no" button abort and go directly to a Start New Test page, can the "Yes, continue" button also act as a "next" button?

mikeymckay commented 13 years ago

Agreed. We need a dialog page that pops up on No, then to save the data redirects to the Results page (to save), or maybe to a custom page that saves and then redirects to the login page.

Splitting "Yes" into a separate issue for discussion.

spouez commented 13 years ago

the second option sounds good to me--custom page that saves and then redirects to the login page.