ihalaij1

Results 9 issues of 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...

![image](https://github.com/apluslms/a-plus/assets/38466145/3724cf7f-668c-4e47-bd06-17aa720f7ac9) https://plus.cs.aalto.fi/tietotekniikka-sovelluksissa/2024/simulink1/simulink-uusi/#chapter-exercise-1

type: bug
area: LTI
effort: days
experience: beginner
requires: priority

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...

requester: feedback form

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...

area: user interface
requester: feedback form

Most progress bars in A+ have disappeared recently, because their styles have been overwritten by the thebe-plugin's styles.

type: bug

# 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...

type: bug
experience: good first issue

The group column is always empty, even though "menu group label" has been set for the menu item. ![image](https://github.com/user-attachments/assets/634bb9c0-865c-4fc5-bcfc-b3a3ff4426a5)

type: bug
experience: good first issue

# 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...

type: documentation