You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.
Use mat-table to show submissions report for graders. More watered down than admin view. Backend necessarily obfuscates the submission names (and front-end won't create a scheme to override this).
Clicking on a name launches their submission report, not the grading modal (ability to launch from report supported).
The text was updated successfully, but these errors were encountered:
- Added more URLs and static versioning to ngsw-manifest
- Added data-table to grading view, starts #22
- Fixed guard issue by adding redirect to bogus route
CaerusKaru
changed the title
data-table for grading landing page
feat(grading): data-table for grading landing page
Oct 15, 2017
Use
mat-table
to show submissions report for graders. More watered down than admin view. Backend necessarily obfuscates the submission names (and front-end won't create a scheme to override this).Clicking on a name launches their submission report, not the grading modal (ability to launch from report supported).
The text was updated successfully, but these errors were encountered: