Khan / khan-windows

Khan Academy for Windows 8
31 stars 15 forks source link

Provide the ability to show earned badge information after #4 is completed #78

Open bbondy opened 11 years ago

bbondy commented 11 years ago

Can be implemented with the KA API Rest call to: /api/v1/badges

If authenticated, that call gives extra user-earned-specific information.

I'm thinking it would be accessed via clicking on the top right menu and selecting the user's name.

anprak commented 11 years ago

It makes sense to have a user page and showing that when the user detail menu item is tapped in user menu. We had discussion around this in early phase of development. We can definitely show some details (like badges) but it's going to be limited in a way that users can't launch practices from profile screen, and that is the primary reason why they'd go the the profile screen.

We should definitely look at what is possible.

anprak commented 11 years ago

BTW, there is already an item for this. #4

bbondy commented 11 years ago

I re-purposed the title of this to be specific about badge displaying