Development: Add documentation for the review system within programming exercises#12524
Merged
bensofficial merged 3 commits intodevelopfrom Apr 22, 2026
Conversation
Contributor
WalkthroughDocumentation added explaining how instructors and editors create review comment threads attached to specific lines in the online code editor. The section covers supported artifacts, real-time updates, resolved/unresolved states, AI-generated consistency check labels, and notes that threads reference saved content and may become outdated if lines change. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…mment-documentation
General: Add documentation for the review system within programming exercisesDevelopment: Add documentation for the review system within programming exercises
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds instructor/editor-facing documentation for the new review system to make it more clear how to use it.
Checklist
General
Motivation and Context
The newly introduces review system needs user-facing documentation as it adds a lot more things to the online-editor.
Description
This PR adds documentation for the new review system, it adds a description, screenshots and a link to a TUMlive video.
Steps for Testing
Prerequisites:
chore/programming-exercises/add-review-comment-documentationchecked-out/documentationnpm starthttp://localhost:3000Instructordocumentation >Exercises>Programming ExercisesReview Commentssection underCollaborative Editingon the right sidebar (make sure it navigates correctly)Testserver States
You can manage test servers using Helios. Check environment statuses in the environment list. To deploy to a test server, go to the CI/CD page, find your PR or branch, and trigger the deployment.
Review Progress
Performance Review
Code Review
Manual Tests
Test Coverage
No code changes detected - test coverage not required for this PR.
Last updated: 2026-04-22 09:07:50 UTC
Screenshots
Summary by CodeRabbit