Lift and shift Video Block code moving from edx-platform #141
Merged
farhan merged 1 commit intofarhan/video-blockfrom Feb 24, 2026
Merged
Lift and shift Video Block code moving from edx-platform #141farhan merged 1 commit intofarhan/video-blockfrom
farhan merged 1 commit intofarhan/video-blockfrom
Conversation
78fa647 to
d684cf3
Compare
2 tasks
d684cf3 to
0c374ea
Compare
irtazaakram
requested changes
Feb 13, 2026
de657bb to
adda59b
Compare
irtazaakram
approved these changes
Feb 23, 2026
7e78463 to
103108d
Compare
This commit contains original code copied from edx-platform. Purpose of keeping the first commit with original code is to get help in the review process. Reviewer just needs to open the second commit and code changes will be clearly visible.
103108d to
39d7546
Compare
farhan
added a commit
that referenced
this pull request
Mar 2, 2026
This commit contains original code copied from edx-platform. Purpose of keeping the first commit with original code is to get help in the review process. Reviewer can easily view the next commit to view the changes done in xblocks-contrib while shifting code from the edx-platform
farhan
added a commit
that referenced
this pull request
Mar 3, 2026
This commit contains original code copied from edx-platform. Purpose of keeping the first commit with original code is to get help in the review process. Reviewer can easily view the next commit to view the changes done in xblocks-contrib while shifting code from the edx-platform
farhan
added a commit
that referenced
this pull request
Mar 4, 2026
* Lift and shift code of Video Block from edx-platform (#141) This commit contains original code copied from edx-platform. Purpose of keeping the first commit with original code is to get help in the review process. Reviewer can easily view the next commit to view the changes done in xblocks-contrib while shifting code from the edx-platform * Update and fix the shifted Video XBlock code to make it run (#142) * fix: Fix quality issues of the Video Block (#143)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket
Followup/Successor PR
Details
This PR contains the code that has been moved (lifted and shifted) from the edx-platform to this repository.
Source files references has also been added at the top of the files. If some more references are required, feel free to ask in this PR.
How to test: