Skip to content
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 Exercise: Show static code analysis- and submission policy-related automatic feedbacks properly #217

Open
terlan98 opened this issue Sep 26, 2023 · 0 comments

Comments

@terlan98
Copy link
Contributor

Currently, we use the testCase.testName, text and detailText properties of automatic feedbacks to show them on the correction sidebar. However, we do not have any logic for handling automatic feedback related to SCA or submission policy issues. Such feedbacks contain prefixes in their text field defined in Feedback.java:
Screenshot 2023-09-26 at 19 16 03
We should check for these prefixes and handle them.

This is how the automatic feedbacks with test cases currently look:
Screenshot 2023-09-26 at 19 12 37

This issue was reported by @Strohgelaender

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant