Skip to content
FR EN

Handbook of Sustainable Design of Digital Services

MENU
← go back
Frontend    ODD#12     ODD#13    

Is the service suitable for different accessibility media formats ?

Recommendation 

user Experience

A People

C Planet

B Prosperity

Difficulty

**

Priority

Medium

Récurrence

OnUpdate

Tests

Is screen orientation change enabled and managed across the department?

Precisions

Certain accessibility tools and mechanisms introduce constraints on the layout of the screens (portrait, landscape, magnifying glass). The service must not block the possibilities under penalty of excluding some of the users.

Use Case

WCAG / RGAA

RGAA 13.9 criteria

Additional elements

Operational issues related to the project

Posts

Rule for assessing the level of compliance of the criterion

0 / 0

Life cycle

Utilisation

20 other criteria related to the recommendation: Implement technical solutions with the lowest impact

Recommendation Essential

UI

Is a clean version available for prints ?

Recommendation

UI

Have the different image formats available been evaluated to select only the most effective ?

Recommendation

UI

Are image resizing processed upstream and statically (server side) ?

Advice

UI

Is the definition of the image reduced and adapted to its objective (illustration, contractual, ...) ?

Recommendation

UI

Do all images have a text alternative ?

Advice

UI

Are alternative image formats made available through srcset ?

Advice

UI

Are CSS sprites implemented to limit the flow of image fetching ?

Recommendation

UI

Is formatting in css preferred, to limit the use of images ?

Advice

UI

Does the lazy load bring a gain (weight of the page, CPU resource) ?

Advice

UI

Is the definition of the sound suitable ?

Recommendation

UI

Is it really a user action that triggers the "play" ?

Recommendation

UI

Are videos or animations outside the active area automatically paused / stopped ?

Advice

UI

Is a video the only solution for the expected illustration ?

Advice

UI

Are you reducing the number of pictograms used in the service ?

Recommendation

UI

Do you limit the number of fonts loaded for the service ?

Recommendation

UI

If printing, is an ink saving font installed ?

Recommendation

UI

Are the fonts used not loaded only for a small number of objects ?

Recommendation

UI

Is the service developed in accordance with RGAA recommendations ?

Recommendation

UI

Are the animations necessary, desired by the user ?

Recommendation

user Experience

Is a CSS alternative available for an animation ?