Skip to content

PouryaFahimi/Quiz-Leen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Quiz Webpage

Welcom to this repo, Quiz Leen is a simple project that I developed to improve my front-end programming skills.

Installation

First clone the repository, then open home page with your favorite browser or run it using live server and enjoy :)

Sections

  • Home: The first page. Give user some information.
  • Topics: Have a few categories to choose from.
  • Exam: After select a topic you will be directed to this page.
  • Articles: It's empty for now and may change to another thing.

Questions

There is already a local quiz which is so simple and was made in initial version of project.

Quiz with API Call

The questions arrive from Quiz API which is a simple HTTP REST API for technical quizzes including a wide variety of topics, different difficulty levels, tags and also the limit number of questions; The arrival data in GET request can be filtered by each one of these parameters.

  • Number: Can be chosen between 5 or 10
  • Difficulty: There are easy, medium and hard
  • Tags: These are received from API and multiple tags can be selected

Note: There are some problems in creating quiz with Tags that are due to the API

Future Updates

The new features that I look for:

  • Showing quiz report with correct answers
  • Add animation to styles
  • Reduce duplicate code
  • More descriptive errors

Thank you for supporting :)

About

A simple JS project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published