-
[Malliratkaisussa](https://tmc.mooc.fi/exercises/115521/solution) eikä oletettavasti testeissä ei ratoja laiteta oikein vaikeisjärjestyksen mukaan. Tämän korjaaminen tekee tehtävästä suht vaikean, mut…
-
Malliratkaisu ei toteuta indeksin tarkistusta, mikäli tämä on validi. Esim. syöte (100, 0) tuottaa index out of range virheen.
if 0
-
**Current behavior**
Docker section appears in non-Docker directories, like in my `~` directory where `Dockerfile` is nowhere to be found.
```bash
~ on 🐳 v19.03.5 ()
> ls -a | grep Dock…
-
mooc-grader aplus-json export crashes in trilingual courses (mooc-grader v1.7)
```
File "/srv/grader/util/export.py", line 264, in list_enumerate
return zip_longest(*lists, fillvalue=defa…
-
**Describe the bug**
when using visual studio code to run some tests on an exercise, a unique error popped up, and now opening the TMC tab wont even show any courses or exercises to download.
**To…
-
Both the test and module solution for Set2a, Ex2 `takeFinal` don't take the case mentioned in exercise instructions
> If the list is shorter than n, return all elements.
into consideration
Ex…
-
I think I've located a bug.
When mooc-grader POSTs feedback for a graded submission, a-plus accepts it and stores it in the db. If the feedback text includes a NUL character \x00, the submission vi…
-
Linkki https://python-s20.mooc.fi/osa-12/osa-6/1-tiedostojen-lukeminen#programming-exercise-kurssin-tulokset-osa-3 on virheellinen - oikea lienee https://python-s20.mooc.fi/osa-6/1-tiedostojen-lukemin…
-
I encounter a rather weird behaviour, where a Drilldown Pie displays "1.16.5" in the "1.12.x" section and "1.12.2" in "1.16.x"
The logic behind making this Pie doesn't suggest any failure on my end…
-
**Describe the bug**
I get "Empy Langs Response Error" when trying to run tests on an assignment
**To Reproduce**
Steps to reproduce the behavior:
1. Press ctrl+shift+t to run selected assignmen…