mitotic / Qwheel

Spinning "prize wheel" to select names from a list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qwheel

Description

Question Wheel (Qwheel) is a front-end implementation of a spinning "prize wheel" image (+sound) to select a name from a list, based upon jQuery Roulette Wheel. This can be used to randomly select students in a classroom to answer questions (with or without replacement of names).

You can immediately use it at code.mitotic.org/wheel without having to install any code.

See the help file for more detailed usage info.

Alt text

Implementation

This project simply adds a landing page (www/index.html) with Javascript and an audio file (www/prize_wheel.mp3) to jQuery Roulette Wheel to implement the web site.

License

The code is released under the MIT License

The included audio file prize_wheel.mp3 is an edited version of the original sound file obtained from https://freesound.org/people/tony_bear/sounds/274007/ and licensed under the Creative Commons 0 License

About

Spinning "prize wheel" to select names from a list

License:MIT License


Languages

Language:HTML 98.4%Language:JavaScript 1.6%