autolab / Autolab-CLI

Command line autolab client that uses the Autolab API
3 stars 2 forks source link

When Task does not have associated feedback, CLI reports and error instead of looking for tasks with associated feedback #22

Closed victorhuangwq closed 3 years ago

victorhuangwq commented 3 years ago

When the first task does not have associated feedback, the CLI reports an error instead of looking for the feedback of tasks that do have associated feedback. See screenshot.

Here "--" for task 1 is normal because this task will be graded after the submission deadline.

Screenshot: image

oliverli commented 3 years ago

Fixed in PR