javierferrersb / Quizify

Your partner in the teaching/learning process

Home Page:https://javierferrersb.github.io/Quizify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Quizify

Your partner in the teaching/learning process

Table of Contents
  1. About The Project
  2. Getting Started
  3. Additional Screenshots

About The Project

Product Name Screen ShotProduct Name Screen Shot

Done as a part of the Software Process class at the Polytechnic University of Valencia to learn the agile software development practices in collaboration with @Qu1qu3, @angelperezz21, and @diego-manuel1.

Unmaintained

Quizify is a quiz management application destined for both teachers and students. It has the following features:

  • Quiz creation (teacher only)
  • Quiz realization (student only)
  • User management
  • 3 types of questions:
    • Open answer
    • True / False
    • Multiple choice
  • Question batches
  • Courses
  • Topics
  • Launch quizzes at a specified date
  • Ability to grade quizzes (teacher only)
  • View statistics of previous quizzes
  • Timed quizzes
  • Dark mode
  • Full app available in both Spanish and English

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • OS: Windows 7 or higher
  • Visual Studio 2022

Installation

  1. Clone the repo

    git clone https://github.com/javierferrersb/Quizify.git
  2. Build the solution

  3. Run the application and enjoy!

(back to top)

Additional Screenshots

Main Screen Editing a Quiz Grading a quiz

(back to top)