- 03 Jan, 2017 1 commit
-
-
Ben Patterson committed
-
- 22 Nov, 2016 1 commit
-
-
TNL-5774
Albert St. Aubin committed
-
- 16 Nov, 2016 1 commit
-
-
TNL-1955
Albert St. Aubin committed
-
- 26 Oct, 2016 1 commit
-
-
* visit() already does a wait_for_page() * wait_for_page() already asserts on is_browser_on_page(), as it will raise a BrokenPromise after polling * don't use is_browser_on_page() in an assertion unless you are 100% certain you're already on the page * if an action takes you to another page, synchronize with a wait_for_page() for that new page
Jesse Zoldak committed
-
- 18 Oct, 2016 1 commit
-
-
TNL-5735
cahrens committed
-
- 06 Oct, 2016 2 commits
-
-
Also replaces section with div, updates short_id, and makes textbox accessible. TNL-5576, TNL-5575, TNL-5574, TNL-5671, TNL-5376
cahrens committed -
TNL-4877
muhammad-ammar committed
-
- 02 Sep, 2016 5 commits
-
-
TNL-4973
muhammad-ammar committed -
Ehtesham committed
-
TNL-4972
muhammad-ammar committed -
TNL-5014
muhammad-ammar committed -
Ehtesham committed
-
- 28 Jul, 2016 1 commit
-
-
Shauna Gordon-McKeon committed
-
- 22 Mar, 2016 3 commits
-
-
TNL-4272
Ben Patterson committed -
Eric Fischer committed
-
Muddasser committed
-
- 08 Dec, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 19 Nov, 2015 1 commit
-
-
Adam Palay committed
-
- 16 Nov, 2015 1 commit
-
-
Adnan Ghaffar committed
-
- 22 Oct, 2015 1 commit
-
-
cahrens committed
-
- 20 Oct, 2015 1 commit
-
-
cahrens committed
-
- 22 Sep, 2015 1 commit
-
-
Updated templates Updating responsetype tests. Updating other tests for PC Putting OptionInput back the way it was. Acceptance tests for partial credit Testing tools pep8 scss name fix Missing } icon fix icon fix
Colin-Fredericks committed
-
- 02 Sep, 2015 1 commit
-
-
mirjamsk committed
-
- 01 Sep, 2015 2 commits
-
-
Jesse Zoldak committed
-
This reverts commit 7624c633.
Syed Hassan Raza committed
-
- 27 Aug, 2015 1 commit
-
-
Add acceptance test for TNL-3096 Adress comments on pull request Fix test failing and img issue Modify tests
mirjamsk committed
-
- 20 Aug, 2015 1 commit
-
-
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
-
- 19 Aug, 2015 1 commit
-
-
This reverts commit cea274dc, reversing changes made to 02cf9cac.
Sarina Canelake committed
-
- 17 Aug, 2015 1 commit
-
-
This reverts commit cea274dc, reversing changes made to 02cf9cac.
Sarina Canelake committed
-
- 10 Aug, 2015 1 commit
-
-
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
-
- 24 Jul, 2015 1 commit
-
-
TNL-2857
Awais Jibran committed
-
- 17 Jun, 2015 1 commit
-
-
Extends the common capa response types (string, numeric, multiple choice, checkbox, dropdown) with feedback and hint capabilities. "Feedback" refers to feedback shown to the student when they check the problem, looking at their specific answer. "Hints" refers to a Hint button in LMS which the student can click at any time to see hints for that problem. The implementation extends the markdown syntax to include feedback and hints. There are new Feedback-and-Hint specific templates in Studio when the author clicks to add a new problem.
Nick Parlante committed
-
- 06 Feb, 2015 1 commit
-
-
Braden MacDonald committed
-