Git Product home page Git Product logo

quiz_taker's Introduction

quiz_taker

Open in Codespaces

Asks the user a series of multiple choice questions by topic area, and keeps track of progress.

This is a Python script with a console GUI (using npyscreen).

Quizzes are stored in JSON format.

I used this program extensively for my Security+ certification exam in 2020.

Prerequisites

  • Click on the Open with GitHub Codespaces badge above to launch the project in a browser or on your desktop inside Visual Studio Code.

OR

  • Install Python 3.8.1 or higher
  • Install Poetry
  • At a command prompt in the project directory, type poetry install to set up dependencies

To run the code

  • In the terminal window, type poetry run python quiz.py.

Console GUI Controls

  • Cursor up/down to highlight a choice, and SPACE or ENTER to select it.
  • TAB to the Confirm button, and then SPACE or ENTER to confirm the selection.
  • Continue through all the questions and receive a final score, or hit ESC to quit early and receive a score up that point.

quiz_taker's People

Contributors

bcorfman avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.