- 21 Aug, 2015 20 commits
-
-
Revert "JS Flakiness in TeamDiscussionView"
Eric Fischer committed -
Eric Fischer committed
-
Upgrade django-extensions to 1.5.5
Will Daly committed -
Upgrade django-ipware to 1.1.0
Will Daly committed -
Will Daly committed
-
Update translations (autogenerated message)
Sarina Canelake committed -
Will Daly committed
-
Sarina Canelake committed
-
Update edx-proctoring version to 0.7.1
chrisndodge committed -
Update edx-ora2 to release-2015-08-19T17.17.
Usman Khalid committed -
JS Flakiness in TeamDiscussionView
Eric Fischer committed -
Fix course info sidebar padding
Mushtaq Ali committed -
Mushtaq Ali committed
-
Adding waitsFor check in the beforeEach method. The condition I'm waiting for here is shamelessly borrowed from bok-choy's wait_for_ajax._is_ajax_finished() method: https://github.com/edx/bok-choy/blob/master/bok_choy/page_object.py#L431 This seems to fix the errors I was able to generate with the set_timeout, which themselves looked ver similar to the failing master tests, so I *think* this will fix our woes, but since I was never able to get the tests to fail exactly the same way I can't be sure. Since there don't seem to be any drawbacks, this is going into mainline as-is and we'll monitor for the sporadic failures over the next few weeks.
Eric Fischer committed -
Chris Dodge committed
-
alter columns in proctoring exam report
chrisndodge committed -
Fixing issue for french language
tasawernawaz committed -
Upgrade django-babel-underscore to 0.3.0
Will Daly committed -
Chris Dodge committed
-
Adds a comment to reduce confusion over remaining role name differences
Alison Hodges committed
-
- 20 Aug, 2015 20 commits
-
-
Upgrade django-cors-headers to 1.1.0
Will Daly committed -
Peter fogg/fix tnl 3101 quality
Peter Fogg committed -
Alison Hodges committed
-
Will Daly committed
-
Will Daly committed
-
Use latest edx-lint. Adds getattr/setattr string literal checking.
Ned Batchelder committed -
Peter Fogg committed
-
Fix Forum Update Issue #TNL-3101
Adam committed -
Cdodge/dont return none for non credit course
chrisndodge committed -
Mushtaq Ali committed
-
OSPR-535 Partial Credit
Sarina Canelake committed -
In-Course Reverification Access Control
Will Daly committed -
Update credit services to gracefully handle operations on a course which is actually not credit enabled
Chris Dodge committed -
There are 80 of these new violations in the tree, so up the lint threshold also.
Ned Batchelder committed -
* 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 -
Squashed commit of the following: commit 0f7c2af5f7b8caed575dd253a45299293b2729d7 Author: Colin-Fredericks <colin.fredericks@gmail.com> Date: Tue Jun 30 12:04:43 2015 -0400 Forgot icon commit b48970392741130f774709c54eb6e5ab0089812c Author: Colin-Fredericks <colin.fredericks@gmail.com> Date: Tue Jun 30 11:49:57 2015 -0400 OSPR-535 Partial Credit Squashed commit of the following: commit 6dd34f58f994e32d0d54bf1d67bffd04e0f8ef08 Author: Colin-Fredericks <cof945@dhcp-140-247-184-176.fas.harvard.edu> Date: Tue Jun 30 11:44:01 2015 -0400 Fixing accidental overwrite. commit 1ff8fc4b0e83b90356e8e8dce1022f49bfd162cf Author: Colin-Fredericks <cof945@dhcp-140-247-184-176.fas.harvard.edu> Date: Tue Jun 30 11:18:36 2015 -0400 OSPR-535 Partial Credit Revised after first pull discussion. Fixing scss typos Fixing check/x display problem Empty set is not [] Shuffling empty answer code to grade properly. I don't think I ever wrote this in the first place... Adding tests for MC and Checkbox including proper partial-credit marking and scoring Numerical and OptionResponse tests Also a few improvements to NumericalResponse problem type and exception-raising. CustomResponse tests and more numerical tests Increasing coverage and fixing typos Exception added for pylint false positive Hopefully fixing coverage issue Retabulating line continuation Bok Choy test for partial credit Copypasta fix Adding tooltip for partial credit Improving and expanding comments Minor fixes
Colin-Fredericks committed -
Hash Update: Poll XBlock (fixes TNL-3065)
Eugeny Kolpakov committed -
E. Kolpakov committed
-
ziafazal/SOL-493: Fetch scores via ScoresClient
Matt Drayer committed -
Merge release into master
Renzo Lucioni committed
-