Merge pull request #9247 from ubc/xcompass/pu/ubcpi
Add Peer Instruction (PI) XBlock
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user