Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All the content types with html as base like ECML,QuML, PDF contents need to be accessible compliant.

Ex:
ECML : In Case of ECML, All the HTML tags generated should be accessible compliant. Questions,Answers should be added with ARIA labels, roles. Images has to be considered for alt text content embedded onto the image attribute.

PDF : In Case of PDF, Any Resources generated by converting image to PDF has to get highlighted with error.

QuML : In Case of QuML, All the QuML responses generated should be accessible compliant. Questions,Answers should be added with ARIA labels, roles. Images has to be considered for alt text content embedded onto the image attribute.

Video : Video transcripts need to be available for users to make sense of the content.

Enable assets have auto-readability for image etc.

As per WCAG guidelines, The Readability of the images is of prime importance as any included images in the context should be readable by screeb readers.

Enable creators choose proper color, fonts

Contrast Ratio and font size validation has to be done while creation of assets and mark the content as explicitly “Non Accessible“ Content in case of creator intends to bypass these validation errors.

Should have steps for the creator of asset to self certify the content whether it is accessible compliant or not.

As a Platform, we might have to explicitly tag the content as Accessible Friendly Or not against each asset created on the platform.

Enable uploading transcript to videos

...