Fix
This commit is contained in:
@@ -66,8 +66,8 @@ def get_test_system(course_id=''):
|
||||
node_path=os.environ.get("NODE_PATH", "/usr/local/lib/node_modules"),
|
||||
xblock_field_data=lambda descriptor: descriptor._field_data,
|
||||
anonymous_student_id='student',
|
||||
open_ended_grading_interface= open_ended_grading_interface,
|
||||
course_id=course_id
|
||||
open_ended_grading_interface=open_ended_grading_interface,
|
||||
course_id=course_id,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user