Made the hint management instructor view off by default.

This commit is contained in:
Felix Sun
2013-06-26 16:25:24 -04:00
parent ab303e7567
commit f219228e4a
2 changed files with 10 additions and 3 deletions

View File

@@ -141,6 +141,9 @@ MITX_FEATURES = {
# Enable instructor dash to submit background tasks
'ENABLE_INSTRUCTOR_BACKGROUND_TASKS': True,
# Allow use of the hint managment instructor view.
'ENABLE_HINTER_INSTRUCTOR_VIEW': False,
}
# Used for A/B testing