Khan / khan-mobile

You’re probably looking for www.github.com/khan/mobile
237 stars 34 forks source link

Make Exercises/More Exericses Button Work #108

Closed jeresig closed 12 years ago

jeresig commented 13 years ago

Clicking these buttons will just load a dummy exercise right now - they should work more dynamically, specifically:

If there is only one exercise associated with a video then the button should read "Exercise" and clicking it should immediately open up the current exercise. Additionally there shouldn't be a "More Exercises" button.

If there is more than one exercise then the button should read "Exercises" and an iPad-style pop-up should appear allowing the user to select from a list of exercises (perhaps with indicator of completion?). The "More Exercises" button should have the same exact result, as well.