Commit 4238cb56 by Miles Steele

fix repoint dump_grades script

parent 2e1d729e
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
import csv import csv
from instructor.views import get_student_grade_summary_data from instructor.views.legacy import get_student_grade_summary_data
from courseware.courses import get_course_by_id from courseware.courses import get_course_by_id
from xmodule.modulestore.django import modulestore from xmodule.modulestore.django import modulestore
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment