EyeSeeTea / EDSApp

Android app to help with health center assessments (EDS blessed repository)
GNU General Public License v3.0
1 stars 0 forks source link

Sent Assessment display #50

Closed gtrsmith closed 8 years ago

gtrsmith commented 8 years ago

The Sent Assessments should display ALL assessments sent from that tablet during a session (i.e. before logging out or before a metadata refresh). Currently, when you send two assessments for the same facility and same assessment, it will only show one row / one assessment in the sent assessments field. It actually displays ONLY the most recent assessment in terms of date and time. We need to display ALL sent assessments during a session (session == after metadata download and before metadata refresh).

NOTE that this does not apply to initial metadata download. Initial metadata download should ONLY download the very last assessment. See ticket #8.