thepieterdc / dodona-plugin-jetbrains

Plugin for JetBrains IDE's to submit exercises to Dodona.
https://plugins.jetbrains.com/plugin/11166-dodona
MIT License
5 stars 4 forks source link

[FEATURE] Support submissions outside course #187

Open pdawyndt opened 3 years ago

pdawyndt commented 3 years ago

Plugin only recognizes comments with URL for course-scoped exercises like:

https://dodona.ugent.be/en/courses/773/series/8693/activities/1555355466/

Supporting URLs for exercises that are not scoped in course would allow to make submissions for additional exercises (not included in course) using the pluging (by copy-pasting the exercise URL into the source code). Example:

https://dodona.ugent.be/en/activities/1555355466/
pdawyndt commented 3 years ago

BONUS: supporting course-scoped exercises that are not scoped in a series should work as well (haven't checked if this is already supported).