{"id":1313,"date":"2022-07-26T18:36:46","date_gmt":"2022-07-26T22:36:46","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/?post_type=back-matter&#038;p=1313"},"modified":"2023-02-21T18:49:20","modified_gmt":"2023-02-21T23:49:20","slug":"glossary","status":"publish","type":"back-matter","link":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/back-matter\/glossary\/","title":{"raw":"Glossary","rendered":"Glossary"},"content":{"raw":"","rendered":"<dl data-type=\"glossary\">\n<dt data-type=\"glossterm\"><dfn id=\"dfn-accessibility-checkers\">Accessibility Checkers<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Automated tools built-in to many platforms that check for common accessibility issues. Are not to be considered a guarantee of accessibility.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-accommodation\">Accommodation<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>A reactive adjustment to a resource or activity to make it accessible to a person with a disability.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-alternative-text\">Alternative Text<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Alternative text is a text equivalent of graphics in a document or webpage. Alternative text is coded to be hidden visually, but read to a screen reader user.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-aria\">ARIA<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Accessible Rich Internet Applications are roles and attributes that can make Javascript widgets, error messages, and live content more accessible.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-audio-description\">Audio Description<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Additional audio added to a video that describes important visual details that are not conveyed by the main audio alone.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-camel-case\">Camel Case<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Capitalization of the first letter of each word in multi-word hashtags. Without Camel Case, hashtags will be read aloud as one long, unintelligible word.<\/p>\n<p>Also known as CamelCase, Pascal Case, or Title Case<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-caret-browsing\">Caret browsing<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Keyboard navigation using the text cursor to navigate a web page or document. Usually activated by pressing\u00a0<strong>F7<\/strong> in your browser.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-cctv-magnifier\">CCTV Magnifier<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Closed Circuit TV (CCTV) magnifiers are cameras used to magnify documents or books on a monitor.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-closed-captions\">Closed captions<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>A text equivalent of audio content in a video, displayed synchronously. Closed captions are toggled on or off by viewers, as opposed to open captions that are burned into the video and always displayed.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-colour-contrast\">Colour contrast<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Colour contrast is the difference in saturation, brightness, and pigment of different elements relative to one another. A contrast ratio of at least 4.5:1 between text and background is required by common accessibility standards.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-contrast-ratio\">Contrast ratio<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>The contrast ratio between the font colour and the background colour. Accessible contrast should be at least 4.5:1.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-decorative-image\">Decorative image<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>An image that does not contain unique information or is used for visual appeal only. Decorative images must be marked as decorative or use alt=\"\"<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-dom\">DOM<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>The Document Object Module (DOM) represents the hierarchical, logical structure of a document\/web page.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-epub\">EPUB<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Most common ebook file format. A very customizable and accessible format.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-example\">example<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>This is an example glossary term to illustrate how glossary terms work in Pressbooks.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-fast\">FAST<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>A framework for assessing the accessibility of content, by focusing on key criteria, including:<\/p>\n<p>Function<\/p>\n<p>Appearance<\/p>\n<p>Structure<\/p>\n<p>Text Equivalents<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-flattened-copy\">Flattened Copy<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>A digital object that has been \"flattened\" into a single layer when exported. A scanned document or a PDF created using \"Print to PDF\" (or similiar) will be a flat image without recognizable text or digital document structure. A flat copy may visually appear as a document, but be completely inaccessible.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-focus\">Focus<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>On a webpage, a control or content item that can receive focus by a mouse, keyboard, or screen reader. Typically links, buttons, forms, and menus are focusable.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-focus-indicator\">Focus indicator<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>A visual indicator of what element on a page is currently focused. This assists users to know where they are on a page and to select menus, links, and buttons with a keyboard.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-focus-order\">Focus order<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>The order in which interactive elements on a page are focused. Focus order should follow a logical pattern that aligns with visual layout.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-functional-accessibility\">Functional Accessibility<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>When something does not meet accessibility standards but is still useable by users of assistive technology.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-headings\">Headings<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Headings are text used to organize a document. Headings are section and subsection titles used to logically separate content, build and show relationships between ideas, and explain the development of concepts. Headings must be hierarchical, not skip a level, and be semantically programmed, not merely cosmetic.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-hyperlink\">Hyperlink<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Linked text to another document or part of document that the user can follow by selecting. Effective hyperlink text should make sense independent of the content around it.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-image-caption\">Image caption<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>An image caption is text that provides supplemental context, explanation, or commentary about an image. Image captions generally appear below the image. Image captions may include comprehensive details as well as supplemental information related to the image, such as citations, photo attribution, cultural context, historical or scientific information about the subject, complex data from charts, etc. Unlike alternative text, figure captions have no length limit. Figure captions are accessible and available to all users, whereas alt text is only available to assistive technology.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-integrated-description\">Integrated description<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>The practice of incorporating audio descriptions of actions or visual content into the flow of video content. For example, when recording a process on a computer, integrated description would include the narrator including steps such as: \"Click on Add New. Type your answer in the textbox. Click Create.\"<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-keyboard-trap\">Keyboard trap<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>When a user cannot navigate away from an interactive element using their keyboard alone.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-label\">Label<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>In HTML, the label element acts a caption for input fields, indicating what a control (form field, check box, radio button, etc.) relates to.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-mathml\">MathML<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>XML format used to add math to HTML.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-ocr\">OCR<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Optical Character Recognition (OCR) is software which converts printed material or images of text into recognizable digital text. Scanned PDFs require OCR processes to be accessible. Adobe Acrobat includes builtin OCR technology, but other assistive technology software also employs OCR.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-pdf\">PDF<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Portable Document Format. One of the more difficult format to make accessible. Lacks customization options for readers (font customization, reflow, colour options, etc.)<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-plain-language\">Plain language<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Language that is easily understood by the intended audience. Write for the audience using clear, simple language with focus on important information. Organize and group content.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-reading-order\">Reading order<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>The order in which a screen reader reads content on a page. This should match visual order. Reading order also refers to how a PDF will reflow when zoomed.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-responsive-design\">Responsive Design<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Responsive content automatically adapts to the size of the user's display (phone, laptop, tablet, etc.)<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-screen-reader\">Screen reader<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Assistive technology software that reads content aloud and helps blind and low vision users navigate and interact with their computers.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-semantic-markup\">Semantic markup<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>The use of code (HTML attributes, PDF tags, XML, etc.) to distinguish content by meaning, not appearance. For example, a &lt;h1&gt; heading tag creates both a visual and coded navigation waypoint whereas increasing the font size and bolding simply makes regular text appear larger.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-seo\">SEO<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Search engine optimization is the process of improving search engine ranking.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-skip-to-main-content\">Skip to main content<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Often hidden links accessible by keyboard navigation that assist users to skip over repeated parts of webpages or to different parts of a webpage, such as search or navigation region.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-tables\">Tables<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Information presented in a grid format of rows and columns, generally to show a relationship between sets of data<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-tag-pdf\">Tag (PDF)<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>A tagged PDF includes semantic information and structure to create an accessible document. This is done by adding tags to the document in Adobe Acrobat.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-templates\">Templates<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Preset document or file format, used for consistency without having to recreate each time<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-timestamp\">Timestamp<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Specific time in video, often expressed as hh:mm:ss<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-transcripts\">Transcripts<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Transcription is the process of converting audio into written text. A transcript is a written record of all audio in media. Captions are synced to the content.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-universal-design\">Universal Design<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Design of content, software, facilities, and services so that they are useable, without accommodation, by the largest scope of users.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-w3c\">W3C<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>The World Wide Web Consortium sets web technology standards.<\/p>\n<\/dd>\n<dt data-type=\"glossterm\"><dfn id=\"dfn-wcag\">WCAG<\/dfn><\/dt>\n<dd data-type=\"glossdef\">\n<p>Web Content Accessibility Guidelines are maintained by W3C and set the minimum standards for web accessibility.<\/p>\n<\/dd>\n<\/dl>\n","protected":false},"author":1655,"menu_order":1,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"back-matter-type":[37],"contributor":[],"license":[],"class_list":["post-1313","back-matter","type-back-matter","status-publish","hentry","back-matter-type-glossary"],"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/pressbooks\/v2\/back-matter\/1313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/pressbooks\/v2\/back-matter"}],"about":[{"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/wp\/v2\/types\/back-matter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/wp\/v2\/users\/1655"}],"version-history":[{"count":4,"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/pressbooks\/v2\/back-matter\/1313\/revisions"}],"predecessor-version":[{"id":3091,"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/pressbooks\/v2\/back-matter\/1313\/revisions\/3091"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/pressbooks\/v2\/back-matter\/1313\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/wp\/v2\/media?parent=1313"}],"wp:term":[{"taxonomy":"back-matter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/pressbooks\/v2\/back-matter-type?post=1313"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/wp\/v2\/contributor?post=1313"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/accessibilityhandbook\/wp-json\/wp\/v2\/license?post=1313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}