Skip to content

Tool for conveniently generating random teams of students from a list of names

Notifications You must be signed in to change notification settings

haasr/student-team-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

student-team-generator

Tool for conveniently generating random teams of students from a list of names. Forked from Raybawn (https://github.com/Raybawn/random-team-generator) and modified for classroom use.

Use the Generator

Use Student Team Generator

Showcase main view of Team Generator

Showcase students list view

Showcase teams view

Added Features

  • Ability to copy and paste a list of students' names, and then import that list
  • Reset button to clear existing teams and imported students
  • Card view of teams to facilitate presenting larger team sizes on one screen (for my students to see their teams)
  • Auto-scroll to the Teams section after team generation
  • More natural padding, border, use of contrast, and depth
  • Improved responsiveness of layout
  • Implemented player IDs in the JavaScript to work around the problem of names with spaces breaking the delete functionality
  • Things are much more square this go-around
  • CoLoR GRaDieNT

About

Tool for conveniently generating random teams of students from a list of names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.8%
  • JavaScript 27.8%
  • HTML 26.4%