Skip to content

maps a list of students to a set of randomized exams

License

Notifications You must be signed in to change notification settings

hpicgs/exam-mapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

maps a list of students to a set of randomized exams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%