kit-sdq / programming-lecture-eclipse-artemis

Eclipse-Plugin for grading with the artemis project
Eclipse Public License 2.0
12 stars 7 forks source link

Add a button for rerunning the Autograder #312

Closed Feuermagier closed 1 year ago

Feuermagier commented 1 year ago

Checklist

Motivation and Context

Sometimes it is useful to rerun the Autograder on a submission, e.g. if there are syntax errors / parsing bugs in JDT. In this case, you can now simply fix the error locally (without adding / removing lines, as that will result in annotations on the wrong lines) and then rerun the Autograder.

Description

Adds a new button to the assesement tab

Steps for Testing

Start an assessment, click the button