An open API service indexing awesome lists of open source software.

https://github.com/fullstackacademy/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 ;)
https://github.com/fullstackacademy/quick-student-pairer

instructor-tools

Last synced: 7 months ago
JSON representation

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 ;)

Awesome Lists containing this project

README

          

# :two_men_holding_hands: quick-student-pairer :two_women_holding_hands:

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

## :confounded: For when our learning platform's pairing algorithm is broke :grimacing:

## 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