You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to annotate user code with additional messages ,and hints.
Since the code submission is already included in the autograder report,
the most natural place to show the annotations to the user would via hover annotations,
perhaps with some visible markers on the source code.
On the backend side, there should be a support in autograder tests to emit source code annotations.
The text was updated successfully, but these errors were encountered:
It would be nice to be able to annotate user code with additional messages ,and hints.
Since the code submission is already included in the autograder report,
the most natural place to show the annotations to the user would via hover annotations,
perhaps with some visible markers on the source code.
On the backend side, there should be a support in autograder tests to emit source code annotations.
The text was updated successfully, but these errors were encountered: