{"id":1062,"date":"2019-04-09T10:20:27","date_gmt":"2019-04-09T14:20:27","guid":{"rendered":"https:\/\/wordpress.ocps.net\/presenceblog\/?p=1062"},"modified":"2019-04-09T10:20:29","modified_gmt":"2019-04-09T14:20:29","slug":"what-errors-should-i-address-first","status":"publish","type":"post","link":"https:\/\/wordpress.ocps.net\/presenceblog\/what-errors-should-i-address-first\/","title":{"rendered":"What Errors Should I Address First"},"content":{"rendered":"<p><span style=\"color: #1f497d;\">Now that reports from Monsido are being sent out, there are two things you need to know:<br \/>\n<\/span><\/p>\n<ol>\n<li><span style=\"color: #1f497d;\">Because people must be added to Monsido manually, the only people initially added were the site owners, principals and department directors. To add other names, I need the person&#8217;s: First Name, Last Name and Employee ID. They will then get an email directly from Monsido with their unique password to log into the Monsido site to view report details. I will allow anyone to request access to their school or department reports. However, remember to get edit rights, your principal or director must request those rights at: <\/span><span style=\"color: #1f497d;\"><a href=\"https:\/\/intranet.ocps.net\/cms\/One.aspx?portalId=125187&amp;pageId=219493\">https:\/\/intranet.ocps.net\/cms\/One.aspx?portalId=125187&amp;pageId=219493 <\/a><br \/>\n<\/span><\/li>\n<li>\n<div><span style=\"color: #1f497d;\">I have encountered several problem with the reported Accessibility issues that could be more related to the underlying SchoolMessenger product than your content. I&#8217;ve been working with SchoolMessenger on some of these false positives but have quite a few yet to address.\u00a0 As I get more info, I will post it on this blog.\u00a0 I have little current interest in the SEO (Search Engine Optimization) at this time as there are other issues that have higher priority<br \/>\n<\/span><\/div>\n<ol>\n<li>\n<div><span style=\"color: #1f497d;\">Known issues include:<br \/>\n<\/span><\/div>\n<ol>\n<li><span style=\"color: #1f497d;\">Use the &lt;i&gt; tag (If you used the SchoolMessenger built-in editor to italicize text, this is not a problem. It is only a problem if you copied content from someone else.)<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Use of the &lt;b&gt; tag (If you used the SchoolMessenger built-in editor to bold text, this is not a problem. It is only a problem if you copied content from someone else.)<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Color contrast issues of text and links (This is also an issue in SchoolMessenger behind the scenes code and should not affect your site unless you overrode the default colors of text or links which should be avoided always.)<br \/>\n<\/span><\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p><span style=\"color: #1f497d;\">In the meantime, here are a Baker&#8217;s Dozen things you can focus on to improve your site. Some have been previously discussed in earlier post in this blog:<br \/>\n<\/span><\/p>\n<ol>\n<li><span style=\"color: #1f497d;\">Fixing all broken links. (I have addressed many of the broken links over the last two months bringing the total number down to under 900, from a max of over 8,000.)<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Fixing all misspellings. (actual misspellings \u2013 There should be very few of these left as I have addressed many of them in the last two months.)<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Review all potential misspellings.<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Eliminate excessive white space (more than 2 blank lines) which might cause screen readers to think they have reached the end of the page.<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Eliminate blank pages or pages that have said coming soon for the last two years. If it has been two years, it is no longer coming soon. Keep work pages hidden until they are ready to be seen.<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Check that all referenced documents (policies, event\/meeting dates, supply lists, etc.) are current and not from past years.\u00a0 If you do not have the current document and cannot get it, select Hide All Content from the Page Status list for that page or Archive the page (it can always be restored from Archive) until you can get recent information.<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Redo any images with excessive text on the image (more than 1 line) because Screen Readers for the visually impaired will not read this text and it is therefore lost to these viewers of your site.<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Ensure that all images have alt-text that either says &#8216;Decoration&#8217; for images that DO NOT add to the content of the page or alt-text that describes the picture and how it augments the content of the page.<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Ensure all hyperlinks have alt-text that says: &#8220;Click here to &lt;view|go to|open&gt; the &lt;page|site|PDF document|form&gt; &lt;.|in a new window.&gt;&#8221;<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Make sure all links that go to a &lt;page|site&gt; outside of your site, or opens a PDF or form open in a new window.<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Validate all PDFs created by your school staff for accessibility issues using Adobe Acrobat DC (which should be on your computers), make any corrections necessary, and re-upload the corrected versions.\u00a0 (I have several blog posts on this topic.)<br \/>\n<\/span><\/li>\n<li><span style=\"color: #1f497d;\">Make sure all email addresses use the Title property to add alt-text like: &#8220;Click here to email &lt;name of person&gt;&#8221;.<br \/>\n<\/span><\/li>\n<li>\n<div><span style=\"color: #1f497d;\">Make sure that headers are NEVER used just for formatting text and are ONLY used to define sections of a\u00a0 content area, PDF, etc. and follow these rules:<br \/>\n<\/span><\/div>\n<p><span style=\"color: #385723;\">&lt;h1&gt; can only be followed by &lt;h1&gt; or &lt;h2&gt;<span style=\"font-family: Times New Roman; font-size: 12pt;\"><br \/>\n<\/span><\/span><\/p>\n<p><span style=\"color: #385723;\">&lt;h2&gt; can only be followed by &lt;h1&gt;, &lt;h2&gt; or &lt;h3&gt;<br \/>\n<\/span><\/p>\n<p><span style=\"color: #385723;\">&lt;h3&gt; can only be followed by &lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt; or &lt;h4&gt;<br \/>\n<\/span><\/p>\n<p><span style=\"color: #385723;\">&lt;h4&gt; can only be followed by &lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt;, &lt;h4&gt; or &lt;h5&gt;<br \/>\n<\/span><\/p>\n<p><span style=\"color: #385723;\">&lt;h5&gt; can only be followed by &lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt;, &lt;h4&gt;, &lt;h5&gt; or &lt;h6&gt;<br \/>\n<\/span><\/p>\n<p><span style=\"color: #385723;\">&lt;h6&gt; can only be followed by &lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt;, &lt;h4&gt;, &lt;h5&gt;, &lt;h6&gt;<br \/>\n<\/span><\/p>\n<p><span style=\"color: #385723;\">You cannot jump into the middle of the hierarchy.<br \/>\n<\/span><\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Now that reports from Monsido are being sent out, there are two things you need to know: Because people must be added to Monsido manually, the only people initially added were the site owners, principals and department directors. To add other names, I need the person&#8217;s: First Name, Last Name and Employee ID. They will &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/wordpress.ocps.net\/presenceblog\/what-errors-should-i-address-first\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;What Errors Should I Address First&#8221;<\/span><\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[28,87],"tags":[48],"class_list":["post-1062","post","type-post","status-publish","format-standard","hentry","category-news-related-to-ada-and-accessibility","category-monsido-news","tag-accessibility"],"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":1143,"url":"https:\/\/wordpress.ocps.net\/presenceblog\/are-you-a-new-editor-to-our-web-sites\/","url_meta":{"origin":1062,"position":0},"title":"Are You a New Editor To Our Web Sites?","author":"Carlos Hernandez","date":"May 23, 2019","format":false,"excerpt":"First, Happy 100th post! If you have just been assigned to work on your district department or school web site, you may be asking yourself where to begin. There is no quick 5-minute course on everything you need to know. However, here are some suggestions on how to start learning\u2026","rel":"","context":"In &quot;ADA News&quot;","block_context":{"text":"ADA News","link":"https:\/\/wordpress.ocps.net\/presenceblog\/category\/portal-related-news\/news-related-to-ada-and-accessibility\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wordpress.ocps.net\/wp-content\/uploads\/2019\/05\/Monsido-001-1024x576.png?resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/wordpress.ocps.net\/wp-content\/uploads\/2019\/05\/Monsido-001-1024x576.png?resize=350%2C200 1x, https:\/\/i0.wp.com\/wordpress.ocps.net\/wp-content\/uploads\/2019\/05\/Monsido-001-1024x576.png?resize=525%2C300 1.5x"},"classes":[]},{"id":1316,"url":"https:\/\/wordpress.ocps.net\/presenceblog\/a-couple-of-table-issues\/","url_meta":{"origin":1062,"position":1},"title":"A Couple of Table Issues","author":"Carlos Hernandez","date":"October 1, 2019","format":false,"excerpt":"In this post, we will look at a couple of table issues and the corresponding Monsido Issues that they may raise. First, you need to understand that there are essentially two types of tables possible, layout tables and data tables. Layout Tables Web designers used layout tables from the early\u2026","rel":"","context":"In &quot;ADA News&quot;","block_context":{"text":"ADA News","link":"https:\/\/wordpress.ocps.net\/presenceblog\/category\/portal-related-news\/news-related-to-ada-and-accessibility\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1444,"url":"https:\/\/wordpress.ocps.net\/presenceblog\/web-accessibility-training-monsido\/","url_meta":{"origin":1062,"position":2},"title":"Web Accessibility Training &#8211; Monsido","author":"Carlos Hernandez","date":"February 14, 2020","format":false,"excerpt":"Monsido is proud to host this month's Web Accessibility Training! The Web Accessibility Training session will take place February 28th, 2020 at 9:00 AM PT. This course provides an overview of accessibility and how it applies to websites. It introduces different types of disabilities, assistive technology, various accessibility laws and\u2026","rel":"","context":"In &quot;Monsido News&quot;","block_context":{"text":"Monsido News","link":"https:\/\/wordpress.ocps.net\/presenceblog\/category\/portal-related-news\/monsido-news\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1283,"url":"https:\/\/wordpress.ocps.net\/presenceblog\/blockquote-must-not-be-used-for-indentation\/","url_meta":{"origin":1062,"position":3},"title":"BLOCKQUOTE must not be used for indentation","author":"Carlos Hernandez","date":"September 19, 2019","format":false,"excerpt":"For today's look at ADA\/Accessibility issues reported by Monsido, I have chosen an error that is simple to fix. This error occurs when users or applications attempt to use the BLOCKQUOTE tag to indent text. This is invalid. BLOCKQUOTE can only be used when citing quotations from people or sites\u2026","rel":"","context":"In &quot;ADA News&quot;","block_context":{"text":"ADA News","link":"https:\/\/wordpress.ocps.net\/presenceblog\/category\/portal-related-news\/news-related-to-ada-and-accessibility\/"},"img":{"alt_text":"Use the Indent tool in the Edit toolbar when you want to indent text.","src":"https:\/\/i0.wp.com\/wordpress.ocps.net\/wp-content\/uploads\/2019\/09\/091919_1132_BLOCKQUOTEm1.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/wordpress.ocps.net\/wp-content\/uploads\/2019\/09\/091919_1132_BLOCKQUOTEm1.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/wordpress.ocps.net\/wp-content\/uploads\/2019\/09\/091919_1132_BLOCKQUOTEm1.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":1123,"url":"https:\/\/wordpress.ocps.net\/presenceblog\/monsido-accessibility-level-aa-errors-with-links\/","url_meta":{"origin":1062,"position":4},"title":"Monsido Accessibility Level AA Errors with Links","author":"Carlos Hernandez","date":"May 1, 2019","format":false,"excerpt":"Last time, I looked at the Level A accessibility errors related to links. This time, I am moving up to the Level AA link issues. To be compliant at the AA level of WCAG, you must first be compliant at the A level. So what does Level AA add to\u2026","rel":"","context":"In &quot;ADA News&quot;","block_context":{"text":"ADA News","link":"https:\/\/wordpress.ocps.net\/presenceblog\/category\/portal-related-news\/news-related-to-ada-and-accessibility\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1100,"url":"https:\/\/wordpress.ocps.net\/presenceblog\/monsido-and-how-to-fix-broken-links\/","url_meta":{"origin":1062,"position":5},"title":"Monsido and How to Fix Broken Links","author":"Carlos Hernandez","date":"April 29, 2019","format":false,"excerpt":"This blog post will address by popular request how to use Monsido reports to fix broken links. I will assume that you already requested a Monsido password (note that this is NOT your OCPS password) to get into the reports for your site. If you have not, please send an\u2026","rel":"","context":"In &quot;ADA News&quot;","block_context":{"text":"ADA News","link":"https:\/\/wordpress.ocps.net\/presenceblog\/category\/portal-related-news\/news-related-to-ada-and-accessibility\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.ocps.net\/presenceblog\/wp-json\/wp\/v2\/posts\/1062","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.ocps.net\/presenceblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wordpress.ocps.net\/presenceblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.ocps.net\/presenceblog\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.ocps.net\/presenceblog\/wp-json\/wp\/v2\/comments?post=1062"}],"version-history":[{"count":3,"href":"https:\/\/wordpress.ocps.net\/presenceblog\/wp-json\/wp\/v2\/posts\/1062\/revisions"}],"predecessor-version":[{"id":1065,"href":"https:\/\/wordpress.ocps.net\/presenceblog\/wp-json\/wp\/v2\/posts\/1062\/revisions\/1065"}],"wp:attachment":[{"href":"https:\/\/wordpress.ocps.net\/presenceblog\/wp-json\/wp\/v2\/media?parent=1062"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordpress.ocps.net\/presenceblog\/wp-json\/wp\/v2\/categories?post=1062"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wordpress.ocps.net\/presenceblog\/wp-json\/wp\/v2\/tags?post=1062"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}