Skip to content

sinbaddoraji/QuizMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Maker

Test Maker is a web application that allows users to create and administer multiple-choice tests. It is built using the ASP.NET MVC framework and jQuery, and stores test data in a SQL Server database.

Features

  • Full Account Management (Login, Register, Profile mangement,...)
  • Create multiple-choice tests with any number of questions and choices
  • Edit or delete existing tests
  • Take tests and receive a score based on the number of correct answers
  • View test results and scores for all previous tests

Installation

  1. Clone the repository to your local machine using git clone https://github.com/sinbaddoraji/QuizMaker.git.
  2. Open the solution file (TestMaker.sln) in Visual Studio.
  3. Build and run the application in Visual Studio.

Usage

To create a new test, click the "New Test" button on the home page and fill out the test name, description, questions, and choices. To edit or delete an existing test, navigate to the "Tests" page and click the corresponding button.

To take a test, click the "Take Test" button on the home page and select the desired test from the dropdown menu. Answer each question by selecting the radio button corresponding to the desired choice, then click the "Submit" button to receive your score.

To view test results and scores, navigate to the "Test Results" page. You can view scores for individual tests or for all tests in the database.

Screenshots

image image Screenshot 2023-08-07 172712 Screenshot 2023-08-07 172732 Screenshot 2023-08-07 171955 Screenshot 2023-08-07 173119

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published