-
In february Vue 3 (actually vue 3.2) [will become the new default](https://blog.vuejs.org/posts/vue-3-as-the-new-default.html). So I guess it's about time we start thinking about this upgrade.
Sinc…
-
When guessing moves in multi-deck games (specifically Forty Thieves, but presumably this is a MultiSolitaire problem) it is displaying errors for specific moves, even though that move or another move …
-
-
With the increasing capabilities of LLMs, it is only a matter of time before they become powerful/cheap enough to use them inside Dodona. A first step might be to generate draft answers for questions …
-
# Description
Single-line shell script exercises can't be submitted via the vscode plugin using the vscode editor, because it requires a comment with a link to the exercise on the first line. This fi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
bundler
### Package manager version
_No response_
### Language version
_No response_
##…
-
From a user on 2017-12-17: {
Dear Philip,
There seems to be some memory leak with the Python Tutor when an import statement is executed repeatedly. [Here's an example.](http://www.pythontutor.co…
-
## 🐛 Bug
I tried to run pyodide with [partytown](https://github.com/BuilderIO/partytown). It failed with the below error message.
```
Uncaught (in promise) TypeError: _createPyodideModule is n…
-
If you want to use a programming language that Dolos does not support yet, please ask here! This helps us with prioritizing which programming languages we should focus on first.
We currently ship D…
-
The examples use the testsuite structure from junit 4. Is it possible to use junit 5 instead with this judge?