allow quiz stats feature flag to be used

fixes CNVS-13612

test plan:
  - go to the feature flags page
  - quiz stats should no longer have a 'hidden' badge

Change-Id: I55bb4fa493701e2bce99ec2a8b8d586a76088ea2
Reviewed-on: https://gerrit.instructure.com/36390
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jason Madsen <jmadsen@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Product-Review: Derek DeVries <ddevries@instructure.com>
This commit is contained in:
Derek DeVries 2014-06-12 23:55:06 -06:00
parent 1e0010c08d
commit c4a6c4197d
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ END
When Draft State is allowed/on, this enables the new quiz statistics page for an account.
END
applies_to: 'Course',
state: 'hidden',
state: 'allowed',
development: true
},
'quiz_moderate' =>