WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: MathML and simple maths content

for

Number of posts in this thread: 18 (In chronological order)

From: Isabel Holdsworth
Date: Tue, May 28 2019 7:34AM
Subject: MathML and simple maths content
No previous message | Next message →

Hi all,

Is it preferable to use MathML for all maths content, even simple
additions, fractions, etc? Or would plain text ( 1 + 2 or 1/4 ) be
acceptable?

I get mixed results with MathML depending on which
screenreader/browser combination I'm using, and sometimes I wonder if
plain text would provide more consistent results.

Thanks, Isabel

From: L Snider
Date: Tue, May 28 2019 9:12AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Hi Isabel,

I would be curious to see what answers you get, as I know in EPUBs best
practice (right now) is to do MathML AND plain text summaries (or whatever
can be done in terms of explanations). I don't work with math on websites,
so would love to know more about whether the two mesh or not.

Cheers

Lisa

On Tue, May 28, 2019 at 8:34 AM Isabel Holdsworth < = EMAIL ADDRESS REMOVED = >
wrote:

> Hi all,
>
> Is it preferable to use MathML for all maths content, even simple
> additions, fractions, etc? Or would plain text ( 1 + 2 or 1/4 ) be
> acceptable?
>
> I get mixed results with MathML depending on which
> screenreader/browser combination I'm using, and sometimes I wonder if
> plain text would provide more consistent results.
>
> Thanks, Isabel
> > > > >

From: Isabel Holdsworth
Date: Wed, May 29 2019 1:58AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Hi Lisa,

I'm testing MathML with three browsers and getting inconsistent
results. IE11 seems to work best, then Firefox, but JAWS and Chrome
seem to provide the info to screenreaders sometimes and not others.
It's frustrating, as I don't know what to suggest to our customer
other than to ensure that JAWS is always paired with IE11.

Cheers, Isabel

On 28/05/2019, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
> Hi Isabel,
>
> I would be curious to see what answers you get, as I know in EPUBs best
> practice (right now) is to do MathML AND plain text summaries (or whatever
> can be done in terms of explanations). I don't work with math on websites,
> so would love to know more about whether the two mesh or not.
>
> Cheers
>
> Lisa
>
> On Tue, May 28, 2019 at 8:34 AM Isabel Holdsworth
> < = EMAIL ADDRESS REMOVED = >
> wrote:
>
>> Hi all,
>>
>> Is it preferable to use MathML for all maths content, even simple
>> additions, fractions, etc? Or would plain text ( 1 + 2 or 1/4 ) be
>> acceptable?
>>
>> I get mixed results with MathML depending on which
>> screenreader/browser combination I'm using, and sometimes I wonder if
>> plain text would provide more consistent results.
>>
>> Thanks, Isabel
>> >> >> >> >>
> > > > >

From: Bim Egan
Date: Wed, May 29 2019 2:50AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Hi Isabel,

I did a little research on this for a client, and found the following that
may be useful.

