ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
68 stars 22 forks source link

Add new drop info for assessment model #165

Closed pinarmrv closed 3 years ago

pinarmrv commented 3 years ago

Motivation and Context

During the assessment of modeling exercises in Artemis, if the grading instruction used as a feedback for UML element, the corresponding instruction id does not match with the feedback. With this PR, I introduced new dropInfo for Assessment. When the instruction is dropped into feedback field, it stores the instruction.id in dropInfo. So that, Artemis can match the feedback with the corresponding grading instruction.