-
**Which component(s) is your question about?**
Self-hosting Dolos web app
**What is your question?**
Hello! We here at Aalto are having some difficulties hosting Dolos on our own servers at the m…
-
If you open an exercise page when not signed in, the submit button is not shown (this is by design). However, some code related to setting up this button now fails causing JS errors. I added this gith…
-
# Description
```
com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'io.github.thepieterdc.dodona.plugin.actions.SubmitAction' must …
BTWS2 updated
7 months ago
-
Ik begin met de hoofdstuk 5 van de thesis te lezen, en wil graag een overzicht maken van "ontbrekende features die we halen uit analyse van bestaande judges" en "ontbrekende features om meertalige oef…
-
When evaluating (e.g. at `https://dodona.be/nl/feedbacks/FEEDBACK_ID/`), I want to look at the student's solution in other lists, which use the SUBMISSION_ID. Having the SUBMISSION_ID somewhere so I c…
-
**Which component(s) is your question about?**
Dolos API
**What is your question?**
I am trying to use the Dolos API by locally hosting it on my machine using the docker compose configuration…
-
The Python judge (not checked with other judges) has links to files used in test expressions. When clicking such a link, the file content is displayed in a popup window that is displayed near the top …
-
API dog is nog niet aangepast
## Route: `/projects/{projectid}`
API dog: https://app.apidog.com/link/project/467959/apis/api-5723844
```ts
{
course: {
name: string
url: string
…
-
As mentioned in https://github.com/dodona-edu/dodona/issues/5338, the Dodona integration would send a `POST` request with an URL to the ZIP-archive instead of the archive itself.
This would include…
rien updated
8 months ago
-
When making an exercise, I often have my browser and code-editor open side-by-side, each taking up half of the screen.
The Dodona-page on small screen has 2 very big borders surrounding the main con…