1. 17 Oct, 2013 3 commits
  2. 16 Oct, 2013 15 commits
  3. 10 Oct, 2013 7 commits
  4. 07 Oct, 2013 1 commit
  5. 27 Sep, 2013 4 commits
    • An assortment of small OE changes, both for ICE and standard · d75cdda0
      - Changed save OE message text
      - Fix ICE legend positioning and content
      - Add space to "offensive" checkbox
      - Change tracker variable in undo to correct one
      Giulio Gratta committed
    • Make discussion elements change color on focus · bf5a801f
      Previously, colors changed to afford interaction only on hover; now, all
      elements with a hover color change behave the same way on focus.
      Greg Price committed
    • Stanford paid course registration · 667a1ead
      With tests, some settings changes
      (all should default to not breaking anything for edx)
      
      Added styling for shopping cart User Experience
      - Styled shoppingcart list page
      - Styled navigation shopping cart button
      - Styled receipt page
      - Styled course about page for shopping cart courses
      
      Addressed HTML/SCSS issues
      
      Remove offending body class and unnecessary sass changes
      
      Addresses many review comments on stanford shopping cart
      
      * framework for generating order instructions on receipt page
        in shoppingcart.models
      * move user_cart_has_item into shoppingcart.models
      * move min_course_price_for_currency into course_modes.models
      * remove auto activation on purchase
      * 2-space indents in templates
      * etc
      
      revert indentation on navigation.html for ease of review
      
      pep8 pylint
      
      move logging/error handling from shoppingcart view to model
      
      Addressing @dave changes
      Jason Bau committed
  6. 26 Sep, 2013 1 commit
    • Second batch of ORA UI fixes: · 68ce6ed1
      - Change wording when done with peer grading ("evals" -> "assessments")
      - Added ICE legend item for comment syntax
      - Added conditionals to display human readable 'grader_type' to alleviate confusion
      - Rename 'Show/Hide Prompt' to 'Show/Hide Question'
      - Reworded grading flags
      - Make ICE grading container larger to more easily allow users to read and edit larger texts
      - Adjusted lots of text and word choices to make them more user friendly
      - Disable previous arrow on first grader feedback and next arrow on last grader feedback
      - hide ORA instructions and ICE legend when calibrating so students don't feel like they need to write feedback
      
      Changes after comments:
      
      - Renamed instructions element and fixed casing issue
      - Renamed legend class to ice-legend
      - Changing condition from != to >= to not only fix incorrect one but also catch possible weirdness
      - Grammar fix in a message
      - Removing grader_type conditional in HTMl to give way to the one in python
      - Moving ice feedback area height styling to CSS file
      
      More changes:
      
      - Update ICE version
      - Modifying test to reflect code change
      - Adding ICE undo feature
      Giulio Gratta committed
  7. 25 Sep, 2013 2 commits
  8. 23 Sep, 2013 1 commit
  9. 19 Sep, 2013 2 commits
  10. 18 Sep, 2013 1 commit
  11. 17 Sep, 2013 2 commits
  12. 16 Sep, 2013 1 commit