Playground: add minor Side-by-Side tool improvements #377
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.
Motivation and Context
After looking over and using the Side-by-Side tool, a few possible improvements were suggested:
Description
This PR implements the first two suggested changes. The exercise titles are now bold and in the tutorial videos are used. When trying to implement the third suggestion, it proved to be a lot more challenging than enticipating. Whenever a new line needs to be added to the submissions, it means that the lines being referenced by the other feedbacks need to be updated, resulting in a lot of overhead when wanting the feedbacks to still be displayed bellow the referenced lines. Additionally, it resulted in weird formating, making the submission more difficult to read, since for example sometimes feedbacks by mistake stop referencing it in the middle of a word.
Steps for Testing
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.
Screenshots
Gifs replaces by Videos in the tutorial:
Bold exercise title: