Skip to content

XodTech/yaqa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Quiz App (YAQA)

Simple yet powerfull open-source JSON-based quiz generator

Introduction

YAQA is a quiz generator written in pure HTML, CSS and jQuery.It's designed to be:

  • Easy to use
  • Fully static (no backend required)
  • Local (all your quizzes are stored localy on your device)

Future development may include a backend version with cloud or P2P storage for syncing quizzes between devices

Creating Your Own Quizzes

Learn how to create your own quizzes by reading this short guide:

Quiz Creation Guide

Deployment

Locally on your device

  • Clone this repository
  • Navigate to the repository src/ directory
  • Open index.html in your browser

Alternative method:

  • Install http-server using Python or Node.js
  • Run the server inside src/ directory and access YAQA in your browser

Persistant Deploy

Comming soon ...

Contributing

To contribute to this repository:

  • Fork the repository
  • Clone the forked repository to your local machine
  • Create a new branch for your contribution
  • Make changes, commit, and push to your fork
  • Create a pull request to the original repository

Please:

  • Follow the existing coding style
  • Test new features
  • Use commit messages that are meaningful and consistent in style with existing ones

License

YAQA is a free and open-source software and it's released under the terms of the AGPL 3.0. The full license text is avaliable in the LICENSE file

About

Simple yet powerfull open-source JSON-based quiz generator

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •