Skip to content

robertcoen/Spot_questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

qquiz

Quickfire q quizzes for training purposes

One quiz per week

Usage

Start quizzer.q listening on a port & passing question file as first arg (question file should have one question per line, no other lines)

$ q quizzer.q -p 5050 week4/questions.txt

Wait for connections and once ready, call start function

q)start[]

All questions will be asked automatically, 45 seconds apart.

Once all questions are asked, users will be kicked out. Can then mark using

q)mark answers

Marked answers will be saved in global table marked

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages