- 18 Apr, 2014 1 commit
-
-
Sarina Canelake committed
-
- 16 Apr, 2014 4 commits
-
-
Respond to pull request comments
Sarina Canelake committed -
Will Daly committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 11 Apr, 2014 2 commits
-
-
Sarina Canelake committed
-
Clicking on any of the bars displays a list of students for that particular action (either opened the subsection or attempted the problem). Students are listed for the sub-sections. Students, grade and percent are listed for the problems. The on-screen list displays only the first 250 students with an overflow message if there are more students than that. The csv download lists all students.
David Adams committed
-
- 04 Apr, 2014 1 commit
-
-
Giulio Gratta committed
-
- 02 Apr, 2014 2 commits
-
-
Adam Palay committed
-
Adam Palay committed
-
- 31 Mar, 2014 1 commit
-
-
Waheed Ahmed committed
-
- 28 Mar, 2014 1 commit
-
-
Added test and cleaned up code formatting Review based changes Converting class method and attributes to private
Carson Gee committed
-
- 26 Mar, 2014 1 commit
-
-
LMS-2429
Usman Khalid committed
-
- 24 Mar, 2014 1 commit
-
-
LMS-2262
Sarina Canelake committed
-
- 21 Mar, 2014 2 commits
-
-
LMS-2357
Sarina Canelake committed -
Changed "Status Page" -> "Page". UX: support for displaying built-in tabs restored drag and drop on Studio Pages additional styling for fixed state on Studio Pages add a new page action added to bottom of Studio Pages Dev changes for viewing tabs in studio, refactored the tab code, decoupled the code from django layer. is_hideable flag on tabs get_discussion method is needed to continue to support external_discussion links for now since used by 6.00x course. override the __eq__ operator to support comparing with dict-type tabs. Test moved test code to common, added acceptance test for built-in pages added additional unit tests for tabs. changed test_split_modulestore test to support serializing objects that are fields in a Course. Env: updated environment configuration settings so they are consistent for both cms and lms.
Nimisha Asthagiri committed
-
- 20 Mar, 2014 3 commits
-
-
LMS-2244
Sarina Canelake committed -
Jay Zoldak committed
-
LMS-2346
Waheed Ahmed committed
-
- 19 Mar, 2014 1 commit
-
-
LMS-2307
Waheed Ahmed committed
-
- 18 Mar, 2014 2 commits
-
-
LMS-1287
Sarina Canelake committed -
LMS-1287
Adam Palay committed
-
- 13 Mar, 2014 3 commits
-
-
LMS-1203
Sarina Canelake committed -
In addition to email addresses. LMS-1438
Adam Palay committed -
Adam Palay committed
-
- 11 Mar, 2014 2 commits
-
-
LMS-2327
Usman Khalid committed -
We would like to be able to generate arbitrary reports and expose them to the instructor by simply uploading them to S3. The existing grade download infrastructure pretty much supported that already, however, all of the internal and external structures were referring to the reports as exclusively grading related. Fixes: AN-590
Gabe Mulley committed
-
- 10 Mar, 2014 1 commit
-
-
LMS-2327
Usman Khalid committed
-
- 05 Mar, 2014 1 commit
-
-
Dave St.Germain committed
-
- 28 Feb, 2014 2 commits
-
-
Metrics tab shows student data: -Count of students opened a subsection -Grade distribution per problem for each section/subsection of the course. Implemented for both the old and beta dashboard Controlled by a feature flag 'CLASS_DASHBOARD' Data is aggregated across all students Aggregate data computed from courseware_studentmodule
Kristin Stephens committed -
Chris Dodge committed
-
- 24 Feb, 2014 1 commit
-
-
Don Mitchell committed
-
- 11 Feb, 2014 1 commit
-
-
STUD-1151
cahrens committed
-
- 10 Feb, 2014 1 commit
-
-
Ned Batchelder committed
-
- 04 Feb, 2014 2 commits
-
-
add a test case for enrollment caps pep8 fix
Chris Dodge committed -
Make XBlock client-side runtimes proper classes, so that handlerUrl can be defined in a per-runtime way, and we can have multiple runtimes on a single page. [LMS-1630][LMS-1421][LMS-1517]
Calen Pennington committed
-
- 30 Jan, 2014 1 commit
-
-
fixing unit tests fixing merge error fixing xqueue submission issue with unicode url (trial 0.1) fixing fotmats as commented upon removing yaml file language selection Unicode changes to support QRF removed unnecessary pass in modulestore/init.py fixing merge error fixing fotmats as commented upon removing yaml file language selection fixing pep8 violations - fixing pylint violations pylint violation fixing line spaces and formats ignore pylint E1101 remove empty line fixing pylint violations pep8 violations bulk mail unicode/decode fix migration error fix pep8 just to push again more unicode/decode Final changes to comments and error messages.
Jay Zoldak committed
-
- 24 Jan, 2014 1 commit
-
-
The submission time is serialized into json and sent to xqueue. Previously the whole json body argument to send_to_queue() was being matched. Sometimes the time calculated in the test would differ slightly from the time calculated in send_to_grader() and the test would fail. This fix tests individual fields of the body argument to mock_send_to_queue() instead.
Usman Khalid committed
-
- 14 Jan, 2014 2 commits
-
-
STUD-1006
Don Mitchell committed -
Don Mitchell committed
-