Add the Poll XBlock to the requirements and ADVANCED_COMPONENT_TYPES.
This commit is contained in:
@@ -922,6 +922,8 @@ ADVANCED_COMPONENT_TYPES = [
|
||||
'edx_sga',
|
||||
'problem-builder',
|
||||
'pb-dashboard',
|
||||
'poll',
|
||||
'survey',
|
||||
# XBlocks from pmitros repos are prototypes. They should not be used
|
||||
# except for edX Learning Sciences experiments on edge.edx.org without
|
||||
# further work to make them robust, maintainable, finalize data formats,
|
||||
|
||||
@@ -57,3 +57,4 @@ git+https://github.com/edx/ecommerce-api-client.git@1.0.0#egg=ecommerce-api-clie
|
||||
|
||||
# Third Party XBlocks
|
||||
-e git+https://github.com/mitodl/edx-sga@172a90fd2738f8142c10478356b2d9ed3e55334a#egg=edx-sga
|
||||
-e git+https://github.com/open-craft/xblock-poll@v1.0#egg=xblock-poll
|
||||
|
||||
Reference in New Issue
Block a user