Skip to content

fix: In-video quiz: Change text in button from 'Add to course' to 'Save'#74

Merged
djoseph-apphelix merged 1 commit intorelease-ulmofrom
djoseph-apphelix/TNL2-542
Feb 24, 2026
Merged

fix: In-video quiz: Change text in button from 'Add to course' to 'Save'#74
djoseph-apphelix merged 1 commit intorelease-ulmofrom
djoseph-apphelix/TNL2-542

Conversation

@djoseph-apphelix
Copy link
Member

Description

Updated the save button label in the InVideoQuiz editor from "Add to course" to "Save", using the existing messages.save message

This change impacts course authors and instructors (anyone with Studio access who can edit course content). Specifically, users with these roles:

  • Course Staff - can edit course content in Studio
  • Course Admins/Instructors - full course editing privileges
  • Global Staff - platform-wide access

It does not impact learners — the change is purely in the Studio editor UI, not the learner-facing experience.

Screenshot

Screenshot 2026-02-24 at 9 46 57 AM

Jira ticket

TNL2-542

Testing instructions

  • Open the InVideoQuiz editor
  • Verify the save button displays "Save" instead of "Add to course"

Copilot AI review requested due to automatic review settings February 24, 2026 04:21
Copy link

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

Updates the Studio-only InVideoQuiz editor’s primary action button text to better reflect the action being taken by changing the label from “Add to course” to “Save”, reusing an existing i18n message.

Changes:

  • Switch EditorContainer’s saveButtonLabel to messages.save.
  • Switch EditorContainer’s saveButtonAriaLabel to messages.save.

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

@djoseph-apphelix djoseph-apphelix merged commit d2a105d into release-ulmo Feb 24, 2026
8 checks passed
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