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       Adoption Reviews
  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="Adoption Reviews" />
  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             Adoption Reviews
 282           </h2>
 284         </div>
 287         <div id="scope_box">
 288           <h3>
 288             SCOPE OF THIS CHAPTER
 288           </h3>
 289           <p>
 289             This chapter applies to the reviews where the adoption agency has authority to place a child for
                 adoption either through a Placement Order or Parental Consent to Adoptive Placement. It sets out
                 the different timescales that apply depending on whether or not the child has been placed for
                 adoption by the adoption agency.
 289           </p>
 290           <h3>
 290             RELATED GUIDANCE
 290           </h3>
 291           <p>
 291             <a
                 href="https://www.gov.uk/government/publications/promoting-the-education-of-looked-after-children
                 " target="_blank" rel="noopener">
 291               Promoting the Education of Looked After and Previously Looked After Children (DfE)
 291             </a>
 291           </p>
 292           <h3>
 292             RELATED CHAPTER
 292           </h3>
 293           <p>
 293             <a href="p_app_role_iro.html">
 293               Appointment and Role of Independent Reviewing Officers Procedure
 293             </a>
 293           </p>
 294           <p>
 294             For reviews in relation to children from overseas placed with Inter Country Adopters, see
 294             <a href="p_inter_country_adop.html">
 294               Inter Country Adoption Procedure
 294             </a>
 294             .
 294           </p>
 295           <p>
 295             For reviews of prospective adopters approval, see
 295             <a href="p_assess_approval.html">
 295               Assessment and Approvals of Prospective Adopters Procedure
 295             </a>
 295             and
 295             <a href="p_inter_country_adop.html">
 295               Inter Country Adoption Procedure
 295             </a>
 295             .
 295           </p>
 296           <p>
 296             For Disruption Meetings, after a Placement Breakdown, see
 296             <a href="p_disrup_adopt_plac.html">
 296               Disruption of Adoptive Placements Procedure
 296             </a>
 296             .
 296           </p>
 297           <h3>
 297             AMENDMENT
 297           </h3>
 298           <p>
 298             <a href="#Conduct_adopt_reviews">
 298               Section 5, The Conduct of Adoption Reviews (bullet point 1.f)
 298             </a>
 298             was amended in April 2019 to reflect the status of adopted children as being 'previously looked
                 after' when considering their educational needs. A link to DfE guidance on Promoting the Education
                 of Looked After and Previously Looked After children was also added.
 298           </p>
 299         </div>
 300         <div id="sections">
 302           <h3 id="sections_list">
 302             Contents
 302           </h3>
 303           <ol>
 304             <li>
 304               <a href="#Arrange_adopt_review">
 304                 Arrangements for Adoption Reviews
 304               </a>
 304             </li>
 305             <li>
 305               <a href="#Convene_and_chair">
 305                 Convening and Chairing Adoption Reviews
 305               </a>
 305             </li>
 306             <li>
 306               <a href="#Timescales">
 306                 Timescales for Adoption Reviews
 306               </a>
 306             </li>
 307             <li>
 307               <a href="#Report_adopt_rview">
 307                 Reports for Adoption Reviews
 307               </a>
 307             </li>
 308             <li>
 308               <a href="#Conduct_adopt_reviews">
 308                 The Conduct of Adoption Reviews
 308               </a>
 308             </li>
 309             <li>
 309               <a href="#After_adopt_order">
 309                 After an Adoption Order is Made
 309               </a>
 309             </li>
 310           </ol>
 311           <h3 id="Arrange_adopt_review">
 311             1. Arrangements for Adoption Reviews
 311           </h3>
 312           <p>
 312             Once an adoption agency has Authority to Place for Adoption, there is a requirement to review the
                 child's case under the Adoption Agencies Regulations 2005. Until the child is placed for adoption,
                 this runs alongside the requirement to hold a Looked After Review in relation to the child - see
 312             <a href="p_look_aft_rev.html">
 312               Looked After Reviews Procedure
 312             </a>
 312             .
 312           </p>
 313           <p>
 313             The child's social worker should provide written information about the intended arrangements for
                 Adoption Reviews, to the child (depending on age and understanding), to the prospective adopters
                 (usually this will be part of the Adoption Placement Plan), and to any other person considered
                 relevant, such as the child's parents.
 313           </p>
 314           <h3 id="Convene_and_chair">
 314             2. Convening and Chairing Adoption Reviews
 314           </h3>
 315           <p>
 315             So far as reasonably practicable, all Adoption Reviews will be chaired by the child's Independent
                 Reviewing Officer.
 315           </p>
 316           <p>
 316             The child's social worker, in conjunction with the Independent Reviewing Officer, will invite
                 relevant persons to Adoption Reviews.
 316           </p>
 317           <p>
 317             There is no requirement to invite birth parents to Adoption Reviews or to consult them prior to a
                 Review, but the child's social worker, in conjunction with the Independent Reviewing Officer, may
                 consider that their views should be ascertained and reported to an Adoption Review or that the
                 parents should be invited in appropriate cases.
 317           </p>
 318           <h3 id="Timescales">
 318             3. Timescales for Adoption Reviews
 318           </h3>
 319           <p>
 319             The timescales for holding Adoption Reviews will depend on whether the child has been placed for
                 adoption.
 319           </p>
 320           <h4>
 320             3.1 Adoption Reviews of children not yet placed for adoption
 320           </h4>
 321           <p>
 321             Where the child has not been placed for adoption, arrangements must be made so that an Adoption
                 Review is held:
 321           </p>
 322           <ul>
 323             <li>
 323               No later than 3 months after authority to place the child for adoption has been obtained;
 323             </li>
 324             <li>
 324               At least every 6 months thereafter until an adoptive placement is made.
 324             </li>
 325           </ul>
 326           <h4>
 326             3.2 Adoption Reviews of children who have been placed for adoption
 326           </h4>
 327           <p>
 327             Where the child has been placed for adoption, arrangements must be made so that an Adoption Review
                 is held:
 327           </p>
 328           <ul>
 329             <li>
 329               Within 4 weeks of the placement;
 329             </li>
 330             <li>
 330               Not more than 3 months after the first review unless an application for an adoption order has
                   been made;
 330             </li>
 331             <li>
 331               At least every 6 months thereafter until an adoption order has been made or the adoptive
                   placement ends.
 331             </li>
 332           </ul>
 333           <p>
 333             Where there are concerns that the placement is at risk of breaking down, an Adoption Review must
                 be convened immediately. Where a placement breaks down, see
 333             <a href="p_disrup_adopt_plac.html">
 333               Disruption of Adoptive Placements Procedure
 333             </a>
 333             .
 333           </p>
 334           <p>
 334             Where a placement has been made with parental consent and notice is received that such consent has
                 been withdrawn, a Review must be convened immediately and urgent legal advice should be taken as
                 to whether there are grounds for an application for an Emergency Protection Order/Interim Care
                 Order (if no Care Order exists) and/or a Placement Order.
 334           </p>
 335           <p>
 335             Unless there are exceptional circumstances, for example child protection concerns and/or
                 significant risk, no decision to move a child from a placement shall take place without a formal
                 review having taken place. In such circumstances, legal advice should be sought as soon as
                 possible and prior to any action being taken.&nbsp;
 335           </p>
 336           <h4>
 336             3.3 All Cases
 336           </h4>
 337           <p>
 337             The child's social worker must inform the Independent Reviewing Officer of any failure to make
                 arrangements agreed at a review or any significant changes in the child's circumstances at a
                 review, so that a decision can be made as to the need to convene a further Review - see
 337             <a href="p_app_role_iro.html">
 337               Appointment and Role of Independent Reviewing Officers Procedure
 337             </a>
 337             .
 337           </p>
 338           <h3 id="Report_adopt_rview">
 338             4. Reports for Adoption Reviews&nbsp;
 338           </h3>
 339           <p>
 339             The child's social worker will prepare a report for the Adoption Review, incorporating the views
                 of the child, the prospective adopters and the prospective adopters' link worker (where the child
                 is placed), the birth parents or family members (in appropriate cases) and any other relevant
                 person (for example health visitor or teacher), which should be circulated prior to the meeting.
 339           </p>
 340           <h3 id="Conduct_adopt_reviews">
 340             5. The Conduct of Adoption Reviews
 340           </h3>
 341           <ol>
 342             <li>
 342               The Adoption Review will consider the following areas:
 343               <ol style="list-style-type:lower-alpha">
 344                 <li>
 344                   Whether it remains satisfied that the child should be placed for adoption;
 344                 </li>
 345                 <li>
 345                   The child's needs, welfare and development, and whether any changes need to be made to meet
                       the child's needs or assist his/her development;
 345                 </li>
 346                 <li>
 346                   Review the existing arrangements for contact and whether they should continue or be altered;
 346                 </li>
 347                 <li>
 347                   Where the child has been placed for adoption, the arrangements in relation to the exercise
                       of parental responsibility for the child and whether they should continue or be altered;
 347                 </li>
 348                 <li>
 348                   The arrangements for the provision of adoption support services for the adoptive family and
                       whether there should be any re-assessment of the need for those services;
 348                 </li>
 349                 <li>
 349                   In consultation with the appropriate agencies, the arrangements for assessing and meeting
                       the child's health care and educational needs as a previously looked after child (see
 349                   <a
                       href="https://www.gov.uk/government/publications/promoting-the-education-of-looked-after-chi
                       ldren" target="_blank" rel="noopener">
 349                     Promoting the Education of Looked After and Previously Looked After Children (DfE)
 349                   </a>
 349                   );
 349                 </li>
 350                 <li>
 350                   Any concerns;
 350                 </li>
 351                 <li>
 351                   Outstanding Court proceedings;
 351                 </li>
 352                 <li>
 352                   Where the child is placed for adoption, the timing of the adoption application;
 352                 </li>
 353                 <li>
 353                   The timing of the 'Later Life Letter' from the child's social worker being given to the
                       prospective adopter (this will usually be within 10 working days of the adoption ceremony,
                       i.e. the ceremony to celebrate the making of the adoption order);
 353                 </li>
 354                 <li>
 354                   The responsibility for providing Court reports;
 354                 </li>
 355                 <li>
 355                   The frequency of future reviews and the date for the next Review.
 355                 </li>
 356               </ol>
 357             </li>
 358             <li>
 358               Where the child is the subject of a Placement Order and has not been placed for adoption by the
                   time of the first six month Review, the Review must also:
 359               <ol style="list-style-type:lower-roman">
 360                 <li>
 360                   Establish why the child has not been placed for adoption and consider what further steps it
                       should take to arrange for the child to be placed for adoption; and
 360                 </li>
 361                 <li>
 361                   Consider whether it remains satisfied that the child should be placed for adoption.
 361                 </li>
 362               </ol>
 363             </li>
 364             <li>
 364               The Independent Reviewing Officer must ensure that the views of the child are properly
                   understood by the Review and taken into account.&nbsp;
 364               <br />
 365               <br />
 366               Where the child wishes to take proceedings on their own account, for example to apply for the
                   revocation of a Placement Order, the Independent Reviewing Officer must assist the child to
                   obtain legal advice or establish whether an appropriate adult is able and willing to provide
                   legal advice and/or bring the proceedings on the child's behalf.
 366               <br />
 367               <br />
 368               The IRO should advise the child about his or her right to appoint an advocate where they have
                   problems or concerns;
 368             </li>
 369             <li>
 369               The Independent Reviewing Officer must also ensure that anyone responsible for implementing a
                   decision taken at the review is identified, and that any failure to review the case or implement
                   decisions made at a Review is brought to the attention of senior managers within the agency;
 369             </li>
 370             <li>
 370               Any decisions made at the Review should be notified in writing to the child (depending on age
                   and understanding), the prospective adopters (where the child has been placed for adoption) and
                   any other person considered relevant by the child's social worker and the Independent Reviewing
                   Officer, such as the birth parents;
 370             </li>
 371             <li>
 371               The information obtained during an Adoption Review, any decisions made at the Review and the
                   minutes of any meeting arranged to consider any aspect of the Adoption Review must be placed on
                   the child's Adoption Case Record;
 371             </li>
 372             <li>
 372               Where a child has been placed for adoption but not adopted within 12 months, the child's social
                   worker must present a further report to the Adoption Panel identifying the length of the delay,
                   the reasons and the steps being taken to address any difficulties;
 372             </li>
 373             <li>
 373               Where an agency decision has been made to place a child for adoption but the child has not been
                   placed within 6 months, the child's social worker must present a further report to the Adoption
                   Panel identifying the length of the delay, the reasons and the steps being taken to address any
                   difficulties, including consideration of a review of the adoption plan and/or a possible change
                   to long- term fostering/separation of siblings.
 373             </li>
 374           </ol>
 375           <h3 id="After_adopt_order">
 375             6. After an Adoption Order is Made
 375           </h3>
 376           <p>
 376             Once an Adoption Order is made, the child's social worker should complete the Adoption Case Record
                 and ensure that the necessary work has been undertaken to complete the adoption process. The
                 Adoption Case Record should then be closed and sent to the adoption service for safe storage
                 within 2 months of the Adoption Order being granted.
 376           </p>
 377           <p>
 377             The computer recording system should also record the Adoption Order.
 377           </p>
 378         </div>
 381       </main>
 382     </div>
 385     <footer>
 386       <div class="footer">
 387         <div>
 388           <p>
 388             <a href="privacypolicy.html">
 388               Privacy Policy
 388             </a>
 388             <br>
 389             <span style="font-size:small;">
 390               <span id='desktop_button' tabindex='0'>
 390                 Desktop
 390               </span>
 390               |
 390               <span id='mobile_button' tabindex='0'>
 390                 Mobile
 390               </span>
 390               |
 390               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 390                 Responsive
 390               </span>
 390             </span>
 390           </p>
 392           <div id="trix_logo">
 393             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 393               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 393             </a>
 394           </div>
 395         </div>
 396       </div>
 398     </footer>
 399     <div id="desktoptest">
 399     </div>
 400     <script>
 527     </script>
 529     <script>
 538     </script>
 540     <script>
 587     </script>
 590     <script>
 592     </script>
 600     <script>
 639     </script>
 640     <script type="text/javascript">
 640     </script>
 642     <script>
 681     </script>
 685     <script type="text/javascript">
 697     </script>
 698   </body>
 699 </html>