Allow xblocks to be added as advanced problem types

This commit is contained in:
Andy Armstrong
2014-06-11 13:21:46 -04:00
parent 27cdb6820f
commit 6704d59db0
7 changed files with 205 additions and 25 deletions

View File

@@ -5,6 +5,8 @@ These are notable changes in edx-platform. This is a rolling list of changes,
in roughly chronological order, most recent first. Add your entries at or near
the top. Include a label indicating the component affected.
Studio: Move Peer Assessment into advanced problems menu.
Blades: Add context-aware video index. BLD-933
Blades: Fix bug with incorrect link format and redirection. BLD-1049