Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

api/v1/topictree incomplete for german language #121

Open
kremer-io opened this issue Jun 13, 2017 · 3 comments
Open

api/v1/topictree incomplete for german language #121

kremer-io opened this issue Jun 13, 2017 · 3 comments

Comments

@kremer-io
Copy link

Topictree api output differs from website. E.g. there should be a top level topic "programming".

https://de.khanacademy.org/api/v1/topictree has two top-level children

"children": [ { "node_slug": "math" }, { "node_slug": "resources" } ]

, but the website has also programming.

website-topics

@benjaminjkraft
Copy link
Contributor

I believe this arises from a data inconsistency on our end -- between the flag used to mark things to be listed in the topic tree, and the menu data. We're working on resolving the inconsistency so it should be fixed up fairly soon. (cc @brownhead)

@itsjohncs
Copy link

Yeah, that sounds likely. We're not hiding as much stuff on the live site as we should be, and that endpoint is also not filtering out things in quite the right way. I was hoping the changes would be pushed out today, but there's some concerns around a specific curriculum and language.

@danielhollas
Copy link

I believe this is fixed now, I've checked and the topictree endpoint now lists computing (and other) domain.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants