-
Notifications
You must be signed in to change notification settings - Fork 305
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 styling of feedback and manual assessment
#8921
Programming exercises
: Improve styling of feedback and manual assessment
#8921
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reapprove
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-approve after small merge-conflict.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reapprove
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-approve after resolved merge conflicts
Checklist
General
Client
Changes affecting Programming Exercises
Motivation and Context
There are a few visual issues in the manual assessment of programming exercises and with feedback widgets in general:
Programming exercises
: Allow tutors to assess submissions in the new code editor #8437)Programming exercises
: Warnings in the assessment editor trigger flickering #8731)Programming exercises
: Assessment editor does not show many lines #8730)Description
Steps for Testing
Prerequisites:
if
, e.g.if(input.size() > 0)
)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
Test Coverage
Client
Screenshots
Feedback widgets
Before
After
Feedback button / line highlights / build annotations
Before
After
Drag handles in the code editor grid
Before
After
Summary by CodeRabbit
New Features
Bug Fixes
Refactor
MonacoEditorGlyphMarginHoverButton
withMonacoEditorLineDecorationsHoverButton
for improved interaction handling.Tests