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 Case Records
  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 Case Records" />
  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 Case Records
 282           </h2>
 284         </div>
 287         <div id="scope_box">
 288           <h3>
 288             RELEVANT CHAPTER
 288           </h3>
 289           <p>
 289             See
 289             <a href="p_acc_adop_recs.html">
 289               Access to Birth Records and Adoption Case Records Procedure
 289             </a>
 289             .
 289           </p>
 290           <h3>
 290             AMENDMENT
 290           </h3>
 291           <p>
 291             <a href="#_3security">
 291               Section 3, Security, Retention and Sharing of Records
 291             </a>
 291             was updated in October 2018 in line with Adoption and Care Planning (Miscellaneous Amendments)
                 Regulations 2018, which provides that an adoption agency may disclose an adoption case record to
                 another adoption agency for purposes related to either agency's functions as an adoption agency.
 291           </p>
 292           <p>
 292             Further information was added in relation to adoption records where an Adoption Order is not made.
 292           </p>
 293         </div>
 294         <div id="sections">
 296           <h3 id="sections_list">
 296             Contents
 296           </h3>
 297           <ol>
 298             <li>
 298               <a href="#one_open">
 298                 Opening an Adoption Case Record
 298               </a>
 298             </li>
 299             <li>
 299               <a href="#_2contents">
 299                 Contents
 299               </a>
 299             </li>
 300             <li>
 300               <a href="#_3security">
 300                 Security, Retention and Sharing of Records
 300               </a>
 300             </li>
 301           </ol>
 302           <h3 id="one_open">
 302             1. Opening an Adoption Case Record
 302           </h3>
 303           <h4>
 303             1.1 Children
 303           </h4>
 304           <p>
 304             An Adoption Case Record for a child should be opened as soon as there is an adoption plan for the
                 child i.e. once adoption has been identified as the permanence plan for the child at their Looked
                 After Review or, where a child has been relinquished for adoption, as soon as the parent's request
                 for adoption has been made. The Adoption Case Record is separate from the child's existing
                 electronic social care case record/file.
 304           </p>
 305           The child's electronic social care case record should indicate that a separate Adoption Case Record
               exists but must not include information in relation to the new identity or address of the child or
               any information whereby the child's pre and post-adoption identity could be linked. Such information
               should only be contained on the Adoption Case Record. This principle applies to information kept in
               whatever form - electronic, hard copy or microfilm.
 306           <p>
 306             Where the plan relates to a group of siblings, there must be a separate Adoption Case Record for
                 each child.
 306           </p>
 307           <h4>
 307             1.2 Applicants to Adopt
 307           </h4>
 308           <p>
 308             An Adoption Case Record should also be opened for every prospective adopter as soon as a formal
                 application has been received. In the case of a couple, a joint case record can be set up for them
                 both. This also applies to foster carers wishing to be considered as adopters.
 308           </p>
 309           <h3 id="_2contents">
 309             2. Contents
 309           </h3>
 310           <h4>
 310             2.1 Children
 310           </h4>
 311           <p>
 311             The child's Adoption Case Record should contain the following information and documents:
 311           </p>
 312           <ol>
 313             <li>
 313               The child's original birth certificate and birth details (time, weight, type of delivery etc);
 313             </li>
 314             <li>
 314               Description and details (including family tree / genogram) of the birth family and household set
                   out in an Assessment or other relevant document;
 314             </li>
 315             <li>
 315               Photographs, certificates, other significant personal mementos and Life Story Book;
 315             </li>
 316             <li>
 316               Completed Neo-natal and obstetric reports;
 316             </li>
 317             <li>
 317               CoramBAAF Form A (completed by birth parents);
 317             </li>
 318             <li>
 318               CoramBAAF Development Assessment Forms or equivalent;
 318             </li>
 319             <li>
 319               The Child's Permanence Report;
 319             </li>
 320             <li>
 320               The Prospective Adopter's Report and Adoption Placement Report;
 320             </li>
 321             <li>
 321               The Adoption Support Plan;
 321             </li>
 322             <li>
 322               The child's profile, Matching Meeting minutes and any other documents prepared and presented for
                   the matching decision;
 322             </li>
 323             <li>
 323               Record of social work with child about adoption, including recording of direct work. This should
                   include the date of every contact, whether the child was seen, issues discussed, child's views,
                   analysis and evaluation of the content of the report. This will provide a record to inform
                   current actions and a record for the young person in later years;
 323             </li>
 324             <li>
 324               Details of siblings, together with any assessments and decisions to place brothers and sisters
                   separately, including minutes of relevant meetings;
 324             </li>
 325             <li>
 325               All relevant minutes and the
 325               <a href="files/sod_decision_making.pdf" target="_blank" rel="noopener">
 325                 Agency Decision Maker (Adoption)
 325               </a>
 325               decisions in relation to the child's adoption plan and placement, including records of
                   discussions held by the Agency Decision Maker. Copies of all notifications of agency decisions
                   will be sent to birth parents and adopters;
 325             </li>
 326             <li>
 326               Looked After Review minutes and the child's Care Plan from the point when adoption was
                   identified as the plan for permanence;
 326             </li>
 327             <li>
 327               Assessments, correspondence and signed agreements relating to post-adoption contact;
 327             </li>
 328             <li>
 328               Any other key correspondence to and from members of the child's birth family;
 328             </li>
 329             <li>
 329               Minutes from Placement Planning Meetings;
 329             </li>
 330             <li>
 330               Itemised list and copies of information supplied to child;
 330             </li>
 331             <li>
 331               Itemised list and copies of information supplied to adopters;
 331             </li>
 332             <li>
 332               Later Life letter/information from the birth parents to the child;
 332             </li>
 333             <li>
 333               Later Life letter from the social worker outlining the circumstances of the adoption plan;
 333             </li>
 334             <li>
 334               The Adoption Placement Plan and any amendments;
 334             </li>
 335             <li>
 335               Reports of visits to the child post-placement and records of any Adoption Review meetings. As
                   previously stated, this should provide sufficient detail to inform current actions but also
                   enable the young person in future years to make sense of their history;
 335             </li>
 336             <li>
 336               Court reports and other documents prepared for Placement Order applications (if applicable) and
                   the adoption application;
 336             </li>
 337             <li>
 337               Copies of Care Orders (including Interim Care Orders);
 337             </li>
 338             <li>
 338               Copy of any Parental Consent to Adoptive Placement and Parental Consent to the adoption and/or a
                   copy of the Placement Order;
 338             </li>
 339             <li>
 339               Copy of Adoption Order;
 339             </li>
 340             <li>
 340               Any recording relating to requests for access to birth records by the adopted person or access
                   to the Adoption Case Record by any person;
 340             </li>
 341             <li>
 341               Any Veto - absolute or qualified - registered by the adopted person;
 341             </li>
 342             <li>
 342               Minutes of any Disruption Meetings.
 342             </li>
 343           </ol>
 344           <p>
 344             It is essential that all case records reflect the supervisory process and comprehensive management
                 overview.
 344           </p>
 345           <h4>
 345             2.2 Applicants to Adopt
 345           </h4>
 346           <ol>
 347             <li>
 347               The prospective adopter's Adoption Case Record should contain all the information obtained about
                   them in relation to their application for approval, including the Prospective Adopter's Report,
                   photographs etc;
 347             </li>
 348             <li>
 348               All relevant checks;
 348             </li>
 349             <li>
 349               References;
 349             </li>
 350             <li>
 350               All relevant Panel minutes and the Agency Decision-Maker's decisions in relation to the
                   suitability of the adopters and the placement of the child with them;
 350             </li>
 351             <li>
 351               Assessments, correspondence and signed agreements relating to post-adoption contact;
 351             </li>
 352             <li>
 352               The Adoption Placement Plan;
 352             </li>
 353             <li>
 353               Itemised list and copies of information supplied to adopters;
 353             </li>
 354             <li>
 354               Any other key correspondence;
 354             </li>
 355             <li>
 355               Reports of visits to the adopters.
 355             </li>
 356           </ol>
 357           <p>
 357             <span class="bold">
 357               Note
 357             </span>
 357             : Where the Adoption Service places a child with an adopter or adopters approved by another
                 adoption agency, an Adoption Case Record for the prospective adopters must still be set up and
                 maintained in the Adoption Service.
 357           </p>
 358           <h3 id="_3security">
 358             3. Security, Retention and Sharing of Records
 358           </h3>
 359           <p>
 359             Adoption Case Records must be stored in secure conditions. Paper records should be kept in locked
                 cabinets. Electronic records should be password protected.
 359           </p>
 360           <p>
 360             In cases where an Adoption Order is made, children's Adoption Case Records will be retained for a
                 minimum of 100 years after the Adoption Order is made. The Adoption Service Manager will first
                 ensure that the Adoption Case Record is complete, and especially contains the 'Later Life' letters
                 and Post-Adoption Contact Agreements.
 360           </p>
 361           <p>
 361             Where an Adoption Order is not made, an adoption agency must keep the child's case record and the
                 prospective adopter's case record for such period as it considers appropriate. Where an Adoption
                 Order is not made and the agency decides to close the child's adoption case record, it should
                 transfer the information from this record to the looked after case record, in which case see
 361             <a href="t_retention_records.html#lac">
 361               Children's Services - Retention of Records, Looked After Children
 361             </a>
 361             . If the child has never been looked after, the agency should destroy the records when no further
                 action is necessary. An example of when this may be appropriate is if the possibility of adoption
                 of a baby was discussed before the child's birth, but the baby remained with the birth parents.
 361           </p>
 362           <p>
 362             Where an Adoption Order is not made prospective adopters can be asked if they want their case
                 records retained - in case they may wish to reapply to the agency or another adoption agency to
                 adopt again - and to give their consent to the storage of the case record for whatever period is
                 agreed, after which the record will be securely destroyed.
 362           </p>
 363           <p>
 363             Whenever it is necessary to send any part of an Adoption Case Record by post, either within or
                 outside the Council, the information should be placed in a sealed plain envelope and marked
                 'PERSONAL AND CONFIDENTIAL'. When the external post is necessary, then arrangements should be made
                 for copies of relevant documents to be sent by recorded delivery.
 363           </p>
 364           <p>
 364             An adoption agency may disclose an adoption case record to another adoption agency as it thinks
                 fit for purposes related to its functions or the receiving agency's functions as an adoption
                 agency. (Section 2 The Adoption and Care Planning (Miscellaneous Amendments) Regulations 2018,
                 amending 8(2) of the Disclosure of Adoption Information (Post-Commencement Adoptions) Regulations
                 2005).
 364           </p>
 365         </div>
 368       </main>
 369     </div>
 372     <footer>
 373       <div class="footer">
 374         <div>
 375           <p>
 375             <a href="privacypolicy.html">
 375               Privacy Policy
 375             </a>
 375             <br>
 376             <span style="font-size:small;">
 377               <span id='desktop_button' tabindex='0'>
 377                 Desktop
 377               </span>
 377               |
 377               <span id='mobile_button' tabindex='0'>
 377                 Mobile
 377               </span>
 377               |
 377               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 377                 Responsive
 377               </span>
 377             </span>
 377           </p>
 379           <div id="trix_logo">
 380             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 380               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 380             </a>
 381           </div>
 382         </div>
 383       </div>
 385     </footer>
 386     <div id="desktoptest">
 386     </div>
 387     <script>
 514     </script>
 516     <script>
 525     </script>
 527     <script>
 574     </script>
 577     <script>
 579     </script>
 587     <script>
 626     </script>
 627     <script type="text/javascript">
 627     </script>
 629     <script>
 668     </script>
 672     <script type="text/javascript">
 684     </script>
 685   </body>
 686 </html>