1. 15 May, 2014 1 commit
  2. 14 May, 2014 1 commit
  3. 18 Apr, 2014 1 commit
  4. 01 Apr, 2014 1 commit
  5. 30 Mar, 2014 1 commit
  6. 28 Mar, 2014 1 commit
    • Add event and INFO level logging. · 9fbe33bf
      This introduces a few features:
      * INFO level logging on common events like creating or fetching
        submissions and assessments.
      * Parallel event logging for the same.
      * Creates a local logs/ directory for development.
      
      For the most part, we rely on XBlock's publish() mechanism to emit
      event data. However, because scoring is done at the API layer in a way
      that is not directly visible to the OpenAssesmentBlock, we're logging
      that event separately with a hacky solution that dynamically loads an
      emit function based on a configuration value. This is a stopgap
      measure until we can start using the edX analytics API (which is still
      in testing).
      
      TIM-260, TIM-378
      David Ormsbee committed
  7. 25 Mar, 2014 1 commit
  8. 21 Mar, 2014 2 commits
  9. 19 Mar, 2014 2 commits
  10. 18 Mar, 2014 1 commit
  11. 17 Mar, 2014 4 commits
  12. 12 Mar, 2014 1 commit
  13. 11 Mar, 2014 2 commits
  14. 10 Mar, 2014 1 commit
  15. 07 Mar, 2014 2 commits
  16. 05 Mar, 2014 2 commits
  17. 04 Mar, 2014 1 commit
  18. 03 Mar, 2014 1 commit
    • Add view level tests for Studio view · 34893331
      Deprecate scenario parser in favor of XML serializer for studio
      Clean up validation logic for assessments and add tests.
      Add missing test cases for XML serialization/deserialization
      Increase browser timeout for Karma (prevent failure in Travis)
      Erase coverage between test runs (more accurate reporting)
      Will Daly committed
  19. 25 Feb, 2014 1 commit
  20. 13 Feb, 2014 1 commit
  21. 10 Feb, 2014 1 commit
  22. 06 Feb, 2014 1 commit
  23. 03 Feb, 2014 2 commits
  24. 30 Jan, 2014 1 commit
  25. 29 Jan, 2014 3 commits
  26. 23 Jan, 2014 3 commits
  27. 18 Jan, 2014 1 commit