Skip to content

Commit

Permalink
Implement feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
BWindey committed Jan 16, 2024
1 parent 165b54e commit b4d6386
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/submissions/_submission_basic.json.jbuilder
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ else
end
json.has_annotations submission.annotated?
json.exercise activity_scoped_url(activity: submission.exercise, course: submission.course, options: { format: :json })
json.exercise_name submission.exercise.name
json.course course_url(submission.course, format: :json) if submission.course

0 comments on commit b4d6386

Please sign in to comment.