stickmandev / ReactQuestioner

a simple questioner based on react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outlier.org


Outlier Engineering React Quiz Challenge

Quizes are common feature of our student-facing apps. Can you build a simple quiz interface with React while following Outlier's best practices?

The Challenge

Using the following wireframes, build a quiz interface. Using your comprehension about how the application functions, construct all applicable tests. The questions are all in questions.json.

Question

Correct Answer

Incorrect Answer

Progress

Difficulty

Score

Instructions

How to attempt this challenge:

  1. Create a new repo in your account and note the git url
  2. Clone this repo
  3. Solve the challenge
  4. Set your new repo as the origin: git remote set-url origin ${your repo url}
  5. Push your solution to your repo

You must follow these steps for your solution to be accepted -- forks or other methods will not be considered.

About

a simple questioner based on react


Languages

Language:JavaScript 68.4%Language:CSS 22.5%Language:HTML 9.1%