Merge pull request #3279 from edx/waheed/lms2521-staff-grading-panel-broken-fixed
Fixed import of "dog_stats_api" in staff_grading_service.py.
This commit is contained in:
@@ -20,6 +20,7 @@ from student.models import unique_id_for_user
|
||||
from util.json_request import expect_json
|
||||
|
||||
from open_ended_grading.utils import does_location_exist
|
||||
from dogapi import dog_stats_api
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user