1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update README.rst

This commit is contained in:
A Holt 2018-08-30 21:09:03 -04:00 committed by GitHub
parent a4dc78fad8
commit 92693f678f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,17 +5,19 @@ KA Lite README
This role installs KA Lite, an offline version of the Khan Academy (https://www.khanacademy.org), written by Learning Equality This role installs KA Lite, an offline version of the Khan Academy (https://www.khanacademy.org), written by Learning Equality
(https://learningequality.org/ka-lite/). (https://learningequality.org/ka-lite/).
KA Lite has two servers, a light httpd server that serves Khan Academy videos, and a cron server that sets up cron jobs to download language packs and KA videos from the internet. There are separate flags to enable these two servers. KA Lite downloads Khan Academy videos for offline use, with exercises and accounts if students wanting to track their own progress.
Access [Originally KA Lite had two servers, a light httpd server that serves Khan Academy videos, and a cron server that sets up cron jobs to download language packs and KA videos from the internet. There were separate flags to enable these two servers.]
------
Using It
--------
If enabled and with the default settings KA Lite should be accessible at http://box:8008 or http://box.lan:8008 If enabled and with the default settings KA Lite should be accessible at http://box:8008 or http://box.lan:8008
To log in to KA Lite:: Log in to KA Lite::
Username: Admin Username: Admin
Password: changme Password: changeme
Bulk Loading Videos Bulk Loading Videos
------------------- -------------------