AOSSIE-Org / AOSSIE-Org/EduAid

Dynamic Google Form Integration

Open
#295 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
171
Forks
425
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.