nowoxi / BabySAM

a project for recording student list
2 stars 1 forks source link

scenarios #22

Closed nowoxi closed 13 years ago

nowoxi commented 13 years ago

Event

  1. adding attendance list from net
  2. adding atendance list from other source
  3. adding person on added attendance list
  4. adding person not on added attendance list
  5. editting person present and on list to person absent and on list(should change current to 0 and new to 1) (**and not on list)
  6. editting person present and on list to person already present and on list (shouldnt allow)(**and not on list)
  7. deleting person persont on list(change to absent)
  8. Duplicate person on list
  9. Added by scanning ID first then Attendance list second. List field should be set to 0 then 1
nowoxi commented 13 years ago

Corrected Scenarios 1 yes 2 yes 3 yes 4 yes 5 yes 6 yes 7 yes 8 yes

nowoxi commented 13 years ago

tested Scenarios 1 yes 2 yes 3 yes 4 yes 5 yes 6 yes 7 yes 8 yes 9 yes* update list view to show on list status

nowoxi commented 13 years ago

9 yes