Merge pull request #9247 from ubc/xcompass/pu/ubcpi

Add Peer Instruction (PI) XBlock
This commit is contained in:
Sarina Canelake
2015-09-18 09:06:30 -04:00
2 changed files with 6 additions and 0 deletions

View File

@@ -992,6 +992,9 @@ ADVANCED_COMPONENT_TYPES = [
# In-course reverification checkpoint
'edx-reverification-block',
# Peer instruction tool
'ubcpi',
]
# Adding components in this list will disable the creation of new problem for

View File

@@ -18,3 +18,6 @@
# This repository contains schoolyourself-xblock, which is used in
# edX's "AlgebraX" and "GeometryX" courses.
-e git+https://github.com/schoolyourself/schoolyourself-xblock.git@5e4d37716e3e72640e832e961f7cc0d38d4ec47b#egg=schoolyourself-xblock
# Peer instruction xblock
ubcpi-xblock==0.4.4