AOSSIE-Org / AOSSIE-Org/EduAid
[BUG]: Error after generating quiz (all question types)
- Lingua principale
- JavaScript
- Stelle
- 171
- Fork
- 423
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Bug Description
### Description
While generating a quiz using the **all question types option**, after a long loading/scrolling, the output page crashes and shows a runtime error.
### Observed Behavior
* Page loads for some time (with scrolling/loading)
* Then shows error:
```text
Cannot read properties of undefined (reading 'forEach')
```
* The quiz output is not displayed
### Steps to Reproduce
1. Generate a quiz with all question types
2. Wait for loading to complete
3. Navigate to output page
4. Observe crash
### Expected Behavior
Quiz should render properly with all generated questions.
### Screenshot
### Impact
High - Major feature is broken
### Code of Conduct
- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [x] I have searched existing issues to avoid duplicates
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.