Quizbee is an online quiz/exam project developed in ASP .Net MVC with C# Programming language. It is developed to make the process of creating and attempting quizzes easy and fun. Users can create as many quizzes as they like, each with any number of questions and options.
We used Entity Framework Code first approach while developing Quizbee so it can supports a wide range of database providers including Microsoft SQL Server, MySQL, Oracle, PostgreSQL etc. The code is also very easy to understand and modifiable.
Downloaded file contains Full Source Code and Documentation files. Read Quizbee Online Documentation.
Ask me any questions in comments section or contact me via my website. I am very responsive and will try to help you with everything. Also give me suggestions on any features you would like to see in this project.