AOSSIE-Org / AOSSIE-Org/EduAid
[BUG]: Error after generating quiz (all question types)
- Langage dominant
- JavaScript
- Étoiles
- 171
- Forks
- 423
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### 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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.