I found that currently 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; this in contrast to the example json response example presented in the API explorer (http://api-explorer.khanacademy.org/api/v1/user/exercises) where it does appear.
Do you know how to make it appear? Maybe using a request that queries a previous version of API Khan? That information is critically important for the development of our project so I hope you can help me to make that information back.
Thanks!