Khan / khan-api

Documentation for (and examples of) using the Khan Academy API
http://www.khanacademy.org
377 stars 75 forks source link

Missing value "is_coach_recommended" #101

Open jordanbarriap opened 8 years ago

jordanbarriap commented 8 years ago

Hello there!

I found that currently (January 15th, 2016) the API call corresponding to "/api/v1/user/exercises" doesn't return the value "is_coach_recommended" that says if the corresponding exercise (skill) was recommended or not by the teacher, in contrast to the example json response presented in the API explorer (http://api-explorer.khanacademy.org/api/v1/user/exercises) where it does appear. That information is critically important for the development of our project so I hope you can make that information back.

Thanks for your help!