Skip to content

Update iframe title when changing its src to improve accessibility.#49

Open
ignaciogros wants to merge 1 commit intomainfrom
48-improve-accessibility
Open

Update iframe title when changing its src to improve accessibility.#49
ignaciogros wants to merge 1 commit intomainfrom
48-improve-accessibility

Conversation

@ignaciogros
Copy link
Copy Markdown
Collaborator

@ignaciogros ignaciogros commented May 6, 2026

Before: <iframe title="Activity title">

Now:

  • <iframe title="Activity title"> if the page has no title.
  • <iframe title="Activity title: Page title"> in other cases.

Moodle Playground Preview

The changes in this pull request can be previewed and tested using a Moodle Playground instance.

Preview in Moodle Playground

⚠️ The embedded eXeLearning editor is not included in this preview. You can install it from Modules > eXeLearning Web > Configure using the "Download & Install Editor" button. All other module features (ELPX upload, viewer, preview) work normally.

@ignaciogros ignaciogros requested review from erseco and pabloamayab May 6, 2026 14:30
@ignaciogros ignaciogros linked an issue May 6, 2026 that may be closed by this pull request
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.

Improve accessibility

1 participant