Merge pull request #11531 from edx/usman/deprecate-randomize

Add Randomize XBlock to DEPRECATED_BLOCK_TYPES.
This commit is contained in:
Usman Khalid
2016-02-12 20:55:11 +05:00

View File

@@ -1069,6 +1069,7 @@ DEPRECATED_BLOCK_TYPES = [
'peergrading',
'combinedopenended',
'graphical_slider_tool',
'randomize',
]
# Adding components in this list will disable the creation of new problems for