Total Validator Home Page

Page report

Issue report

Summary

Total errors found:
4
WCAG21 A [2]:
E958 [1], P908 [1]
WCAG21 AA [2]:
E910 [1], E916 [1]
Total warnings found:
1
WCAG21 A [1]:
W889 [1]
HTML used for this page:
HTML5

Page Layout

Display issue details:

The line numbers refer to lines in the original source. Any with a line number of '0' are implicit tags added by Total Validator:

Go to first issue

   1 <!doctype html>
   2 <html lang="en">
   3   <head>
   4     <meta charset="utf-8">
  12 next issueprevious issueE916 [WCAG21 1.4.4 (AA)] Do not use 'viewport' settings which prevent the user from zooming in:
Using 'user-scalable=no' or 'maximum-scale' with a value less than 2.0 may prevent people with sight difficulties from being able to 'zoom in' to pages to read them. See Understanding 1.4.4.         <meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1'>
  12     <title>
  12       Persons Disqualified from Fostering
  12     </title>
  13     <link href='css/css.php' rel='stylesheet' type='text/css' id="main_style"/>
  14     <link rel='shortcut icon' href='images/favicon.ico' type='image/x-icon'/>
  16     <link rel="apple-touch-icon" href="images/apple-touch-icon-57x57-precomposed.png" />
  17     <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72-precomposed.png" />
  18     <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114-precomposed.png" />
  20     <meta name="application-name" content="Persons Disqualified from Fostering" />
  21     <meta name="msapplication-TileColor" content="#301880" />
  22     <meta name="msapplication-square70x70logo" content="images/smalltile.png" />
  23     <meta name="msapplication-square150x150logo" content="images/mediumtile.png" />
  24     <meta name="msapplication-wide310x150logo" content="images/widetile.png" />
  25     <meta name="msapplication-square310x310logo" content="images/largetile.png" />
  29     <link href='normal.css' id='switch_style' rel='stylesheet' type='text/css'>
  32     <link rel='stylesheet' media='(max-width: 1100px)' href='css/colours_mobile.css' />
  36     <link href='css/print.css' rel='stylesheet' type='text/css' media='print'>
  37     <link href='css/print_colours.css' rel='stylesheet' type='text/css' media='print'>
  39     <script src="scripts/print.js">
  39     </script>
  40     <script src="scripts/jquery-1.6.4.min.js">
  40     </script>
  41     <script src="scripts/jquery-dateFormat.min.js">
  41     </script>
  42     <script src="scripts/js.cookie.js">
  42     </script>
  43     <script type="text/javascript" src="scripts/highlight.js">
  43     </script>
  44     <script src='https://www.google.com/recaptcha/api.js'>
  44     </script>
  45     <script type="text/javascript" src="scripts/jquery.js">
  45     </script>
  46     <script type="text/javascript" src="scripts/pageOrganizer.js">
  46     </script>
  47     <script>
  54     </script>
 116     <style>
 117       #new_print {
 118         display:block;
 119       }
 120       #old_print {
 121         display:none;
 122       }
 123     </style>
 131     <style>
 132       ol {
 133         counter-reset: item;
 134         z-index:-1;
 135       }
 136       ol li.sub_list {
 137         display: block;
 138         position: relative;
 139       }
 140       ol li.sub_list:before {
 141         content: counters(item, ".")".";
 142         counter-increment: item;
 143         position: absolute;
 144         margin-right: 100%;
 145         right: 3px;
 146       }
 147       ol li.remove_bullet:before {
 148 next issueprevious issueP908 [WCAG21 1.3.1 (A)] Do not insert content using CSS:
Content inserted using CSS may not appear when CSS is turned off, or the user is using their own accessible style sheet. See WCAG 2.1 Failure F87.             content:"\ \ \ ";
 149         display:none;
 150       }
 151     </style>
 155     <style>
 156       .remove_bullet {
 157         list-style:none;
 158       }
 159     </style>
 183   </head>
 184   <body onLoad="if (document.getElementById('zoom_searchbox'))
       {document.getElementById('zoom_searchbox').focus();}">
 186     <div id="skip">
 186       <a href="#main_content" class="section_links">
 186         Skip navigation to sections
 186       </a>
 186     </div>
 187     <div id="cookie_bar">
 187       We use cookies to track usage and preferences.
 187       <a href="https://www.trixonline.co.uk/privacy-policy#cookies">
 187         View our Cookie Policy
 187       </a>
 187       <div id="cookie_agree">
 187         I Accept
 187       </div>
 187     </div>
 190     <div id="head_bar">
 192       <header>
 193         <div id="grey_bar">
 194           <div id="logo_holder">
 195             <img src="images/client_logo.png" height="85" alt="Bexley Logo"/>
 196           </div>
 196         </div>
 198         <div id="title">
 199           <h1>
 199             Bexley
 199             <span id="h1_sub">
 199               Children's Services Procedures Manual
 199             </span>
 199           </h1>
 201         </div>
 205         <div id="access_holder">
 205           <div id="access_text_hold" onclick="location.href='accessibility.html';">
 205             <a href="accessibility.html">
 205               Accessibility
 205             </a>
 205           </div>
 205         </div>
 206       </header>
 207     </div>
 208     <nav>
 210       <div id="sticky_navigation_wrapper">
 211         <div id="sticky_navigation">
 212           <div id="demo_container">
 213             <div id="menu_toggle">
 213               <img src="images/menu_white.png" id="drop_menu_button" height="20" alt="Menu toggle for
                   Mobile"/>
 214             </div>
 216             <div id="menu_items">
 217               <ul>
 218                 <li>
 218                   <a href="index.html">
 218                     Home
 218                   </a>
 218                 </li>
 219                 <li>
 219                   <a href="contents.html">
 219                     Contents
 219                   </a>
 219                 </li>
 220                 <li class="dropdownmenu" id="doubletap1">
 221 next issueprevious issueE958 [WCAG21 4.1.2 (A)] The 'aria-haspopup' attribute is not allowed in this context:
