You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm reporting the issue to the correct repository.
I am running the latest version of this plugin (if not, please upgrade first).
I checked the README.md and Wiki documentation but did not find my answer.
I searched to make sure that this issue had not already been reported.
I have, or I know someone who has, the ability and willingness to test the fix on a Moodle LMS-based site.
I am submitting no more than one bug report per issue ticket (please do not submit multiple bugs in one issue ticket).
I understand that support is provided by volunteer(s).
What happened?
A heading level is skipped. An
is followed by an
, with no intermediate
.
What do you think should have happened?
I expected 'Message Sent heading to be an
heading' instead of
Headings should follow a logical, sequential order. The structure should include an
before any
. This is important for screen readers and accessibility.
Steps to reproduce
Login as student
Go to page with contact form.
Fill in all required fields and activate the Send control to submit the form.
Inspect the heading structure using developer tools
See error or issue.
Screenshots
No response
Moodle version
Moodle 4.1.9
Installed Moodle UI Language packs.
English only
One or more other languages/regional dialects (specify below)
Other
If other language(s), please specify
fr-ca
Workaround
No
Additional information
In order to support accessibility the title for the page (on the window) should ideally be more descriptive. Something such as 'Form Name - Message Sent' instead of just status and the 'Continue' button should have more descriptive text to indicate where the learner is being redirected to upon clicking continue. In my system, it seems to take people to the dashboard.
System information
Client Device type: (e.g. Desktop, iPhone or iPad, Android phone or tablet, Other - specify)
Client Operating System: (e.g. Windows, Linux, Mac OS, Android, iOS, Other - specify)
Client Web Browser: (e.g. Chrome, Edge, Firefox, Safari, Safe Exam Browser, Moodle Mobile App)
Server Operating System: (e.g. Windows, Linux, Mac OS, Other - specify)
Server Webserver: (e.g. Apache, Nginx, IIS, Other - specify)
Server PHP: (e.g. 7.4, 8.0, 8.1, 8.2, 8.3, Other - specify)
Prerequisites
What happened?
A heading level is skipped. An
is followed by an
, with no intermediate
.
What do you think should have happened?
I expected 'Message Sent heading to be an
heading' instead of
Headings should follow a logical, sequential order. The structure should include an
before any
. This is important for screen readers and accessibility.
Steps to reproduce
Screenshots
No response
Moodle version
Moodle 4.1.9
Installed Moodle UI Language packs.
If other language(s), please specify
fr-ca
Workaround
No
Additional information
In order to support accessibility the title for the page (on the window) should ideally be more descriptive. Something such as 'Form Name - Message Sent' instead of just status and the 'Continue' button should have more descriptive text to indicate where the learner is being redirected to upon clicking continue. In my system, it seems to take people to the dashboard.
System information
Client Device type: (e.g. Desktop, iPhone or iPad, Android phone or tablet, Other - specify)
Client Operating System: (e.g. Windows, Linux, Mac OS, Android, iOS, Other - specify)
Client Web Browser: (e.g. Chrome, Edge, Firefox, Safari, Safe Exam Browser, Moodle Mobile App)
Server Operating System: (e.g. Windows, Linux, Mac OS, Other - specify)
Server Webserver: (e.g. Apache, Nginx, IIS, Other - specify)
Server PHP: (e.g. 7.4, 8.0, 8.1, 8.2, 8.3, Other - specify)
Code of Conduct
The text was updated successfully, but these errors were encountered: