- 23 Jul, 2014 1 commit
-
-
Chris Terman committed
-
- 19 Jun, 2014 1 commit
-
-
Tim Babych committed
-
- 17 Jun, 2014 2 commits
-
-
Sarina Canelake committed
-
STUD-1629
zubair-arbi committed
-
- 16 Jun, 2014 2 commits
-
-
polesye committed
-
LMS-2807
Waheed Ahmed committed
-
- 13 Jun, 2014 3 commits
- 11 Jun, 2014 1 commit
-
-
polesye committed
-
- 03 Jun, 2014 1 commit
-
-
Alexander Kryklia committed
-
- 02 Jun, 2014 1 commit
-
-
polesye committed
-
- 30 May, 2014 2 commits
-
-
Oleg Marshev committed
-
There is a bug I need to fix when a student re-visits a problem that they had solved previously without masking enabled, their old state does not load correclty. It's simplest to turn off masking now, and re-enable it with the whole fix. The change here is a small deletion to remove the masking=True logic, and more lengthy changes to adjust the tests.
Nick Parlante committed
-
- 29 May, 2014 2 commits
- 28 May, 2014 4 commits
-
-
Dave St.Germain committed
-
Dave St.Germain committed
-
jmclaus committed
-
polesye committed
-
- 22 May, 2014 2 commits
-
-
Dave St.Germain committed
-
Dave St.Germain committed
-
- 21 May, 2014 1 commit
-
-
jmclaus committed
-
- 20 May, 2014 1 commit
-
-
polesye committed
-
- 19 May, 2014 3 commits
- 12 May, 2014 2 commits
-
-
The bug is with the case of multiple-questions with targeted feedback within a single problem. Refactor the targeted-feedback tests to house the most common xml in external files. Move the capa test load_fixture function to __init__.py so it can be used generally.
Nick Parlante committed -
Instead of refreshing only the necessary parts, "Run Code" reloads the whole page. This commit fixes this behaviour, by refreshing the specific elements belonging to the Problem instead. Also tidies up indentation.
dragonfi committed
-
- 06 May, 2014 4 commits
-
-
This commit updates miscellaneous files in common. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed -
polesye committed
-
polesye committed
-
polesye committed
-
- 05 May, 2014 1 commit
-
-
polesye committed
-
- 25 Apr, 2014 1 commit
-
-
Oleg Marshev committed
-
- 23 Apr, 2014 1 commit
-
-
fix system->capa_system in capa_problem change for anonid
ichuang committed
-
- 22 Apr, 2014 2 commits
- 14 Apr, 2014 1 commit
-
-
Features by Jeff Ericson and Nick Parlante squashed down to one commit. -shuffle of choices within a choicegroup (Nick) -answer-pool subsetting within a choicegroup (Jeff) -masking of choice names within a choicegroup, (Nick) used by shuffle and answer-pool -targeted-feedback within a multiplechoiceresponse (Jeff) -delay-between-submissions capa feature (Jeff)
Nick Parlante committed
-
- 31 Mar, 2014 1 commit
-
-
Covers external grading and certificates.
Diana Huang committed
-