1. 13 Jul, 2014 1 commit
  2. 11 Jul, 2014 1 commit
  3. 09 Jun, 2014 3 commits
  4. 29 May, 2014 1 commit
  5. 21 May, 2014 1 commit
  6. 15 May, 2014 1 commit
  7. 14 May, 2014 1 commit
  8. 18 Apr, 2014 1 commit
  9. 01 Apr, 2014 1 commit
  10. 30 Mar, 2014 1 commit
  11. 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
  12. 21 Mar, 2014 1 commit
  13. 19 Mar, 2014 1 commit
  14. 11 Mar, 2014 1 commit
  15. 10 Mar, 2014 1 commit
  16. 07 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. 03 Feb, 2014 1 commit
  20. 23 Jan, 2014 2 commits
  21. 15 Jan, 2014 1 commit