- 22 Nov, 2017 2 commits
-
-
Fixed some url reverse errors instead of marking since they were trivial
bmedx committed -
Ned Batchelder committed
-
- 03 Oct, 2017 1 commit
-
-
EDUCATOR-558
Nimisha Asthagiri committed
-
- 28 Sep, 2017 1 commit
-
-
EDUCATOR-171
Nimisha Asthagiri committed
-
- 22 Sep, 2017 1 commit
-
-
EDUCATOR-1400
Nimisha Asthagiri committed
-
- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 09 Jun, 2017 1 commit
-
-
Removed instances of track function
Brandon Baker committed
-
- 01 May, 2017 1 commit
-
-
for TNL-6594
J. Cliff Dyer committed
-
- 27 Apr, 2017 1 commit
-
-
Nimisha Asthagiri committed
-
- 24 Apr, 2017 1 commit
-
-
Nimisha Asthagiri committed
-
- 11 Apr, 2017 1 commit
-
-
Add a new waffle switch that allows us to assume zero grades for learners who have no entry previously recorded, and another to disable persisting grades for unengaged learners. TNL-6691
Nimisha Asthagiri committed
-
- 16 Mar, 2017 1 commit
-
-
for TNL-6644
Sanford Student committed
-
- 08 Dec, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 30 Nov, 2016 2 commits
-
-
TNL-5990
Nimisha Asthagiri committed -
Remove deprecated SingleSectionGrader. TNL-5987 Remove display_name and module_id from Scores objects Update CourseGradeFactory.__init__ to not be user-specific Update some callers to use CourseGrade class instead of "summary" dict Remove no longer needed course_grades.py module. Renamed django signal from GRADES_UPDATED to COURSE_GRADE_CHANGED
Nimisha Asthagiri committed
-
- 20 Oct, 2016 1 commit
-
-
TNL-5046
Nimisha Asthagiri committed
-
- 12 Oct, 2016 1 commit
-
-
Sanford Student committed
-
- 07 Oct, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 22 Sep, 2016 1 commit
-
-
TNL-5465 TNL-802
Nimisha Asthagiri committed
-
- 03 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
- 02 May, 2016 1 commit
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed
-
- 28 Apr, 2016 1 commit
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed
-
- 03 Aug, 2015 1 commit
-
-
Ned Batchelder committed
-
- 13 Jul, 2015 1 commit
-
-
Sarina Canelake committed
-
- 13 May, 2015 1 commit
-
-
* Handle grading errors
Daniel Friedman committed
-
- 12 May, 2015 1 commit
-
-
Daniel Friedman committed
-
- 05 May, 2015 1 commit
-
-
TNL-1886
muhammad-ammar committed
-
- 06 Feb, 2015 1 commit
-
-
TNL-1244
muhammad-ammar committed
-
- 04 Feb, 2015 1 commit
-
-
Calen Pennington committed
-
- 08 Jan, 2015 1 commit
-
-
TNL-498
muhammad-ammar committed
-
- 13 Dec, 2014 1 commit
-
-
Move lms.lib.xblock into lms.djangoapps.lms_xblock in preparation add database backed configuration to it
Calen Pennington committed
-
- 10 Dec, 2014 1 commit
-
-
TNL-735
Daniel Friedman committed
-
- 05 Dec, 2014 1 commit
-
-
TNL-649
Andy Armstrong committed
-
- 02 Dec, 2014 1 commit
-
-
Move modulestore config for tests to an importable location Disable pylnt warning for lms imports in common tests Refactor all testcases that loaded all xml courses TE-610 TE-489
Jesse Zoldak committed
-
- 30 Oct, 2014 1 commit
-
-
TNL-41
Daniel Friedman committed
-
- 10 Jul, 2014 2 commits
-
-
Conflicts: cms/djangoapps/contentstore/views/tests/test_container_page.py common/djangoapps/external_auth/tests/test_shib.py common/djangoapps/student/tests/test_login.py common/lib/xmodule/xmodule/modulestore/tests/django_utils.py common/lib/xmodule/xmodule/modulestore/tests/factories.py common/lib/xmodule/xmodule/modulestore/xml_importer.py lms/djangoapps/branding/tests.py lms/djangoapps/courseware/tests/test_submitting_problems.py lms/djangoapps/courseware/tests/test_video_handlers.py lms/djangoapps/instructor_task/tests/test_base.py lms/djangoapps/instructor_task/tests/test_integration.py
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
- 08 May, 2014 1 commit
-
-
This commit adds the non-courseware lms/djangoapps and lms/lib. 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
-
- 05 Feb, 2014 1 commit
-
-
Don Mitchell committed
-