Achieving accessibility in mathematics and scientific fields

33

description

This presentation deals with a topic often forgotten in the web contents and tools. We'll present the state of the art for web accessibility in general and in Moodle, plus we'll introduce a new approach to creating accessible math contents.

Transcript of Achieving accessibility in mathematics and scientific fields

Page 1: Achieving accessibility in mathematics and scientific fields
Page 2: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

inter action

Page 3: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

inter action

Page 4: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Page 5: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Learning or communicating

disabilities

dyslexia, autism, etc

Page 6: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Learning or communicating

disabilities

dyslexia, autism, etc

Visual impairment

Complete or partial, and color blindness

Page 7: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Learning or communicating

disabilities

dyslexia, autism, etc

Visual impairment

Complete or partial, and color blindness

Hearing impairment

Complete or partial

Page 8: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Learning or communicating

disabilities

dyslexia, autism, etc

Visual impairment

Complete or partial, and color blindness

Hearing impairment

Complete or partial

Motor or dexterity impairment

e.g. paralysis

Page 9: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

in the context of a Learning Management System such as …

Content creator

Teacher

Student

(Administrator)

Page 10: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Content interpretation

Page 11: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Content creation

Content interpretation

Page 12: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Page 13: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Page 14: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

2 x+1

2x + 1

Grammatical

two to the power of x

plus one end exponent

two to the power of x

end exponent plus one

Prosodic

two to the power of [pause] x plus one

two to the power of x [pause] plus one

Page 15: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

𝟐

𝟑

𝟒 and

𝟐𝟑

𝟒

Pros

Cons

Grammatical

unambiguous

more complex

Prosodic

simple

ambiguous

Page 16: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

What happens with the difference between

𝟐

𝟑

𝟒 and

𝟐𝟑

𝟒

?

Page 17: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

“Currently there is a complete mismatch between mainstream software for mathematics and existing screen readers when it comes to multimodal presentations of formulae. In most cases formulae are printed on the screen using graphical glyphs. Hence, learning environments are basically unusable for mathematics by people with disabilities such as dyslexia, dysgraphia, and any visual impairment.” Mika Seppälä, Florida State University

Page 18: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

screen reader

plug-in

MathML formula

• The plug-in transforms the MathML into a textual description ready for verbalisation.

Page 19: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

screen reader

plug-in

MathML formula

Formula • 2𝑥 + 1 = 9

MathML

• <math>

• <msup>

• <mn>2</mn>

• <mi>x</mi>

• </msup>

• <mo>+</mo>

• <mn>1</mn>

• <mo>=</mo>

• <mn>9</mn>

• </math>

Plug-in • 2 to the power of x plus 1 equal 9

Page 20: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

• dependance on external elements and technologies

• incompatibilities on different devices and OS

• convivial with CSS and text formatting

• The formula adapts to user parametrisation of screen

Page 21: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

screen reader

alternative text

image

• The alternative text is automatically generated at the moment of formula creation.

Page 22: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

screen reader

Alternative text

image Formula

• 2𝑥 + 1 = 9

Image •

Alternative text

• 2 to the power of x plus 1 equal 9

Page 23: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

• The formula is stored as an image.

• The image contains a standard tag “alternative text” with a textual description.

• In this example: “F open parentheses x close parentheses equal integral subscript a superscript b f open parentheses x close parentheses d x”

Page 24: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

• little conviviality with CSS and different text styles

• by enlargement of the formula, it loses quality due to extrapolation

• independence of plugins and screen reader produces a robust system

• transversally deployable in different devices and Operating Systems

Page 25: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Content creator

Teacher Student

• Tools can also support the content creation process by differently able professionals

Page 26: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Page 27: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Page 28: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Page 29: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Page 30: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Page 31: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Page 32: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Page 33: Achieving accessibility in mathematics and scientific fields

w i r i s . c o m

Thanks for your attention

car les@wir is .com

twitter.com/car les_wir is

facebook.com/ wir ismath