- 09 Jun, 2015 1 commit
-
-
This should be ported to bok-choy, but until then we should fix the flakiness in this test. It needs to wait for the page to change after the user clicks 'reset'.
Ben Patterson committed
-
- 13 Mar, 2015 1 commit
-
-
Assessment problems was having input type="button" which cause accessibility issues. changed them to <button> and added span with class sr. TNL-1693
Ahsan Ulhaq committed
-
- 01 Dec, 2014 2 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 23 Oct, 2014 1 commit
-
-
Users may want to start anew when answering a question. This commit decouples reset from randomization while still preserving backward compatibility. Users can clear their input. Instructors can set course-wide and problem-specific settings for reset button display.
Jim committed
-
- 03 Oct, 2014 1 commit
-
-
Don Mitchell committed
-
- 05 Feb, 2014 1 commit
-
-
Removed inappropriate section tags. Because screen readers announce each section, they should not be used unless they are actually defining meaningful sections.
Dave St.Germain committed
-
- 28 Jan, 2014 1 commit
-
-
Added feedback check for AI-assessment test Added peer assessment feedback test
Will Daly committed
-
- 20 Dec, 2013 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 19 Dec, 2013 1 commit
-
-
Refactored stub services for style and DRY Added unit tests for stub implementations Updated acceptance tests that depend on stubs. Updated Studio acceptance tests to use YouTube stub server; fixed failing tests in devstack.
Will Daly committed
-
- 01 Nov, 2013 1 commit
-
-
Added wait for JS on upload page Fixed an issue where css_click wasn't waiting for JS to load
Will Daly committed
-
- 23 Oct, 2013 1 commit
-
-
Jay Zoldak committed
-
- 16 Sep, 2013 1 commit
-
-
Jay Zoldak committed
-
- 30 Aug, 2013 1 commit
-
-
Peter Baratta committed
-
- 27 Aug, 2013 1 commit
-
-
Cleaned up files with muliline imports Cleaned up files that do not use these imports Misread comment
Jay Zoldak committed
-
- 19 Jul, 2013 1 commit
-
-
Renzo Lucioni committed
-
- 16 Jul, 2013 1 commit
-
-
Instead, we use XModule field default values when creating an empty XModule. Driven by this use case, we also allow for XModules to be created in memory without being persisted to the database at all. This necessitates a change to the Modulestore api, replacing clone_item with create_draft and save_xmodule.
Don Mitchell committed
-
- 12 Jul, 2013 4 commits
-
-
JonahStanley committed
-
JonahStanley committed
-
JonahStanley committed
-
JonahStanley committed
-
- 26 Jun, 2013 1 commit
-
-
Don Mitchell committed
-
- 21 Jun, 2013 1 commit
-
-
JonahStanley committed
-
- 20 Jun, 2013 1 commit
-
-
JonahStanley committed
-
- 18 Jun, 2013 1 commit
-
-
Don Mitchell committed
-
- 11 Jun, 2013 3 commits
-
-
Jay Zoldak committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-
- 03 Jun, 2013 1 commit
-
-
I accidently had show_answer instead of showanswer. This error was hidden by a previous default of showanswer=always.
JonahStanley committed
-
- 31 May, 2013 2 commits
-
-
New function was added: is_css_not_present This function works like is_css_present in that it will wait and can take in an optional argument to wait longer. This should be used everywhere INSTEAD of not is_css_present as in the latter case, you are telling selenium to wait for the thing you don't want to be there to either be there or time out.
JonahStanley committed -
JonahStanley committed
-
- 30 May, 2013 1 commit
-
-
JonahStanley committed
-
- 17 Apr, 2013 1 commit
-
-
Will Daly committed
-
- 26 Mar, 2013 2 commits
- 25 Mar, 2013 2 commits
- 20 Mar, 2013 2 commits