Skip to content

feat: move commonly used attributes from XModuleMixin to XBlock#906

Open
irtazaakram wants to merge 2 commits intomasterfrom
add-required-attrs
Open

feat: move commonly used attributes from XModuleMixin to XBlock#906
irtazaakram wants to merge 2 commits intomasterfrom
add-required-attrs

Conversation

@irtazaakram
Copy link
Copy Markdown
Member

This pull request is related to openedx/openedx-platform#38271

It moves a set of commonly used attributes out of the legacy XModuleMixin into XBlock, since they are not specific to XModule behavior and are widely relied upon across most XBlocks.

The update also includes corresponding tests (generated with assistance from Claude Code), which have been carefully reviewed and refined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant