-
### Pythia
As far as I can tell, Pythia currently generates the following information for the Python Tutor:
```json5
"data": {
"statemtents": "", // A string containing the "test code"
"s…
-
See https://dodona.be/en/submissions/16175503/
-
### What happened?
All our tests fail for the new selenium version 4.9.1 (See https://github.com/dodona-edu/dodona/pull/4619)
I traced to root cause to changes made in https://github.com/Seleniu…
-
Here's a sequence of steps that consistently leads to `Could not connect to the API` on my Windows 10 machine (Google Chrome):
- click the field "Upload a file (*.zip) before the file you want to u…
-
Belnet requires that specific fields are present in the SAML metadata. The gem we used didn't support this so we monkeypatched the code that generated the metadata to add these fields:
```xml
UGen…
-
- for students: how to ask a question (if activated by teacher)
- for teachers: how to enable/disable the Q&A module; how to answer questions
-
Standard Error:
```
Pylint crashed with
Traceback (most recent call last):
File "/mnt/X7G8DMYVScTX-2wZKYyjFA/judge/tested/languages/python/linter.py", line 46, in run_pylint
lint.Run(args…
-
A student used `nrow` instead of `length`, which is also fine but got feedback which isn't very usefull.
```R
testFunctionUsedInVar("length", "aantal_atleten")
```
![afbeelding](https://github…
-
I'm reopening the discussion on the closing newline issue, as the current behaviour of TESTed has confused many students as seen from their reactions in the Q&A module.
Student identify the closin…
-
This [feedback](https://dodona.be/nl/submissions/16357012/#code) does not show the same code that was submitted. See student question that describes the issue. Student could not reproduce this behavio…