Skip to main content

E-learning platform for Django + Wagtail + CjkCMS.

Project description

PyPI - Python Version GitHub license GitHub issues

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

  1. Add "lxp" to your INSTALLED_APPS setting like this:
    INSTALLED_APPS = [
        ...
        'lxp',
    ]
  1. Include the lxp URLconf in your project urls.py like this::

    path('lxp/', include('lxp.urls')),

  2. Run python manage.py migrate to 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wagtail-lxp-23.8.1.tar.gz (933.1 kB view details)

Uploaded Source

Built Distribution

wagtail_lxp-23.8.1-py3-none-any.whl (971.7 kB view details)

Uploaded Python 3

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

Hashes for wagtail-lxp-23.8.1.tar.gz
Algorithm Hash digest
SHA256 00bf8351a80f11e01c5c4a357b4cd092bc70e0f2b0190cae35f74aa93a76e19d
MD5 938fc36e5c8d57bf9b4e6aa1851d7ac9
BLAKE2b-256 a8853ee8504a1654b51f6edbf645400c69f2b12f41ab4b9380c84c45c0cf1438

See more details on using hashes here.

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

Hashes for wagtail_lxp-23.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4bacbbf75d30c3853a8cb52347555d9b84466e56191e8ff55796440f59d02e0b
MD5 0643b74334b8f169997a5b44afd74a27
BLAKE2b-256 526f02a768282989686cd9ba478e7c34f3ae779263bba69bc1512db149356604

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page