- 30 Jan, 2014 3 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
- 29 Jan, 2014 11 commits
-
-
* Implement a basic XBlock for composing. Allows the user to enter text and see what they entered. * Dirty shell script to install the XBlock demos into this working tree so that we can use the workbench for early prototyping. This should not be used any more once we integrate into LMS, obviously.
Joe Blaylock committed -
My first pass at populating the submission API.
Stephen Sanchez committed -
Conflicts: requirements/test.txt
Stephen Sanchez committed -
Stephen Sanchez committed
-
Docs outline
David Ormsbee committed -
David Ormsbee committed
-
Stephen Sanchez committed
-
David Ormsbee committed
-
1. Picks up Django settings. 2. Includes the root README.rst file into the docs. 3. Points to the new locations for our apps.
David Ormsbee committed -
Stephen Sanchez committed
-
More documentation, repr, corner case testing, and proper validation
Stephen Sanchez committed
-
- 27 Jan, 2014 13 commits
-
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Updating the settings files to pick up the new applications
Stephen Sanchez committed
-
- 24 Jan, 2014 1 commit
-
-
Stephen Sanchez committed
-
- 23 Jan, 2014 8 commits
-
-
Stephen Sanchez committed
-
WIP: First pass at creating BDD tests for the Problem Creation stories
Stephen Sanchez committed -
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
These tests are a first attempt at defining the story. The underlying methods are all empty, and will be filled out with the implementation. I believe some steps may overlap and need to be refactored, and perhaps some of the stories belong in common_grading instead of peer_grading. I want Will to review this and see if I'm going down the correct path before I fill out any more of these for the first sprint.
Stephen Sanchez committed -
WIP: Rough sketch at responsibility split between submissions/scores storage and workflow
David Ormsbee committed -
David Ormsbee committed
-
- 21 Jan, 2014 4 commits
-
-
Update setup.py to handle -e in requirements.txt
Will Daly committed -
Will Daly committed
-
Added setup.py to make packages installable
Will Daly committed -
Use pure XBlock instead XModule.
David Ormsbee committed
-