- 08 Oct, 2015 1 commit
-
-
round before converting a decimal into integer
Zia Fazal committed
-
- 06 Oct, 2015 1 commit
-
-
TNL-3137
Usman Khalid committed
-
- 05 Oct, 2015 1 commit
-
-
Brian Beggs committed
-
- 02 Oct, 2015 2 commits
-
-
TNL-3137
Usman Khalid committed -
Bill DeRusha committed
-
- 01 Oct, 2015 1 commit
-
-
Bill DeRusha committed
-
- 30 Sep, 2015 4 commits
-
-
Depends on functionality that has been temporarily reverted
David Baumgold committed -
Depends on functionality that has been temporarily reverted
David Baumgold committed -
update reference to edx-proctoring to account for requested iconography changes from UX team. Also update test to conform with changes
Chris Dodge committed -
Make the message to the end user consistent across as requirement types, except for grade requirements
Chris Dodge committed
-
- 28 Sep, 2015 2 commits
-
-
Ben Patterson committed
-
* Upgrade edx-submissions * Upgrade edx-ora2 * Upgrade edx-val * Upgrade edx-proctoring * Update all edx-platform code that depends on DRF, including: - auth_exchange - cors_csrf - embargo - enrollment - util - commerce - course_structure - discussion_api - mobile_api - notifier_api - teams - credit - profile_images - user_api - lib/api (OAuth2 and pagination)
Will Daly committed
-
- 27 Sep, 2015 1 commit
-
-
Chris Dodge committed
-
- 25 Sep, 2015 1 commit
-
-
* Upgrade edx-submissions * Upgrade edx-ora2 * Upgrade edx-val * Upgrade edx-proctoring * Update all edx-platform code that depends on DRF, including: - auth_exchange - cors_csrf - embargo - enrollment - util - commerce - course_structure - discussion_api - mobile_api - notifier_api - teams - credit - profile_images - user_api - lib/api (OAuth2 and pagination)
Will Daly committed
-
- 24 Sep, 2015 1 commit
-
-
Bill DeRusha committed
-
- 23 Sep, 2015 1 commit
-
-
Ahsan Ulhaq committed
-
- 21 Sep, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 18 Sep, 2015 2 commits
-
-
TNL-3204
Awais Jibran committed -
TNL-3179
muhammad-ammar committed
-
- 17 Sep, 2015 1 commit
-
-
This is a squash of 38 commits ending with 5b080f979d692804452400ac5bed9b17c50b001e
David Baumgold committed
-
- 11 Sep, 2015 2 commits
-
-
TNL-3237
Waheed Ahmed committed -
Chris Dodge committed
-
- 04 Sep, 2015 1 commit
-
-
Brandon DeRosier committed
-
- 01 Sep, 2015 1 commit
-
-
This test has become unreliable. More info can be found in the JIRA ticket.
Ben Patterson committed
-
- 31 Aug, 2015 1 commit
-
-
I want to make clear that these tests rely on XBlocks in other repos, and that ideally in time we would move these tests into the XBlock repo.
Ned Batchelder committed
-
- 28 Aug, 2015 4 commits
-
-
clrux committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Following have been done 1- Change the structure of the course navigation Menu HTML 2- Add some basic styling 3- Add basic JS for html rendering 4- Update tests according to new structure AC-76
Ahsan Ulhaq committed
-
- 27 Aug, 2015 2 commits
-
-
This change allows graded assignments to be added to a campus LMS regardless of the granularity at which the problem sits. Previously a grade could only be returned if the usage ID for the problem itself was specified in the LTI launch. The code assumes that courses taking advantage of this functionality are arranged in a hiearchy (with sections being parents to verticals, and verticals being parents to problems). When a grading event occurs it traverses the parent hiearchy to identify any previous graded LTI launches for which the new scoring event should generate a grade update. It then calculates and sends scores to each of those outcome services. Since grade calculation is an expensive operation, the code optimizes the case where a problem has been added only once as a leaf unit. In that case it is able to behave as before, just taking the grade from the signal without having to calculate grades for the whole course.
Phil McGachey committed -
The old line: from path import path produced pylint errors because of the baroque way that path.py defined "path". We tried to get them to change how they defined it, but they deleted the name instead: https://github.com/jaraco/path.py/issues/102 (Jason then changed his mind, but this is a better way to use path.py, it avoids the pylint error at least.)
Ned Batchelder committed
-
- 26 Aug, 2015 2 commits
-
-
Injecting call stack manager in CSM/CSMH,introducting @trackit,@wrapt, and refining implementation[PLAT-758]
utkjad committed -
These signals are caught by the Teams app and used to update `last_activity_at` on both teams and individual users. TNL-2497
Peter Fogg committed
-
- 24 Aug, 2015 1 commit
-
-
David Ormsbee committed
-
- 21 Aug, 2015 2 commits
-
-
David Ormsbee committed
-
Chris Dodge committed
-
- 20 Aug, 2015 2 commits
-
-
* Automatically create user partitions on course publish for each ICRV checkpoint. * Disable partitions for ICRV checkpoints that have been deleted. * Skip partitions that have been disabled when checking access. * Add verification access control UI to visibility settings. * Add verification access control UI to sequential and vertical settings. * Add partition scheme for verification partition groups. * Cache information used by verification partition scheme and invalidate the cache on update. * Add location parameter to UserPartition so the partition scheme can find the associated checkpoint. * Refactor GroupConfiguration to allow multiple user partitions. * Add special messaging to ICRV for students in the honor track. Authors: Zubair Arbi, Awais Qureshi, Aamir Khan, Will Daly
zubair-arbi committed -
Calen Pennington committed
-
- 19 Aug, 2015 2 commits
-
-
ECOM-2114
Ahsan Ulhaq committed -
Chris Dodge committed
-