/quick-student-pairer

A small script that reads a list of students and and writes a new random pairing list for the students. For when the learning platform's pairing algorithm is broke ;)

Primary LanguageJavaScript

👬 quick-student-pairer 👭

A small script that reads a list of students and and writes a new random pairing list.

😖 For when our learning platform's pairing algorithm is broke 😬

Instructions

  1. Enter student names into students.txt, seperated by new lines
  2. run npm start, you may include a different directory file if students are listed elsewhere
  3. Pairs will be outputted to pairs.txt