Removed course-run exam rule configuration
This commit is contained in:
committed by
Dave St.Germain
parent
72a2e191fd
commit
23fcb7e7bb
@@ -53,12 +53,7 @@ DATABASES = {
|
||||
|
||||
PROCTORING_BACKENDS = {
|
||||
'DEFAULT': 'mock',
|
||||
'mock': {
|
||||
'default_rules': {
|
||||
'allow_snarfing': True,
|
||||
'allow_grok': False,
|
||||
}
|
||||
},
|
||||
'mock': {},
|
||||
'mock_proctoring_without_rules': {},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user