From 2b2dd942c70c36f974191e9509d20ca9cd9d9c52 Mon Sep 17 00:00:00 2001 From: Matjaz Gregoric Date: Wed, 28 May 2014 09:30:19 +0200 Subject: [PATCH] Update xblock-mentoring. Update reference to the xblock-mentoring repository. A bug where answers containing the string "??" would get mangled by jQuery has been fixed in xblock-mentoring. --- requirements/edx/edx-private.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/edx-private.txt b/requirements/edx/edx-private.txt index fe1b905d06..f2d081b5f4 100644 --- a/requirements/edx/edx-private.txt +++ b/requirements/edx/edx-private.txt @@ -1,7 +1,7 @@ # Requirements for edx.org that aren't necessarily needed for Open edX. -e git+ssh://git@github.com/jazkarta/edX-jsdraw.git@9fcd333aaa2ac3df65dd247b601ce0b56bb10cad#egg=edx-jsdraw --e git+https://github.com/gsehub/xblock-mentoring.git@b779446e9f51b9a1576d514cc14166907316a106#egg=xblock-mentoring +-e git+https://github.com/gsehub/xblock-mentoring.git@e292496295dbb6e6d692015171a7dbaf45385321#egg=xblock-mentoring # Prototype XBlocks from edX learning sciences limited roll-outs and user testing. # Concept XBlock, in particular, is nowhere near finished and an early prototype.