Skip to content

feat: enable MFE editor for InVideoQuiz XBlock#115

Merged
djoseph-apphelix merged 1 commit intorelease-ulmofrom
djsoeph/invideoquiz-enhancement
Feb 17, 2026
Merged

feat: enable MFE editor for InVideoQuiz XBlock#115
djoseph-apphelix merged 1 commit intorelease-ulmofrom
djsoeph/invideoquiz-enhancement

Conversation

@djoseph-apphelix
Copy link
Copy Markdown
Member

Description

Enable invideoquiz blocks to use the new authoring MFE editor, bringing them in line with other block types (html, video, problem, and games) that have already been migrated to the modernized editing experience.

Changes

  • Modified the block type routing logic in cms/static/js/views/pages/container.js:515 to include invideoquiz blocks in the conditional that directs users to the authoring MFE base URL

Supporting information

Jira ticket:

TNL2-524

Testing instructions

  • Create a new unit with an invideoquiz block
  • Verify that clicking to edit an invideoquiz block opens the authoring MFE editor instead of the legacy editor
  • Confirm that editing functionality works correctly in the new editor
  • Verify that existing invideoquiz blocks continue to work as expected

Deadline

  • None

Other information

  • None

Copilot AI review requested due to automatic review settings February 9, 2026 11:37
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Studio’s XBlock edit routing so that invideoquiz blocks open in the Authoring MFE editor, aligning them with other block types that have migrated off the legacy modal editor.

Changes:

  • Extend the “open in Authoring MFE” conditional in editXBlock to include invideoquiz blocks.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@djoseph-apphelix djoseph-apphelix changed the title InvideoQuiz xblock enhancement feat: enable MFE editor for InVideoQuiz XBlock Feb 9, 2026
Copilot AI review requested due to automatic review settings February 11, 2026 11:32
@djoseph-apphelix djoseph-apphelix force-pushed the djsoeph/invideoquiz-enhancement branch from a6d4981 to 3c4131c Compare February 11, 2026 11:32
@djoseph-apphelix djoseph-apphelix force-pushed the djsoeph/invideoquiz-enhancement branch from 3c4131c to 95fdb3f Compare February 11, 2026 11:34
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@djoseph-apphelix djoseph-apphelix force-pushed the djsoeph/invideoquiz-enhancement branch from 95fdb3f to 1af0c9e Compare February 11, 2026 11:36
@djoseph-apphelix djoseph-apphelix merged commit 02e1bee into release-ulmo Feb 17, 2026
102 of 178 checks passed
@djoseph-apphelix djoseph-apphelix deleted the djsoeph/invideoquiz-enhancement branch February 17, 2026 07:45
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.

3 participants