AOSSIE-Org / AOSSIE-Org/EduAid
[BUG]: Error after generating quiz (all question types)
- Lenguaje dominante
- JavaScript
- Estrellas
- 171
- Forks
- 423
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.