Skip to content

πŸš€ Check out my awesome quiz platform project! πŸ§ πŸ‘©β€πŸ’» Feel free to try it here: Quiz Platform

Notifications You must be signed in to change notification settings

Mededdahby/quizPlatforme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Quiz Platform

Welcome to the Quiz Platform, a web application that allows professors to create quizzes and students to take them. This README provides an overview of how the platform works and instructions for usage.

Table of Contents

Features

  • Professors can create quizzes with various question types ( true/false, etc.).
  • Students can log in and access quizzes assigned to them.
  • Real-time quiz results and analytics for professors.
  • Easy-to-use interface for both professors and students.

Getting Started

To get started with the Quiz Platform, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/your-username/quiz-platform.git
    cd quiz-platform
  2. Install Dependencies:

    npm install
  3. Run the Application:

    npm start
  4. Open in Browser: Open your browser and navigate to http://localhost:3000 to access the application.

Usage

Professor Role:

  1. Log in with your professor credentials.
  2. Create a new quiz by selecting the "Create Quiz" option.
  3. Add questions to the quiz with the desired question types and options.
  4. Assign the quiz to specific students or classes.

Student Role:

  1. Log in with your student credentials.
  2. Access the assigned quizzes on your dashboard.
  3. Take the quizzes and submit your answers.

Screenshots

Login Login

Prof side Prof side

Student side Student side

Try It Out

You can try out the Quiz Platform here.

License

This project is licensed under the MIT License.

About

πŸš€ Check out my awesome quiz platform project! πŸ§ πŸ‘©β€πŸ’» Feel free to try it here: Quiz Platform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •