-
The following YAML is valid and works as intended.
```YAML
- tab: geefNde
testcases:
- expression:
haskell: Submission.geefNde 2 [1, 2, 3, 4]
return: 3
```
[The docs](…
-
# Description
Error running command dodona.exercise.create: Cannot read properties of undefined (reading 'replace'). This is likely caused by the extension that contributes dodona.exercise.create.
…
-
Is it possible to have the same dark mode as the Dodona website for activity descriptions and reading activities?
Dark mode can be a toggle in the settings, but shouldn't be the default.
VS Code…
BTWS2 updated
4 years ago
-
Dodona used in a secondary school here, all students combined in one course.
For evaluations we make seperate series with a selection of assignments and share these with the students using the secr…
-
# Description
1. Mark reading activity as completed in sidebar (see screenshot at the end)
2. Confusing message:
![image](https://user-images.githubusercontent.com/56451049/217266873-cfd35010-1be0-…
-
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 …
-
When turning in a piece of code with a testcase included, dodona runs this testcase and this blocks the rest of the code from working, this only seems to happen with javascript exercises, with python …
-
Is it possible to add icons similar to those on dodona.ugent.be, to show if the solution was correct/wrong before/after the deadline? If students make a test with the extension this information is imp…
BTWS2 updated
3 years ago
-
Module imports no longer seem to work in the current Papyros version. See "Matplotlib" demo on https://papyros.dodona.be/ for an example:
![image](https://github.com/dodona-edu/papyros/assets/57361…
-
Would be handy if students could resubmit their solution after having made changes from a debug session.
If the debugger is launched from a test case, students can stop the debug session in the bui…