GithubHelp home page GithubHelp logo

daniel_quizboard's Introduction

Image

Author

Dancun Manyinsa -Quiz board project - To get access to Quiz board project click on this link

I'm a Python enthusiast interested in AI and Cybersecurity. You can get in contact with me through my email at [email protected]

Quiz board project

This Quiz board allows the user to answer Javascript questions from a multiple choice questions. Each question has a scope point allocated to it. After filling up the form, the form hides and then displays the total score achieved by the user.

Project requirements

As a user, I would like have the freedom to choose the answers to a question. This means you will create questions and the provide multiple choice to those questions. Lets take an example:

What is the other name for JavaScript?

  • ECMAScript
  • Vue
  • I don't know

Break the program down into simple, individual behaviors with input/output examples. Begin with the simplest possible behavior. List these behaviors (also known as "specs" or "specifications") in the project's README.md file.

BDD specifications

The Quiz Board achieves the following tasks:

Behaviour User input Result
Checks if answers given by user are correct Correct answer 5mks awarded
Checks if answers given by user are incorrect. Incorrect answer Null
Checks if user has attempted all the questions . All questions attempted Total score awarded
Checks if user has not attempted all the questions . Not all questions attempted 'Please select one of these options!' alert

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

These are the softwares needed to execute the project:

  • IDEs include either: Atom, VS Code, Brackets.
  • Browsers include either: Google Chrome, Mozilla Firefox.
  • Operating System either: Linux Operating System, Apple macOS, Microsoft Windows.

Installing

You can now install Atom using apt-get (or apt on Ubuntu):

Install Atom

sudo apt-get install atom

Install Atom Beta

sudo apt-get install atom-beta

Alternatively, you can download the Atom .deb package and install it directly:

Install Atom

sudo dpkg -i atom-amd64.deb

Install Atom's dependencies if they are missing

sudo apt-get -f install

How to view the Quiz board project

Open your terminal to a specific directory for example Desktop

git init

git clone https://github.com/DancunManyinsa/Quiz-board.git

A folder by the name Quiz board appears on your desktop

Open the folder and click on the index.html file. Open the file on your browser and you'll view Quiz board project.

How to edit the Quiz board project

Open your terminal

cd/Desktop/Quiz-board/

atom .

License

The MIT License (MIT)

Copyright (c) 2018 -present - Quiz board project - All Rights Reserved

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Acknowledgments

Great minds

daniel_quizboard's People

Contributors

devopsengineerdan avatar

Watchers

 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.