The ARIA specification only allows certain 'aria-...' attributes to be used with certain roles. See ARIA 1.2.                       <a class="toplink" href="menu.html" aria-haspopup="true">
 221                     Resources
 221                     <b>
 221                       &#9662;
 221                     </b>
 221                   </a>
 222                   <ul id="port_drop1" aria-label="submenu">
 223                     <li>
 223                       <a href="local_resources.html" tabindex="-1">
 223                         Policy Update
 223                       </a>
 223                     </li>
 224                     <li>
 224                       <a href="http://trixresources.proceduresonline.com/nat_key/index.htm" target="_blank"
                           tabindex="-1">
 224                         Glossary
 224                       </a>
 224                     </li>
 225                     <li>
 225                       <a href="http://trixresources.proceduresonline.com/nat_cont/index.htm"
                           target="_blank" tabindex="-1">
 225                         Contacts
 225                       </a>
 225                     </li>
 226                   </ul>
 227                 </li>
 228                 <li>
 228                   <a href="using_this_manual.html">
 228                     Using this Manual
 228                   </a>
 228                 </li>
 229                 <li>
 229                   <a href="http://www.londoncp.co.uk/" target="_blank" rel="noopener">
 229                     London Child Protection Procedures
 229                   </a>
 229                 </li>
 231               </ul>
 232             </div>
 236             <div id="search">
 236               <div id="search_contents">
 237 next issueprevious issueE910 [WCAG21 1.4.4 (AA)] Use relative rather than absolute units:
Using relative units helps the page to be rendered correctly at different resolutions and allows people with sight difficulties to 'zoom in' to pages to read them. See Understanding 1.4.4.                     <form method="get" action="search_site.php" style="font-size:10px;">
 239                   <div id="input_holder">
 241 next issueprevious issueW889 [WCAG21 4.1.2 (A)] Avoid using accessible names created from fallback attributes:
