githubcrce / githubcrce/Quiz-Generator
Add New Questions
Open
enhancement
hacktoberfest
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the solution you'd like**
Add new questions to the project based on genre type
```
{
q:'Windows, macOS, and Linux are examples of ________.?',
options: ['Web browsers','Mobile devices', 'Filmy heroines', 'Operating systems'],
answer: 3,
topic: 'computer'
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.