rsbabcock / geo-zoo

An educational game that matches endangered animals to their continents
http://geo-zoo.s3-website.us-east-2.amazonaws.com/
1 stars 0 forks source link

Animals Drag Interface #4

Open rsbabcock opened 6 years ago

rsbabcock commented 6 years ago

Story

As a user, I should be able to drag animals from the left side of the page to continents on the right.

Acceptance Criteria

Given a user drags an animal When the user drags the animal to a continent And the continent is correct for that animal Then then a message will alert the user that is the correct animal for that continent

Given a user drags an animal When the user drags the animal to a continent And the continent is incorrect for that animal Then then a message will alert the user that is the incorrect animal for that continent

Given the user has dragged the correct animal When the user drops the correct animal Then the next arrow affordance appears

Given the next arrow affordance appeared When the user clicks the affordance Then then the next page of animals and continents will appear

rsbabcock commented 6 years ago

Pivoted : This is now a click interface