Open b-fein opened 2 years ago
Note: this proposal primarily targets the frequently used inline code feedback or the feedback attached to model elements.
Additionally adding it to the general feedback at the bottom might make sense too, since this component is shared between all exercise types.
Is your feature request related to a problem?
As implemented in #4840, it is possible to select grading instructors when manually assessing text exercises using a drop-down menu. This is a lot quicker to use compared to the drag-and-drop action from the sidebar.
This feature is only available for text exercises. I’d like it to be available especially for programming, but also modelling exercises as well.
Describe the solution you'd like
The feedback drop-down seems to have its own component not specific to text exercises already. The actual component in which the feedback is displayed is different per exercise type, though. Those should be extended to integrate the same drop-down feature.
Describe alternatives you've considered
none
Additional context
No response