Add the Poll XBlock to the requirements and ADVANCED_COMPONENT_TYPES.

This commit is contained in:
Sven Marnach
2015-06-30 11:19:57 +02:00
parent 1a9a69829a
commit e8398b571e
2 changed files with 3 additions and 0 deletions

View File

@@ -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,

View File

@@ -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