kit-sdq / intelligrade

IntelliJ-Plugin for grading with the artemis project
Eclipse Public License 2.0
8 stars 2 forks source link

Remove the "Close Assessment" Button and instead close the assessment after pressing "save" or "discard" assessment #46

Open Luro02 opened 2 months ago

Luro02 commented 2 months ago

The current behaviour is confusing, because after you press save, the assessment is not automatically closed. You must press the close assessment button too, which emits this prompt: image

that suggests that my previously saved assessment would be discarded.

Instead, I would suggest to have the following three buttons:

  1. Submit Assessment
  2. Cancel Assessment (will cancel in artemis, discard assessment and close the open assessment)
  3. Save Assessment (will save assessment in artemis, then close the open assessment)
dfuchss commented 2 months ago

Save was useful for debugging if it's not closing, but I agree a typical user might not need that