Skip to content

Inline Comments from Inconsistency Checks #11410

@IcanCUthere

Description

@IcanCUthere

Is your feature request related to a problem?

Artemis can already run LLM-based consistency checks across exercise components, but the results are only shown as structured JSON. Instructors must manually read the output and find the affected files and lines by themselves.

This process:

  • Is error prone
  • Does not scale
  • Is time consuming

Describe the solution you'd like

I would like to show the feedback inline underneath the corresponding line of code as comments after the inconsistency check is triggered. Triggering the consistency check again updates/deletes the comments.

Describe alternatives you've considered

There can also be a drop-down menu which links to all inconsistencies, but this is not a either-or situation. The drop-down menu can also be a good addition to the inline comments and be implemented later.

Additional context

This will only be a UI change. The comments will not be saved persistently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementexercisePull requests that affect the corresponding modulefeaturehyperionuser-experiencePull request / issue that affects the UI/UX within Artemis

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions