enable beta dashboard

This commit is contained in:
Miles Steele
2013-08-08 10:09:47 -04:00
parent f6fc1aeed9
commit e9aca13636

View File

@@ -145,7 +145,7 @@ MITX_FEATURES = {
'ENABLE_INSTRUCTOR_BACKGROUND_TASKS': True,
# Enable instructor dash beta version link
'ENABLE_INSTRUCTOR_BETA_DASHBOARD': False,
'ENABLE_INSTRUCTOR_BETA_DASHBOARD': True,
# Allow use of the hint managment instructor view.
'ENABLE_HINTER_INSTRUCTOR_VIEW': False,