WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Transcript question

for

From: Jon Metz
Date: Jan 15, 2016 9:25AM


Personally, I wouldn't use headings for the questions, as I'd hate to
encounter a couple H2s and 83 (I made that number up) different H3s.

If it's possible that the questions could be thematic, you could place
additional headings of subtopics that describe what each part of the
conversion is.

Like,

<H3> Frogs
<P> Question
<P> Answer
<P> Question
<P> Answer
...
<H3> Designer Shoes
<P> Question
<P> Answer
<P> Question
<P> Answer
...
<H3> Pajama Choices for Elephants
<P> Question
<P> Answer
<P> Question
<P> Answer
...

Jon

On Friday, January 15, 2016, L Snider < <EMAIL REMOVED> > wrote:

> Hi All,
>
> I am making an interview transcript accessible. These are also used for
> captioning, hence the names are shown in full so people know who is talking
> (the interviewer is off screen).
>
> I have a cover page that will have the H1 and H2 on it, and then I thought
> I would just do this:
>
> Interviewer name:: <h3>Question that could go on and on and on</h3>
> Interviewee name: Answer
> Interviewer name:: <h3>Question that could go on and on and on</h3>
> Interviewee name: Answer
> etc
>
> The questions can be quite long and go on from 1-20 lines, which concerns
> me when it is a heading.
>
> My other possibility is to add Q1, Q2, Q3 and just H3 those, so that a
> screen reader user sees that as a list-it doesn't give them any detail but
> at least they can go to each question. Example:
>
>
> <h3>Q1</h3>Interviewer name:: Question that could go on and on and on
> Interviewee name: Answer
> <h3>Q2</h3>Interviewer name:: Question that could go on and on and on
> Interviewee name: Answer
> etc
>
> Which would you do? Thoughts?
>
> Thanks in advance!
>
> Cheers
>
> Lisa
> > > > >