Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 334 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 334 Bytes

exam-mapper

maps a list of students to a set of randomized exams

generate a map:
npm start -- map exampleStudents.txt 255

generate a map with file sharing urls:
npm start -- map exampleStudents.txt 255 -u "example.com/share/{hash}"

look up a student:
npm start -- get 1000

look up a hash:
npm start -- get dd -h