XBlock to play self hosted h5p content inside open edX
Project description
Play H5P content in Open edX using h5pxblock
H5P Xblock provides ability to host and play H5P content in open edX. It has few more features
- Ability to mark H5P content complete in open edX
- Ability to capture score of H5P content in open edX
- Save learner state which can be retrieved later
- Ability to host H5P content on cloud storage like AWS S3
Setup
Install Xblock
pip install h5p-xblock
Update Advanced Settings of course
Update course advanced settings by adding h5pxblock
Upload H5P Content
Xblock should be available in Advanced component list of course unit now. Add xblock in unit and click "Edit" button to
upload H5P content and configure it.
Publish Content
Use "Preview" button to preview it or publish your content and use "View Live Version" button to see how it appears
on LMS
Working with translations
You can help by translating this project. Follow the steps below:
- Create a folder for the translations in
locale/
, eg:locale/es_419/LC_MESSAGES/
, and create yourtext.po
file with all the translations. - Run
make compile_translations
, this will generate thetext.mo
file. - Create a pull request with your changes.
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
h5p-xblock-0.2.7.tar.gz
(19.2 kB
view hashes)
Built Distribution
h5p_xblock-0.2.7-py3-none-any.whl
(28.7 kB
view hashes)
Close
Hashes for h5p_xblock-0.2.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09b5873204117b2b5a96d74ec16ce2f966509a4ff390380a9f02edeccdfa8214 |
|
MD5 | e0504f930a9a974bba7ed1ae718f8a06 |
|
BLAKE2b-256 | d612c71892aacf17959363b5e830066df62f343703d736e179d769f75c7b4a71 |