-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Previously the Khan Academy website was based around three content kinds: Topic (Folder-like), Video, and Exercise.
Then article and scratchpad were added later on.
Currently the following content types unsupported labels are used. The first column o numbers is from the en channel, the second from the pt-BR channel:
8529 2590 Article an HTML page including various perseus widgets
2108 882 TopicQuiz = special kind of exercises?
928 405 TopicUnitTest = special kind of exercises?
131 127 Talkthrough = was scratchpad previously
36 36 Project = was scratchpad previously
166 161 Challenge = was scratchpad previously
80 52 Interactive = special kind of scratchpad?
Example interactive: https://www.khanacademy.org/science/electrical-engineering/robots/solderless-spout-bot-ddp/pi/spout-oop-with-maze
Long term support for the article- and scratchpad-like content kinds will require Kolibri render (I know @rtibbles ) has prototyped some renderers.
In the short term, we someone should look into TopicQuiz and TopicUnitTest kinds to check if they are just regular Perseus Exercises and if so add support for them (via the KhanExercie). This would bring in ~3000 more exercises, so worth looking into.