Skip to content

3kezoh/roulette

Repository files navigation

Roulette

Description

A simple roulette wheel to randomly select a pupil's name. Designed to be run from a USB stick in a web browser without an internet connection, it's perfect for teachers in environments where internet access is limited.

Features

  • Load a list of student names from a text file.
  • Spin the roulette wheel to randomly select a pupil.

Getting Started

Prerequisites

  • A web browser (e.g., Chrome, Firefox, Edge).
  • A computer with a USB port.
  • A text file with one student name per line (e.g., students.txt).

Installation

  1. Download the latest release of the Random Student Picker application from the GitHub releases page.
  2. Save the downloaded ZIP file to your USB drive.
  3. Extract the contents of the ZIP file to a folder on your USB drive.

Usage

  1. Insert your USB drive into a computer.
  2. Navigate to the folder where you extracted the application.
  3. Open the index.html file in a web browser.
  4. Load your list of student names from a text file (e.g., students.txt).
  5. Click the "Spin" button to randomly select a student's name.

License

This project is licensed under the MIT License.