engaging-computing / phpSENSE

An educational data analytics platform.
http://isenseproject.org
14 stars 10 forks source link

input validation is failing in multiple row case #588

Closed fgmart-zz closed 11 years ago

fgmart-zz commented 11 years ago

Experiment 538 has 5 fields -- text, number, number, number, text.

When I try to enter a second row of data using manual entry, input field validation fails on the second number.

See http://i.imgur.com/zRjcuM7.png for example of it failing.

@jdalphon please reassign as appropriate.

ivanrudnicki commented 11 years ago

As far as I can tell, input validation is not happening at all on the first row. (No green or red indicators anyhow.)

ivanrudnicki commented 11 years ago

By they way, the experiment where we first saw the problem is actively being used by a teacher in Dracut.

For testing purposes, I made a replica over on isensedev: http://isensedev.cs.uml.edu/experiment.php?id=531

Please use this for testing.