changing the default in common.py

This commit is contained in:
e0d
2013-07-30 16:05:53 -04:00
parent f1962a7bd7
commit b9d762a0b8

View File

@@ -73,7 +73,7 @@ MITX_FEATURES = {
'ENABLE_DISCUSSION_SERVICE': True,
# discussion home panel, which includes a subscription on/off setting for discussion digest emails.
# this should remain off in production until digest notifications are online.
'ENABLE_DISCUSSION_HOME_PANEL': True,
'ENABLE_DISCUSSION_HOME_PANEL': False,
'ENABLE_PSYCHOMETRICS': False, # real-time psychometrics (eg item response theory analysis in instructor dashboard)