CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/index.md
lxp/__init__.py
lxp/apps.py
lxp/blocks_quiz.py
lxp/decorators.py
lxp/urls.py
lxp/utils.py
lxp/views.py
lxp/wagtail_hooks.py
lxp/blocks/__init__.py
lxp/blocks/cms_blocks.py
lxp/blocks/course_blocks.py
lxp/blocks/topic_blocks.py
lxp/management/__init__.py
lxp/management/commands/__init__.py
lxp/management/commands/migrate2cms.py
lxp/management/commands/migrate_quiz_attempts.py
lxp/migrations/0001_initial.py
lxp/migrations/0002_lxpwebpage.py
lxp/migrations/0003_auto_20220420_1008.py
lxp/migrations/0004_quizattempt_session_key_alter_quizattempt_user.py
lxp/migrations/0005_coursepage_navbar.py
lxp/migrations/0006_alter_academypage_body_alter_activitypage_body_and_more.py
lxp/migrations/0007_delete_lxpsettings.py
lxp/migrations/0008_alter_academypage_body_alter_activitypage_body_and_more.py
lxp/migrations/0009_coursepage_security_group_alter_coursepage_security.py
lxp/migrations/__init__.py
lxp/models/__init__.py
lxp/models/academy.py
lxp/models/activity.py
lxp/models/admin_sidebar.py
lxp/models/course.py
lxp/models/lxp_web_page.py
lxp/models/module.py
lxp/models/quiz.py
lxp/models/quiz_attempt.py
lxp/models/security.py
lxp/models/user_activity.py
lxp/static/lxp/courses/course01.jpg
lxp/static/lxp/courses/course02.jpg
lxp/static/lxp/courses/course03.jpg
lxp/static/lxp/courses/course04.jpg
lxp/static/lxp/css/lxp.css
lxp/static/lxp/css/sidenav.css
lxp/static/lxp/images/activity-icons/activity_completed.svg
lxp/static/lxp/images/activity-icons/default.svg
lxp/static/lxp/images/activity-icons/embedded_media.svg
lxp/static/lxp/images/activity-icons/html.svg
lxp/static/lxp/images/activity-icons/local_page.svg
lxp/static/lxp/images/activity-icons/pdf.svg
lxp/static/lxp/images/activity-icons/plaintext.svg
lxp/static/lxp/images/activity-icons/quiz.svg
lxp/static/lxp/images/activity-icons/quiz_gift.svg
lxp/static/lxp/images/activity-icons/video_vimeo.svg
lxp/static/lxp/images/activity-icons/video_youtube.svg
lxp/static/lxp/images/activity-icons/website.svg
lxp/static/lxp/images/hero/collab_8oes.svg
lxp/static/lxp/images/hero/hire_te5y.svg
lxp/static/lxp/images/hero/researching_22gp.svg
lxp/static/lxp/images/hero/researching_22gp_blue.svg
lxp/static/lxp/js/activity_editor.js
lxp/static/lxp/js/activity_page.js
lxp/static/lxp/js/quiz_page.js
lxp/static/lxp/tracks/track01.png
lxp/static/lxp/tracks/track02.png
lxp/static/lxp/tracks/track03.png
lxp/static/lxp/tracks/track04.png
lxp/static/lxp/tracks/track05.png
lxp/static/lxp/tracks/track06.png
lxp/templates/lxp/empty.html
lxp/templates/lxp/activity_ajax/activity_completed.html
lxp/templates/lxp/activity_blocks/embedded_video.html
lxp/templates/lxp/activity_blocks/image.html
lxp/templates/lxp/activity_blocks/local_document.html
lxp/templates/lxp/activity_blocks/local_page.html
lxp/templates/lxp/activity_blocks/local_pdf.html
lxp/templates/lxp/activity_blocks/remote_pdf.html
lxp/templates/lxp/activity_blocks/rich_text.html
lxp/templates/lxp/activity_blocks/website_url.html
lxp/templates/lxp/admin/quiz/overall_summary.html
lxp/templates/lxp/blocks/course_list_block.html
lxp/templates/lxp/blocks/course_list_block_h-4-8.html
lxp/templates/lxp/blocks/featured_topics_block.html
lxp/templates/lxp/pages/academy_page.html
lxp/templates/lxp/pages/activity_page.html
lxp/templates/lxp/pages/course_page.html
lxp/templates/lxp/pages/lxp_web_page.html
lxp/templates/lxp/pages/module_page.html
lxp/templates/lxp/pages/quiz_page.html
lxp/templates/lxp/quiz_blocks/item_multichoice.html
lxp/templates/lxp/quiz_blocks/item_truefalse.html
lxp/templates/lxp/snippets/_b_activity_sidenav.html
lxp/templates/lxp/snippets/activity_pager.html
lxp/templates/lxp/snippets/activity_sidenav.html
lxp/templates/lxp/snippets/course_summary_block.html
lxp/templates/lxp/snippets/modules_and_activities_block.html
lxp/templates/lxp/snippets/no_access_to_course.html
lxp/templatetags/__init__.py
lxp/templatetags/lxp_extras.py
lxp/tests/__init__.py
lxp/tests/lxp_factories.py
lxp/tests/pages_setup.py
lxp/tests/test_academy.py
lxp/tests/test_course.py
lxp/tests/test_get_user_activities.py
lxp/tests/test_module.py
lxp/tests/test_security.py
lxp/tests/test_templatetags.py
wagtail_lxp.egg-info/PKG-INFO
wagtail_lxp.egg-info/SOURCES.txt
wagtail_lxp.egg-info/dependency_links.txt
wagtail_lxp.egg-info/requires.txt
wagtail_lxp.egg-info/top_level.txt