1. 17 Apr, 2015 5 commits
  2. 14 Apr, 2015 1 commit
  3. 10 Mar, 2015 1 commit
  4. 04 Mar, 2015 1 commit
    • backend changes based on feedback · e21ff203
      Conflicts:
      	lms/djangoapps/courseware/courses.py
      	lms/djangoapps/instructor_task/api.py
      
      refined entrance exam student attempts reset
      
      Quality improvements 1/16
      
      added rescore, delete state and task history functionality
      
      added unit tests for entrance exam reset attempts
      
      added unit tests for re scoring of entrance exam and task history
      
      improved test coverage
      
      Got rid of pep violation
      
      feedback changes and added jasmine test
      
      added more jasmine tests for Javascript changes
      
      added bok-choy tests for UI changes
      
      replaced input containing <p> tags with <label>
      
      Removed ee element assertions to avoid js error
      
      Added call to super.setUp()
      
      changes based on feedback on 2/18
      
      Writing tests in JS instead of coffee script
      
      commit related to skip entrance exam 2/13
      
      fixed bad-continuation quality error
      
      fixed broken bok-choy test
      
      changes based on feedback on 2/18
      
      added js tests and removed coffee script tests
      
      fixed broken bok-choy and unit tests
      
      changes left while rebasing
      
      rephrase test titles
      
      do not need these libs
      
      changes based on feedback on 2/24
      
      changes text which was left
      
      Changes based on feedback on 3/3
      Zia Fazal committed
  5. 03 Mar, 2015 1 commit
  6. 23 Feb, 2015 1 commit
  7. 10 Feb, 2015 1 commit
  8. 05 Feb, 2015 1 commit
  9. 16 Jan, 2015 1 commit
  10. 15 Jan, 2015 4 commits
  11. 14 Jan, 2015 1 commit
  12. 01 Dec, 2014 1 commit
  13. 11 Sep, 2014 1 commit
  14. 11 Aug, 2014 1 commit
  15. 31 Jul, 2014 1 commit
  16. 20 Jun, 2014 1 commit
  17. 02 Jun, 2014 1 commit
  18. 23 May, 2014 1 commit
  19. 08 May, 2014 1 commit
  20. 23 Apr, 2014 1 commit
  21. 10 Apr, 2014 1 commit
  22. 20 Mar, 2014 1 commit
  23. 28 Jan, 2014 1 commit
  24. 15 Jan, 2014 1 commit
    • Refactored bok-choy directory structure · 4afd5ea4
      Added fixtures for course and xblock creation
      Added bok-choy Studio tests
      Added bok-choy tests for ora self- and ai- assessment
      Refactored auto-auth; added staff and course-enrollment options
      Removed extra javascript properties from page objects
      Will Daly committed