1. 05 Aug, 2014 1 commit
  2. 30 Jul, 2014 1 commit
  3. 29 Jul, 2014 1 commit
  4. 28 Jul, 2014 1 commit
  5. 17 Jul, 2014 1 commit
  6. 01 Jul, 2014 1 commit
  7. 30 Jun, 2014 1 commit
  8. 12 May, 2014 2 commits
  9. 29 Apr, 2014 1 commit
  10. 28 Feb, 2014 1 commit
    • New tab (Metrics) in instructor dashboard · 3881ffdc
      Metrics tab shows student data:
        -Count of students opened a subsection
        -Grade distribution per problem
      
      for each section/subsection of the course.
      
      Implemented for both the old and beta dashboard
      Controlled by a feature flag 'CLASS_DASHBOARD'
      Data is aggregated across all students
      Aggregate data computed from courseware_studentmodule
      Kristin Stephens committed
  11. 19 Feb, 2014 2 commits
  12. 18 Feb, 2014 1 commit
  13. 10 Feb, 2014 1 commit
  14. 04 Feb, 2014 1 commit
  15. 29 Jan, 2014 1 commit
  16. 17 Jan, 2014 1 commit
  17. 16 Jan, 2014 3 commits
  18. 15 Jan, 2014 1 commit
  19. 14 Jan, 2014 2 commits
    • Introduction of the Microsite feature which allows for limited multi-tenant… · a3211a74
      Introduction of the Microsite feature which allows for limited multi-tenant branding on a subdomain basis, e.g. foo.edx.org and bar.edx.org
      
      fix errorenous logic when running a microsite that could reside in a hosting environment with a marketing site in front of it
      
      pep8/pylint fixes
      
      address PR feedback, remove underscore from test hostname
      
      more pep8/pylint cleanup. Skip test_microsites test, it works on localdev, not on Jenkins. Need to talk with QA team
      
      manually add Ned's single-to-double quote fix
      
      change aws.py runtimes so that the microsite_dir that is read from configuration is changed to a python path
      
      Conflicts:
      	lms/templates/help_modal.html
      Chris Dodge committed
    • Add individual due dates feature. · 831f907c
      Adds a feature to the edX platform which allows instructors to set
      individual due dates for students on particular coursework. This code is
      meant primarily for on-campus use--it is not intended that this feature
      would be used for MOOCs. It adds a new tab, "Extensions", to the beta
      instructor dashboard which allows changing due dates per student. This
      feature is enabled by setting FEATURES['INDIVIDUAL_DUE_DATES'] = True.
      Chris Rossi committed
  20. 16 Dec, 2013 1 commit
  21. 11 Dec, 2013 1 commit
  22. 10 Dec, 2013 1 commit
  23. 06 Dec, 2013 2 commits
  24. 03 Dec, 2013 1 commit
  25. 26 Nov, 2013 1 commit
  26. 22 Nov, 2013 3 commits
  27. 19 Nov, 2013 2 commits
  28. 04 Nov, 2013 4 commits