Skip to content

PhillipDaum/instructor-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructor Tools

Simple Node.js scripts for instructors to create random student groups and cold call lists.

Setup

  1. Rename students.template.js as students.js
  2. Edit students.js with your student names
  3. Run: node makeColdCallList.js or node makeGroups.js

Files

  • makeColdCallList.js - Creates randomized list for calling on students
  • makeGroups.js - Creates random groups (change group size in the file)
  • students.template.js - Copy this to students.js and add your students

Acknowledgments

Code, comments, and readme improved with assistance from Claude AI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors