Giter Site home page Giter Site logo

react-quiz's Introduction

This is a quiz app built in React.

Question Types

There are 3 different types of multiple choice question components.

SingleSelect

Allows you to select one answer from the available options. If you select a second answer, the previous answer is deselected.

MultiSelect

Allows you to select one or more answers from the available options.

OrderSelect

Requires you to select all answers before you can submit. As you select each answer, the selection order is desplayed to the left-side of the answer component. Deselecting any answer will also deselect all answers with an order number higher than the deselected one.

Other information

Data is loaded into the app on initalisation via a mock api which provides a JSON file.

When the quiz is completed, the results of the quiz are displayed. If the user fails, then they are asked to try again. Otherwise a transcript of each answer is provided with a details about what answers were selected correctly or incorrectly.

Enter "npm start" in a terminal to try the app.

react-quiz's People

Contributors

brentmcleod 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.