Students should be able to review their code in Orion. Tutors already use Orion put inline Feedback to student code and Orion should be able to display that feedback.
Description
This PR gives a basic view for feedback so students can see inline feedback in their IDE and don't have to look for referenced lines in the feedback comments. After the deadline has passed, Students can click again on button to get a programming excercise in their Jetbrains IDE and Orion will open a different editor view where it shows inline feedback. This can help students to review their code better.
Motivation and Context
Students should be able to review their code in Orion. Tutors already use Orion put inline Feedback to student code and Orion should be able to display that feedback.
Description
This PR gives a basic view for feedback so students can see inline feedback in their IDE and don't have to look for referenced lines in the feedback comments. After the deadline has passed, Students can click again on button to get a programming excercise in their Jetbrains IDE and Orion will open a different editor view where it shows inline feedback. This can help students to review their code better.
Steps for Testing
Review Progress
Code Review
Manual Tests
Screenshots