AOSSIE-Org / AOSSIE-Org/EduAid
Dynamic Google Form Integration
- Langage dominant
- JavaScript
- Étoiles
- 171
- Forks
- 425
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### 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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.