Giter Club home page Giter Club logo

quiz-app's Introduction

Quiz App Project

This is a quiz app about blockchain technology created for Thinkful’s quiz app assignment. I became interested in blockchain after attending a few conferences and I wanted to challenge myself to learn more about blockchain fundamentals by creating a quiz.

User experience requirements

  • The starting screen should have a button that users can click to start the quiz.
  • Users should be prompted through a series of at least 5 multiple choice questions that they can answer.
    • Users should be asked questions 1 after the other.
    • Users should only be prompted with 1 question at a time.
  • Users should not be able to skip questions.
  • Users should also be able to see which question they're on (for instance, "7 out of 10") and their current score ("5 correct, 2 incorrect").
  • Upon submitting an answer, users should:
    • receive textual feedback about their answer. If they were incorrect, they should be told the correct answer.
    • be moved onto the next question (or interact with an element to move on).
  • Users should be shown their overall score at the end of the quiz. In other words, how many questions they got right out of the total questions asked.
  • Users should be able to start a new quiz.

Technical requirements

Your quiz app must:

  • Render answer choices in a <form>.
  • Use semantic HTML, along with CSS and jQuery.
  • Follow a11y best practices.
  • Use responsive design.
  • Be fully usable by keyboard (which will be easy enough if you start with a form).

quiz-app's People

Contributors

triciamedina avatar

Watchers

James Cloos 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.