StudentPage breaks when feedback does'nt exist

Summary

The student page breaks when there is no feedback object for a submission.

Steps to reproduce

Visit the student page for an account that has uncorrected submissions.

Example Project

What is the current bug behavior?

The site breaks.

What is the expected correct behavior?

It shouldn't.

Relevant logs and/or screenshots

Possible fixes

Check if feedback is present before accessing it.