canvas-lms/app
Pam Hiett 8d63ea0bc0 update gradebook assignment details tables within a course
Fixes: CNVS-24040

Notes:
old ui screencast = http://screencast.com/t/sCSdjQTD

new ui screencast = http://screencast.com/t/jRUJkVBSk

Test Plan:
- as a teacher using the new UI
- navigate to a course that has an assignment(s) and in which a
  student has been enrolled
- click into the grades link on the sub-nav
- make sure you are looking at the "Individual View"
- from here you will need to drill down into the content
  + select a section
  + select a student
  + select an assignment
- the tables that display under the "Student Information" and
  "Assignment Information" should be styled using the new
  styleguide table class (ic-Table)
- part two of this commit is to check the outcome table that
  displays on the Learning Mastery tab
  + on the "Content Selection" select a student and an outcome
  + the updated table will display within the "Outcome Information"
    area (the caveat is that you will have needed to have an
    outcome set-up and have at least two different students that
    have submitted answers towards that outcome two different times)
- as part of the test plan ensure the old styles show (table) when
  using the old UI

Change-Id: I1ba73ff28ac4699bd563a91b0236a3a5c698990c
Reviewed-on: https://gerrit.instructure.com/65189
Tested-by: Jenkins
Reviewed-by: Chris Hart <chart@instructure.com>
Product-Review: Chris Hart <chart@instructure.com>
QA-Review: Myller de Araujo <myller@instructure.com>
2015-11-04 14:52:37 +00:00
..
coffeescripts update gradebook assignment details tables within a course 2015-11-04 14:52:37 +00:00
controllers Add courses for user endpoint 2015-11-03 22:48:07 +00:00
helpers Fix icon accessibility issue in To Do list 2015-11-03 15:17:30 +00:00
jsx Disable folder previews 2015-11-02 21:42:58 +00:00
messages update email notification for peer review to be anonymous 2015-09-14 21:19:20 +00:00
middleware re-include session_id in logs 2015-10-02 19:33:50 +00:00
models Add courses for user endpoint 2015-11-03 22:48:07 +00:00
observers clear site admin users cache in all regions 2015-07-16 14:37:26 +00:00
presenters add graded anonymously indicator to grade summary page 2015-10-22 15:09:47 +00:00
serializers adds ability to filter quiz statistics by section 2015-09-23 23:54:28 +00:00
stylesheets Updated styles needed for module/assignments pagination 2015-11-04 13:49:03 +00:00
views Updated styles needed for module/assignments pagination 2015-11-04 13:49:03 +00:00