A Quiz Platform For Programming Based Quizzes
The quiz will be able to have multiple categories of questions I will be adding a C# category at first and will be creating a SQL database to be able to store questions and answers
This software is provided free of charge and without restriction under the MIT License
Running on Azure here
Not running on there now. But I will get this rehosted Asap.
In order to use your own instance of Code Quiz after forking you must create a Sql table. The Sql details are all included in the "CodeQuiz.Database" project.