An accessible name generated from 'title', 'placeholder' or default values for <input> buttons, typically yields a low quality accessible name. Instead use the recommended way of setting the accessible name for this element. See Avoid Fallback, and Accessible Name Computation.                         <input type="text" name="zoom_query" placeholder="Search Manual" spellcheck="true" title="search"
                         class="search_bar">
 242                   </div>
 243                   <div id="mag_holder">
 244                     <input class="imagelink" type="image" src="images/mag_white.png" id="mag_glass"
                         height="25" alt="Search" title="Search">
 246                   </div>
 246                 </form>
 246               </div>
 246             </div>
 248           </div>
 251         </div>
 253       </div>
 258     </nav>
 259     <div id="main_content" tabindex="-1">
 260       <main>
 263         <div id="print_watermark">
 263           This document is only valid 72 hours after printing
 263           <script>
 263           </script>
 263           . For the latest version please visit
 263           <noscript>
 263             the online manual.
 263           </noscript>
 263           <script>
 263           </script>
 263         </div>
 265         <div id="chapter_title">
 268           <div id="print_holder">
 272             <div id="new_print">
 272               <a onClick="window.print();" tabindex="0" class="imagelink" href="#">
 272                 <img id="print_img" src="images/print_black.png" height="30" alt="Click here to print"/>
 272               </a>
 272             </div>
 276             <div id="old_print">
 276               <form id="printMe" name="printMe">
 276                 <input class="imagelink" name="printMe" type="image" onclick="printSpecial()"
                     id="print_img_ie" src="images/print_black.png" height="30" width="33" alt="Print this
                     page" title="Print Button">
 276               </form>
 276             </div>
 279           </div>
 282           <h2>
 282             Persons Disqualified from Fostering
 282           </h2>
 284         </div>
 287         <div id="scope_box">
 288           <h3>
 288             SCOPE OF THIS CHAPTER
 288           </h3>
 289           <p>
 289             This procedure applies to all new applications for approval as foster carers and to all foster
                 carers who have already been approved as foster carers.
 289           </p>
 290           <p>
 290             See also
 290             <a href="p_fost_panel.html">
 290               Fostering Panel Procedure
 290             </a>
 290             .
 290           </p>
 291           <h3>
 291             AMENDMENT
 291           </h3>
 292           <p>
 292             In April 2017, this chapter was reviewed and updated by Bexley to reflect local processes – in
 292             <a href="#approved">
 292               Section 3, Approved Foster Carers
 292             </a>
 292             , information was added with regard to Disclosure and Barring Service checks which cause immediate
                 concern for the child/childrens welfare.
 292           </p>
 293         </div>
 294         <div id="sections">
 296           <h3 id="sections_list">
 296             Contents
 296           </h3>
 297           <ol>
 298             <li>
 298               <a href="#persons_disq">
 298                 Persons Disqualified from Fostering
 298               </a>
 298             </li>
 299             <li>
 299               <a href="#new_apps">
 299                 New Applications&nbsp;
 299               </a>
 299             </li>
 300             <li>
 300               <a href="#approved">
 300                 Approved Foster Carers&nbsp;
 300               </a>
 300             </li>
 301           </ol>
 302           <h3 id="persons_disq">
 302             1. Persons Disqualified from Fostering
 302           </h3>
 303           <p>
 303             A person is disqualified from acting as a foster carer for the agency (unless a relative of the
                 child or already acting as a foster carer) if s/he or any adult member of the household has been
                 cautioned for or convicted of a specified offence committed at the age of 18 or over.
 303           </p>
 304           <p>
 304             A specified offence is defined as an offence against a child*, an offence specified in Part 1 of
                 Schedule 4 of the Fostering Services Regulations 2011, the importation/possession of indecent
                 photographs of a child under 16 and any other offence which involves bodily injury to a child
                 (other than common assault or battery).
 304           </p>
 305           <p>
 305             In addition, a person is disqualified from acting as a foster carer for the agency (unless a
                 relative of the child or already acting as a foster carer) if s/he or any adult member of the
                 household has been cautioned for or convicted of an offence specified in paragraph 1 of part 2 of
                 Schedule 4 of the Fostering Services Regulations 2011 committed at the age of 18 or over OR falls
                 within paragraph 2 or 3 of Part 2 of Schedule 4, notwithstanding that the offences listed have
                 been repealed.
 305           </p>
 306           <p>
 306             <span class="tiny_text">
 306               *A list of these offences is set out in the Criminal Justice and Court Services Act 2000, except
                   that it does not include an offence contrary to section 9 of the Sexual Offences Act 2003
                   (sexual activity with a child) where the offender was under 20 when the offence was committed
                   and the child was aged 13 or over.
 306             </span>
 306           </p>
 307           <h3 id="new_apps">
 307             2.&nbsp;New Applications
 307           </h3>
 308           <p>
 308             Where Disclosure and Barring Service checks reveal that an applicant for approval as a foster
                 carer is a disqualified person, the applicants must be advised that their application cannot
                 proceed. This must be confirmed in writing to them, together with the reasons, and retained with
                 their application form. The file should also be closed electronically.
 308           </p>
 309           <p>
 309             Where the applicant is seeking approval as a Family and Friend Foster Carer and the person would
                 otherwise be regarded as disqualified, an application for consent to proceed with the assessment
                 in relation to the particular child can be considered by the
 309             <a href="files/sod_decision_making.pdf" target="_blank" rel="noopener">
 309               Agency Decision Maker (Fostering)
 309             </a>
 309             on the recommendation of the Fostering Panel.
 309           </p>
 310           <p>
 310             In these circumstances, the assessing social worker responsible for carrying out the checks on the
                 prospective foster carer should prepare a report on the application setting out:
 310           </p>
 311           <ol style="list-style-type:lower-alpha">
 312             <li>
 312               The reasons for the application;
 312             </li>
 313             <li>
 313               The circumstances surrounding the conviction or caution which would result in the person being
                   disqualified unless consent is given;
 313             </li>
 314             <li>
 314               An assessment of whether the placement would meet the child's needs despite the
                   conviction/caution; and
 314             </li>
 315             <li>
 315               A recommendation as to whether the application should proceed.
 315             </li>
 316           </ol>
 317           <p>
 317             The assessing social worker will arrange with the Panel Administrator a date for the Panel to
                 consider the report and a copy of the report should be sent to the Panel Administrator 10 working
                 days before the relevant Panel meeting.
 317           </p>
 318           <p>
 318             The Panel minutes will be sent to the Agency Decision Maker (Fostering), who will consider the
                 recommendation of the Fostering Panel on any such applications.
 318           </p>
 319           <p>
 319             The decision of the Agency Decision Maker (Fostering) will be recorded in writing and a copy
                 placed on the case record of the applicant. A copy of the decision will also be sent to the person
                 concerned. The decision will also be entered on the electronic records.
 319           </p>
 320           <h3 id="approved">
 320             3.&nbsp;Approved Foster Carers
 320           </h3>
 321           <p>
 321             Where information is provided or updating Disclosure and Barring Service checks reveal that an
                 approved foster carer has been convicted of or cautioned for a criminal offence as a result of
                 which he or she will become a disqualified person unless consent is given, an urgent review of the
                 foster carer's approval should be held - see
 321             <a href="p_review_fos_care.html">
 321               Review and Termination of Approval of Foster Carers Procedure
 321             </a>
 321             - and a written report detailing the circumstances leading to the conviction/caution, together
                 with background information from the foster carer's file, must be presented to the Fostering Panel
                 as soon as possible. The report should contain a recommendation on whether consent should be
                 granted to allow the foster carer to continue to be approved as a foster carer for the child or
                 children currently in placement.
 321           </p>
 322           <p>
 322             If the information received from the Disclosure and Barring Service checks causes' immediate
                 concern for the child/childrens welfare, immediate action may be necessary to safeguard the
                 welfare of the child. In these instances the child's social worker and his or her manager should
                 consider whether it is necessary to remove the child to an appropriate placement to ensure that he
                 or she is safeguarded.
 322           </p>
 323           <p>
 323             Where a child is removed, consideration should also be given to the need to suspend making any
                 further placements with the foster carer(s) concerned pending further investigation. The Fostering
                 Service will inform the foster carer(s) in writing of any such decision.
 323           </p>
 324           Consideration should also be given to the position of all other children in the household, including
               the foster carer's own children.
 325           <p>
 325             If this is not the case, a copy of the report prepared by the Supervising Social Worker and the
                 Child's Social Worker should be sent to the Panel Administrator at least 10 working days before
                 the relevant Panel meeting.
 325           </p>
 326           <p>
 326             Where such information is received, the social worker for any child currently in the placement
                 must be informed and any plans for termination of the placement will also need to be considered,
                 as appropriate.
 326           </p>
 327           <p>
 327             Where the report recommends the termination of approval of the foster carer, the report should be
                 presented to the earliest possible Fostering Panel.
 327           </p>
 328           <p>
 328             The Agency Decision Maker (Fostering) will consider the recommendation of the Fostering Panel on
                 any such applications.
 328           </p>
 329           <p>
 329             The decision of the Agency Decision Maker (Fostering) will be recorded in writing and a copy
                 placed on the case record of the foster carer.
 329           </p>
 330           <p>
 330             Written notice of the decision, together with reasons, must then be sent to the foster carer as
                 soon as practicable.
 330           </p>
 331         </div>
 334       </main>
 335     </div>
 338     <footer>
 339       <div class="footer">
 340         <div>
 341           <p>
 341             <a href="privacypolicy.html">
 341               Privacy Policy
 341             </a>
 341             <br>
 342             <span style="font-size:small;">
 343               <span id='desktop_button' tabindex='0'>
 343                 Desktop
 343               </span>
 343               |
 343               <span id='mobile_button' tabindex='0'>
 343                 Mobile
 343               </span>
 343               |
 343               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 343                 Responsive
 343               </span>
 343             </span>
 343           </p>
 345           <div id="trix_logo">
 346             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 346               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 346             </a>
 347           </div>
 348         </div>
 349       </div>
 351     </footer>
 352     <div id="desktoptest">
 352     </div>
 353     <script>
 480     </script>
 482     <script>
 491     </script>
 493     <script>
 540     </script>
 543     <script>
 545     </script>
 553     <script>
 592     </script>
 593     <script type="text/javascript">
 593     </script>
 595     <script>
 634     </script>
 638     <script type="text/javascript">
 650     </script>
 651   </body>
 652 </html>