The nondescript server error occurs when there are a large number of
submissions (> 100). The issue is that when "Grades" is created, it starts out
with the default 100 rows. So long as there are enough rows existing in Grades,
there is no problem. But when you try to insert some data in say, row 120,
you'll get an error.
To resolve, I will add the necessary number of rows to the Grades sheet upon
creation.
Original issue reported on code.google.com by d...@edcode.org on 1 Mar 2012 at 11:10
Original issue reported on code.google.com by
d...@edcode.org
on 1 Mar 2012 at 11:10