learningequality / ka-lite

KA Lite: lightweight web server for serving core Khan Academy content (videos and exercises) without needing internet connectivity
https://learningequality.org/ka-lite/
Other
458 stars 305 forks source link

Missing videos and lessons in Math - Differential Calculus section #5546

Open aleksandr1592 opened 6 years ago

aleksandr1592 commented 6 years ago

Summary

Missing videos and lessons in Math - differential-calculus section

System information

How to reproduce

Compare khanacademy version with https://www.khanacademy.org/math/differential-calculus with ka lite version http://127.0.0.1:8008/learn/khan/math/differential-calculus/

Screenshots

image Some of the inner content of marked sections is missing too

benjaoming commented 6 years ago

Hi @aleksandr1592 -- thanks for finding this issue.

It seems from the database that the topic was there back when we built it.. inside "Differential Calculus", "AP Calculus BC" and "AP Calculus AB"... but all of the topics called "Continuity" where marked with available=0.

image

benjaoming commented 6 years ago

It seems that none of these topics container exercises nor videos in our database, so they were just empty topics back when we built the content pack.

It takes a lot of time and testing to release a new content pack, so I'm going to close this issue. The topic would show up, provided that we built another content pack and released it as a beta version. But frankly, at the moment, KA Lite is in a kind of legacy mode, and the timing is pretty bad for releasing things that might not work.

Not making any promises, but of course at some point, we could decide to build and release another content pack "without warranty" just to have the latest and greatest contents from KA.

mrpau-eugene commented 6 years ago

but all of the topics called "Continuity" where marked with available=0.

They were marked that way because those videos weren't downloaded yet. I've investigated this issue and the results are still the same, they were just moved to a different topic tree.

See

http://localhost:8008/learn/khan/math/in-in-grade-12-ncert/in-in-continuity-differentiability/copy-of-continuity-at-a-point-ab/limits-to-define-continuity/

vs

https://www.khanacademy.org/math/differential-calculus/continuity-dc/v/limits-to-define-continuity/v/limits-to-define-continuity

benjaoming commented 6 years ago

@mrpau-eugene you're right that this should be investigated -- let's reopen!

benjaoming commented 6 years ago

Hi @aleksandr1592 - this will be fixed with the new content pack from the update here: https://github.com/learningequality/ka-lite-content-packs/pull/78 (you will find a temporary link for the content pack there)

The content pack will be officially released for 0.18, but the new duplication of videos (same video appears in multiple topics) has caused issues with the download manager addressed in #5561 so we are not releasing it with 0.17.4.

If you are satisfied with the videos available from the previous content pack, you can download the full set with this torrent, containing all videos:

http://pantry.learningequality.org/downloads/ka-lite/0.17/content/

mrpau-eugene commented 6 years ago

@aleksandr1592 to confirm that this issue has been solved, here is a screenshot for the Differential Calculus

screen shot 2018-02-06 at 1 48 35 pm

benjaoming commented 6 years ago

Thanks for the confirmation @mrpau-eugene !

We can then proceed to closing this ticket once 0.18 is out :)

aleksandr1592 commented 6 years ago

Thank you guys! I will test it when 0.18 is out.