Skip to content

AbbasAliKazmi/CLI-Quiz-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/**

  • This is a CLI quiz application that prompts the student to enter their name and roll number and pin password, displays instructions, presents multiple-choice questions for web developement entry test, validates answers, calculates the score and percentage, and displays the results. The quiz has a timer of 20 minutes and a passing criteria of 60% or higher. The questions are stored in the code, and the code recognizes correct answers regardless of capitalization (case-insensitive). The application also shows that the student qualifies for entry test or not. The code includes error handling for cases like invalid input.

PIN/Password is 0000

Instructions

You can install this CLI tool globally using npm:

npm i @iamabbas/cli-quiz-system

After installing this package hit this command to run an application

npx @iamabbas/cli-quiz-system

Developed by Abbas Ali

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published