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       Review and Termination of Approval of Foster Carers
  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="Review and Termination of Approval of Foster Carers" />
  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             Review and Termination of Approval of Foster Carers
 282           </h2>
 284         </div>
 287         <div id="scope_box">
 288           <h3>
 288             AMENDMENT
 288           </h3>
 289           <p>
 289             In April 2020, a link was added to Attending an IRM Panel: information sheets. See 
 289             <a href="#represent">
 289               Section 6, Representations/Review Procedure
 289             </a>
 289             .
 289           </p>
 290         </div>
 291         <div id="sections">
 293           <h3 id="sections_list">
 293             Contents
 293           </h3>
 294           <ol>
 295             <li>
 295               <a href="#frequency">
 295                 Frequency
 295               </a>
 295             </li>
 296             <li>
 296               <a href="#consultation">
 296                 Consultation with Foster Carer before the Review
 296               </a>
 296             </li>
 297             <li>
 297               <a href="#formal">
 297                 Formal Review Meeting
 297               </a>
 297             </li>
 298             <li>
 298               <a href="#presentation">
 298                 Presentation to the Fostering Panel or Agency Decision Maker
 298               </a>
 298             </li>
 299             <li>
 299               <a href="#after_fostering">
 299                 After the Fostering Panel
 299               </a>
 299             </li>
 300             <li>
 300               <a href="#represent">
 300                 Representations/Review Procedure
 300               </a>
 300             </li>
 301             <li>
 301               <a href="#updates">
 301                 Updates on Checks
 301               </a>
 301             </li>
 302             <li>
 302               <a href="#resig">
 302                 Resignation by Foster Carers
 302               </a>
 302             </li>
 303             <li class="remove_bullet">
 303               <a href="files/annual_review_fc.doc" target="_blank" rel="noopener">
 303                 Appendix 1: Bexley Annual Review of Foster Carer's Approval Report Form
 303               </a>
 303             </li>
 304           </ol>
 305           <h3 id="frequency">
 305             1. Frequency
 305           </h3>
 306           <p>
 306             Formal reviews of foster carers will take place at least annually.
 306           </p>
 307           <p>
 307             Reviews will take place more frequently in the event of a significant change in circumstances of a
                 foster carer for example where there are concerns about the care provided by the foster carer as a
                 result of a complaint or allegation.
 307           </p>
 308           <p>
 308             As well as formal reviews, there will be regular dialogue and feedback between the fostering
                 worker and the foster carer.
 308           </p>
 309           <h3 id="consultation">
 309             2. Consultation with Foster Carer before the Review
 309           </h3>
 310           <p>
 310             Prior to the formal review, the fostering social worker will send to the foster carer a copy of
                 the review report to enable them to prepare for the review in advance. The foster carer will have
                 the opportunity to communicate his or her views verbally or in writing to the fostering worker.
 310           </p>
 311           <p>
 311             The fostering social worker will also, as part of the formal review, seek the views of all members
                 of the foster carer's household as well as the written comments and opinions as to the foster
                 carer from all social workers who have used the foster carer for a placement since the last formal
                 review as recorded on the social worker's end of placement report. This will include contacting a
                 social worker from outside the authority where appropriate.
 311           </p>
 312           <p>
 312             The fostering social worker will also seek and take into account the views of any child placed
                 with the foster carer since the last review via the child's social worker.
 312           </p>
 313           <h3 id="formal">
 313             3. Formal Review Meeting
 313           </h3>
 314           <p>
 314             The review will be informed by a meeting held between the fostering worker and the foster carer at
                 the foster home. At the review meeting, the agenda as set out in the Foster Carer Review Form will
                 include an appraisal of the foster carer's training and development needs, an evaluation of the
                 training received since the last review, the foster carer's views of the service and support
                 provided as well as the appropriateness of placements made and the care provided by the foster
                 carer.
 314           </p>
 315           <p>
 315             A Review Form will be completed and any recommendations discussed with the foster carer and
                 recorded. The foster carer should have the opportunity to put their views on the recommendations
                 in writing to be presented to the Fostering Panel or the
 315             <a href="files/sod_decision_making.pdf" target="_blank" rel="noopener">
 315               Agency Decision Maker (Fostering)
 315             </a>
 315             when the Review Form is considered.
 315           </p>
 316           <h3 id="presentation">
 316             4. Presentation to the Fostering Panel or Agency Decision Maker
 316           </h3>
 317           <p>
 317             A report must be presented to the Fostering Panel on the foster carer's first review for a
                 recommendation and thereafter may be presented to the fostering panel. This may include where
                 significant changes to the foster carer's approval or the termination of the foster carer's
                 approval are recommended or where any circumstances exist which in the opinion of the Agency
                 Decision Maker require consideration by the Fostering Panel. This may include the situation where
                 an updating Disclosure and Barring Service check reveals a new concern about the foster carer or a
                 member of the household.
 317           </p>
 318           <p>
 318             Whether presented to the fostering panel or not, the report will be presented to the Agency
                 Decision Maker for a decision as to whether the foster carer remains suitable to foster and
                 whether the terms of approval remain suitable. Where it has been presented to the fostering panel,
                 the Agency Decision Maker will take into account the panel's recommendation.
 318           </p>
 319           <p>
 319             The fostering worker will present the review findings and recommendations to the Fostering Panel
                 or Agency Decision Maker in a written report which incorporates the views of the child or children
                 placed, the written views of the foster carer and any report provided by a social worker
                 particularly where concerns have been expressed about a placement with the foster carer. Any
                 recommendations for change in the foster carer's approval should be highlighted in the report.
 319           </p>
 320           <p>
 320             Where the Review recommends the termination of approval of the foster carer, see
 320             <a href="#term">
 320               Section 6.1 Proposal to Terminate Foster Carer's Approval
 320             </a>
 320             .
 320           </p>
 321           <p>
 321             Where the Fostering Panel's recommendation is for a different category of approval, see
 321             <a href="#revise">
 321               Section 6.2, Proposal to Revise the Terms of the Foster Carer's Approval
 321             </a>
 321             .
 321           </p>
 322           <p>
 322             Where the foster carer has decided to give up fostering, see
 322             <a href="#resig">
 322               Section 8, Resignation by Foster Carers
 322             </a>
 322             .
 322           </p>
 323           <h3 id="after_fostering">
 323             5. After the Fostering Panel
 323           </h3>
 324           <p>
 324             The foster carer will be informed in writing by the fostering worker of the outcome of the review.
 324           </p>
 325           <p>
 325             A copy of the Review Form and a record of the outcome of the review will be retained on the foster
                 carer's case record.
 325           </p>
 326           <h3 id="represent">
 326             6. Representations/Review Procedure
 326           </h3>
 327           <h4 id="term">
 327             6.1 Proposal to Terminate Foster Carer's Approval
 327           </h4>
 328           <p>
 328             Where, as a result of a review, the termination of a foster carer's approval is proposed, written
                 notice of the proposal and the reasons must be sent to the foster carer within 7 days of the
                 decision and he or she must be advised that if they wish to challenge the decision, they have the
                 opportunity to make representations to the Agency Decision Maker or to request a review by an
                 Independent Review Panel under the Independent Review Mechanism as set out in the
 328             <a href="p_ass_app_fost.html#representations_review">
 328               Assessment and Approvals of Foster Carers Procedure, Representations / Independent Review
                   Procedure
 328             </a>
 328             . Notification / representations / will need to be received by the Panel Administrator within 28
                 days of the date of the notice of the decision being sent to them. The Panel Administrator will
                 then notify the foster carer within 7 working days of the date when the Panel will reconsider the
                 matter (see also: 
 328             <a
                 href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/f
                 ile/792875/IRM_Foster_Carers_Information_Sheet_January_2019_SC.pdf" target="_blank"
                 rel="noopener">
 328               Information about the IRM for Foster Carers
 328             </a>
 328             ).
 328           </p>
 329           <p>
 329             The foster carer will not have the right to request a review by an Independent Review Panel if
                 they are regarded as disqualified as a result of a conviction or caution for a specified offence -
                 see
 329             <a href="p_pers_disq.html">
 329               Persons Disqualified from Fostering Procedure
 329             </a>
 329             .
 329           </p>
 330           <p>
 330             If no written representations or notification of a request for a review are received within the
                 period, a final decision to terminate can be made.
 330           </p>
 331           <p>
 331             If written representations are received within the period, the matter must be referred to the
                 Fostering Panel for further consideration. Foster carers wishing to make representations in person
                 to the Panel may be accompanied by a friend or supporter. Where a foster carer wishes to make
                 representations in person, the Panel Chair may consider the Panel meeting as a smaller quorate
                 sub-group.
 331           </p>
 332           <p>
 332             The Panel will make a new recommendation in relation to the foster carer and a final decision will
                 be made by the Agency Decision Maker taking into account any fresh recommendation made by the
                 Panel.
 332           </p>
 333           <p>
 333             Written notice of the final decision, together with reasons, must then be sent to the foster carer
                 within 7 working days of the decision.
 333           </p>
 334           <p>
 334             Where the termination of the approval of a foster carer is being considered, plans for the
                 termination of any current placement will also be required and made as appropriate.
 334           </p>
 335           <p>
 335             Where the approval is terminated, the Agency Decision Maker, in consultation with the Local
                 Authority Designated Officer (LADO) will decide whether to refer the former foster carer to the
                 Disclosure and Barring Service for inclusion of the carer's name on the Children's Barred List.
 335           </p>
 336           <h4 id="revise">
 336             6.2 Proposal to Revise the Terms of the Foster Carer's Approval
 336           </h4>
 337           <h5>
 337             6.2.1 Where the Foster Carer is in Agreement
 337           </h5>
 338           <p>
 338             Where, as a result of a review, the it is proposed to revise the terms of the foster carer's
                 approval, a statement must be sent to the foster carer setting out whether it is considered that
                 the foster carer or members of their household (including any children placed there) may have
                 additional support needs as a result of the proposed revision and, if so, how those needs will be
                 met, and request the foster carer's agreement in writing to the proposed revision of terms.
 338           </p>
 339           <p>
 339             Where the foster carer's written agreement is received, the decision to revise the terms of
                 approval may be made immediately.
 339           </p>
 340           <p>
 340             The Agency Decision Maker's decision in such circumstances is not a Qualifying Determination and
                 the foster carer may not apply for an independent review of the decision by way of the Independent
                 Review Mechanism.
 340           </p>
 341           <p>
 341             Foster carers must not be pressured to accept changes to their terms of approval.
 341           </p>
 342           <h5>
 342             6.2.2 Where the Foster Carer is not in Agreement
 342           </h5>
 343           <p>
 343             Where the foster carer does not agree in writing to the revision of their terms of approval, then
                 the representations/review procedure as set out in
 343             <a href="#term">
 343               Section 6.1 Proposal to Terminate Foster Carer's Approval
 343             </a>
 343             will apply.
 343           </p>
 344           <h3 id="updates">
 344             7. Updates on Checks
 344           </h3>
 345           <p>
 345             Disclosure and Barring Service checks should be updated every 3 years and if necessary, a review
                 of the foster carer's approval should be carried out immediately to take account of any new
                 information.
 345           </p>
 346           <p>
 346             See
 346             <a href="p_pers_disq.html">
 346               Persons Disqualified from Fostering Procedure
 346             </a>
 346           </p>
 347           <p>
 347             Medical information should also be updated at least every 3 years by writing to the foster carers
                 GP. In the event of any serious concerns about the foster carers health, a review of the foster
                 carers approval should be carried out immediately.
 347           </p>
 348           <h3 id="resig">
 348             8. Resignation by Foster Carers
 348           </h3>
 349           <p>
 349             A foster carer may give written notice at any time of their wish to resign from the role. Once
                 written notice has been given, their approval will automatically be terminated 28 days after
                 receipt of the notice. The foster carer cannot withdraw their notice once it has been received,
                 nor can the Agency Decision Maker decline to accept the resignation. Should a foster carer who has
                 resigned subsequently wish to foster again, they will need to be assessed under the procedure for
 349             <a href="p_ass_app_fost.html">
 349               Assessment and Approvals of Foster Carers Procedure
 349             </a>
 349             . There is no requirement for the fostering panel to be notified of resignations. However the
                 panel may find it helpful to be advised, as part of its monitoring role.
 349           </p>
 350           <h3>
 350             Appendix 1: Bexley Annual Review of Foster Carer's Approval Report Form
 350           </h3>
 351           <p>
 351             <a href="files/annual_review_fc.doc" target="_blank" rel="noopener">
 351               Click here to view Appendix 1: Bexley Annual Review of Foster Carer's Approval Report Form
 351             </a>
 351           </p>
 352         </div>
 355       </main>
 356     </div>
 359     <footer>
 360       <div class="footer">
 361         <div>
 362           <p>
 362             <a href="privacypolicy.html">
 362               Privacy Policy
 362             </a>
 362             <br>
 363             <span style="font-size:small;">
 364               <span id='desktop_button' tabindex='0'>
 364                 Desktop
 364               </span>
 364               |
 364               <span id='mobile_button' tabindex='0'>
 364                 Mobile
 364               </span>
 364               |
 364               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 364                 Responsive
 364               </span>
 364             </span>
 364           </p>
 366           <div id="trix_logo">
 367             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 367               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 367             </a>
 368           </div>
 369         </div>
 370       </div>
 372     </footer>
 373     <div id="desktoptest">
 373     </div>
 374     <script>
 501     </script>
 503     <script>
 512     </script>
 514     <script>
 561     </script>
 564     <script>
 566     </script>
 574     <script>
 613     </script>
 614     <script type="text/javascript">
 614     </script>
 616     <script>
 655     </script>
 659     <script type="text/javascript">
 671     </script>
 672   </body>
 673 </html>