-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Programming exercises
: Improve integration of Monaco code editor and Athena Preliminary Feedback
#9778
base: feature/programming-exercises/choose-preliminary-feedback-model
Are you sure you want to change the base?
Conversation
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
Programming exercises:
improve integration of Monaco code editor and Athena Preliminary FeedbackProgramming exercises:
Improve integration of Monaco code editor and Athena Preliminary Feedback
Programming exercises:
Improve integration of Monaco code editor and Athena Preliminary FeedbackProgramming exercises
: Improve integration of Monaco code editor and Athena Preliminary Feedback
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
…ck-model' into feature/programming-exercises/athena-feedback-in-code-editor # Conflicts: # src/main/java/de/tum/cit/aet/artemis/programming/service/ProgrammingExerciseCodeReviewFeedbackService.java # src/main/webapp/app/exercises/programming/participate/code-editor-student-container.component.html # src/main/webapp/app/exercises/programming/participate/code-editor-student-container.component.ts # src/main/webapp/app/exercises/shared/result/updating-result.component.ts
…ck-model' into feature/programming-exercises/athena-feedback-in-code-editor
Checklist
General
Server
Client
authorities
to all new routes and checked the course groups for displaying navigation elements (links, buttons).Changes affecting Programming Exercises
Motivation and Context
This PR addresses the need for better feedback handling in the code editor for programming exercises. It improves the feedback refresh mechanism and introduces a feature to reopen closed feedback directly from the file tree. These changes enhance usability and provide instructors and students with a more streamlined feedback experience.
Description
This PR introduces enhancements to the feedback management system in the programming exercise code editor. It focuses on improving the user experience when working with feedback items by implementing a feedback refresh mechanism and adding a "Reopen Feedback" button in the file tree. The changes aim to provide a more intuitive and seamless workflow for managing feedback, particularly during active programming assignments.
Steps for Testing
Prerequisites
1 Instructor
1 Student
A programming exercise with feedback enabled.
Testing Feedback Updates in the Programming Editor
Verify that:
Testing in Exam Mode
Verify that:
Testserver States
Note
These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.
Review Progress
Performance Review
Code Review
Manual Tests
Exam Mode Test
Performance Tests
Screenshots