E-learning platform for Django + Wagtail + CjkCMS.
Project description
E-learning platform for Wagtail 4.x. LXP stands for Learning eXperience Platform.
Key features
- Allows multiple courses in multiple topic groups
- Courses of different visibility, from fully open (no sign-in) to hidden for non-logged in users
- Supports content in multiple formats: text, images, videos, PDFs, etc.
- Has basic quizzes/tests built in, with multiple choice and T/F items.
Quick start
- Add "lxp" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
...
'lxp',
]
-
Include the lxp URLconf in your project urls.py like this::
path('lxp/', include('lxp.urls')),
-
Run
python manage.py migrateto create the lxp models.
Documentation
See here for documentation
Contact & support
Please use Github's Issue Tracker to report bugs, request features, or request support.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wagtail-lxp-23.8.1.tar.gz.
File metadata
- Download URL: wagtail-lxp-23.8.1.tar.gz
- Upload date:
- Size: 933.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00bf8351a80f11e01c5c4a357b4cd092bc70e0f2b0190cae35f74aa93a76e19d
|
|
| MD5 |
938fc36e5c8d57bf9b4e6aa1851d7ac9
|
|
| BLAKE2b-256 |
a8853ee8504a1654b51f6edbf645400c69f2b12f41ab4b9380c84c45c0cf1438
|
File details
Details for the file wagtail_lxp-23.8.1-py3-none-any.whl.
File metadata
- Download URL: wagtail_lxp-23.8.1-py3-none-any.whl
- Upload date:
- Size: 971.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bacbbf75d30c3853a8cb52347555d9b84466e56191e8ff55796440f59d02e0b
|
|
| MD5 |
0643b74334b8f169997a5b44afd74a27
|
|
| BLAKE2b-256 |
526f02a768282989686cd9ba478e7c34f3ae779263bba69bc1512db149356604
|