Mr. Stormer 8th grade error for grades
Status: Pre-Alpha
Brought to you by:
extraketchup
Hey Mike,
Jon here again. When I try to view or enter grades
for Science this is all I see.
Jon
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/view/frame-grades.psp",
line 17, in ?
%>
File "/home/SURRAnet/modules/gradesHTML.py", line
437, in gradebook
percent = round(earned_points/point_value*100)
ZeroDivisionError: float division