canvas-lms/app
Augusto Callejas 9b1ba921f1 Add no result student/outcome filters to LMGB
closes OUT-1861

test plan:
  - in a course, create 5 outcomes and 5 student users
  - create an assignment aligned to a single outcome
  - using 2 student users, submit to the assignment
  - assess the submissions' rubric assessments
  - using current and new gradebook, perform the following steps:
    * load up LMGB
    * all students and all outcomes should be displayed, with 2 results
    * enable "Hide outcomes with no results"
    * confirm that only the assessed outcome appears as a column
    * enable "Hide students with no results"
    * confirm that a spinner appears and then displays the 2 assessed
      student users
    * disable "Hide outcomes with no results"
    * confirm that all outcomes appear, but still just 2 students
    * disable "Hide students with no results"
    * confirm that a spinner appears and then displays all
      outcomes and students

Change-Id: Idcf8371410b5b4871e03e175523399e9a4941651
Reviewed-on: https://gerrit.instructure.com/156908
Reviewed-by: Michael Brewer-Davis <mbd@instructure.com>
Reviewed-by: Frank Murphy <fmurphy@instructure.com>
Tested-by: Jenkins
QA-Review: Dariusz Dzien <ddzien@instructure.com>
Product-Review: Sidharth Oberoi <soberoi@instructure.com>
2018-07-16 15:27:05 +00:00
..
coffeescripts Add no result student/outcome filters to LMGB 2018-07-16 15:27:05 +00:00
controllers todo sidebar: load minimal and link to list view 2018-07-13 20:29:53 +00:00
graphql graphql: make assignments_connection_interface 2018-07-06 23:00:22 +00:00
helpers Allow pairing code enrollment from all self enrollment 2018-07-13 21:50:00 +00:00
jsx Add to do date to ungraded discussions 2018-07-13 21:38:57 +00:00
messages Fix HTML in student notification for announcement 2018-07-10 15:06:33 +00:00
middleware set Attachment.current_root_account during jobs 2018-03-07 17:18:24 +00:00
models update text needed in permissions tray 2018-07-13 20:56:03 +00:00
observers Qti import from Canvas to Quizzes.Next 2018-05-31 16:57:32 +00:00
presenters not show peer review banner for inactive students 2018-07-10 15:32:15 +00:00
serializers Qti import from Canvas to Quizzes.Next 2018-05-31 16:57:32 +00:00
stylesheets fix scrolling in safari for permissions 2018-07-14 01:31:59 +00:00
views Add no result student/outcome filters to LMGB 2018-07-16 15:27:05 +00:00