-
Notifications
You must be signed in to change notification settings - Fork 4.2k
enable extracted video block #37851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
enable extracted video block #37851
Conversation
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
3485191 to
fad0bc5
Compare
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
f35948f to
477a183
Compare
Video XBlock import/export testing notesI have tested the import/export functionality of the Extracted Video XBlock on my local setup. Based on my testing, the Extracted Video XBlock is exported in the pointer tag format during export, and when imported, it parses the pointer tag format correctly. The functionality is working as expected.
The exported course with the built-in Video XBlock is the same as the course with the extracted Video XBlock. This shows that the extracted Video XBlock is being exported as expected. cc: @farhan |
|
Sandbox deployment successful 🚀 |
7e1a394 to
94d2642
Compare
|
Sandbox deployment successful 🚀 |
Relevant pr in xblocks-contrib: openedx/xblocks-contrib#83
Currently PR will stay in draft until all the test cases get passed and branch updates to pypi version of xblocks-contrib