Skip to content

prahladyeri/open-quiz-commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

170 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Open Quiz Commons

A growing, community-driven collection of multiple-choice questions (MCQs) for use in quiz apps, educational tools, and learning platforms. All content in this repository is licensed under CC-BY-SA 4.0, allowing anyone to use, modify, and share the dataset as long as proper attribution is given and derivative works remain open under the same license.


🎯 Purpose

This repository hosts structured MCQ datasets in simple JSON files. It is designed to support:

  • Gamified learning apps
  • Quiz/trivia mobile apps
  • Educational websites
  • Interview prep tools
  • Classroom or community projects

The goal is to build an open, high-quality bank of questions across a variety of topics.


πŸ“ Repository Structure

/dataset
    python
    javascript
    <more topics coming soon>

/LICENSE     (CC-BY-SA 4.0)

More topics will be added regularly.


πŸ’‘ Contributing

Contributions are welcome! You can help by:

  • Adding new MCQs
  • Improving question wording
  • Fixing incorrect answers
  • Adding new JSON files for new topics
  • Proposing improvements to structure or format

A full contribution guide and schema will be published soon.


πŸ“œ License

All MCQ content is released under the Creative Commons Attribution-ShareAlike 4.0 International license (CC-BY-SA-4.0).

See the LICENSE file for full details.