Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Accessibility of pages when they are customised 5 years 5 months ago #5391

  • annem
  • annem's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 178
  • Thank you received: 0
Hi Xerte Community
With accessibility in mind, will customisation with the code for ‘Print’, ‘Try Again’, ‘Restart’ or Variables with code for names added to Variables to allow personalisation in a page, for example, affect accessibility?
Xerte ticks the accessibility boxes but I just wonder about using the specific code I have mentioned and ensuring accessibility.
I am assuming it will be OK, but if you can advise I will really appreciate this.
Thanks in advance for your advise.
Anne

Please Log in or Create an account to join the conversation.

Accessibility of pages when they are customised 5 years 5 months ago #5392

  • ronm
  • ronm's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 841
  • Thank you received: 245
Hi Anne
all too frequently people generalise about accessibility without being specific or going into enough detail. Generally what you create with Xerte has a high degree of accessibility but when it comes to more specific accessibility needs whether it be native Xerte or custom code you still need to be aware that needs and therefore best solutions will vary. Generally I don't think the customisations that I think you are referring to will add any additional barriers. However if any of the customisations are critical to the learning content then you might want to provide specific examples for us to comment further.
HTH
Ron
Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/

Please Log in or Create an account to join the conversation.

Accessibility of pages when they are customised 5 years 5 months ago #5393

  • annem
  • annem's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 178
  • Thank you received: 0
Hi Ron,
Thanks for the quick reply. It is appreciated.
Yes you are correct, I wasn't specific enough.

Question to all Xerte Community...
I was focusing on accessible to people with disabilities.
With Xerte, users can use the keys on the keyboard to manoeuvre the screen. With the customisation to 'Variables' with text input for name for example, can you let me know the keys a user would press on the keyboard to navigate the screen and enter their text (without the use of a mouse) and with the 'Print', 'Re-try' and 'Restart' buttons on the screen, which key on the keyboard would enable the user with disabilities to perform these actions? Is there a document which explains which key to use for actions to navigate a Xerte without a mouse?

Thanks in advance for your advice and help.
Anne

Please Log in or Create an account to join the conversation.

Accessibility of pages when they are customised 5 years 5 months ago #5407

  • Fay
  • Fay's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 231
  • Thank you received: 86
Hi Anne

There's no document specifically about which keys users should use to navigate in Xerte without using a mouse. By default (on any web page) users can access any form fields using the tab key and this would be the same for any input fields you add to a Xerte page. In fact in Xerte most items are reached using tab and then selected with return or space. For drag & drop activities, labels can be tabbed to, selected by pressing space bar, then tab to the hotspots & dropped with space again.

For screen readers it's good practice to mark up the label that goes with any input fields properly like this (with the for attribute matching the id):
<label for="name">Name:</label>
<input id="name" type="text" name="textfield">

There's some other good advice here: webaim.org/techniques/forms/controls

Using variables to label things is fine as the variable markup is replaced with the string that you see on screen & it's this that the screen reader will pick up on.

Hope this helps

Please Log in or Create an account to join the conversation.

Last edit: by Fay.

Accessibility of pages when they are customised 5 years 5 months ago #5409

  • annem
  • annem's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 178
  • Thank you received: 0
Hi Fay,
Thank you for the information which is very helpful. I appreciate this.
Anne

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Moderators: alimcnronm
Time to create page: 0.272 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search