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
<p> There is a new submission by <%=@student_name %> for <ahref="<%= @submission_url %>"><%=@assessment_title %></a>. Please Review and grade the submission.</p>
3
+
<p> There is a new submission by <%=@student_name %> for <ahref="<%= @submission.submission_url %>"><%=@submission.assessment.title %></a>. Please Review and grade the submission.</p>
0 commit comments