Tangerine-Community / Tangerine-legacy

THIS REPOSITORY IS LEGACY AND OUTDATED -- Tangerine: An app for assessing math and reading skills, designed for tablets but works everywhere.
GNU General Public License v3.0
14 stars 11 forks source link

APK's seem to not be loading 'location' subtest prototype properly #654

Closed skippskipp closed 9 years ago

skippskipp commented 9 years ago

Affects v. 3a.0.13-e3f8a80

In this particular group: group-snapshot_vavuniya_lk_oct_2015

:heavy_exclamation_mark: Something is problematic with the 'location' prototype subtests. On tablets, these subtests do not load at all. Using a laptop and running the instrument through the Wizard, the location tests fail frequently (but sometimes are able to load and execute properly).

This is urgent as it's completely inhibiting a user's ability to use the software.

mfinholt commented 9 years ago

In this particular case, the errors were caused by apostrophes in the text and empty values in the second field. I've resolved the issue in this database BUT this points to a much larger issue due to data scrubbing and validation. We need to validate the data and display an error to the user so that they are aware of the issue when authoring the content

skippskipp commented 9 years ago

Closing and moving the data validation issue to the new release milestones

fetmar commented 9 years ago

Apostrophes should be fine as data as long as they're escaped properly when displayed.

— Sent from Mailbox

On Wed, Oct 28, 2015 at 4:15 PM, Scott Kipp notifications@github.com wrote:

Closing and moving the data validation issue to the new release milestones

Reply to this email directly or view it on GitHub: https://github.com/Tangerine-Community/Tangerine/issues/654#issuecomment-151977096