canvas-lms/app
Cameron Sutter ebb3d90697 MGP - student grades page
closes CNVS-18151

test plan:
 * setup MGP
 - navigate to a student's grade page
 > there should be a dropdown to the left of the 'print' button at the top
 > the dropdown should say the current grading period
 > the page should only show assignments/grades from the current grading period
 - choose a different grading period
 > the page should refresh
 > the dropdown should show the grading period you chose
 > only assignments/grades from that grading period should show
 - choose "All Grading Periods"
 > it should refresh and show all assignments

Change-Id: I56e1386dff928c16b40c9dcf5d5fe991e69fe4b7
Reviewed-on: https://gerrit.instructure.com/48704
Product-Review: Cameron Sutter <csutter@instructure.com>
Reviewed-by: Spencer Olson <solson@instructure.com>
Tested-by: Jenkins
QA-Review: Amber Taniuchi <amber@instructure.com>
2015-02-17 22:34:25 +00:00
..
coffeescripts don't immediately load outcomes for rubric editing 2015-02-17 19:28:34 +00:00
controllers MGP - student grades page 2015-02-17 22:34:25 +00:00
helpers fix module visibilities with DA for teachers without update access 2015-02-13 18:25:07 +00:00
jsx in external_apps, don't die if APP_CENTER isn't enabled 2015-02-17 21:05:23 +00:00
messages remove extra "%>" from conversation messages 2015-02-12 21:06:11 +00:00
middleware use activesupport::notifications for statsd 2015-02-04 19:30:15 +00:00
models export/import external grading standard id for assignments 2015-02-13 19:31:40 +00:00
observers invalidate cached stream item instances after item deletion 2014-11-18 17:50:40 +00:00
presenters MGP - student grades page 2015-02-17 22:34:25 +00:00
serializers Quiz API - "only after last attempt" in show correct answers 2014-11-26 18:17:32 +00:00
stylesheets MGP - student grades page 2015-02-17 22:34:25 +00:00
views MGP - student grades page 2015-02-17 22:34:25 +00:00