N.B: If you click on one of the images, it
will pop up in a larger zoomed in display
for you.
The Fix italics wizard provides you with
"italic"
errors for the course and
updates
the
formatting of italic text into the correct
HTML tag, from the <i> tag
to a
<em> tag to help fix them
quickly. The <i> (italic) element,
or tag, provides no emphasis of text for
non-sighted readers. Use the correct
<em> tag instead. The
existing
italic errors are
listed
with a “Submit Bulk Fixing” button, which
will then update all the italic errors
on that current page.
All fixes
applied through this wizard can be
reverted with the Bulk fix log. All errors
hidden through this wizard are located in Exception
Management.
Viewing the Fix italics wizard
The Fix italics targets
wizard
can be accessed via:
- Course actions menu > Brickfield
Accessibility+ toolkit > Go to
wizards > Fix italics
- Accessibility+ Review block > View
Accessibility+ report (Chart icon)
> Go to
wizards > Fix italics
- The
"Fix" link that's
available for the ""Italic" (i)
elements
should not be used, "em" should be
used
instead" check in the Check
list report.
The Fix italics wizard displays the
following details for each
error:
- Name: the activity type and name.
- Course: the courses shortname in which
the error resides.
- Existing HTML code: the full HTML
code.
- Update to: the full HTML code if the
fix is applied, this will change the
<i> tag to a <em>
tag.
- Hide: checkbox to hide the error when
processed
Impact
The <i> (italic) element
only conveys appearance, whereas the
<em> element conveys
meaning to all.