Commit ec6a7864 by Usman Khalid

Add Randomize XBlock to DEPRECATED_BLOCK_TYPES.

parent 406066ca
...@@ -1069,6 +1069,7 @@ DEPRECATED_BLOCK_TYPES = [ ...@@ -1069,6 +1069,7 @@ DEPRECATED_BLOCK_TYPES = [
'peergrading', 'peergrading',
'combinedopenended', 'combinedopenended',
'graphical_slider_tool', 'graphical_slider_tool',
'randomize',
] ]
# Adding components in this list will disable the creation of new problems for # Adding components in this list will disable the creation of new problems for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment