Skip to content

A quiz engine and editor implemented in OCaml. This was my group's midterm project for CS 3110.

Notifications You must be signed in to change notification settings

veeara282/askyquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASKYQuiz

A quiz-playing engine that loads in quizzes of different formats, shuffles question order, tracks mastery level, and saves progress.

To compile, run tests, and play:

make build
make test
make play

Quiz files:

  • quiz1.quiz - regular quiz
  • hp.quiz - Harry Potter-themed personality quiz

About

A quiz engine and editor implemented in OCaml. This was my group's midterm project for CS 3110.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published