Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.16 KB

File metadata and controls

30 lines (22 loc) · 1.16 KB

The Challenge

Using the following wireframes, build an experiment module interface. Using your comprehension about how the application functions, construct all applicable tests.

Experimental Module Panel

Experimental Module Panel

Empty Experiment Module

Experimental Module New

Experiment Module Visual States

Experimental Module Visual States

Experiment Module Unlocked

Experimental Module Unlocked

Export Module Add Iteration Module

Experimental Module Panel

Iteration Module

Iteration Module

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
  6. You must follow these steps for your solution to be accepted -- forks or other methods will not be considered.