add docstring comment

This commit is contained in:
Victor Shnayder
2012-08-20 17:55:43 -04:00
parent ec90200b81
commit d13998a135

View File

@@ -29,6 +29,8 @@ def grade(student, request, course, student_module_cache=None):
output from the course grader, augmented with the final letter
grade. The keys in the output are:
course: a CourseDescriptor
- grade : A final letter grade.
- percent : The final percent for the class (rounded up).
- section_breakdown : A breakdown of each section that makes