WIRIS Math Type (equation editor and image producer:
https://docs.wiris.com/en/mathtype/start

It's engine not only produces an image, but also the alt text that I thought
made the equation very clear.

There's an example on one of their tutorial pages at:
https://docs.wiris.com/en/mathtype/mathtype_desktop/basic_tutorials

HTH,

Bim
-------------
Bim Egan
Skype phone: 01223 96 87 96
Personal Email: = EMAIL ADDRESS REMOVED =
Skype ID: bim.accessequals

Coordinator: Describe Online
W: www.describe-online.com
E: = EMAIL ADDRESS REMOVED =
----------------------------------------
Partner: AccessEquals
W: www.accessequals.com
E: = EMAIL ADDRESS REMOVED =
-----Original Message-----
From: WebAIM-Forum [mailto: = EMAIL ADDRESS REMOVED = ] On Behalf
Of Isabel Holdsworth
Sent: 29 May 2019 08:58
To: WebAIM Discussion List
Subject: Re: [WebAIM] MathML and simple maths content

Hi Lisa,

I'm testing MathML with three browsers and getting inconsistent results.
IE11 seems to work best, then Firefox, but JAWS and Chrome seem to provide
the info to screenreaders sometimes and not others.
It's frustrating, as I don't know what to suggest to our customer other than
to ensure that JAWS is always paired with IE11.

Cheers, Isabel

On 28/05/2019, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
> Hi Isabel,
>
> I would be curious to see what answers you get, as I know in EPUBs
> best practice (right now) is to do MathML AND plain text summaries (or
> whatever can be done in terms of explanations). I don't work with math
> on websites, so would love to know more about whether the two mesh or not.
>
> Cheers
>
> Lisa
>
> On Tue, May 28, 2019 at 8:34 AM Isabel Holdsworth
> < = EMAIL ADDRESS REMOVED = >
> wrote:
>
>> Hi all,
>>
>> Is it preferable to use MathML for all maths content, even simple
>> additions, fractions, etc? Or would plain text ( 1 + 2 or 1/4 ) be
>> acceptable?
>>
>> I get mixed results with MathML depending on which
>> screenreader/browser combination I'm using, and sometimes I wonder if
>> plain text would provide more consistent results.
>>
>> Thanks, Isabel
>> >> >> archives at http://webaim.org/discussion/archives
>> >>
> > > archives at http://webaim.org/discussion/archives
> >
http://webaim.org/discussion/archives
---
This email has been checked for viruses by AVG.
https://www.avg.com

From: Isabel Holdsworth
Date: Wed, May 29 2019 3:42AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Hi Bim,

That's very interesting.

We're using the Wiris math editor for the web, and rather than
producing a graphic with alt text, it produces a styled equation whose
aria-hidden attribute is set to true, accompanied by a visually hidden
MathML expression.

It's the MathML expression that's causing problems for our customer,
since it isn't spoken in the same way, and often not at all, depending
on the browser/screenreader combination.

The graphic wouldn't be ideal for us either, for two reasons:

1. It's essentially an image of text which will pixellate when it's
zoomed up, unless they're using SVG.

2. VoiceOver speaks alt text as a single string, and I don't think
there's any way to interrogate it so as to break it down into its
component parts. This is usually fine for short texts like button
labels, but users need more granularity when reading complex maths
expressions.

But our customer might decide it's a better solution than what they've
got at the moment, so thank you.

Cheers, Isabel

On 29/05/2019, Bim Egan < = EMAIL ADDRESS REMOVED = > wrote:
> Hi Isabel,
>
> I did a little research on this for a client, and found the following that
> may be useful.
>
> WIRIS Math Type (equation editor and image producer:
> https://docs.wiris.com/en/mathtype/start
>
> It's engine not only produces an image, but also the alt text that I
> thought
> made the equation very clear.
>
> There's an example on one of their tutorial pages at:
> https://docs.wiris.com/en/mathtype/mathtype_desktop/basic_tutorials
>
> HTH,
>
> Bim
> -------------
> Bim Egan
> Skype phone: 01223 96 87 96
> Personal Email: = EMAIL ADDRESS REMOVED =
> Skype ID: bim.accessequals
>
> Coordinator: Describe Online
> W: www.describe-online.com
> E: = EMAIL ADDRESS REMOVED =
> ----------------------------------------
> Partner: AccessEquals
> W: www.accessequals.com
> E: = EMAIL ADDRESS REMOVED =
> -----Original Message-----
> From: WebAIM-Forum [mailto: = EMAIL ADDRESS REMOVED = ] On Behalf
> Of Isabel Holdsworth
> Sent: 29 May 2019 08:58
> To: WebAIM Discussion List
> Subject: Re: [WebAIM] MathML and simple maths content
>
> Hi Lisa,
>
> I'm testing MathML with three browsers and getting inconsistent results.
> IE11 seems to work best, then Firefox, but JAWS and Chrome seem to provide
> the info to screenreaders sometimes and not others.
> It's frustrating, as I don't know what to suggest to our customer other
> than
> to ensure that JAWS is always paired with IE11.
>
> Cheers, Isabel
>
> On 28/05/2019, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
>> Hi Isabel,
>>
>> I would be curious to see what answers you get, as I know in EPUBs
>> best practice (right now) is to do MathML AND plain text summaries (or
>> whatever can be done in terms of explanations). I don't work with math
>> on websites, so would love to know more about whether the two mesh or
>> not.
>>
>> Cheers
>>
>> Lisa
>>
>> On Tue, May 28, 2019 at 8:34 AM Isabel Holdsworth
>> < = EMAIL ADDRESS REMOVED = >
>> wrote:
>>
>>> Hi all,
>>>
>>> Is it preferable to use MathML for all maths content, even simple
>>> additions, fractions, etc? Or would plain text ( 1 + 2 or 1/4 ) be
>>> acceptable?
>>>
>>> I get mixed results with MathML depending on which
>>> screenreader/browser combination I'm using, and sometimes I wonder if
>>> plain text would provide more consistent results.
>>>
>>> Thanks, Isabel
>>> >>> >>> archives at http://webaim.org/discussion/archives
>>> >>>
>> >> >> archives at http://webaim.org/discussion/archives
>> >>
> > > http://webaim.org/discussion/archives
> >
> ---
> This email has been checked for viruses by AVG.
> https://www.avg.com
>
>
> > > > >

From: L Snider
Date: Wed, May 29 2019 6:24AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Hi Isabel,

Sounds like it is the same as EPUB in terms of the issues with MathML.
Sorry, I made an error in my first email, the best practice is to do MathML
and an image with alt text. My brain was tired! Sometimes people did text,
but only for the most simple math (and even then image would be best
practice).

From my limited research about 5 months ago, it is still the best one right
now. However, people are working on different solutions, as this has been
an issue since it came out.

Cheers

Lisa

On Wed, May 29, 2019 at 4:43 AM Isabel Holdsworth < = EMAIL ADDRESS REMOVED = >
wrote:

> Hi Bim,
>
> That's very interesting.
>
> We're using the Wiris math editor for the web, and rather than
> producing a graphic with alt text, it produces a styled equation whose
> aria-hidden attribute is set to true, accompanied by a visually hidden
> MathML expression.
>
> It's the MathML expression that's causing problems for our customer,
> since it isn't spoken in the same way, and often not at all, depending
> on the browser/screenreader combination.
>
> The graphic wouldn't be ideal for us either, for two reasons:
>
> 1. It's essentially an image of text which will pixellate when it's
> zoomed up, unless they're using SVG.
>
> 2. VoiceOver speaks alt text as a single string, and I don't think
> there's any way to interrogate it so as to break it down into its
> component parts. This is usually fine for short texts like button
> labels, but users need more granularity when reading complex maths
> expressions.
>
> But our customer might decide it's a better solution than what they've
> got at the moment, so thank you.
>
> Cheers, Isabel
>
> On 29/05/2019, Bim Egan < = EMAIL ADDRESS REMOVED = > wrote:
> > Hi Isabel,
> >
> > I did a little research on this for a client, and found the following
> that
> > may be useful.
> >
> > WIRIS Math Type (equation editor and image producer:
> > https://docs.wiris.com/en/mathtype/start
> >
> > It's engine not only produces an image, but also the alt text that I
> > thought
> > made the equation very clear.
> >
> > There's an example on one of their tutorial pages at:
> > https://docs.wiris.com/en/mathtype/mathtype_desktop/basic_tutorials
> >
> > HTH,
> >
> > Bim
> > -------------
> > Bim Egan
> > Skype phone: 01223 96 87 96
> > Personal Email: = EMAIL ADDRESS REMOVED =
> > Skype ID: bim.accessequals
> >
> > Coordinator: Describe Online
> > W: www.describe-online.com
> > E: = EMAIL ADDRESS REMOVED =
> > ----------------------------------------
> > Partner: AccessEquals
> > W: www.accessequals.com
> > E: = EMAIL ADDRESS REMOVED =
> > -----Original Message-----
> > From: WebAIM-Forum [mailto: = EMAIL ADDRESS REMOVED = ] On
> Behalf
> > Of Isabel Holdsworth
> > Sent: 29 May 2019 08:58
> > To: WebAIM Discussion List
> > Subject: Re: [WebAIM] MathML and simple maths content
> >
> > Hi Lisa,
> >
> > I'm testing MathML with three browsers and getting inconsistent results.
> > IE11 seems to work best, then Firefox, but JAWS and Chrome seem to
> provide
> > the info to screenreaders sometimes and not others.
> > It's frustrating, as I don't know what to suggest to our customer other
> > than
> > to ensure that JAWS is always paired with IE11.
> >
> > Cheers, Isabel
> >
> > On 28/05/2019, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
> >> Hi Isabel,
> >>
> >> I would be curious to see what answers you get, as I know in EPUBs
> >> best practice (right now) is to do MathML AND plain text summaries (or
> >> whatever can be done in terms of explanations). I don't work with math
> >> on websites, so would love to know more about whether the two mesh or
> >> not.
> >>
> >> Cheers
> >>
> >> Lisa
> >>
> >> On Tue, May 28, 2019 at 8:34 AM Isabel Holdsworth
> >> < = EMAIL ADDRESS REMOVED = >
> >> wrote:
> >>
> >>> Hi all,
> >>>
> >>> Is it preferable to use MathML for all maths content, even simple
> >>> additions, fractions, etc? Or would plain text ( 1 + 2 or 1/4 ) be
> >>> acceptable?
> >>>
> >>> I get mixed results with MathML depending on which
> >>> screenreader/browser combination I'm using, and sometimes I wonder if
> >>> plain text would provide more consistent results.
> >>>
> >>> Thanks, Isabel
> >>> > >>> > >>> archives at http://webaim.org/discussion/archives
> >>> > >>>
> >> > >> > >> archives at http://webaim.org/discussion/archives
> >> > >>
> > > > > archives at
> > http://webaim.org/discussion/archives
> > > >
> > ---
> > This email has been checked for viruses by AVG.
> > https://www.avg.com
> >
> >
> > > > > > > > > >
> > > > >

From: Birkir R. Gunnarsson
Date: Wed, May 29 2019 7:29AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

MathML support is spotty/inconsistent and sometimes downright missing.
Kepe inmind that IE11 is eventually going to g away, probably in a
matter of years, so we, as a community must focus on
Chrome/Firefox/Edge (which will run on Chomium).
In 2011 I had a short stint with Design Science, makers of Mathplayer
(wich renders MathML into speech), but even then there lack of user
agent support was a big problem for MathML. My understanding is that
it's not improved, but we have nothing else to replace it.
So I'd recommend going with MathML for now and then file issues with
browsers/screen reader vendors to draw attention to the problem with
missing MathML support.



On 5/29/19, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
> Hi Isabel,
>
> Sounds like it is the same as EPUB in terms of the issues with MathML.
> Sorry, I made an error in my first email, the best practice is to do MathML
> and an image with alt text. My brain was tired! Sometimes people did text,
> but only for the most simple math (and even then image would be best
> practice).
>
> From my limited research about 5 months ago, it is still the best one right
> now. However, people are working on different solutions, as this has been
> an issue since it came out.
>
> Cheers
>
> Lisa
>
> On Wed, May 29, 2019 at 4:43 AM Isabel Holdsworth
> < = EMAIL ADDRESS REMOVED = >
> wrote:
>
>> Hi Bim,
>>
>> That's very interesting.
>>
>> We're using the Wiris math editor for the web, and rather than
>> producing a graphic with alt text, it produces a styled equation whose
>> aria-hidden attribute is set to true, accompanied by a visually hidden
>> MathML expression.
>>
>> It's the MathML expression that's causing problems for our customer,
>> since it isn't spoken in the same way, and often not at all, depending
>> on the browser/screenreader combination.
>>
>> The graphic wouldn't be ideal for us either, for two reasons:
>>
>> 1. It's essentially an image of text which will pixellate when it's
>> zoomed up, unless they're using SVG.
>>
>> 2. VoiceOver speaks alt text as a single string, and I don't think
>> there's any way to interrogate it so as to break it down into its
>> component parts. This is usually fine for short texts like button
>> labels, but users need more granularity when reading complex maths
>> expressions.
>>
>> But our customer might decide it's a better solution than what they've
>> got at the moment, so thank you.
>>
>> Cheers, Isabel
>>
>> On 29/05/2019, Bim Egan < = EMAIL ADDRESS REMOVED = > wrote:
>> > Hi Isabel,
>> >
>> > I did a little research on this for a client, and found the following
>> that
>> > may be useful.
>> >
>> > WIRIS Math Type (equation editor and image producer:
>> > https://docs.wiris.com/en/mathtype/start
>> >
>> > It's engine not only produces an image, but also the alt text that I
>> > thought
>> > made the equation very clear.
>> >
>> > There's an example on one of their tutorial pages at:
>> > https://docs.wiris.com/en/mathtype/mathtype_desktop/basic_tutorials
>> >
>> > HTH,
>> >
>> > Bim
>> > -------------
>> > Bim Egan
>> > Skype phone: 01223 96 87 96
>> > Personal Email: = EMAIL ADDRESS REMOVED =
>> > Skype ID: bim.accessequals
>> >
>> > Coordinator: Describe Online
>> > W: www.describe-online.com
>> > E: = EMAIL ADDRESS REMOVED =
>> > ----------------------------------------
>> > Partner: AccessEquals
>> > W: www.accessequals.com
>> > E: = EMAIL ADDRESS REMOVED =
>> > -----Original Message-----
>> > From: WebAIM-Forum [mailto: = EMAIL ADDRESS REMOVED = ] On
>> Behalf
>> > Of Isabel Holdsworth
>> > Sent: 29 May 2019 08:58
>> > To: WebAIM Discussion List
>> > Subject: Re: [WebAIM] MathML and simple maths content
>> >
>> > Hi Lisa,
>> >
>> > I'm testing MathML with three browsers and getting inconsistent
>> > results.
>> > IE11 seems to work best, then Firefox, but JAWS and Chrome seem to
>> provide
>> > the info to screenreaders sometimes and not others.
>> > It's frustrating, as I don't know what to suggest to our customer other
>> > than
>> > to ensure that JAWS is always paired with IE11.
>> >
>> > Cheers, Isabel
>> >
>> > On 28/05/2019, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
>> >> Hi Isabel,
>> >>
>> >> I would be curious to see what answers you get, as I know in EPUBs
>> >> best practice (right now) is to do MathML AND plain text summaries (or
>> >> whatever can be done in terms of explanations). I don't work with math
>> >> on websites, so would love to know more about whether the two mesh or
>> >> not.
>> >>
>> >> Cheers
>> >>
>> >> Lisa
>> >>
>> >> On Tue, May 28, 2019 at 8:34 AM Isabel Holdsworth
>> >> < = EMAIL ADDRESS REMOVED = >
>> >> wrote:
>> >>
>> >>> Hi all,
>> >>>
>> >>> Is it preferable to use MathML for all maths content, even simple
>> >>> additions, fractions, etc? Or would plain text ( 1 + 2 or 1/4 ) be
>> >>> acceptable?
>> >>>
>> >>> I get mixed results with MathML depending on which
>> >>> screenreader/browser combination I'm using, and sometimes I wonder if
>> >>> plain text would provide more consistent results.
>> >>>
>> >>> Thanks, Isabel
>> >>> >> >>> >> >>> archives at http://webaim.org/discussion/archives
>> >>> >> >>>
>> >> >> >> >> >> archives at http://webaim.org/discussion/archives
>> >> >> >>
>> > >> > >> archives at
>> > http://webaim.org/discussion/archives
>> > >> >
>> > ---
>> > This email has been checked for viruses by AVG.
>> > https://www.avg.com
>> >
>> >
>> > >> > >> > >> > >> >
>> >> >> >> >>
> > > > >


--
Work hard. Have fun. Make history.

From: Isabel Holdsworth
Date: Wed, May 29 2019 7:38AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Thanks guys. This is less than encouraging, and very frustrating,
especially for organisations in the process of moving paper assessment
online. I'm stumped as to what I can suggest.

Cheers, Isabel

On 29/05/2019, Birkir R. Gunnarsson < = EMAIL ADDRESS REMOVED = > wrote:
> MathML support is spotty/inconsistent and sometimes downright missing.
> Kepe inmind that IE11 is eventually going to g away, probably in a
> matter of years, so we, as a community must focus on
> Chrome/Firefox/Edge (which will run on Chomium).
> In 2011 I had a short stint with Design Science, makers of Mathplayer
> (wich renders MathML into speech), but even then there lack of user
> agent support was a big problem for MathML. My understanding is that
> it's not improved, but we have nothing else to replace it.
> So I'd recommend going with MathML for now and then file issues with
> browsers/screen reader vendors to draw attention to the problem with
> missing MathML support.
>
>
>
> On 5/29/19, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
>> Hi Isabel,
>>
>> Sounds like it is the same as EPUB in terms of the issues with MathML.
>> Sorry, I made an error in my first email, the best practice is to do
>> MathML
>> and an image with alt text. My brain was tired! Sometimes people did
>> text,
>> but only for the most simple math (and even then image would be best
>> practice).
>>
>> From my limited research about 5 months ago, it is still the best one
>> right
>> now. However, people are working on different solutions, as this has been
>> an issue since it came out.
>>
>> Cheers
>>
>> Lisa
>>
>> On Wed, May 29, 2019 at 4:43 AM Isabel Holdsworth
>> < = EMAIL ADDRESS REMOVED = >
>> wrote:
>>
>>> Hi Bim,
>>>
>>> That's very interesting.
>>>
>>> We're using the Wiris math editor for the web, and rather than
>>> producing a graphic with alt text, it produces a styled equation whose
>>> aria-hidden attribute is set to true, accompanied by a visually hidden
>>> MathML expression.
>>>
>>> It's the MathML expression that's causing problems for our customer,
>>> since it isn't spoken in the same way, and often not at all, depending
>>> on the browser/screenreader combination.
>>>
>>> The graphic wouldn't be ideal for us either, for two reasons:
>>>
>>> 1. It's essentially an image of text which will pixellate when it's
>>> zoomed up, unless they're using SVG.
>>>
>>> 2. VoiceOver speaks alt text as a single string, and I don't think
>>> there's any way to interrogate it so as to break it down into its
>>> component parts. This is usually fine for short texts like button
>>> labels, but users need more granularity when reading complex maths
>>> expressions.
>>>
>>> But our customer might decide it's a better solution than what they've
>>> got at the moment, so thank you.
>>>
>>> Cheers, Isabel
>>>
>>> On 29/05/2019, Bim Egan < = EMAIL ADDRESS REMOVED = > wrote:
>>> > Hi Isabel,
>>> >
>>> > I did a little research on this for a client, and found the following
>>> that
>>> > may be useful.
>>> >
>>> > WIRIS Math Type (equation editor and image producer:
>>> > https://docs.wiris.com/en/mathtype/start
>>> >
>>> > It's engine not only produces an image, but also the alt text that I
>>> > thought
>>> > made the equation very clear.
>>> >
>>> > There's an example on one of their tutorial pages at:
>>> > https://docs.wiris.com/en/mathtype/mathtype_desktop/basic_tutorials
>>> >
>>> > HTH,
>>> >
>>> > Bim
>>> > -------------
>>> > Bim Egan
>>> > Skype phone: 01223 96 87 96
>>> > Personal Email: = EMAIL ADDRESS REMOVED =
>>> > Skype ID: bim.accessequals
>>> >
>>> > Coordinator: Describe Online
>>> > W: www.describe-online.com
>>> > E: = EMAIL ADDRESS REMOVED =
>>> > ----------------------------------------
>>> > Partner: AccessEquals
>>> > W: www.accessequals.com
>>> > E: = EMAIL ADDRESS REMOVED =
>>> > -----Original Message-----
>>> > From: WebAIM-Forum [mailto: = EMAIL ADDRESS REMOVED = ] On
>>> Behalf
>>> > Of Isabel Holdsworth
>>> > Sent: 29 May 2019 08:58
>>> > To: WebAIM Discussion List
>>> > Subject: Re: [WebAIM] MathML and simple maths content
>>> >
>>> > Hi Lisa,
>>> >
>>> > I'm testing MathML with three browsers and getting inconsistent
>>> > results.
>>> > IE11 seems to work best, then Firefox, but JAWS and Chrome seem to
>>> provide
>>> > the info to screenreaders sometimes and not others.
>>> > It's frustrating, as I don't know what to suggest to our customer
>>> > other
>>> > than
>>> > to ensure that JAWS is always paired with IE11.
>>> >
>>> > Cheers, Isabel
>>> >
>>> > On 28/05/2019, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
>>> >> Hi Isabel,
>>> >>
>>> >> I would be curious to see what answers you get, as I know in EPUBs
>>> >> best practice (right now) is to do MathML AND plain text summaries
>>> >> (or
>>> >> whatever can be done in terms of explanations). I don't work with
>>> >> math
>>> >> on websites, so would love to know more about whether the two mesh or
>>> >> not.
>>> >>
>>> >> Cheers
>>> >>
>>> >> Lisa
>>> >>
>>> >> On Tue, May 28, 2019 at 8:34 AM Isabel Holdsworth
>>> >> < = EMAIL ADDRESS REMOVED = >
>>> >> wrote:
>>> >>
>>> >>> Hi all,
>>> >>>
>>> >>> Is it preferable to use MathML for all maths content, even simple
>>> >>> additions, fractions, etc? Or would plain text ( 1 + 2 or 1/4 ) be
>>> >>> acceptable?
>>> >>>
>>> >>> I get mixed results with MathML depending on which
>>> >>> screenreader/browser combination I'm using, and sometimes I wonder
>>> >>> if
>>> >>> plain text would provide more consistent results.
>>> >>>
>>> >>> Thanks, Isabel
>>> >>> >>> >>> >>> >>> archives at http://webaim.org/discussion/archives
>>> >>> >>> >>>
>>> >> >>> >> >>> >> archives at http://webaim.org/discussion/archives
>>> >> >>> >>
>>> > >>> > >>> archives at
>>> > http://webaim.org/discussion/archives
>>> > >>> >
>>> > ---
>>> > This email has been checked for viruses by AVG.
>>> > https://www.avg.com
>>> >
>>> >
>>> > >>> > >>> > >>> > >>> >
>>> >>> >>> >>> >>>
>> >> >> >> >>
>
>
> --
> Work hard. Have fun. Make history.
> > > > >

From: Brandon Keith Biggs
Date: Wed, May 29 2019 8:00AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Hello,
MathML is the best solution currently.
Both Jaws and NVDA support MathML on Windows.
It seems as if Firefox is the only browser that supports MathML with screen
readers. I hope I'm wrong though!
Here is where you can find the places to vote for MathML in Chrome and Edge.
<http://www.mathml-association.org/faq.html#3-where-can-i-vote-for-mathml-support-in-chrome-and-microsoft-edge>;
I don't know about VO on Firefox.
Thank you,

Brandon Keith Biggs <http://brandonkeithbiggs.com/>;


On Wed, May 29, 2019 at 6:38 AM Isabel Holdsworth < = EMAIL ADDRESS REMOVED = >
wrote:

> Thanks guys. This is less than encouraging, and very frustrating,
> especially for organisations in the process of moving paper assessment
> online. I'm stumped as to what I can suggest.
>
> Cheers, Isabel
>
> On 29/05/2019, Birkir R. Gunnarsson < = EMAIL ADDRESS REMOVED = > wrote:
> > MathML support is spotty/inconsistent and sometimes downright missing.
> > Kepe inmind that IE11 is eventually going to g away, probably in a
> > matter of years, so we, as a community must focus on
> > Chrome/Firefox/Edge (which will run on Chomium).
> > In 2011 I had a short stint with Design Science, makers of Mathplayer
> > (wich renders MathML into speech), but even then there lack of user
> > agent support was a big problem for MathML. My understanding is that
> > it's not improved, but we have nothing else to replace it.
> > So I'd recommend going with MathML for now and then file issues with
> > browsers/screen reader vendors to draw attention to the problem with
> > missing MathML support.
> >
> >
> >
> > On 5/29/19, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
> >> Hi Isabel,
> >>
> >> Sounds like it is the same as EPUB in terms of the issues with MathML.
> >> Sorry, I made an error in my first email, the best practice is to do
> >> MathML
> >> and an image with alt text. My brain was tired! Sometimes people did
> >> text,
> >> but only for the most simple math (and even then image would be best
> >> practice).
> >>
> >> From my limited research about 5 months ago, it is still the best one
> >> right
> >> now. However, people are working on different solutions, as this has
> been
> >> an issue since it came out.
> >>
> >> Cheers
> >>
> >> Lisa
> >>
> >> On Wed, May 29, 2019 at 4:43 AM Isabel Holdsworth
> >> < = EMAIL ADDRESS REMOVED = >
> >> wrote:
> >>
> >>> Hi Bim,
> >>>
> >>> That's very interesting.
> >>>
> >>> We're using the Wiris math editor for the web, and rather than
> >>> producing a graphic with alt text, it produces a styled equation whose
> >>> aria-hidden attribute is set to true, accompanied by a visually hidden
> >>> MathML expression.
> >>>
> >>> It's the MathML expression that's causing problems for our customer,
> >>> since it isn't spoken in the same way, and often not at all, depending
> >>> on the browser/screenreader combination.
> >>>
> >>> The graphic wouldn't be ideal for us either, for two reasons:
> >>>
> >>> 1. It's essentially an image of text which will pixellate when it's
> >>> zoomed up, unless they're using SVG.
> >>>
> >>> 2. VoiceOver speaks alt text as a single string, and I don't think
> >>> there's any way to interrogate it so as to break it down into its
> >>> component parts. This is usually fine for short texts like button
> >>> labels, but users need more granularity when reading complex maths
> >>> expressions.
> >>>
> >>> But our customer might decide it's a better solution than what they've
> >>> got at the moment, so thank you.
> >>>
> >>> Cheers, Isabel
> >>>
> >>> On 29/05/2019, Bim Egan < = EMAIL ADDRESS REMOVED = > wrote:
> >>> > Hi Isabel,
> >>> >
> >>> > I did a little research on this for a client, and found the following
> >>> that
> >>> > may be useful.
> >>> >
> >>> > WIRIS Math Type (equation editor and image producer:
> >>> > https://docs.wiris.com/en/mathtype/start
> >>> >
> >>> > It's engine not only produces an image, but also the alt text that I
> >>> > thought
> >>> > made the equation very clear.
> >>> >
> >>> > There's an example on one of their tutorial pages at:
> >>> > https://docs.wiris.com/en/mathtype/mathtype_desktop/basic_tutorials
> >>> >
> >>> > HTH,
> >>> >
> >>> > Bim
> >>> > -------------
> >>> > Bim Egan
> >>> > Skype phone: 01223 96 87 96
> >>> > Personal Email: = EMAIL ADDRESS REMOVED =
> >>> > Skype ID: bim.accessequals
> >>> >
> >>> > Coordinator: Describe Online
> >>> > W: www.describe-online.com
> >>> > E: = EMAIL ADDRESS REMOVED =
> >>> > ----------------------------------------
> >>> > Partner: AccessEquals
> >>> > W: www.accessequals.com
> >>> > E: = EMAIL ADDRESS REMOVED =
> >>> > -----Original Message-----
> >>> > From: WebAIM-Forum [mailto: = EMAIL ADDRESS REMOVED = ] On
> >>> Behalf
> >>> > Of Isabel Holdsworth
> >>> > Sent: 29 May 2019 08:58
> >>> > To: WebAIM Discussion List
> >>> > Subject: Re: [WebAIM] MathML and simple maths content
> >>> >
> >>> > Hi Lisa,
> >>> >
> >>> > I'm testing MathML with three browsers and getting inconsistent
> >>> > results.
> >>> > IE11 seems to work best, then Firefox, but JAWS and Chrome seem to
> >>> provide
> >>> > the info to screenreaders sometimes and not others.
> >>> > It's frustrating, as I don't know what to suggest to our customer
> >>> > other
> >>> > than
> >>> > to ensure that JAWS is always paired with IE11.
> >>> >
> >>> > Cheers, Isabel
> >>> >
> >>> > On 28/05/2019, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
> >>> >> Hi Isabel,
> >>> >>
> >>> >> I would be curious to see what answers you get, as I know in EPUBs
> >>> >> best practice (right now) is to do MathML AND plain text summaries
> >>> >> (or
> >>> >> whatever can be done in terms of explanations). I don't work with
> >>> >> math
> >>> >> on websites, so would love to know more about whether the two mesh
> or
> >>> >> not.
> >>> >>
> >>> >> Cheers
> >>> >>
> >>> >> Lisa
> >>> >>
> >>> >> On Tue, May 28, 2019 at 8:34 AM Isabel Holdsworth
> >>> >> < = EMAIL ADDRESS REMOVED = >
> >>> >> wrote:
> >>> >>
> >>> >>> Hi all,
> >>> >>>
> >>> >>> Is it preferable to use MathML for all maths content, even simple
> >>> >>> additions, fractions, etc? Or would plain text ( 1 + 2 or 1/4 ) be
> >>> >>> acceptable?
> >>> >>>
> >>> >>> I get mixed results with MathML depending on which
> >>> >>> screenreader/browser combination I'm using, and sometimes I wonder
> >>> >>> if
> >>> >>> plain text would provide more consistent results.
> >>> >>>
> >>> >>> Thanks, Isabel
> >>> >>> > >>> >>> > >>> >>> archives at http://webaim.org/discussion/archives
> >>> >>> > >>> >>>
> >>> >> > >>> >> > >>> >> archives at http://webaim.org/discussion/archives
> >>> >> > >>> >>
> >>> > > >>> > > >>> archives at
> >>> > http://webaim.org/discussion/archives
> >>> > > >>> >
> >>> > ---
> >>> > This email has been checked for viruses by AVG.
> >>> > https://www.avg.com
> >>> >
> >>> >
> >>> > > >>> > > >>> > > >>> > > >>> >
> >>> > >>> > >>> > >>> > >>>
> >> > >> > >> > >> > >>
> >
> >
> > --
> > Work hard. Have fun. Make history.
> > > > > > > > > >
> > > > >

From: Brandon Keith Biggs
Date: Wed, May 29 2019 8:49AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Hello,
I just tested using NVDA on Chrome, and support is there.
I don't know about the visual content though.
Thank you,

Brandon Keith Biggs <http://brandonkeithbiggs.com/>;


On Wed, May 29, 2019 at 6:29 AM Birkir R. Gunnarsson <
= EMAIL ADDRESS REMOVED = > wrote:

> MathML support is spotty/inconsistent and sometimes downright missing.
> Kepe inmind that IE11 is eventually going to g away, probably in a
> matter of years, so we, as a community must focus on
> Chrome/Firefox/Edge (which will run on Chomium).
> In 2011 I had a short stint with Design Science, makers of Mathplayer
> (wich renders MathML into speech), but even then there lack of user
> agent support was a big problem for MathML. My understanding is that
> it's not improved, but we have nothing else to replace it.
> So I'd recommend going with MathML for now and then file issues with
> browsers/screen reader vendors to draw attention to the problem with
> missing MathML support.
>
>
>
> On 5/29/19, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
> > Hi Isabel,
> >
> > Sounds like it is the same as EPUB in terms of the issues with MathML.
> > Sorry, I made an error in my first email, the best practice is to do
> MathML
> > and an image with alt text. My brain was tired! Sometimes people did
> text,
> > but only for the most simple math (and even then image would be best
> > practice).
> >
> > From my limited research about 5 months ago, it is still the best one
> right
> > now. However, people are working on different solutions, as this has been
> > an issue since it came out.
> >
> > Cheers
> >
> > Lisa
> >
> > On Wed, May 29, 2019 at 4:43 AM Isabel Holdsworth
> > < = EMAIL ADDRESS REMOVED = >
> > wrote:
> >
> >> Hi Bim,
> >>
> >> That's very interesting.
> >>
> >> We're using the Wiris math editor for the web, and rather than
> >> producing a graphic with alt text, it produces a styled equation whose
> >> aria-hidden attribute is set to true, accompanied by a visually hidden
> >> MathML expression.
> >>
> >> It's the MathML expression that's causing problems for our customer,
> >> since it isn't spoken in the same way, and often not at all, depending
> >> on the browser/screenreader combination.
> >>
> >> The graphic wouldn't be ideal for us either, for two reasons:
> >>
> >> 1. It's essentially an image of text which will pixellate when it's
> >> zoomed up, unless they're using SVG.
> >>
> >> 2. VoiceOver speaks alt text as a single string, and I don't think
> >> there's any way to interrogate it so as to break it down into its
> >> component parts. This is usually fine for short texts like button
> >> labels, but users need more granularity when reading complex maths
> >> expressions.
> >>
> >> But our customer might decide it's a better solution than what they've
> >> got at the moment, so thank you.
> >>
> >> Cheers, Isabel
> >>
> >> On 29/05/2019, Bim Egan < = EMAIL ADDRESS REMOVED = > wrote:
> >> > Hi Isabel,
> >> >
> >> > I did a little research on this for a client, and found the following
> >> that
> >> > may be useful.
> >> >
> >> > WIRIS Math Type (equation editor and image producer:
> >> > https://docs.wiris.com/en/mathtype/start
> >> >
> >> > It's engine not only produces an image, but also the alt text that I
> >> > thought
> >> > made the equation very clear.
> >> >
> >> > There's an example on one of their tutorial pages at:
> >> > https://docs.wiris.com/en/mathtype/mathtype_desktop/basic_tutorials
> >> >
> >> > HTH,
> >> >
> >> > Bim
> >> > -------------
> >> > Bim Egan
> >> > Skype phone: 01223 96 87 96
> >> > Personal Email: = EMAIL ADDRESS REMOVED =
> >> > Skype ID: bim.accessequals
> >> >
> >> > Coordinator: Describe Online
> >> > W: www.describe-online.com
> >> > E: = EMAIL ADDRESS REMOVED =
> >> > ----------------------------------------
> >> > Partner: AccessEquals
> >> > W: www.accessequals.com
> >> > E: = EMAIL ADDRESS REMOVED =
> >> > -----Original Message-----
> >> > From: WebAIM-Forum [mailto: = EMAIL ADDRESS REMOVED = ] On
> >> Behalf
> >> > Of Isabel Holdsworth
> >> > Sent: 29 May 2019 08:58
> >> > To: WebAIM Discussion List
> >> > Subject: Re: [WebAIM] MathML and simple maths content
> >> >
> >> > Hi Lisa,
> >> >
> >> > I'm testing MathML with three browsers and getting inconsistent
> >> > results.
> >> > IE11 seems to work best, then Firefox, but JAWS and Chrome seem to
> >> provide
> >> > the info to screenreaders sometimes and not others.
> >> > It's frustrating, as I don't know what to suggest to our customer
> other
> >> > than
> >> > to ensure that JAWS is always paired with IE11.
> >> >
> >> > Cheers, Isabel
> >> >
> >> > On 28/05/2019, L Snider < = EMAIL ADDRESS REMOVED = > wrote:
> >> >> Hi Isabel,
> >> >>
> >> >> I would be curious to see what answers you get, as I know in EPUBs
> >> >> best practice (right now) is to do MathML AND plain text summaries
> (or
> >> >> whatever can be done in terms of explanations). I don't work with
> math
> >> >> on websites, so would love to know more about whether the two mesh or
> >> >> not.
> >> >>
> >> >> Cheers
> >> >>
> >> >> Lisa
> >> >>
> >> >> On Tue, May 28, 2019 at 8:34 AM Isabel Holdsworth
> >> >> < = EMAIL ADDRESS REMOVED = >
> >> >> wrote:
> >> >>
> >> >>> Hi all,
> >> >>>
> >> >>> Is it preferable to use MathML for all maths content, even simple
> >> >>> additions, fractions, etc? Or would plain text ( 1 + 2 or 1/4 ) be
> >> >>> acceptable?
> >> >>>
> >> >>> I get mixed results with MathML depending on which
> >> >>> screenreader/browser combination I'm using, and sometimes I wonder
> if
> >> >>> plain text would provide more consistent results.
> >> >>>
> >> >>> Thanks, Isabel
> >> >>> > >> >>> > >> >>> archives at http://webaim.org/discussion/archives
> >> >>> > >> >>>
> >> >> > >> >> > >> >> archives at http://webaim.org/discussion/archives
> >> >> > >> >>
> >> > > >> > > >> archives at
> >> > http://webaim.org/discussion/archives
> >> > > >> >
> >> > ---
> >> > This email has been checked for viruses by AVG.
> >> > https://www.avg.com
> >> >
> >> >
> >> > > >> > > >> > > >> > > >> >
> >> > >> > >> > >> > >>
> > > > > > > > > >
>
>
> --
> Work hard. Have fun. Make history.
> > > > >

From: Brian Kardell
Date: Wed, May 29 2019 11:22AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

On Wed, May 29, 2019 at 9:29 AM Birkir R. Gunnarsson <
= EMAIL ADDRESS REMOVED = > wrote:

> MathML support is spotty/inconsistent and sometimes downright missing.
> Kepe inmind that IE11 is eventually going to g away, probably in a
> matter of years, so we, as a community must focus on
> Chrome/Firefox/Edge (which will run on Chomium).
>

I'd like to add to this that mathml has a complex history and suffered a
series of very unfortunate events which I wrote about on my blog
https://bkardell.com/blog/Math.html, if you are interested in the context
around this, including the current state an efforts.

To sum up a TL;DR of the current state:

My organization, Igalia, contributes (in the code sense) to all of the
browsers and has been working with Chrome developers for a few years to
work out some kind of proposal. There was some general agreement of a
plan. We began a fundraising campaign https://mathml.igalia.com/. We
received initial funding from the NISO through a grant from the Alfred P
Sloan Foundation. This plan was sent for review to the W3C's Technical
Architecture Group (https://github.com/w3ctag/design-reviews/issues/313),
and feedback seems positive. There is an active community group doing all
of the necessary spec work and hard decisions involved in the plan
https://mathml-refresh.github.io/ . Part of this work is to ensure
interoperability between implementations as well. Our implementation of
this work in Chrome is making good progress as you can see here
https://mathml.igalia.com/news/2019/05/03/igalia-is-making-good-progress/#new,
and we would love for more people and organizations to be involved. If
you, or your organization thinks this is important work and would like to
chat about how you can help, feel free to reach out.



--
Brian Kardell :: @briankardell :: bkardell.com

From: Isabel Holdsworth
Date: Thu, May 30 2019 4:01AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Thanks Brian. This sounds reasonably encouraging.

On 29/05/2019, Brian Kardell < = EMAIL ADDRESS REMOVED = > wrote:
> On Wed, May 29, 2019 at 9:29 AM Birkir R. Gunnarsson <
> = EMAIL ADDRESS REMOVED = > wrote:
>
>> MathML support is spotty/inconsistent and sometimes downright missing.
>> Kepe inmind that IE11 is eventually going to g away, probably in a
>> matter of years, so we, as a community must focus on
>> Chrome/Firefox/Edge (which will run on Chomium).
>>
>
> I'd like to add to this that mathml has a complex history and suffered a
> series of very unfortunate events which I wrote about on my blog
> https://bkardell.com/blog/Math.html, if you are interested in the context
> around this, including the current state an efforts.
>
> To sum up a TL;DR of the current state:
>
> My organization, Igalia, contributes (in the code sense) to all of the
> browsers and has been working with Chrome developers for a few years to
> work out some kind of proposal. There was some general agreement of a
> plan. We began a fundraising campaign https://mathml.igalia.com/. We
> received initial funding from the NISO through a grant from the Alfred P
> Sloan Foundation. This plan was sent for review to the W3C's Technical
> Architecture Group (https://github.com/w3ctag/design-reviews/issues/313),
> and feedback seems positive. There is an active community group doing all
> of the necessary spec work and hard decisions involved in the plan
> https://mathml-refresh.github.io/ . Part of this work is to ensure
> interoperability between implementations as well. Our implementation of
> this work in Chrome is making good progress as you can see here
> https://mathml.igalia.com/news/2019/05/03/igalia-is-making-good-progress/#new,
> and we would love for more people and organizations to be involved. If
> you, or your organization thinks this is important work and would like to
> chat about how you can help, feel free to reach out.
>
>
>
> --
> Brian Kardell :: @briankardell :: bkardell.com
> > > > >

From: Mallory
Date: Sat, Jun 01 2019 2:14AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Hi,

When I was working in education, while we tried to do everything possible
in MathML, what most simpler math students wanted and needed was the
so-called ASCII math. Similar to what you'd type. We did this with MathJax,
which was pretty heavy for phone CPUs. Iphones were not happy with
long pages of equations (which is why everyone would love not to need
MathJax, including the creators).

It's this ASCII math that our alt text was made out of most of the time. It's
good to have an instruction telling students to up their verbosity, so they
are more likely to hear something like
−4 + −2 = −6

With lower verbosity levels, many symbols get ignored.

Our alt text switched to words once you got to phrases like "square root of".

As someone mentioned earlier, the alt text is a firehose. It cannot be
inspected by the student bit by bit, so alt text was not recommended for
larger in-depth formulas unless the formula itself was being presented in
bits (which we had a lot of, showing how to reduce fractions or simple
algebra steps).

For things like PowerPoint (which are unfortunately very popular), the
creators needed to use MathType to render the equations, while students
were required to purchase MathType for $99 (special academic price).
Normally, for web, the free MathPlayer was enough, but for MathML to be
rendered in something using OLE's like PowerPoint, the student needed the
full MathType (and not Lite, which was the fallback after the 30-day free
trial). Or, this was the state of things a few years ago-- DS/Wiris may have
been working on making the Lite support MathML in OLEs after version 4.

Btw, this is now WIRIS, they've bought or teamed up withDesignScience,
makers of MathPlayer (which btw worked pretty well with
NVDA+Firefox for many years. Chrome never worked as at the time it had
zero support for MathML. For Edge, MathML support is a top voted request
request on UserVoice, a place where people can vote for features:
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508572-mathml).

You'll need a combination of MathML and a kind of alt text/ASCII math for
math under Algebra 1 or 2... once you get around that level or higher, MathML
breaks down. Technically, the spec could probably handle it, but apparently
it gets very complicated very fast and even browsers who want to support
it run into trouble quickly. MathJax was still being used heavily but above
certain math levels it too started having bugs displaying or describing more
complex formulas. Quadratic formulas kind of things.

For higher math, today it seems the only thing that always works all the time,
allowing not only students to read math but also to write and format it so
that teachers and fellow students can read it as well, is LaTeX. It always works,
but it's verbose, and requires both student and teacher to know it.

For Braille support, Sam Dooley did make an online math palette thing which
can switch between displaying rendered math (via content MathML, which then
presented on the web page as presentational MathML) and Braille.
http://accessibility.pearson.com/aee/
I'm not sure what the status of this is right now, and of course it's only for the
issue of Braille, but it might be nice to know it exists if you're dealing with
Braille users and doing that 3-day turnaround thing where someone prints
it, someone reads it, results sent back thing.

I had no idea Brian was working at Igalia or that Igalia was working with the
chromium team. This is fantastic news. I keep hearing rumours of the death
of MathML due to the lack of support in browsers. I think the SR vendors can
only really correctly read math once browsers are all exposing it in generally
the same way. But I don't know the solution for when math starts getting
difficult/complex and the world stops agreeing on how certain things should
be written or spoken out loud. Most students say they'd prefer they hear math
the same way teachers and classmates speak it, but there are global
and even regional differences (I don't know the details of this, I've heard this
from blind math whizzes).

cheers,
Mallory

On Thu, May 30, 2019, at 12:02 PM, Isabel Holdsworth wrote:
> Thanks Brian. This sounds reasonably encouraging.
>
> On 29/05/2019, Brian Kardell < = EMAIL ADDRESS REMOVED = > wrote:
> > On Wed, May 29, 2019 at 9:29 AM Birkir R. Gunnarsson <
> > = EMAIL ADDRESS REMOVED = > wrote:
> >
> >> MathML support is spotty/inconsistent and sometimes downright missing.
> >> Kepe inmind that IE11 is eventually going to g away, probably in a
> >> matter of years, so we, as a community must focus on
> >> Chrome/Firefox/Edge (which will run on Chomium).
> >>
> >
> > I'd like to add to this that mathml has a complex history and suffered a
> > series of very unfortunate events which I wrote about on my blog
> > https://bkardell.com/blog/Math.html, if you are interested in the context
> > around this, including the current state an efforts.
> >
> > To sum up a TL;DR of the current state:
> >
> > My organization, Igalia, contributes (in the code sense) to all of the
> > browsers and has been working with Chrome developers for a few years to
> > work out some kind of proposal. There was some general agreement of a
> > plan. We began a fundraising campaign https://mathml.igalia.com/. We
> > received initial funding from the NISO through a grant from the Alfred P
> > Sloan Foundation. This plan was sent for review to the W3C's Technical
> > Architecture Group (https://github.com/w3ctag/design-reviews/issues/313),
> > and feedback seems positive. There is an active community group doing all
> > of the necessary spec work and hard decisions involved in the plan
> > https://mathml-refresh.github.io/ . Part of this work is to ensure
> > interoperability between implementations as well. Our implementation of
> > this work in Chrome is making good progress as you can see here
> > https://mathml.igalia.com/news/2019/05/03/igalia-is-making-good-progress/#new,
> > and we would love for more people and organizations to be involved. If
> > you, or your organization thinks this is important work and would like to
> > chat about how you can help, feel free to reach out.
> >
> >
> >
> > --
> > Brian Kardell :: @briankardell :: bkardell.com
> > > > > > > > > >
> > > > >

From: jeffgutsell@fuse.net
Date: Sun, Jun 02 2019 9:33AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

The sorry state of math support is a good topic for an article at webaim.org. At a minimum, authors should be warned of the challenges. I did some searching on the Web and was struck by the skimpy resources. Even universities seem to have old, incomplete guidance for their content developers. For example, I found an MIT page that refers to HTML 4.1 being in draft status.
Jeff
Gutsell
.


-----Original Message-----
From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of Mallory
Sent: Saturday, June 1, 2019 4:14 AM
To: Isabel Holdsworth < = EMAIL ADDRESS REMOVED = >; WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
Subject: Re: [WebAIM] MathML and simple maths content

Hi,

When I was working in education, while we tried to do everything possible in MathML, what most simpler math students wanted and needed was the so-called ASCII math. Similar to what you'd type. We did this with MathJax, which was pretty heavy for phone CPUs. Iphones were not happy with long pages of equations (which is why everyone would love not to need MathJax, including the creators).

It's this ASCII math that our alt text was made out of most of the time. It's good to have an instruction telling students to up their verbosity, so they are more likely to hear something like
−4 + −2 = −6

With lower verbosity levels, many symbols get ignored.

Our alt text switched to words once you got to phrases like "square root of".

As someone mentioned earlier, the alt text is a firehose. It cannot be inspected by the student bit by bit, so alt text was not recommended for larger in-depth formulas unless the formula itself was being presented in bits (which we had a lot of, showing how to reduce fractions or simple algebra steps).

For things like PowerPoint (which are unfortunately very popular), the creators needed to use MathType to render the equations, while students were required to purchase MathType for $99 (special academic price).
Normally, for web, the free MathPlayer was enough, but for MathML to be rendered in something using OLE's like PowerPoint, the student needed the full MathType (and not Lite, which was the fallback after the 30-day free trial). Or, this was the state of things a few years ago-- DS/Wiris may have been working on making the Lite support MathML in OLEs after version 4.

Btw, this is now WIRIS, they've bought or teamed up withDesignScience, makers of MathPlayer (which btw worked pretty well with
NVDA+Firefox for many years. Chrome never worked as at the time it had
zero support for MathML. For Edge, MathML support is a top voted request request on UserVoice, a place where people can vote for features:
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508572-mathml).

You'll need a combination of MathML and a kind of alt text/ASCII math for math under Algebra 1 or 2... once you get around that level or higher, MathML breaks down. Technically, the spec could probably handle it, but apparently it gets very complicated very fast and even browsers who want to support it run into trouble quickly. MathJax was still being used heavily but above certain math levels it too started having bugs displaying or describing more complex formulas. Quadratic formulas kind of things.

For higher math, today it seems the only thing that always works all the time, allowing not only students to read math but also to write and format it so that teachers and fellow students can read it as well, is LaTeX. It always works, but it's verbose, and requires both student and teacher to know it.

For Braille support, Sam Dooley did make an online math palette thing which can switch between displaying rendered math (via content MathML, which then presented on the web page as presentational MathML) and Braille.
http://accessibility.pearson.com/aee/
I'm not sure what the status of this is right now, and of course it's only for the issue of Braille, but it might be nice to know it exists if you're dealing with Braille users and doing that 3-day turnaround thing where someone prints it, someone reads it, results sent back thing.

I had no idea Brian was working at Igalia or that Igalia was working with the chromium team. This is fantastic news. I keep hearing rumours of the death of MathML due to the lack of support in browsers. I think the SR vendors can only really correctly read math once browsers are all exposing it in generally the same way. But I don't know the solution for when math starts getting difficult/complex and the world stops agreeing on how certain things should be written or spoken out loud. Most students say they'd prefer they hear math the same way teachers and classmates speak it, but there are global and even regional differences (I don't know the details of this, I've heard this from blind math whizzes).

cheers,
Mallory

On Thu, May 30, 2019, at 12:02 PM, Isabel Holdsworth wrote:
> Thanks Brian. This sounds reasonably encouraging.
>
> On 29/05/2019, Brian Kardell < = EMAIL ADDRESS REMOVED = > wrote:
> > On Wed, May 29, 2019 at 9:29 AM Birkir R. Gunnarsson <
> > = EMAIL ADDRESS REMOVED = > wrote:
> >
> >> MathML support is spotty/inconsistent and sometimes downright missing.
> >> Kepe inmind that IE11 is eventually going to g away, probably in a
> >> matter of years, so we, as a community must focus on
> >> Chrome/Firefox/Edge (which will run on Chomium).
> >>
> >
> > I'd like to add to this that mathml has a complex history and
> > suffered a series of very unfortunate events which I wrote about on
> > my blog https://bkardell.com/blog/Math.html, if you are interested
> > in the context around this, including the current state an efforts.
> >
> > To sum up a TL;DR of the current state:
> >
> > My organization, Igalia, contributes (in the code sense) to all of
> > the browsers and has been working with Chrome developers for a few
> > years to work out some kind of proposal. There was some general
> > agreement of a plan. We began a fundraising campaign
> > https://mathml.igalia.com/. We received initial funding from the
> > NISO through a grant from the Alfred P Sloan Foundation. This plan
> > was sent for review to the W3C's Technical Architecture Group
> > (https://github.com/w3ctag/design-reviews/issues/313),
> > and feedback seems positive. There is an active community group
> > doing all of the necessary spec work and hard decisions involved in
> > the plan https://mathml-refresh.github.io/ . Part of this work is
> > to ensure interoperability between implementations as well. Our
> > implementation of this work in Chrome is making good progress as you
> > can see here
> > https://mathml.igalia.com/news/2019/05/03/igalia-is-making-good-prog
> > ress/#new, and we would love for more people and organizations to be
> > involved. If you, or your organization thinks this is important
> > work and would like to chat about how you can help, feel free to
> > reach out.
> >
> >
> >
> > --
> > Brian Kardell :: @briankardell :: bkardell.com
> > > > > > archives at http://webaim.org/discussion/archives
> > > >
> > > archives at http://webaim.org/discussion/archives
> >

From: Isabel Holdsworth
Date: Mon, Jun 03 2019 7:47AM
Subject: Re: MathML and simple maths content
← Previous message | Next message →

Thank you Mallory for such a long and comprehensive reply!

I've learned a lot from this thread, the upshot of which sadly seems
to be that there's no tried and trusted means of presenting
mathematical content in a way that reliably works for screenreader or
Braille users.

Ah well, we'll just keep doing what we're doing and use MathML for now.

Thanks again, Isabel

From: chagnon@pubcom.com
Date: Mon, Jun 03 2019 8:33AM
Subject: Re: MathML and simple math content
← Previous message | Next message →

Isabel H wrote:
"the upshot of which sadly seems to be that there's no tried and trusted
means of presenting mathematical content in a way that reliably works for
screenreader or Braille users."

That's correct. There is no one single method of creating accessible math
that works seamlessly across all assistive technologies. Also, no one method
when we create the accessible content and move the math from an equation
editor into documents, websites, EPUBs, whatever.

It's a real mess for the entire community.

Someone needs to fix this!

- - -
Bevi Chagnon, founder/CEO | = EMAIL ADDRESS REMOVED =
- - -
PubCom: Technologists for Accessible Design + Publishing
consulting . training . development . design . sec. 508 services
Upcoming classes at www.PubCom.com/classes
- - -
Latest blog-newsletter - Accessibility Tips at www.PubCom.com/blog

-----Original Message-----
From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of
Isabel Holdsworth
Sent: Monday, June 3, 2019 9:48 AM
To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
Subject: Re: [WebAIM] MathML and simple maths content

Thank you Mallory for such a long and comprehensive reply!

I've learned a lot from this thread, the upshot of which sadly seems to be
that there's no tried and trusted means of presenting mathematical content
in a way that reliably works for screenreader or Braille users.

Ah well, we'll just keep doing what we're doing and use MathML for now.

Thanks again, Isabel
http://webaim.org/discussion/archives

From: Michael Ausbun
Date: Mon, Jun 03 2019 8:45AM
Subject: Re: MathML and simple math content
← Previous message | Next message →

--_004_BY5PR02MB603628E31661B63AD032C57992140BY5PR02MB6036namp_
Content-Type: text/plain; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable

Hello All,
I am curious. Being blind and interacting with Math content =
with various assistive technologies, I recognize the problem this presents.=
What roll might Pearson's accessible equation editor play? Might the equat=
ion editor be modified in such a way to provide a robust output (if Pearson=
in general, Sam Dooley specifically, would be interested in expanding the =
functionality. Just a thought I have been thinking about over the last few =
days.
Respectfully,
Michael


--
Michael Duane Ausbun, MA
Specialist, Learning Experience,
Universal Design and Accessibility Team
Salt Lake City, Utah
[WGU Learning Experience]

Western Governors University
4001 South 700 East, Suite 700
Salt Lake City, UT 84107
= EMAIL ADDRESS REMOVED =


[Western Governors University]<wgu.edu>



From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of chag=
= EMAIL ADDRESS REMOVED =
Sent: Monday, June 3, 2019 8:34 AM
To: 'WebAIM Discussion List' < = EMAIL ADDRESS REMOVED = >
Subject: Re: [WebAIM] MathML and simple math content

[EXTERNAL EMAIL] WARNING: Be wise. Be cautious.

Isabel H wrote:
"the upshot of which sadly seems to be that there's no tried and trusted
means of presenting mathematical content in a way that reliably works for
screenreader or Braille users."

That's correct. There is no one single method of creating accessible math
that works seamlessly across all assistive technologies. Also, no one metho=
d
when we create the accessible content and move the math from an equation
editor into documents, websites, EPUBs, whatever.

It's a real mess for the entire community.

Someone needs to fix this!

- - -
Bevi Chagnon, founder/CEO | = EMAIL ADDRESS REMOVED = <mailto: = EMAIL ADDRESS REMOVED = >
- - -
PubCom: Technologists for Accessible Design + Publishing
consulting . training . development . design . sec. 508 services
Upcoming classes at www.PubCom.com/classes<;http://www.PubCom.com/classes>;
- - -
Latest blog-newsletter - Accessibility Tips at www.PubCom.com/blog<;http://w=
ww.PubCom.com/blog>

-----Original Message-----
From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = <mailto:webaim-foru=
= EMAIL ADDRESS REMOVED = >> On Behalf Of
Isabel Holdsworth
Sent: Monday, June 3, 2019 9:48 AM
To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = <mailto:webaim-foru=
= EMAIL ADDRESS REMOVED = >>
Subject: Re: [WebAIM] MathML and simple maths content

Thank you Mallory for such a long and comprehensive reply!

I've learned a lot from this thread, the upshot of which sadly seems to be
that there's no tried and trusted means of presenting mathematical content
in a way that reliably works for screenreader or Braille users.

Ah well, we'll just keep doing what we're doing and use MathML for now.

Thanks again, Isabel
im.org/> List archives at
http://webaim.org/discussion/archives<;http://webaim.org/discussion/archives=
>
ist.webaim.org>

im.org/>
scussion/archives>
ist.webaim.org>

--_004_BY5PR02MB603628E31661B63AD032C57992140BY5PR02MB6036namp_
Content-Type: image/png; name="image003.png"
Content-Description: image003.png
Content-Disposition: inline; filename="image003.png"; size=14489;
creation-date="Mon, 03 Jun 2019 14:45:44 GMT";
modification-date="Mon, 03 Jun 2019 14:45:44 GMT"
Content-ID: < = EMAIL ADDRESS REMOVED = 47C370>
Content-Transfer-Encoding: base64

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
AAAASUVORK5CYII=
--_004_BY5PR02MB603628E31661B63AD032C57992140BY5PR02MB6036namp_--

From: Isabel Holdsworth
Date: Tue, Jun 18 2019 8:00AM
Subject: Re: MathML and simple math content
← Previous message | No next message

Hi Michael,

Have you seen what the output from the Pearson Accessible Equation
Editor looks like? Do you know if it's MathML? I find that editor
almost impossible to use. It feels like Wiris MathType with some of
the accessibility filtered out.

I quite like Wiris MathType. I think it's about the closest we've got
to accessible online maths content at the present time, from both
input and output perspectives.

Thanks, Isabel

On 03/06/2019, Michael Ausbun < = EMAIL ADDRESS REMOVED = > wrote:
> Hello All,
> I am curious. Being blind and interacting with Math content
> with various assistive technologies, I recognize the problem this presents.
> What roll might Pearson's accessible equation editor play? Might the
> equation editor be modified in such a way to provide a robust output (if
> Pearson in general, Sam Dooley specifically, would be interested in
> expanding the functionality. Just a thought I have been thinking about over
> the last few days.
> Respectfully,
> Michael
>
>
> --
> Michael Duane Ausbun, MA
> Specialist, Learning Experience,
> Universal Design and Accessibility Team
> Salt Lake City, Utah
> [WGU Learning Experience]
>
> Western Governors University
> 4001 South 700 East, Suite 700
> Salt Lake City, UT 84107
> = EMAIL ADDRESS REMOVED =
>
>
> [Western Governors University]<wgu.edu>
>
>
>
> From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of
> = EMAIL ADDRESS REMOVED =
> Sent: Monday, June 3, 2019 8:34 AM
> To: 'WebAIM Discussion List' < = EMAIL ADDRESS REMOVED = >
> Subject: Re: [WebAIM] MathML and simple math content
>
> [EXTERNAL EMAIL] WARNING: Be wise. Be cautious.
>
> Isabel H wrote:
> "the upshot of which sadly seems to be that there's no tried and trusted
> means of presenting mathematical content in a way that reliably works for
> screenreader or Braille users."
>
> That's correct. There is no one single method of creating accessible math
> that works seamlessly across all assistive technologies. Also, no one
> method
> when we create the accessible content and move the math from an equation
> editor into documents, websites, EPUBs, whatever.
>
> It's a real mess for the entire community.
>
> Someone needs to fix this!
>
> - - -
> Bevi Chagnon, founder/CEO | = EMAIL ADDRESS REMOVED = <mailto: = EMAIL ADDRESS REMOVED = >
> - - -
> PubCom: Technologists for Accessible Design + Publishing
> consulting . training . development . design . sec. 508 services
> Upcoming classes at www.PubCom.com/classes<;http://www.PubCom.com/classes>;
> - - -
> Latest blog-newsletter - Accessibility Tips at
> www.PubCom.com/blog<;http://www.PubCom.com/blog>;
>
> -----Original Message-----
> From: WebAIM-Forum
> < = EMAIL ADDRESS REMOVED = <mailto: = EMAIL ADDRESS REMOVED = >>
> On Behalf Of
> Isabel Holdsworth
> Sent: Monday, June 3, 2019 9:48 AM
> To: WebAIM Discussion List
> < = EMAIL ADDRESS REMOVED = <mailto: = EMAIL ADDRESS REMOVED = >>
> Subject: Re: [WebAIM] MathML and simple maths content
>
> Thank you Mallory for such a long and comprehensive reply!
>
> I've learned a lot from this thread, the upshot of which sadly seems to be
> that there's no tried and trusted means of presenting mathematical content
> in a way that reliably works for screenreader or Braille users.
>
> Ah well, we'll just keep doing what we're doing and use MathML for now.
>
> Thanks again, Isabel
> > > http://list.webaim.org/<;http://list.webaim.org/>; List archives at
> http://webaim.org/discussion/archives<;http://webaim.org/discussion/archives>;
> > = EMAIL ADDRESS REMOVED = <mailto: = EMAIL ADDRESS REMOVED = >
>
> > > http://list.webaim.org/<;http://list.webaim.org/>;
> List archives at
> http://webaim.org/discussion/archives<;http://webaim.org/discussion/archives>;
> > = EMAIL ADDRESS REMOVED = <mailto: = EMAIL ADDRESS REMOVED = >
>