GDGC-MET / GDGC-MET/Android-Quiz-App

Feature Request: Auto-generate Quizzes using LLM APIs

Open
#1 0 comments 0 reactions 1 assignee Claimed by @Elementx07 View on GitHub
enhancement
Dominant language
Kotlin
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### Description
Add support for generating quizzes automatically using an Gemini API.

- User enters a topic or idea.
- App sends request to an Gemini API .
- Quiz questions and answers are generated dynamically.
- Generated quiz is displayed in the same format as manually created quizzes.

### Benefits
- Faster quiz creation.
- More engaging for users.
- Expands variety of quiz topics without manual effort.

### Acceptance Criteria
- Input field for user to type topic/idea.
- API integration to fetch generated questions and answers.
- Display quiz in existing quiz UI.
- Handle errors (e.g., API failure, empty responses).

### Optional Enhancements
- Allow user to adjust difficulty/number of questions.
- Save generated quizzes locally for reuse.

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.