ihalaij1
ihalaij1
A lot of warnings are generated when running the unit tests using the [develop-aplus](https://github.com/apluslms/develop-aplus) repository and `pytest`. The related code should be fixed if possible, so that the test output...
 https://plus.cs.aalto.fi/tietotekniikka-sovelluksissa/2024/simulink1/simulink-uusi/#chapter-exercise-1
Feedback from a Tampere University student: Brave-selaimessa on ongelma automaattisen luonnollisen kielen kääntämisen kanssa, se ei tottele asetuksia. Plussa sivut kääntyvät siinä nyt välillä turhaan englanniksi. Henkilökohtaisesti suosin aina englantia...
Development idea from a student: Käyttöliittymässä on palkki, joka näyttää, kuinka paljon pisteitä opiskelija on saanut. Jos on saanut kaikki pisteet, palkki on vihreä, mutta jos pisteet ovat vajaat, palkki...
Most progress bars in A+ have disappeared recently, because their styles have been overwritten by the thebe-plugin's styles.
# Description **What?** Fix invisible progress bars. **How?** Added new progress bar CSS classes with a `aplus-` prefix. Renamed the progress bar HTML class attributes with a `aplus-` prefix. Fixes...
Currently, if no additional menu group labels have been defined, new menu items go under the "Course" menu group. If some menu items have a custom menu group label, new...
The group column is always empty, even though "menu group label" has been set for the menu item. 
# Description **What?** Update the grader protocol documentation in GRADERS.md. These documents are still outdated, and they should be reviewed and updated at some point: * https://apluslms.github.io/protocols/aplus-assess-v1/ * https://apluslms.github.io/protocols/ Fixes...