ka-lite
ka-lite copied to clipboard
KA Lite: lightweight web server for serving core Khan Academy content (videos and exercises) without needing internet connectivity
As discussed in earlier meeting. Advantages - We can make navigation - Documentation will follow suit with versioning - Layout will be easier and more powerful than on Github's wiki...
Support for Django 1.5 has been dropped with the recent release of Django 1.7. That as well a [slew of goodies](https://docs.djangoproject.com/en/dev/releases/1.6/) should make a compelling case for upgrading to Django...
## Summary It seems like the duplication of video nodes is somehow causing a glitch. I can hardly believe that 11,406 videos have been removed and only 394 added in...
## Summary We call them "content packs" for a reason. Interface translations tie directly to the software release and should as such be released with the software and not sitting...
## Summary We need an installation guide for Raspberry Pi that also targets replicating the installation, meaning copying videos. - [ ] Chapter 1: Getting KA Lite installed. - [...
## Summary The Area of Square and Rectangle is not loading the questions. Once we access this exercise, the other exercise which were working fine also stops loading the questions!...
e.g. http://www.sqlite.org/pragma.html#pragma_synchronous (the "corruption" risk may not be a big one, and worst case should be auto-recoverable when it starts up again, as I understand it) (Assigning to @gwong89, as...
KA-Lite does not appear to be recording the time a student spends logged in correctly, or at all. Tested on latest develop as well as an older (by a few...
## Summary An upgrade may bundle a new preseeded content pack, and thus when it is installed, it should also result in content db annotation. However, when no new content...
## Summary Build `python package` and `installers` so it will easily to grab. This will allow the user and developer to test the installer once they have pull request and...