- 04 Apr, 2013 1 commit
-
-
Calen Pennington committed
-
- 01 Apr, 2013 1 commit
-
-
Brian Wilson committed
-
- 22 Mar, 2013 1 commit
-
-
if we have to reload a module and already have the descriptor, we don't need to refect the descriptor (which results in another DB round-trip. We just need the student state.
Chris Dodge committed
-
- 19 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 15 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 12 Mar, 2013 1 commit
-
-
Make default value for format setting None, and force lms and cms to be explicit about a string default
Calen Pennington committed
-
- 08 Mar, 2013 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 04 Mar, 2013 2 commits
-
-
add depth parameters when loading course and student-state caches. This will make fewer (but fatter) queries to the database
Chris Dodge committed -
Ned Batchelder committed
-
- 14 Feb, 2013 1 commit
-
-
- ops view for the desktop app to talk to - xmodule that talks to the foldit model and displays the student's state - grading tweak to make grade updates from an external service work: - Add an always_recalculate_grades property to XModuleDescriptor.
Victor Shnayder committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 23 Jan, 2013 1 commit
-
-
Calen Pennington committed
-
- 10 Jan, 2013 2 commits
-
-
Calen Pennington committed
-
This cuts the number of queries in 6.002 courseware loads from ~650 to ~5-40. Still to do: cache CustomTag templates so that we only load them once per request.
Calen Pennington committed
-
- 28 Dec, 2012 7 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
- 11 Oct, 2012 1 commit
-
-
- get_module() contract says it can return None (e.g. if access control check failed)
Victor Shnayder committed
-
- 29 Sep, 2012 1 commit
-
-
Bridger Maxwell committed
-
- 25 Sep, 2012 1 commit
-
-
David Ormsbee committed
-
- 24 Sep, 2012 1 commit
-
-
The real fix would be to have yield_dynamic_descriptor_descendents return things in the proper order, but I'm not entirely sure what's going on there, and this is a bug on prod now.
David Ormsbee committed
-
- 23 Sep, 2012 2 commits
- 20 Sep, 2012 4 commits
-
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
- 18 Sep, 2012 1 commit
-
-
Bridger Maxwell committed
-
- 16 Sep, 2012 1 commit
-
-
Bridger Maxwell committed
-
- 08 Sep, 2012 2 commits
-
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
- 05 Sep, 2012 3 commits
-
-
Victor Shnayder committed
-
Victor Shnayder committed
-
- go through all students, all of their problems, save count for each answer - return csv - url exists, but no links to it yet - Will need to integrate with Ike's new dashboard code
Victor Shnayder committed
-
- 02 Sep, 2012 1 commit
-
-
functionality - grade dump and download as csv, manage staff list, force reload of course from xml
ichuang committed
-