Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
675d0e14
Commit
675d0e14
authored
Aug 07, 2015
by
Pan Luo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Peer Instruction XBlock
parent
70866104
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
cms/envs/common.py
+3
-0
requirements/edx/edx-private.txt
+3
-0
No files found.
cms/envs/common.py
View file @
675d0e14
...
@@ -1005,6 +1005,9 @@ ADVANCED_COMPONENT_TYPES = [
...
@@ -1005,6 +1005,9 @@ ADVANCED_COMPONENT_TYPES = [
# In-course reverification checkpoint
# In-course reverification checkpoint
'edx-reverification-block'
,
'edx-reverification-block'
,
# Peer instruction tool
'ubcpi'
,
]
]
# Adding components in this list will disable the creation of new problem for
# Adding components in this list will disable the creation of new problem for
...
...
requirements/edx/edx-private.txt
View file @
675d0e14
...
@@ -18,3 +18,6 @@
...
@@ -18,3 +18,6 @@
# This repository contains schoolyourself-xblock, which is used in
# This repository contains schoolyourself-xblock, which is used in
# edX's "AlgebraX" and "GeometryX" courses.
# edX's "AlgebraX" and "GeometryX" courses.
-e git+https://github.com/schoolyourself/schoolyourself-xblock.git@5e4d37716e3e72640e832e961f7cc0d38d4ec47b#egg=schoolyourself-xblock
-e git+https://github.com/schoolyourself/schoolyourself-xblock.git@5e4d37716e3e72640e832e961f7cc0d38d4ec47b#egg=schoolyourself-xblock
# Peer instruction xblock
ubcpi-xblock==0.4.4
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment