module_tree_reset.py
12.8 KB
-
support passing student via username string · ae88d5c0
* Add _get_student_obj that fetches and returns the django user if the input is a string otherwise returns the original input * Updated all ProctorModuleInfo methods that take 'student' as an arg to use _get_student_obj * Changed 'student' kwarg to required arg in get_grades
Justin Riley committed