Brickfield Enable: Fix strike
Table of Contents
Introduction
The Fix strike wizard provides you with “strike” errors for the course, or courses and updates the formatting of striked through text into the correct HTML tag, as it changes the <strike> tag to a <del> tag to help fix them quickly.
The <strike> element is deprecated and should not be used. It provides no text meaning for non-sighted readers. Use the <del> (deleted text) tag instead.
N.B.: In the top right of the Fix strike wizard is a “Help docs” button that will bring your directly to this documentation page.
Impact of using strike instead of del
The <strike> element only conveys appearance, whereas the <del> element conveys meaning.
Where to find the Fix strike wizard
The Fix strike wizard can be accessed via:
- From Site administration: Site administration > Brickfield Enable > Accessibility management > Go to wizards > Fix > Strike
- From a course: Course actions menu > More > Brickfield Accessibility+ Toolkit > Fix > Strike.
- From the course block: Accessibility+ Review block > View Accessibility+ Report (Chart icon) > Fix > Strike.
- From the Check list report: The “Fix” link that’s available for the “”Strike” (strike-through) elements should not be used, “del” (deleted) should be used instead” check.
How to use the Fix strike wizard
The Fix strike wizard displays a page which includes a table where each row is one of the strike tags found that is using <strike>.
The Fix strike wizard provides the ability to:
- Submit strike tag updates in bulk.
- Make an exception by hiding an individual error.
The heading area of the wizard will show how many errors are found, and whether the errors listed are for one course or many courses.
- If the results are for one course, the course name is displayed.
- If the results are for more than one course, the number of courses is displayed.
The table displays a row for each error that contains four parts:
- Details
- Course Name.
- Course Section.
- Activity name.
- The link to Edit the content.
- Existing context
- Existing content.
- The button to view the error in its full context.
- Update to
- Existing text.
- Update to.
- Hide – The checkbox to hide the error when submitted.
Submit updates for bulk fixing
When updates to the errors are submitted for bulk fixing, it will only process the errors on the current page. All fixed errors are temporarily logged and can be reverted if needed in the Bulk fix log.
To submit updates to the errors for bulk fixing:
- Ensure you are viewing the Fix strike wizard.
- If you want to hide this error, select the “Hide” checkbox.
- Select the “Submit Bulk fixing” button to submit all the updates at once.
All hidden errors are located in the Hidden errors page.
Capability requirements
Access to the Brickfield Accessibility+ Toolkit is controlled by capabilities and users must have the correct capabilities in the correct context.
- ‘tool/bfplus:viewsystemtools’ capability – To view site level reports and wizards.
- ‘tool/bfplus:viewcoursetools’ capability – To view individual course reports and wizards.
- ‘accessibilityplustool/fixstrike:view’ capability – To view this Fix strike wizard, users must have this and one of the capabilities mentioned above.
For more information, go to: Capabilities.