View Feedback

How to see your teacher's feedback, annotations, and notes on a returned submission

1

Open a returned assignment

When you open a returned assignment, you'll see your submitted code along with a green "RETURNED" status indicator and options to view your submission details or instructor feedback. The assignment maintains all the original requirements and examples, and you can use the "Open Editor" button to make revisions if needed.

Open a returned assignment
2

Read line annotations

When reviewing feedback on your code submission, you can see line-by-line annotations by clicking the numbered circles that appear next to specific lines of code. The Line Annotations panel on the right shows all feedback comments, and clicking on them will jump directly to the relevant code line for easy navigation.

Read line annotations
3

Read the general note

When you submit your code for review, you'll receive feedback in the right panel. The "General Note" section contains overall comments from your instructor - in this case, a simple "Well done!" message indicating successful completion of the assignment.

Read the general note