I was entering grades for grade 8 English, got nearly
to the end, clicked on "Record Grades", and this is
the error message that I got. Kinda scary!
Mod_python error: "PythonHandler mod_python.psp"
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/mod_python/apache.py",
line 299, in HandlerDispatch
result = object(req)
File "/usr/lib/python2.3/site-packages/mod_python/psp.py",
line 297, in handler
p.run()
File "/usr/lib/python2.3/site-packages/mod_python/psp.py",
line 208, in run
exec code in global_scope
File "/home/SURRAnet/base/grades/edit/frame-editor.psp",
line 17, in ?
%>
File "/home/SURRAnet/modules/gradesHTML.py", line
448, in gradebook
total_owed[evalN] += float(assignment_data[8])