AOSSIE-Org / AOSSIE-Org/EduAid
Dynamic Google Form Integration
- Lingua principale
- JavaScript
- Stelle
- 171
- Fork
- 425
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Feature: Dynamic Google Form Integration
**Objective:**
Allow the app to integrate with Google Forms dynamically, so users can fetch questions and submit responses without modifying the app code.
**Proposed Functionality:**
1. Users/Admins can provide a Google Form URL or Form ID.
2. The app fetches the form questions dynamically.
3. Render questions in the app (support text, multiple choice, checkboxes).
4. Users can submit responses directly back to the Google Form.
5. No hardcoding of forms; everything should be configurable at runtime.
**Benefits:**
- Teachers/Admins can create new quizzes, surveys, or assignments without updating the app code.
- Students can complete forms directly inside the app.
- Makes the app flexible, interactive, and user-friendly.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.