Giter Club home page Giter Club logo

quizgen-final's Introduction

Quizgen - Final

Creating a standard, grid-like format for final rounds of quizzes instead of having to make bulky, irritating powerpoint presentations.

Fetches data from a Google Spreadsheet (like so) and creates a simple, minimalistic yet immersive final round experience - built using simple vanilla JS.


Usage and Instructions

The app is live here and contains instructions on how to use. screengrab


Credits

Madhav Narayan for the original idea, and its first implementation back in 2014.

Exun Clan for battle-testing it over multitudes of quizzes over the years.

quizgen-final's People

Contributors

bharatkashyap avatar tanayv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

quizgen-final's Issues

Add accessibility options

Most importantly : a button to invert colour schemes. This is for places where there may be too much light, interfering with a white-background based presentation theme

Migrate to Sheets v4 API

Google Sheets has deprecated the v3 API (info). As a result, the app has stopped working!

Need to migrate this to v4 API.

Add support for rounds

Add the ability to organize questions into rounds. Currently, data.json organizes Q questions as Q elements in the questions array. This may be changed to have R elements for R rounds, each with its own number of questions.

Add timers to question pages

Add the ability to display and run a countdown timer on individual questions. These timers are optional and may or may not be included by the quizmaster. The following timer preferences may be set in the data.json configuration file:

  • Whether or not the question pages should display a timer
  • The allowed time per question

In addition, these timers may also come with the ability to reset timers with decreasing durations (for example, when a question passes to the next team) and the ability to set different durations for different kinds of questions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.