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       Fostering Panel
  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="Fostering Panel" />
  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             Fostering Panel
 282           </h2>
 284         </div>
 287         <div id="scope_box">
 288           <h3>
 288             SCOPE OF THIS CHAPTER
 288           </h3>
 289           <p>
 289             This chapter explains the membership, purpose, functions and arrangements for meetings of the
                 Fostering Panel.
 289           </p>
 290           <h3>
 290             AMENDMENT
 290           </h3>
 291           <p>
 291             This chapter was reviewed in April 2017 and slightly amended by Bexley to reflect local procedure.
 291           </p>
 292         </div>
 293         <div id="sections">
 295           <h3 id="sections_list">
 295             Contents
 295           </h3>
 296           <ol>
 297             <li>
 297               <a href="#purp_func">
 297                 Purpose and Function
 297               </a>
 297             </li>
 298             <li>
 298               <a href="#membership">
 298                 Membership
 298               </a>
 298             </li>
 299             <li>
 299               <a href="#meetings">
 299                 Meetings
 299               </a>
 299             </li>
 300           </ol>
 301           <h3 id="purp_func">
 301             1. Purpose and Function
 301           </h3>
 302           <p>
 302             The Fostering Panel monitors the range and type of foster carers available to the local authority
                 in comparison with the needs of children, and plays a key role in the improvement of standards
                 within the fostering service.
 302           </p>
 303           <p>
 303             As part of this function, the Panel oversees the conduct of assessments and annual reviews of
                 approved foster carers, advises on any relevant matters in relation to the fostering service and
                 makes recommendations to Children's Services about quality issues and performance standards.
 303           </p>
 304           <p>
 304             In particular, the Panel makes recommendations as to the following:
 304           </p>
 305           <ol style="list-style-type:lower-alpha">
 306             <li>
 306               The suitability of applicants to act as foster carers and terms of their approval (including
                   Connected Persons);
 306             </li>
 307             <li>
 307               Exemptions from the limit to the number of children placed with foster carers;
 307             </li>
 308             <li>
 308               The continued suitability of the foster carers and whether the terms of the approval remain
                   appropriate (after the first annual review of foster carers and any other review where
                   significant changes or termination of approval is recommended - see
 308               <a href="p_review_fos_care.html">
 308                 Review and Termination of Approval of Foster Carers Procedure
 308               </a>
 308               );
 308             </li>
 309             <li>
 309               Any other special mattes relevant to a foster carer which the Chair of the Panel considers
                   appropriate to be referred;
 309             </li>
 310             <li>
 310               Referrals to the Independent Review Mechanism - see
 310               <a href="p_ass_app_fost.html#representations_review">
 310                 Assessment and Approvals of Foster Carers Procedure, Representations / Independent Review
                     Procedure
 310               </a>
 310               .
 310             </li>
 311           </ol>
 312           <p>
 312             The Panel will also receive and consider any representations challenging a decision not to approve
                 an applicant as suitable, or to terminate or revise the terms of a foster carer's approval - see
 312             <a href="p_ass_app_fost.html#representations_review">
 312               Assessment and Approvals of Foster Carers Procedure, Representations / Independent Review
                   Procedure
 312             </a>
 312             .
 312           </p>
 313           <p>
 313             The Panel will receive annually the Fostering Service Manager's annual report on the Panel's
                 business, including statistical information about approvals, reviews, termination of approvals,
                 the number of children in placement and complaints received about foster carers during the
                 preceding year.
 313           </p>
 314           <p>
 314             The Chair will communicate any issues of concern to the Fostering Service Manager and take part in
                 quarterly meetings with him or her and the Vice Chair to review the Panel's functioning and report
                 on the quality of work being presented to Panel, to ensure good standards are maintained.
 314           </p>
 315           <p>
 315             At the quarterly meetings, the Panel Administrator will provide statistical information in
                 relation to the Panel business, together with information on the numbers of foster carers used by
                 the local authority and the number of children looked after by the local authority. This will
                 enable an appraisal of the extent to which the fostering service is meeting the demand for
                 placements.
 315           </p>
 316           <h3 id="membership">
 316             2. Membership
 316           </h3>
 317           <p>
 317             There is no fixed panel membership or maximum number of members or maximum tenure of office.
 317           </p>
 318           <p>
 318             The membership must be drawn from a Central List of persons with the appropriate qualifications
                 and/or experience, including one or more social workers who have at least three years' relevant
                 post-qualifying experience.
 318           </p>
 319           <p>
 319             Where it is considered that someone is unsuitable to be on the Central List, they must be given
                 one months' notice in writing and reasons for the decision to end their inclusion on the list. The
                 Chair will be appointed by the Agency Decision Maker and an Independent Chair must be appointed.
 319           </p>
 320           <p>
 320             The Designated Manager must also appoint up to two Vice Chairs, whose role is to chair the Panel
                 when the Chair is unavailable.
 320           </p>
 321           <p>
 321             Reasonable expenses relating to attendance can be met, including travelling expenses and
                 childcare; there is an allowance for attending training sessions plus travel expenses.
 321           </p>
 322           <p>
 322             All Panel members must have been the subjects of a satisfactory Disclosure and Barring Service
                 checks before taking up their appointment. These Disclosure and Barring Service checks should be
                 kept up to date and recorded, including the date when the checks were made. Personal and work
                 references will also be obtained in writing and must be satisfactory.
 322           </p>
 323           <p>
 323             Each member must be provided with written information on appointment of their performance
                 objectives, including their participation in induction and other training and safeguarding the
                 confidentiality of records and information submitted to Panel. They will be asked to sign an
                 agreement with the fostering service, in relation to his or her membership, covering the service
                 expectations (including the requirement to report any involvement in criminal proceedings),
                 confidentiality issues and commitment to anti-discriminatory practice.
 323           </p>
 324           <p>
 324             All Panel members will also be required to attend at least one Panel meeting as an observer before
                 taking up their membership. Panel members should complete induction training within 10 weeks of
                 joining the Central List, have access to appropriate training and skills development and have the
                 opportunity to attend joint training with fostering staff at least annually.
 324           </p>
 325           <p>
 325             The quorum is 5 provided that the following are present:
 325           </p>
 326           <ol style="list-style-type:lower-roman">
 327             <li>
 327               Either the Chair or one of the Vice Chairs (in the absence of the chair). If the meeting is
                   conducted by the vice chair who is not independent, there must be at least one other member of
                   the panel who is independent;
 327             </li>
 328             <li>
 328               One of the social worker representatives with at least three years post qualifying experience;
 328             </li>
 329             <li>
 329               Three (or in the case of a joint panel, four) other members.
 329             </li>
 330           </ol>
 331           <p>
 331             Panel members may request any relevant information or assistance they require, including medical
                 or legal advice, from the fostering agency and, if so requested, this must be provided by the
                 fostering agency.
 331           </p>
 332           <p>
 332             There must be a process for review of the performance of Panel members (including of the Panel
                 chair by the agency decision maker) and for the performance management of members. Where necessary
                 the termination of the appointment must be considered.
 332           </p>
 333           <p>
 333             Where there are concerns about a Panel member's behaviour either inside or outside the meetings,
                 and this cannot be dealt with by advice, training and/or information, this will raised by the
                 Chair with the Designated Manager (Fostering Panel Appointments).
 333           </p>
 334           <p>
 334             The Designated Manager will decide whether someone is unsuitable to be on the Central List and
                 therefore to end the appointment and if so, will advise the member in writing giving one
                 month's notice and clear reasons for the decision.
 334           </p>
 335           <p>
 335             Panel members may resign by giving one month's notice to the Designated Manager (Fostering Panel
                 Appointments).
 335           </p>
 336           <h3 id="meetings">
 336             3. Meetings
 336           </h3>
 337           <p>
 337             The Panel Administrator, with the Chair's authority, will arrange additional special meetings as
                 necessary.
 337           </p>
 338           <p>
 338             The Panel Administrator will arrange for the Legal Adviser to attend the Panel if required by the
                 Chair or by the worker presenting a report.
 338           </p>
 339           <p>
 339             The Panel's Medical Adviser will provide medical advice on matters to be brought to the Panel, by
                 attendance at Panel meetings or where this is not possible by telephone or an exchange of
                 correspondence on individual cases in advance of the meeting as considered appropriate.
 339           </p>
 340           <p>
 340             The Panel Administrator may arrange for observers to attend meetings, in consultation with the
                 Chair, but no more than 2 observers may attend at any one time.
 340           </p>
 341           <p>
 341             The Panel welcomes the attendance of prospective foster carers at meetings during consideration of
                 their applications for approval. Applicants can attend with a supporter and 'be heard' at
                 fostering panel meetings that consider their approval - for the assessment and approval process in
                 more detail - see
 341             <a href="p_ass_app_fost.html">
 341               Assessment and Approvals of Foster Carers Procedure
 341             </a>
 341             .
 341           </p>
 342           <p>
 342             The Panel Administrator, in consultation with the Chair, prepares the agenda for each meeting and
                 sends out the agenda to Panel members five working days before the meeting.
 342           </p>
 343           <p>
 343             Those presenting reports to the Panel must send their reports to the Panel Administrator at least
                 10 working days before the date of the Panel. The Panel Administrator will arrange for the
                 documentation to be distributed to Panel members.
 343           </p>
 344           <p>
 344             The Chair's role is to ensure that all members participate fully in the meetings (unless an
                 interest has been declared - see below) and that each member has an opportunity to raise questions
                 or offer comments on each matter considered, that sensitive regard is paid to foster carers while
                 keeping the child's welfare paramount, that consensus is achieved wherever possible and that the
                 Panel has clear reasons for its recommendations.
 344           </p>
 345           <p>
 345             Where there is a serious difference of opinion among members, the Chair may ask for more
                 information to be made available to the Panel before a recommendation is made. Serious
                 reservations expressed by individual Panel members about a particular recommendation must be
                 recorded in the Panel minutes for consideration by the
 345             <a href="files/sod_decision_making.pdf" target="_blank" rel="noopener">
 345               Agency Decision Maker (Fostering)
 345             </a>
 345             .
 345           </p>
 346           <p>
 346             At the end of meetings, the Panel Administrator will collect all reports and agenda from members
                 (for shredding). Panel members who are unable to attend meetings will be asked to return papers to
                 the Panel Administrator (for shredding) as soon as practicable.
 346           </p>
 347           <p>
 347             The Panel Administrator will prepare the minutes in which reasons for recommendations and any
                 disagreements or dissent will be fully recorded.
 347           </p>
 348           <p>
 348             S/he will send the minutes to the Chair for approval of their accuracy, and then submit them to
                 the Agency Decision Maker (Fostering) for approval of the recommendations made.
 348           </p>
 349           <p>
 349             The assessing social worker/supervising social worker will also ensure that applicants, foster
                 carers and social workers are notified of Panel recommendations within one working day of the
                 Panel. The Panel Administrator will provide social workers with a copy of the relevant minute
                 after a decision has been made by the Agency Decision Maker.
 349           </p>
 350           <h4>
 350             Conflicts of Interest
 350           </h4>
 351           <p>
 351             Panel members should consider any conflicts of interest in relation to Panel agenda items. A
                 potential conflict arises if an interest may be seen to adversely affect a Panel member's capacity
                 to act without prejudice or preference in a matter.
 351           </p>
 352           <p>
 352             It is anticipated that in many circumstances there may be professional knowledge of a case which
                 should be notified to the Chair but which will not affect a member's capacity to participate in
                 the Panel. In other circumstances there may be a personal interest or connection which would
                 require the Panel member to refrain from participation. It may be less clear in some cases when
                 advice should be sought.
 352           </p>
 353           <p>
 353             In the case of a potential conflict of interest where advice is required, Panel members should
                 consult the Chair or Legal Adviser, giving as much advance notice as possible particularly having
                 regard to the implications for the quorum.
 353           </p>
 354         </div>
 357       </main>
 358     </div>
 361     <footer>
 362       <div class="footer">
 363         <div>
 364           <p>
 364             <a href="privacypolicy.html">
 364               Privacy Policy
 364             </a>
 364             <br>
 365             <span style="font-size:small;">
 366               <span id='desktop_button' tabindex='0'>
 366                 Desktop
 366               </span>
 366               |
 366               <span id='mobile_button' tabindex='0'>
 366                 Mobile
 366               </span>
 366               |
 366               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 366                 Responsive
 366               </span>
 366             </span>
 366           </p>
 368           <div id="trix_logo">
 369             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 369               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 369             </a>
 370           </div>
 371         </div>
 372       </div>
 374     </footer>
 375     <div id="desktoptest">
 375     </div>
 376     <script>
 503     </script>
 505     <script>
 514     </script>
 516     <script>
 563     </script>
 566     <script>
 568     </script>
 576     <script>
 615     </script>
 616     <script type="text/javascript">
 616     </script>
 618     <script>
 657     </script>
 661     <script type="text/javascript">
 673     </script>
 674   </body>
 675 </html>