LearnersGuild / game-prototype

Lightweight, minimal implementation of game mechanics for rapid experimentation and prototyping.
0 stars 0 forks source link

Goal list/search view #103

Closed tannerwelsh closed 7 years ago

tannerwelsh commented 8 years ago

Benefits

What are the benefits of this change, and whom do they impact?

Describe the change, and provide any needed context.

Create a goal list view that satisfies the following user stories:

Within this list, make individual goal items expandable/collapsible. All goals start out in collapsed mode, but can be expanded to display the goal detail view/component.

* zpd estimation = a computed value that helps learners determine the challenge level of a goal. uses players's challenge feedback for goal projects (filtered by players who have similar XP/Elo to the current learner)