Notice (8): compact(): Undefined variable: etagMatches [CORE/Cake/Network/CakeResponse.php, line 1171]Code Context $timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);
}
$checks = compact('etagMatches', 'timeMatches');
$request = object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'readers',
'action' => 'index',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
),
'pubUrl' => 'beyond-the-plateau-the-case-for-an-institute-for-advanced-teaching',
'isAjax' => false,
'_Token' => array(
[maximum depth reached]
)
)
data => array()
query => array()
url => 'beyond-the-plateau-the-case-for-an-institute-for-advanced-teaching'
base => '/read'
webroot => '/read/'
here => '/read/beyond-the-plateau-the-case-for-an-institute-for-advanced-teaching'
[protected] _detectors => array(
'get' => array(
[maximum depth reached]
),
'patch' => array(
[maximum depth reached]
),
'post' => array(
[maximum depth reached]
),
'put' => array(
[maximum depth reached]
),
'delete' => array(
[maximum depth reached]
),
'head' => array(
[maximum depth reached]
),
'options' => array(
[maximum depth reached]
),
'ssl' => array(
[maximum depth reached]
),
'ajax' => array(
[maximum depth reached]
),
'flash' => array(
[maximum depth reached]
),
'mobile' => array(
[maximum depth reached]
),
'requested' => array(
[maximum depth reached]
),
'json' => array(
[maximum depth reached]
),
'xml' => array(
[maximum depth reached]
)
)
[protected] _input => ''
}
$etags = array()
$modifiedSince = false
$responseTag = null
compact - [internal], line ??
CakeResponse::checkNotModified() - CORE/Cake/Network/CakeResponse.php, line 1171
RequestHandlerComponent::beforeRender() - CORE/Cake/Controller/Component/RequestHandlerComponent.php, line 285
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeMatches [CORE/Cake/Network/CakeResponse.php, line 1171]Code Context $timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);
}
$checks = compact('etagMatches', 'timeMatches');
$request = object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'readers',
'action' => 'index',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
),
'pubUrl' => 'beyond-the-plateau-the-case-for-an-institute-for-advanced-teaching',
'isAjax' => false,
'_Token' => array(
[maximum depth reached]
)
)
data => array()
query => array()
url => 'beyond-the-plateau-the-case-for-an-institute-for-advanced-teaching'
base => '/read'
webroot => '/read/'
here => '/read/beyond-the-plateau-the-case-for-an-institute-for-advanced-teaching'
[protected] _detectors => array(
'get' => array(
[maximum depth reached]
),
'patch' => array(
[maximum depth reached]
),
'post' => array(
[maximum depth reached]
),
'put' => array(
[maximum depth reached]
),
'delete' => array(
[maximum depth reached]
),
'head' => array(
[maximum depth reached]
),
'options' => array(
[maximum depth reached]
),
'ssl' => array(
[maximum depth reached]
),
'ajax' => array(
[maximum depth reached]
),
'flash' => array(
[maximum depth reached]
),
'mobile' => array(
[maximum depth reached]
),
'requested' => array(
[maximum depth reached]
),
'json' => array(
[maximum depth reached]
),
'xml' => array(
[maximum depth reached]
)
)
[protected] _input => ''
}
$etags = array()
$modifiedSince = false
$responseTag = null
compact - [internal], line ??
CakeResponse::checkNotModified() - CORE/Cake/Network/CakeResponse.php, line 1171
RequestHandlerComponent::beforeRender() - CORE/Cake/Controller/Component/RequestHandlerComponent.php, line 285
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRender'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRender'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRender'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp',
(int) 1 => ' <nav id="chapter-list">
<ul>
<li class="">
<a class="summary" href="#summary" title="Summary"><span class="chapter-title">Summary</span><br class="clear" /></a> </li>
<li class="">
<a class="foreword" href="#foreword" title="Foreword"><span class="chapter-title">Foreword</span><br class="clear" /></a> </li>
<li class="">
<a class="introduction" href="#introduction" title="Introduction"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span><br class="clear" /></a> </li>
<li class="">
<a class="the-importance-of-teaching" href="#the-importance-of-teaching" title="The importance of teaching"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="three-challenges-facing-teacher-training-and-development" href="#three-challenges-facing-teacher-training-and-development" title="Three challenges facing teacher training and development"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span><br class="clear" /></a> </li>
<li class="">
<a class="lessons-from-around-the-world" href="#lessons-from-around-the-world" title="Lessons from around the world"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span><br class="clear" /></a> </li>
<li class="">
<a class="institute-for-advanced-teaching" href="#institute-for-advanced-teaching" title="Institute for Advanced Teaching"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="next-steps" href="#next-steps" title="Next steps"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span><br class="clear" /></a> </li>
<li class="">
<a class="references" href="#references" title="References"><span class="chapter-title">References</span><br class="clear" /></a> </li>
<li style="list-style:none"><br/><br/>
<hr/>
<br/><a href="/read/">Back to Library</a></li>
</ul>
</nav>
<section class="body-content">
<a class="chapter-nav-btn prev" href="#">< Previous chapter</a>
<section class="chapter-articles">
<article id="summary" class="chapter current" style=""><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Summary</span></h1><div class="_idGenObjectStyleOverride-1" id="_idContainer005">
<p class="body_para">Every education system around the world faces two major challenges: closing the stubborn achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Failure to address these challenges is morally indefensible and economically unsustainable.</p>
<p class="body_para">While the underlying causes of achievement gaps are complex, and require similarly complex solutions, the world’s highest performing education systems are making good progress by improving the quality of classroom teaching, which we know has the biggest impact on pupil progress. This is especially significant for pupils from disadvantaged backgrounds, where the difference between a good teacher and a bad teacher can represent a whole year’s worth of extra learning in any given academic year.</p>
<p class="body_para">Yet a shortage of expert teachers in the stands is frustrating our ambition to close this attainment gap. This problem is particularly acute in certain areas of the country that struggle to attract, develop and retain members of staff. The government has acknowledged this problem and recently pledged to try to address it by spreading ‘educational excellence everywhere’.</p>
<p class="body_para_into_list">In order to improve teaching expertise through existing channels, three barriers must be overcome.</p>
<ol>
<li class="number_list_1">Courses, programmes and workshops are often poorly designed and delivered.</li>
<li class="number_list_1">Incentives to participate in training and development are often poor.</li>
<li class="number_list_1_last">The environments in which training and development takes place are often poor.</li>
</ol>
<p class="body_para">As a result of these challenges, too much training and development benefits neither teachers nor their pupils, failing to transform the knowledge and craft needed for expert teaching; indeed, it often lacks the incentives required to encourage participation in the first place. Some development does benefit pupils, but those benefits are often locked within a single school. Likewise, many current university master’s courses offer good incentives – they’re portable, and give those who undertake them a sense of status and progression – but their focus is often on research rather than on transforming classroom practice.</p>
<p class="body_para">If we are to improve teacher training and development, we need to address all three challenges – poor design and delivery, poor incentives and poor environments. <strong class="medium _idGenCharOverride-1">We need a well-incentivised, transformative training and development offer, delivered within a supportive environment.</strong></p>
<p class="body_para">This paper draws on examples of successful, innovative school-led teacher development programmes in the US and Singapore. It argues for the creation of a new school-led, higher education training institution – an Institute for Advanced Teaching (IAT) – that could address each of the three barriers to effective teacher development described above, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<p class="body_para_into_list">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who will ensure that all children get an excellent education, the IAT would accomplish the following.</p>
<ol>
<li class="number_list_1 ParaOverride-1">Recruit high-potential, qualified teachers who work in challenging schools.</li>
<li class="number_list_1">Develop them into expert teachers.</li>
<li class="number_list_1_last">Build them into a movement for change in education.</li>
</ol>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure S1</p>
<p class="figure_table_header_subhead">There is a significant gap in England’s teacher training and development provision<br />
<em class="light-italic _idGenCharOverride-2">The strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</em></p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer000"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB.jpg" /></div>
</div>
</figure>
<figure class="figure-image Full-width-object-frame-inline" id="figure-2">
<p class="figure_header_rule_above">Figure S2</p>
<p class="figure_table_header_subhead ParaOverride-3">The IAT’s three-step plan</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer001"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para">Through careful design, it could meet three objectives that will be vital to addressing England’s teacher training and development needs.</p>
<figure class="figure-table Table-100-" id="figure-3">
<p class="figure_header_rule_above">Table S1</p>
<p class="figure_table_header_subhead">The objectives of the IAT, and how it will achieve them</p>
<p class="figure_table_header_subhead"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
</figure>
<p class="indent_heading_1_first">Defining ‘expert teacher’</p>
<p class="indent_body_para_last_line_in_box">Defining the term ‘expert teacher’ is the subject of debate, in part driven by an individual’s view of what outcomes our education system should aspire to. For the purposes of this paper, we will use Hattie’s definition. He identifies five major dimensions of expert teachers: they have high levels of knowledge and understanding of the subjects they teach; they can guide learning to desirable surface and deep outcomes; they can successfully monitor learning and provide feedback that assists students to progress; they can attend to the more attitudinal attributes of learning (especially developing self-efficacy and mastery motivation), and can provide defensible evidence of positive impacts of their teaching on student learning. Here in, Hattie says, lies the difference between ‘expert’ and experienced.</p>
<p class="body_para">The next stage in the work of the nascent IAT will be to outline the practical elements of this institution. It will shortly be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the cost involved in creating the scheme. As leader of the IAT project, the author would welcome any feedback on this proposal as it is taken forward.</p>
</div>
</div></article><article id="foreword" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Foreword</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-7">We believe that children who are most vulnerable to underachievement deserve the very best teachers. We know that if they get them, we can close the stubborn achievement gaps that exist between disadvantaged children and their wealthier peers; gaps that are worse in the UK than almost any other developed country. Our pursuit of this vision, while difficult, is part of a growing challenge to a status quo that is economically unsustainable and morally unacceptable.</p>
<p class="body_para ParaOverride-8">As a group of schools, and as a country, we are making progress but we have a long way to go – particularly when it comes to getting beyond the plateau and developing teachers throughout their careers. We know that expert teaching is the best way to close the gap, but we face a chronic shortage of expert teachers – due in part to the absence of a transformative, incentivised development offer beyond initial training.</p>
<p class="body_para ParaOverride-9">We believe that a new institution – an Institute for Advanced Teaching – inspired by a US model and founded by a partnership of schools who work together to pool their expertise, can change this. Its purpose would be to build a movement of expert teachers who ensure that all children get an excellent education.</p>
<p class="body_para ParaOverride-8">This paper makes the case for such an institution and how we could take the lead in establishing it. We look forward to hearing your thoughts and comments.</p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Ed Vainker, Reach Academy Feltham</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Lynne Isham, Lampton School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Max Heimendorf, King Solomon Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Carly Mitchell, Oasis Academy South Bank</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Luke Sparkes, Dixons Trinity Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Drew Duncan, Mosley Hollins High School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Peter Hyman, School 21</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Paddy McGrath, London Academy.</span></p>
</div>
</div></article><article id="introduction" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="the-challenge">The challenge</p>
<p class="body_para ParaOverride-9">Every education system around the world faces two major challenges: closing the unacceptable and stubbornly high achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Continued failure to address these challenges is both morally indefensible and economically unsustainable.</p>
<p class="body_para">The Programme for International Student Assessment (PISA) has demonstrated that an achievement gap between rich and poor pupils exists in all OECD countries. Students from more socioeconomically advantaged backgrounds outperformed students from average backgrounds by around 38 points – the equivalent of one year’s worth of education (OECD 2010).</p>
<p class="body_para ParaOverride-10">In England, this relationship is particularly strong: the OECD’s research shows that England’s school system is more unequal than many of the world’s top performing countries, and that this is holding our country back (ibid). These divergences start very early in life: the difference in ‘school readiness’ between three-year-olds in the most and least disadvantaged families is the equivalent of one full year of development (George et al 2007). Differences in pupils’ levels of attainment continue to grow throughout their schooling, with children from poorer postcodes performing just over half as well as those from wealthier neighbourhoods, and fewer going on to university as a result (Clifton 2013).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-002-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-002">1</a></span></span> In turn, this iniquity is perpetuated in the jobs market, with the top professions such as law and finance dominated by those who went to private schools and selective universities.</p>
<p class="body_para">England faces a particular challenge in terms of ensuring that opportunity is spread evenly across the country. While in some areas, including many London boroughs, pupils from disadvantaged families perform <em class="light-italic CharOverride-1">above</em> the national average, in other areas of the country – including many isolated rural and coastal towns – pupils from poorer households have relatively very low attainment. In Hull, for example, 40 per cent of pupils end up in the ‘tail of low achievement’, compared to 9 per cent in Rutland (Leunig and Wyness 2013). Many large northern cities are also struggling to close the attainment gap. In Leeds, Bradford and Liverpool, less than a third of disadvantaged pupils achieve five good GCSEs including English and maths (Clifton et al 2016). It is unacceptable that where, and into what circumstances, a child is born has such a large impact on their educational attainment and future prospects.</p>
<p class="body_para">The government has acknowledged this challenge. Its recent white paper, <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>, has a series of maps which identify areas of the country that have low exam results and a limited capacity to improve. It has promised to target more resources to these ‘Achieving Excellence Areas’ to help create a school-led model of improvement.</p>
<p class="body_para ParaOverride-8">It is essential that this achievement gap is closed, because education provides significant benefits to both individuals and society. Individuals with higher levels of education tend to earn more and live longer, happier and healthier lives. More educated populations have also been shown to be more civic-minded (in terms of engaging in volunteering, voting and blood donation) (OECD 2013a), and less likely to require state support or be involved with the criminal justice system (Levin et al 2007, cited in Wiliam 2008: 183).</p>
<p class="body_para ParaOverride-10">Educated populations also drive economic growth and international competitiveness (Higgins et 2008). Improving educational attainment is important for our changing economy, which increasingly requires high levels of education and skill. As some jobs are outsourced or replaced by technology, and as competition between countries increases, there is a growing premium for highly skilled individuals (Hanushek and Woessman 2010).</p>
<p class="body_para ParaOverride-10">South Korea has, in the space of a generation, moved from having a low rate of secondary-school completion to being one the most highly educated countries in the world, with over 60 per cent of its young people completing tertiary education (OECD 2014). Countries that were historically seen to be competing with Britain on cheap exports are now competing in areas such as highly skilled manufacturing and high-value services.</p>
<p class="body_para ParaOverride-11">As the structure of our economy evolves, it is likely to create more skilled jobs. The UK Commission for Employment and Skills has made projections of how jobs will change between 2012 and 2022 as a result of business growth. These projections show highly skilled professional jobs increasing by 19.6 per cent over this period; mid-skilled technical jobs increasing by 2.4 per cent; and a small decrease in the number of low-skilled jobs (Wilson et al 2014, cited in Clifton et al 2014: table 2.1). Around 20 million jobs are expected to be created in high- and medium-skilled occupations by 2022 as a result of business growth and economic restructuring (ibid).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-001-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-001">2</a></span></span> These jobs will require a mixture of high-quality academic and vocational training. If all of the UK’s young people are to leave compulsory education with the knowledge, skills and character they need in order to thrive in a modern economy, our education system must keep pace.</p>
<p class="subhead_1 ParaOverride-12" id="love-the-one-you-re-with-building-teacher-capacity-in-a-school-led-system">Love the one you’re with: building teacher capacity in a school-led system</p>
<p class="body_para ParaOverride-7">While the underlying causes of low educational attainment are complex and require similarly complex solutions, the world’s highest-performing education systems are making good progress. A number of studies have shown that the key to success lies in improving the quality of classroom teaching that disadvantaged pupils receive. While policymakers are often tempted to tinker with funding systems and school structures, it is what goes on inside the classroom that really drives up standards. World leaders such as Singapore, Hong Kong and Canada ensure that all pupils – regardless of where they are born – receive high quality classroom instruction (Barber and Mourshed 2007).</p>
<p class="body_para ParaOverride-9">The key challenge for England is therefore to build the expertise and capacity of the teacher workforce – especially in more isolated and remote areas of the country. While a number of positive steps in this direction have been taken – such as the expansion of Teach First and the creation of a National Teaching Service – a lot more remains to be done. Within a decade there will be 800,000 more students in our education system than there are now, yet the number of new teachers entering the profession dropped by 17 per cent between 2009/10 and 2013/14, and continues to fall (Ofsted 2014: 19). This is compounded by a relatively high number of teachers leaving the maintained sector – in the 2010 school workforce census 46 per cent were found to have left it after five years (DfE 2011). Furthermore, many teachers – particularly those outside of the big cities – do not receive the support and training they need in order to become experts in their profession: they are cut off from networks of support, and can struggle to make the transition from newly qualified teacher to expert professional.</p>
<p class="body_para ParaOverride-8">Successful policy must therefore help to boost teacher capacity within the schools system. Many programmes have focussed on recruiting new graduates into the profession, but this is only one piece of the jigsaw. Reliance on the recruitment of new graduates fails to address the challenge of how to retain and build the capacity of teachers who are already working in our schools. To increase system capacity we need to achieve the dual and complementary aims of increasing teachers’ expertise and retaining those teachers who are already in the system. Professor Dylan Wiliam has labelled this the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para">Any strategy for increasing the number of expert teachers working in disadvantaged schools also needs to reinforce recent policies that aim to create a ‘school-led’ education system. Policymakers have given schools more power to purchase their own improvement services, recruit and train their own teachers, develop their own distinctive approaches to education, and innovate and design programmes that are targeted to their specific needs.</p>
<p class="body_para ParaOverride-10">In this context, rather than relying on top-down professional development programmes driven by policymakers in Whitehall, schools need to take ownership and develop their own programmes and institutions for creating a cadre of expert classroom teachers. The majority of schools and academy chains, however, are not big enough to develop their own programmes, or to guarantee that good practice is spread to those areas of the country that need it most. The majority of academies are part of small chains with a handful of schools, and only operate in particular towns or local areas.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-000-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-000">3</a></span></span> They will therefore need to pool their expertise and resources in order to create a genuinely ‘school-led’ solution to the professional development challenge. Teaching schools can also provide some support for professional development, but as the recent white paper noted, their coverage is patchy across the country, and they have to focus on a wide range of activities, including initial teacher training, deploying National Leaders of Education and disseminating research.</p>
<p class="body_para_into_list ParaOverride-13">A 2010 McKinsey report identified the means by which the world’s leading school systems are able to build professional capacity in a school-led system (Mourshed et al 2010). The report ranked England’s education system within its ‘good to great’ category, and suggested three areas that we must focus on if we are to join the education systems of Ontario, Singapore, Hong Kong and Saxony in their ‘great to excellent’ category. These three areas of focus were:</p>
<ul>
<li class="bullet_1">cultivating peer-led learning for teachers and principals</li>
<li class="bullet_1">creating additional support mechanisms for teachers and principals</li>
<li class="bullet_1_last">system-sponsored experimentation across schools (ibid).</li>
</ul>
<p class="body_para ParaOverride-14">This report sets out how England can respond to the challenge laid down by McKinsey. It argues for the creation of a new school-led institution that is able to support and train teachers who are already working in disadvantaged schools. If implemented successfully, it could create a movement of expert teachers to address the problem of low educational attainment in this country.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-002-backlink" id="footnote-002">1</a> See Clifton 2013 for a detailed discussion of the attainment gap in England’s secondary schools.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-001-backlink" id="footnote-001">2</a> There will still be a large number of low skilled jobs created as a result of ‘replacement demand’ when people retire from the workforce. See Clifton et al 2014.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-000-backlink" id="footnote-000">3</a> At the start of April 2016, there were 973 multi-academy trusts in operation across England. Over two-thirds (681) of these trusts have fewer than four schools (CentreForum 2016).</p>
</div>
</div>
</div>
</div></article><article id="the-importance-of-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="expert-teachers-in-every-classroom">Expert teachers in every classroom</p>
<p class="body_para ParaOverride-10">Improvements in the volume and quality of global education research, and greater innovation, are giving educators a better understanding of the drivers of improvement within the education system. A number of influential studies have highlighted the importance of classroom teaching to improving outcomes, and have made clear that if policies do not influence what goes on inside the classroom, they are unlikely to lead to improvements in educational attainment. As McKinsey’s famous 2007 study put it, ‘the quality of an education system cannot exceed the quality of its [teaching]’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-006-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-006">4</a></span></span> (Barber and Mourshed 2007).</p>
<p class="body_para">John Hattie has undertaken one of the most comprehensive studies of interventions aimed at raising achievement, gleaned from over 1,100 meta-analyses involving 250 million students (Hattie 2015a). Almost all of these strategies have <em class="light-italic CharOverride-1">some</em> positive impact on student outcomes, but some have a more significant impact than others. When the challenge is urgent and the resources are limited, these more successful strategies are the ones that should be prioritised.</p>
<p class="body_para_into_list">However Hattie’s study identified a number of interventions that policymakers often make, despite the fact that they have relatively modest ‘effect sizes’ (below 0.4)<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-005-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-005">5</a></span></span> (ibid: 1). As table 2.1 shows, policymakers tend to focus on the following five types of ‘popular fixes’ because they are often easier to achieve than trying to influence classroom practice.</p>
<ol>
<li class="number_list_1 ParaOverride-1"><strong class="medium _idGenCharOverride-1">Appease the parents</strong>, in terms of choice of school and smaller class sizes.</li>
<li class="number_list_1 ParaOverride-15"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong> (the curriculum, assessment formats, school buildings and so on).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the students</strong> (early intervention, and focussing on learning styles, for example).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the schools</strong> (creating new types of school, promote heroic and/or transformational leaders, promise greater autonomy).</li>
<li class="number_list_1_last"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong> (through initial teacher training, performance-related pay, technology, more adults in schools) (Hattie 2015a: 8–32).</li>
</ol>
<p class="body_para">Hattie is clear that if there is no change in teaching, student outcomes will not be affected. He argues that ‘if students are not learning, then it is because we are not using the right teaching strategies; and we have to make the changes to those strategies’ (Hattie 2015b: 18). Table 2.2 shows the top 20 influences on students’ achievement, ranked by effect sizes: the overwhelming majority of them (around 80 per cent) are dependent on expert teaching.</p>
<figure class="figure-table Table-50-" id="figure-2">
<p class="table_header ParaOverride-16">Table 2.1</p>
<p class="figure_table_header_subhead ParaOverride-17">Impact of some examples of ‘popular fixes’, by effect size and fix type (see above)</p>
<table class="Table-50-" id="table002">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5" colspan="2">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">1</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Appease the parents</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">2</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">3</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the students</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">4</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the schools</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">5</strong></p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong></p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table003">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-11">
<p class="table_text_left_align_7pt">Inquiry-based methods</p>
</td>
<td class="Table-50- bas-row CellOverride-12">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.31</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-13">
<p class="table_text_left_align_7pt">Summer school</p>
</td>
<td class="Table-50- bas-row CellOverride-14">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Finances</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Individualised instruction</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.22</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Class size</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.21</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Co-/team teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.19</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Within-class grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.18</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Matching style of learning</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.17</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Mentoring</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Problem-based learning</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Ability grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Teacher education<br />
(quality of degree)</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Changing school calendars/timetables</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.09</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Charter schools</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.07</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Whole language</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.06</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Diversity of students</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.05</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Multi-grade/age classes</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.04</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Volunteers/teacher aides</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.03</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Open vs traditional</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.01</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-23 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Welfare policies</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-24 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">-0.12</span></p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2015a: table 5</p>
</figure>
<figure class="figure-table Table-50-" id="figure-3">
<p class="table_header">Table 2.2</p>
<p class="figure_table_header_subhead ParaOverride-17">Top 20 influences on student achievement, and those among them that are influenced by highly effective teaching, ranked by effect sizes</p>
<table class="Table-50-" id="table004">
<colgroup>
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt">Influenced by highly effective teaching</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-25 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Not influenced by highly effective teaching</p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table005">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Self-reported grades/student expectations</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.44</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Piagetian programmes</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">1.28</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Response to intervention</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.07</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher credibility</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Providing formative evaluation</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Micro-teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.88</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom discussion</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.82</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-12">Comprehensive interventions for learning-disabled students</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.77</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher clarity</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Feedback</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Reciprocal teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.74</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher–student relationships</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.72</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Spaced vs mass practice</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.71</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Meta-cognitive strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.69</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Acceleration</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom behaviour strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Vocabulary programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Repeated reading programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Creativity programs on achievement</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Prior achievement</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2012</p>
</figure>
<p class="body_para">We know, therefore, that the strategy that will consistently and substantially raise student achievement is ensuring that we have <strong class="medium _idGenCharOverride-1">expert, inspired and passionate teachers in every classroom</strong>. This is consistent with a number of other studies that have demonstrated the large impact that a high-quality teacher can have on his or her students’ outcomes.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-004-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-004">6</a></span></span></p>
<p class="body_para_into_list ParaOverride-8">What’s more, improving teaching has a particularly large benefit for pupils who are vulnerable to underachievement. Over a school year, these pupils gain 1.5 years’ worth of learning when taught by expert teachers, compared with just 0.5 years when taught by poorly performing teachers – in other words, for poor pupils the difference between a good teacher and a bad teacher is a whole year’s worth of learning (Sutton Trust 2011). Studies in both primary and secondary schools have found that the best teachers benefit lower achievers more, so they are likely to help close achievement gaps (Hamre and Pianta 2005 and Slater et al 2008, cited in Wiliam 2013). Of course, this strategy will only work if teachers are also deployed effectively – to the schools and classrooms that need them most. As McKinsey has argued, improving the quality of teaching is a three-step process:</p>
<ol>
<li class="number_list_1 ParaOverride-1">‘Get the right people to become teachers.’</li>
<li class="number_list_1">‘Develop these teachers into effective instructors (the only way to improve outcomes is to improve instruction).’</li>
<li class="number_list_1_last ParaOverride-22">‘Put in place systems and targeted support to ensure that every child is able to benefit from excellent instruction (the only way for the system to reach the highest performance is to raise the standard of every student).’ (Barber and Mourshed 2007: 13)</li>
</ol>
<p class="subhead_1 ParaOverride-23" id="unlocking-expertise-developing-teachers-once-they-have-qualified">Unlocking expertise: developing teachers once they have qualified</p>
<p class="body_para">The growing evidence on teacher quality has rightly been used to justify efforts aimed at increasing the quality of recruits to the world of teaching. The majority of workforce-related policy solutions and third sector innovations have focussed on improving the quality of entrants into teaching and improving their initial teacher training. For example, the government has raised the bar for entry to PGCE programmes to a 2:1 degree minimum, and has invested heavily in the Teach First programme.</p>
<p class="body_para ParaOverride-7">While efforts to raise the quality of entrants to the profession are important, they will take a long time to filter through the system, and they ignore the vast majority of teachers who are already working in classrooms. They should therefore be seen as the first step in a longer process. If we are to continue to improve outcomes for pupils, we must now broaden this focus to include developing teachers <em class="light-italic _idGenCharOverride-2">after</em> they have qualified, so that they can move from being proficient to expert – something Dylan Wiliam has termed the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para ParaOverride-9">To realise the ambition of having a expert teacher in every classroom, we first need to understand how teachers improve over time – from the start of their initial teacher training through to mastery of the necessary knowledge and craft associated with expert teaching. Successive studies have attempted to map this improvement journey. They show that, on average, teachers improve rapidly in their first three years, but improvement then slows between years three and five, and plateaus beyond that point (Chingos and Peterson 2011). One US study by TNTP, which involved 20,000 teachers, found that the average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years (TNTP 2015).</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 2.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">‘The average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years’</em><br />
Average teacher performance by number of years’ experience (by number of standard deviations away from average first-year teacher)</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer002"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/Fig-2.1_conversion_draft.jpg" /></div>
</div>
<p class="figure_source_note_rule_below">Source: Adapted from TNTP 2015: 15</p>
</figure>
<p class="body_para ParaOverride-8">If this plateau occurred after the point at which teachers master the core knowledge and craft required to become expert, it would be less problematic; if it were the result of a significant lack of investment in the training and development of teachers, it would be more understandable. However, neither appears to be the case. For too many, the plateau occurs while there remains plenty of scope for improvement (TNTP 2015), and within contexts in which there is a reasonable level of investment of resources.</p>
<p class="body_para">The same US study looked at spending on teacher training and development, and found that the average per-teacher spend in this area each year was US$18,000. When aggregated, this totalled to $8 billion for the 50 largest school districts alone (ibid: 8).</p>
<p class="body_para">This was found to far exceed what many other industries spent on support and development for their practitioners.</p>
<p class="blockquote ParaOverride-24">‘For example, the average large government/military organization (defined as 10,000 employees or more) spent a little more than $2 million on staff training in 2013. By comparison, a school district we studied, with a similar number of teaching staff, spent more than $90 million on teacher training and support in the same time period, excluding the costs of teachers’ salaries for the time they spent in training, additional investments like salary bumps for improved performance and school leader time beyond meeting directly with teachers for support. Even using this more conservative estimate, on average, the districts we studied spent anywhere from nearly two to four times more of their budgets and four to nearly 15 times more per employee on support and development, compared to other industries.’</p>
<p class="blockquote_ref">TNTP 2015: 10</p>
<p class="body_para ParaOverride-8">Although no similar study has been conducted in England, our estimates suggest a similarly significant annual investment over £1 billion per year, or £2,500 per teacher (although it is worth noting that it is difficult to identify exactly what activity actually takes place in mandatory inset [in-service training] time). This estimate includes only the continuing professional development (CPD) lines within school and the time that teachers spend on mandatory and other development opportunities each year.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-003-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-003">7</a></span></span></p>
<p class="body_para ParaOverride-14">It is, therefore, hard to make the case that the extent of investment of resources in staff development is a significant barrier to supporting teacher development. This means that in order to increase the number of expert teachers we must address this plateau in performance by changing the improvement trajectory of individual teachers, making better use of the resources that already exist within the system. This will ensure that more teachers continue to develop – ideally throughout their career, but at least until they have mastered a core set of instructional techniques.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-006-backlink" id="footnote-006">4</a> In a 2013 blog, Chris Husbands made the argument, accepted by the authors of the report, that it is in fact teaching, not the teacher, that is the decisive factor (Husbands 2013).</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-005-backlink" id="footnote-005">5</a> The ‘effect size’ is a statistical measure that calculates pupils’ average improvement relative to a comparison group, and is presented in a standardised way to allow comparisons between different interventions. An effect size of 0.5 or above would be considered good for an education intervention, and would be roughly equivalent to an additional six months of learning.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-004-backlink" id="footnote-004">6</a> See for example Hanushek E A (2011) ‘The economic value of higher teaching quality’, <span class="italic _idGenCharOverride-3">Economics of Education Review</span> 30(3): 466–479; and Slater H, Davies N and Burgess S (2009) ‘Do teachers matter? Measuring the variation in teacher effectiveness in England’, working paper no. 09/212, Institute of Public Affairs, University of Bristol</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-003-backlink" id="footnote-003">7</a> This figure was calculated assuming staff time costs of £850 million and course fees of £200 million. Staff time was calculated on the assumption that there are 400,000 teachers in England completing 12 days of CPD per year and being paid an average salary of £34,600. The course fees are based on analysis of the CPD line within school budgets by the National College for School Leadership (for more details see <a href="http://tdtrust.org/2012/05/"><span class="hyperlink">http://tdtrust.org/2012/05/</span></a>).</p>
</div>
</div>
</div>
</div></article><article id="three-challenges-facing-teacher-training-and-development" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">There are three challenges when it comes to changing the improvement trajectory of teachers’ training and development. This chapter will consider each in greater depth, and suggest possible means of addressing them.</p>
<p class="subhead_2">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para ParaOverride-7">Courses, programmes and workshops are often undifferentiated, and poorly designed and delivered. They fall short of the requirements necessary for effective training and development, and as a result – despite the investment of time and resources that they entail – have little impact on teacher effectiveness.</p>
<p class="subhead_2">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-11">While teaching’s attractiveness as a career choice for graduates has increased over the last 20 years, due in part to the work of organisations like Teach First, there are few incentives to continue as a classroom teacher. Compared to middle leadership, classroom teaching lacks a clear progression route to mastery; it is lower status and pay progression is poorer. Teachers also leave the classroom for better incentivised careers in other sectors.</p>
<p class="subhead_2">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-10">The culture and ethos of an individual school, and the effectiveness of colleagues, can make a significant contribution to, or significantly detract from, an individual teacher’s ability to improve. It can be frustratingly difficult for a teacher to attempt to improve his or her practice within a challenging school – which, frustratingly, is where that improved practice is most needed.</p>
<p class="subhead_1" id="challenge-1-participation-fails-to-transform-classroom-practice">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para">In order to be effective, teacher development needs to be expertly designed and delivered. Too often it is neither. A 2011 study by CUREE estimated that just 9 per cent of teacher training and development in England results in teachers being able to embed new ideas, and only 1 per cent of it enables teachers to transform poor practice into more effective teaching (CUREE 2011).</p>
<p class="body_para_into_list">The majority of teacher training and development, which fails to meet these standards, often shares a number of common features.</p>
<ul>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It lacks continuity and rhythm:</strong> training is often provided as a one-off session on a particular topic, which has no discernible impact on student achievement. These one-off sessions are often not connected to each other, which results in similarly ineffective hour-long sessions repeated over and over.</li>
<li class="bullet_1 ParaOverride-25"><strong class="medium CharOverride-3">Its focus on craft is limited: </strong>development often assumes a ‘knowledge deficit’ that needs to be addressed (Wiliam 2010). While improving subject, pedagogical, theoretical and contextual knowledge is important, it is only part of effective teacher development. A focus on craft – that is, how to combine this knowledge in order to best enable students to learn – is essential, yet too often absent.</li>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It is not delivered by credible, expert facilitators: </strong>the perceived and actual expertise and credibility of facilitators is often poor because those leading training are not currently highlyexpert classroom teachers or facilitators.</li>
<li class="bullet_1 ParaOverride-1"><strong class="medium CharOverride-3">It does not give teachers a clear understanding of their performance against a clear, evidence-informed, ‘expert’ standard: </strong>this has two negative consequences. First, development can have a negative rather than positive impact on pupil outcomes, as teachers are encouraged to make wrong or superficial changes to their practice that makes them worse as a result. This is particularly important when it comes to discredited educational ideas (such as Learning Styles) that still feature in a number of training and development programmes. Second, teachers can come to believe that they are better than they are, and so conclude that they require less development in future (Weston 2012).</li>
<li class="bullet_1"><strong class="medium CharOverride-3">It is not informed by the needs of pupils:</strong> development for its own sake is a poor use of scarce resources. Training and development should be connected to a clear pupil need. Too often, input focuses on generic knowledge, and is not designed to help teachers contextualise their learning either for subjects or for specific groups of pupils.</li>
<li class="bullet_1_last"><strong class="medium _idGenCharOverride-1">Its impact is not evaluated: </strong>as few as 7 per cent of schools evaluate their training by focussing on its impact on pupil progress. As a result, schools and providers have been unable to gather evidence about the relationship between development and issues such as changes in practice, gains in knowledge and student outcomes (Teeman and Pyle 2009). This leads to poor choices in the future, and poor incentives for providers to improve their offer.</li>
</ul>
<p class="indent_heading_1_first ParaOverride-26"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-27"><span class="CharOverride-5">A significant step-change in quality is essential. Teachers need well-designed training and development that is demanding, sustained over time and has a clear rhythm. They need it to be delivered by credible, well-qualified practicing experts. And they need it to be free from discredited educational ideas (such as learning styles) and packed with rich content on what we know to be effective (such as how to give effective feedback, the importance of committing knowledge to long-term memory, and metacognition).</span></p>
<p class="subhead_1" id="challenge-2-incentives-to-participate-are-poor">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-28">As well as being high-impact, teacher development should also be attractive to those who may choose to take part in it. Too often, little thought is given to how teacher development opportunities are incentivised for individual teachers themselves. Our education system does not consider how these individual opportunities connect to a credible progression pathway distinct from school leadership: we rarely increase the status or pay of those who have improved their knowledge and craft as a result of development activities; we fail to link all development to clear outcomes for pupils; and, when an award of some kind is given, it is difficult to transfer any such recognition between schools.</p>
<p class="subhead_2">Progression</p>
<p class="body_para ParaOverride-6">Beyond their newly qualified year, classroom teachers (as distinct from middle leaders) lack a clear progression route towards ‘teaching mastery’. Aspects of such a pathway (advanced skills teachers, lead teachers, excellent teachers) have been introduced, but they have been developed for disparate purposes and to increasingly loose standards, expectations and frameworks. As a result, any teacher looking to understand what their progression route beyond initial teacher training might look like, unless they aim to become a middle leader, will be left wanting.</p>
<p class="body_para ParaOverride-6">In the course of our research we investigated the possible career paths open to a newly qualified teacher, and were unable to find any guidance that set out a clearly defined route, and very little that placed value upon or incentivised teachers’ development as a means of pursuing that route. While outstanding practice might open up opportunities for promotion to school leadership positions, this model fails to meet the needs of the majority of teachers: a good teacher is not necessarily a competent manager, and it may indeed have an adverse impact upon the quality of teaching in schools by removing outstanding teachers from the classroom (OECD 2013b).</p>
<p class="subhead_2">Status</p>
<p class="body_para ParaOverride-6">Becoming a teacher is now a more prestigious career choice than at any time in the last two decades. For top graduates, teaching is the fourth most prestigious career option for graduates – in part due to the work of charities such as Teach First (Times 2015).<span class="footnote-ref CharOverride-6"><span id="footnote-008-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-008">8</a></span></span> This is a remarkable and welcome change.</p>
<p class="body_para ParaOverride-6">However, there is an important difference in the level of recognition that comes from <em class="light-italic _idGenCharOverride-2">training</em> to be a teacher, and from actual classroom teaching once qualified. For teachers, recognition from peers and self-actualisation is mainly linked with promotion to middle leadership – that is, managing more and teaching less – rather than classroom teaching.</p>
<p class="subhead_2">Portability</p>
<p class="body_para ParaOverride-6">Much of the development undertaken by teachers in schools is informal. While this kind of development, when designed and delivered as outlined in the previous chapter, is essential for improving outcomes for pupils, it is rarely portable <em class="light-italic CharOverride-1">between</em> schools and systems. As most teachers do move between schools, and on occasions between education systems, a lack of a clear marker of quality or achievement for a new employer, makes it difficult for an individual to demonstrate their expertise. Simply listing their most recent training sessions reveals more about their previous school’s policies than the teacher’s learning and progress, and so carries little sway.</p>
<p class="subhead_2">Link to pupil needs</p>
<p class="body_para ParaOverride-29">What motivates teachers to learn is the belief that it is helping their pupils, and evidence that it has done so (Higgins et al 2015). A portable, high-status qualification is not, in itself, enough. Experience from previous centrally funded master’s in teaching and learning programmes suggests that completion rates were low largely because teachers did not see the benefits in much of the activity they were expected to undertake. While teachers were happy to complete the pupil facing inquiry, literature reviews and write-ups were left incomplete because the direct link to pupils’ outcomes was absent. Improving pupil outcomes must therefore be the primary purpose of any teacher training and development activity, each of which should be explicitly linked to that outcome (CUREE 2011).</p>
<p class="indent_heading_1_first"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body ParaOverride-30"><span class="CharOverride-5">While the primary focus of our efforts should be on the positive impact that any teacher development opportunity will have on pupils, they should also deliver the significant secondary benefit of ensuring that an attractive offer is made to individual teachers. High-status, accredited (and therefore portable) opportunities that link together to form a clear progression route to attaining expert status will better incentivise teachers to engage with those opportunities that will most benefit their pupils. </span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-31"><span class="CharOverride-5">A stronger focus on progression for classroom teachers in particular would bring teaching into line with other high-status professions like medicine and law (Toop 2013). Progression within medicine, for instance, is clearly mapped out: five years at medical school; a two-year generic foundation programme; and five years of specialist training, ultimately working towards leading a GP practice or becoming a consultant.</span><span class="CharOverride-7"><span id="footnote-007-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-007">9</a></span></span><span class="CharOverride-5"> By its very nature this path encourages medical professionals to consider their career in the longer term, but also offers a significant variety of specialisms to pursue once basic training is completed.</span></p>
<p class="subhead_1" id="challenge-3-the-environment-is-poor">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-11">Even with a high-impact, attractive development offer, improvement is not guaranteed. The environment in which development takes place has a significant impact on the rate of teacher improvement. A recent report that analysed the effect of environments on teacher development found that after 10 years, teachers working in schools at the 75th percentile of environment ratings (that is, towards the higher end) improved 38 per cent more than teachers in schools at the 25th percentile (Kraft and Papay 2014). As a result, the lowest-performing schools, which by their nature are likely to have less supportive environments – struggle to sustain improvements in teacher expertise – the factor that, as we know, is most likely to improve outcomes for their pupils.</p>
<p class="body_para_into_list ParaOverride-11">Factors that contribute to less supportive environments include the following.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Other teachers’ mindsets:</strong> the extent to which other teachers are open to development, feedback, and the expectation of continuous improvements in practice. Poor teachers depress the expectations of their colleagues, and prevent a full understanding of what might be possible.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">The unreliability and poor execution of performance management and appraisals</strong> (particularly graded observations – the most common methods used for evaluating teacher performance). In the case of observations, in one study, videos of lessons were distributed to experienced teachers and headteachers. They were asked to match the teachers depicted in the videos to a value-added assessment of their being either ‘effective’ or ‘ineffective’ over time. Despite the professional experience of these observers, the results of these assessments were less accurate than would statistically have been achieved by chance (Strong et al 2011). At this level of accuracy, over half of observation judgments were wrong, which undermines trust in the process.</li>
<li class="bullet_1_last ParaOverride-32"><strong class="medium CharOverride-3">The potential benefits of effective feedback are often not realised,</strong> due to time pressures, a lack of trust, a lack of effective coaches and mentors within schools, and power issues between staff and management – each of which are often factors when a school is most in need of more highly effective teachers (Goldstein 2015).</li>
</ul>
<p class="indent_heading_1_first ParaOverride-11"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box"><span class="CharOverride-5">Changing cultures takes time and considerable effort. For those teachers currently working in challenging schools, we must explore alternative solutions. Where there are individual teachers working in unsupportive environments, there is the potential for collaboration between individuals across schools. While this is less preferable than collaboration within the same environment, technological advances mean that teachers have the means to identify like-minded peers, seek out experts, share their teaching and receive ongoing formative feedback. Such approaches could offer some of the improvement and retention benefits associated with more supportive environments, and indeed contribute to the longer-term cultural changes that needed, by increasing the numbers of expert teachers who can lead that change – especially if their work and role is harnessed to the task of making advanced practice visible.</span></p>
<p class="subhead_1 ParaOverride-16" id="current-provision">Current provision</p>
<p class="body_para ParaOverride-8">The current provision of teacher development opportunities is varies in approach, cost, time, curriculum and effectiveness. From structured single sessions to continuous learning, some are delivered in-house and others by bought-in public, private and third-sector providers including, increasingly, other schools. Some are delivered on-site, and some in other schools or institutions. Some are well-designed and result in improved outcomes for pupils, yet most are not and do not. Similarly, some aim to be attractive to teachers – in terms of giving them status, a sense of progression and a portable qualification, as well as providing means to enhance pupil learning, which is every teacher’s core priority. But again, most do not.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 3.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">There is a significant gap in England’s teacher training and development provision</em><br />
An illustrative grid indicating the strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer003"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB1.jpg" /></div>
</div>
</figure>
<p class="body_para ParaOverride-8">As illustrated in figure 3.1, we argue that there is a significant gap: namely, an offer that is both attractive to teachers – supporting progression, status and qualification portability – and high-impact, leading to improved outcomes for pupils.</p>
<p class="body_para ParaOverride-34">We found too much teacher training and development provision that is both low-impact and unattractive – and thus of no benefit to either teachers or pupils. Poorly designed, one-off training and development sessions and one-day external conferences all too often make up the lion’s share of the development offer. Skilled teachers may glean some learning from this offer, but for most it simply dampens their expectations of what could be achieved.</p>
<p class="body_para ParaOverride-34">Truly transformative CPD is, however, occurring within the system – although rare (CUREE [2011: 34] found that just 1 per cent of provision meets this standard), it does exist. This is often due in part to high expectations and specific expertise from a small number of exceptional teachers and school leaders. However, despite the positive impact that such provision can have on pupil outcomes, we found little evidence of good incentives to participate in it, or a robust mechanism through which its benefits can be shared.</p>
<p class="body_para">We found some opportunities that provide clear benefits to teachers, but little in terms of follow-through to improved outcomes for pupils. Master’s in education (MEd) courses at universities fell into this category. Despite teacher perceptions that they ‘would improve their teaching’, they are mainly designed with a knowledge-creation or research purpose in mind rather than teaching, and so lack most of the features set out in chapter 2. Research spanning different countries and education systems has found only a weak relationship between teachers gaining existing master’s degrees and improved student outcomes (see for example OECD 2009, Buddin and Zamarro 2009).</p>
<p class="body_para">We also found some ‘badges’ to identify expertise. Lead practitioners (successors to ‘advanced skills teachers’) were created in 2013, and go some way towards addressing the status and progression aspects of the problem by offering teachers who exemplify effective teaching skills a role in which they are responsible for improving teaching and learning, and which entails a leadership role in developing, implementing and evaluating policies that lead to school improvement. While lead practitioner accreditation rewards expert teachers through increased pay and status, it is largely a badge that rewards professionals who are already performing at a high standard – it is not in itself a development programme to help teachers improve their practice.</p>
<p class="body_para">In summary, while we have found examples of training and development that is either well incentivised or well designed, we were unable to find an offer that met both criteria. Those offers that showed most promise were usually created by high-performing schools and relied heavily on the environment within these schools, and so were not usually available to teachers in lower-performing schools.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-008-backlink" id="footnote-008">8</a> See: <a href="http://www.top100graduateemployers.com/"><span class="hyperlink">http://www.top100graduateemployers.com/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-007-backlink" id="footnote-007">9</a> See: <a href="http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx"><span class="hyperlink">http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx</span></a></p>
</div>
</div>
</div>
</div></article><article id="lessons-from-around-the-world" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-29">There are a number of global ‘bright spots’ that are taking the lead in efforts to improve teachers’ training and development. This section aims to set out how these exemplars are addressing some or all of the challenges outlined in chapter 3, and what lessons we can learn from their successes.</p>
<p class="subhead_1" id="graduate-schools-of-education-us">Graduate schools of education, US</p>
<p class="body_para">Independent graduate schools of education (GSEs) are growing in size and reputation in the US. These teacher-led (as opposed to academic-led) institutions have the objective of creating a movement of expert teachers by providing demanding, high-impact courses in advanced teaching through an established university-level but practice-orientated institution.</p>
<p class="body_para">The three independent GSEs – Relay GSE, High Tech High GSE and Sposato GSE – have a great deal in common in terms of their ethos and purpose, though they are pedagogically quite different.</p>
<p class="subhead_2">Relay GSE</p>
<p class="body_para">Relay GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-014-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-014">10</a></span></span> offers development opportunities for aspiring teachers, experienced teachers, and leaders. Some states in the US require teachers to complete a master’s degree in order to fulfil the credential system, which teachers often say are time-intensive, expensive and do little to develop their impact in the classroom. To solve this problem, Relay created an initial teacher training (ITT) programme that was designed to better fit the needs of both teachers and students, while continuing to meet the states’ teacher credentialing requirements.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-013-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-013">11</a></span></span> During the two-year programme, residents experience a structured and gradual introduction into the profession, complete a master’s degree, and earn a full-time teaching position at a high-performing school. Its ITT is based around constant practice of the theory learned.</p>
<p class="body_para">As well as the ITT strand, Relay also offers an MA in education as a CPD opportunity for experienced teachers. This programme uses a continuous cycle of practice, feedback and improvement that centres on student growth and achievement.</p>
<p class="body_para">Finally, Relay promotes their National Principals Academy as a support network for school leaders to help them ensure that they are meeting the needs of their students. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Relay GSE staff.)</em></p>
<p class="subhead_2">High Tech High GSE</p>
<p class="body_para">High Tech High GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-012-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-012">12</a></span></span> in San Diego was created as response to an inability to recruit industry expert teachers who suited its project-based curriculum but also met the state of California’s teacher credentialing requirements. Its ITT programme involves coursework, supervised teaching, mentor support and a substantial culminating assessment project.</p>
<p class="body_para_into_list">To ensure that highly effective teaching continues beyond the first years of a teacher’s career, High Tech High GSE also offers CPD for existing teachers in the form of its MEd and educational leadership programmes. The MEd has two strands, both designed for experienced educators.</p>
<ul>
<li class="bullet_1">The first, the teacher leadership strand, is designed for those who are interested in exploring pedagogy that promotes deeper learning and equity in schools.</li>
<li class="bullet_1_last">The second, the school leadership strand, is designed for those who aspire to lead an innovative school focussed on deeper learning and equity.</li>
</ul>
<p class="body_para">High Tech High’s reflective, exploratory training is rooted in workshops, observations, ‘teach-meets’ (which bring teachers from across a certain area together). It also looks to provide a balance of current best practice, as well as an imaginative space for more forward-thinking approaches to education. Rather than creating more High Tech High schools, GSE participants are encouraged to find opportunities in their own schools to take risks, reflect on practice and, over time, shape their own visions of effective teaching, learning and leadership. The GSE gives experienced educators opportunities to reflect and refine new ways of teaching. <em class="light-italic CharOverride-1">(Sources: Arnett 2015, and author’s conversations with High Tech High GSE staff.)</em></p>
<p class="subhead_2">Sposato GSE (part of the Match Charter Management Organization)</p>
<p class="body_para ParaOverride-7">Unlike Relay GSE and High Tech High GSE, Sposato GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-011-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-011">13</a></span></span> only offers ITT opportunities. The Boston-based programme explicitly identifies itself as a ‘third way’ into teaching, and looks to clearly differentiate itself from both traditional teacher training and Teach for America (TFA) pathways. In specifically targeting high-achieving graduates, Sposato GSE looks to engage ambitious individuals who have an obsession with detail and will be relentless in their pursuit of the best results in challenging circumstances. Match Education’s founder, Michael Goldstein, also wanted to create a teacher-training course that suited the needs of the teachers and students in Massachusetts. Sposato GSE asks participants in their first year to work full-time as a tutor or teaching assistant in a high-performing, high-poverty school, and to participate in evening classes, Saturday drills and teaching simulations. This first year culminates in residents receiving a Massachusetts teaching license. During the second year of the programme, participants’ first full year of teaching, they also work towards an MA, a component of which requires them to partake in multiple cycles of reflection, feedback and coaching. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Sposato GSE staff.)</em></p>
<p class="subhead_2">Summary</p>
<p class="body_para">The key elements of these case studies can be summarised as follows.</p>
<p><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_table4.1" style="width: 550px; height: 263px;" /></p>
<p class="subhead_1" id="master-teachers-singapore">Master teachers, Singapore</p>
<p>A model for career progression for classroom teachers is well established in Singapore through its Academy of Singapore Teachers.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-010-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-010">14</a></span></span> This academy houses sixteen ‘master teachers’, who sit at the top of their profession and are tasked with building a teacher-led culture of professional excellence (Crehan 2014).Master teachers, Singapore</p>
<p class="body_para">The key features of this approach are:</p>
<ul>
<li class="bullet_1">an entitlement to significant amounts of training and development each year that all teachers can access according to their own development needs</li>
<li class="bullet_1 ParaOverride-36">school timetables that are flexible in order to allow this development, and ‘manpower grants’ from central government to fund it</li>
<li class="bullet_1 ParaOverride-37">a seven-stage career ladder linked to development as a classroom teacher, with the clear ultimate goal of becoming a ‘master teacher’ at the top of the profession</li>
<li class="bullet_1_last">careful consultation on, and pilots of, any policy changes (ibid).</li>
</ul>
<p class="subhead_1" id="a-training-and-development-culture-hong-kong">A training and development culture, Hong Kong</p>
<p class="body_para">Hong Kong is consistently ranked as having one of the highest-performing education systems in the world. One of the reasons for this is believed to be the emphasis placed on high-quality training and development for teachers.</p>
<p class="body_para_into_list ParaOverride-7">Teachers in Hong Kong are expected to engage in 240 hours of training and development within the first five years of their career. The CPD policy is guided by the following principles.</p>
<ul>
<li class="bullet_1">Like most other professionals, teachers are responsible for their own professional growth through lifelong learning.</li>
<li class="bullet_1 ParaOverride-37">Teachers have a responsibility to participate in CPD in order to refresh, enrich and broaden their knowledge, skills and experience, for the benefit of their students.</li>
<li class="bullet_1 ParaOverride-25">Teachers work as members of the school community, and their CPD contributes to the collective intelligence of the whole school.</li>
<li class="bullet_1 ParaOverride-38">Contributing to colleagues’ training and development also enhances a teacher’s own development.</li>
<li class="bullet_1 ParaOverride-39">Teachers’ CPD caters for both personal and school developmental needs; the prioritisation of CPD is a matter of agreement between individual teachers and their schools.</li>
<li class="bullet_1_last ParaOverride-36">CPD opportunities need to reflect teachers’ unique professional and personal interests, as well as the stages of development they have reached in their careers (OECD 2012).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-009-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-009">15</a></span></span></li>
</ul>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-014-backlink" id="footnote-014">10</a> See: <a href="http://www.relay.edu/"><span class="hyperlink">http://www.relay.edu/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-013-backlink" id="footnote-013">11</a> Relay GSE has eight campuses across five states.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-012-backlink" id="footnote-012">12</a> See: <a href="http://gse.hightechhigh.org/"><span class="hyperlink">http://gse.hightechhigh.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-011-backlink" id="footnote-011">13</a> See: <a href="http://www.sposatogse.org/"><span class="hyperlink">http://www.sposatogse.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-010-backlink" id="footnote-010">14</a> See: <a href="http://www.academyofsingaporeteachers.moe.gov.sg/"><span class="hyperlink">http://www.academyofsingaporeteachers.moe.gov.sg/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-009-backlink" id="footnote-009">15</a> The author is also indebted to Lucy Crehan and Philipppa Cordingley for their expert advice which informed this section.</p>
</div>
</div>
</div>
</div></article><article id="institute-for-advanced-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Chapter 1 set out the benefits to individuals and society of ensuring that no child’s educational success is limited by their socio-economic background; chapter 2 made the case for why creating a movement of expert teachers would make an important contribution to realising these benefits; chapter 3 described the barriers that are preventing us from achieving this; and chapter 4 offered lessons from around the world on how those barriers can be overcome.</p>
<p class="body_para">This chapter argues for the creation of a new higher education training institution focussed on advanced teaching – an Institute for Advanced Teaching (IAT) – which could address each of the three barriers to effective teacher development in England, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 5.1</p>
<p class="figure_table_header_subhead ParaOverride-34"><em class="light-italic _idGenCharOverride-2">The IAT’s three-step plan</em><br />
A flow-chart of the Institute for Advanced Teaching’s objectives, and how they will be achieved</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer004"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para_into_list ParaOverride-16">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who are able to ensure that all children have an excellent education, the IAT would:</p>
<ul>
<li class="bullet_1">recruit high-potential, qualified teachers who work in challenging schools<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-017-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-017">16</a></span></span></li>
<li class="bullet_1">develop them into expert teachers</li>
<li class="bullet_1_last ParaOverride-40">build them into a movement for change in education.</li>
</ul>
<p class="body_para ParaOverride-6">Through careful design it could address the three barriers described above in the following ways.</p>
<p class="body_para ParaOverride-6"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
<p class="subhead_1 ParaOverride-42" id="who-would-study-at-the-iat">Who should study at the IAT?</p>
<p>IAT should work with teachers employed in challenging schools who have the potential to become expert. These teachers would be identified through a rigorous recruitment and diagnostic process. Each applicant, in addition to the minimum requirements of having completed their newly qualified teacher (NQT) year and holding a teaching post in a challenging school, would be assessed in terms of their mindset and values, their knowledge (subject, pedagogical, theoretical and contextual) and their craft before an offer is made.Who would study at the IAT?</p>
<p class="body_para ParaOverride-44">The most successful diagnostic processes are multi-stage; increase in depth at each successive stage; and rely on a range of assessments. For a place at the IAT, applicants would complete a self-assessment, an initial application form, an online 360-degree feedback process (which could use information gathered from pupils, parents, their colleagues and headteacher) or even return video submissions of their teaching.</p>
<p class="body_para ParaOverride-10">Those who are successful at this stage would go through to an assessment centre, where they could be assessed on their current basic pedagogical and content know­ledge, on giving and receiving feedback in a group setting, and on their willingness to engage in discussions focussed on classroom artefacts and pupil value-added data. Only if an individual is successful at this assessment centre stage would an offer be made; this offer would require the support of the applicant’s headteacher in order to be accepted.</p>
<p class="subhead_1" id="who-would-teach-at-the-iat">Who would teach at the IAT?</p>
<p class="body_para ParaOverride-11">Teacher development should be led by expert facilitators who have specialist pedagogical knowledge, and an in-depth understanding of effective training and development processes, evaluation and monitoring (Cordingly et al 2015). Courses at the IAT should therefore be primarily led by a faculty of the UK’s most expert practicing classroom teachers, who will be skilled in adult facilitation and specialists in particular areas of knowledge or craft such as phonics, formative assessment, metacognition, literacy, numeracy, oracy and so on. Seconded to the faculty for roughly one day per week, their role should be focussed on leading curriculum design, course delivery, assessment, and connecting with leading education researchers.</p>
<p class="body_para ParaOverride-11">Faculty members should be recruited according to the same basic diagnostic process as participants, albeit with higher expectations of effectiveness at each stage. Once recruited, there should be a significant development programme for each faculty member. These programmes must provide opportunities to develop even deeper expertise in course content and facilitation.</p>
<p class="body_para ParaOverride-11">Each school would be compensated for the time that faculty members spend working for the IAT and, subject to funding, the ambition should be to provide an additional payment, paid via the school to the faculty member, by way of additional remuneration and recognition for their efforts and expertise.</p>
<p class="body_para ParaOverride-11">Once graduated from the course, the most promising associates could work towards and eventually join the faculty themselves, thus creating a clear progression route for those teachers who wish to develop their teaching rather than their management expertise.</p>
<p class="subhead_1 ParaOverride-11" id="what-would-the-course-look-like">What would the course look like?</p>
<p class="body_para_into_list ParaOverride-11">The master’s in advanced teaching (MAT) degree should be a two-year, part-time accredited master’s-level (level 7) qualification. Its focus should be on improving the knowledge (subject, pedagogical, theoretical and contextual) and craft (that is, the combining of this knowledge in a given moment into well-practiced ‘moves’) of proficient teachers, moving them towards ‘expert’ status. The MAT’s design, informed by the latest research, should be delivered in a way that allows associates to complete it alongside a full-time teaching role. It should:</p>
<ul>
<li class="bullet_1 ParaOverride-32">require sustained engagement over two years</li>
<li class="bullet_1 ParaOverride-32">establish a regular rhythm of activity</li>
<li class="bullet_1 ParaOverride-32">consistently link development to individual pupil needs</li>
<li class="bullet_1 ParaOverride-32">blend online and face-to-face delivery</li>
<li class="bullet_1 ParaOverride-32">combine expert and peer-led instruction</li>
<li class="bullet_1_last ParaOverride-32">be well-differentiated in order to meet the needs of each teacher.</li>
</ul>
<p class="body_para_into_list ParaOverride-11">The MAT should include four key components.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">An</strong> <strong class="medium _idGenCharOverride-1">intensive summer school</strong> designed to introduce participants to the content of the MAT, introduce them to their peers and faculty members, and lay the groundwork for building them into a broader movement for change.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Recall days </strong>at one of the IAT’s campuses. Sessions would focus on immersive learning in high-performing schools, the teaching of pedagogical and theoretical knowledge, and on the development of teaching craft through deliberate practice, observation and feedback. These recall days would also be an important opportunity for all participants to come together as a cohort.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Classroom coaching </strong>with participants’ faculty fellows. These sessions would give participants an intense one-to-one session with a expert teacher.</li>
<li class="bullet_1_last ParaOverride-39"><strong class="medium _idGenCharOverride-1">Peer collaboration </strong>through small groups of teachers who regularly practice, observe and feed-back together. This should involve fortnightly sharing of teaching through an online platform, and subsequent feedback from peers within the group.</li>
</ul>
<p class="body_para ParaOverride-14">The MAT’s curriculum should focus on particular approaches to teaching that have been shown to consistently deliver results (such as focussing on subject knowledge, phonics, effective feedback, metacognition and so on).</p>
<p class="subhead_1 ParaOverride-14" id="how-would-participants-be-assessed">How would participants be assessed?</p>
<p class="body_para ParaOverride-14">An assessment against clear criteria at the end of the two-year course would determine whether or not a participant has successfully completed the course.</p>
<p class="body_para ParaOverride-14">Their knowledge could be assessed through examination, exhibition and vivas. Although currently rare or even taboo in teacher training, these methods are effective means of assessing whether participants have gained the level of knowledge required to improve their teaching. It is worth noting their wide use in other professions like accountancy and medicine.</p>
<p class="body_para ParaOverride-14">By contrast, craft should be assessed through feedback from faculty members and peers, and by providing evidence of engaging in the <em class="light-italic _idGenCharOverride-2">process</em> of observation and formative feedback within a unit.</p>
<p class="body_para ParaOverride-14">All participants should pass this summative assessment in order to be awarded the MAT qualification.</p>
<p class="subhead_1 ParaOverride-14" id="what-would-happen-after-graduation">What would happen after graduation?</p>
<p class="body_para ParaOverride-14">A two-year period of study will not be sufficient. The IAT must create a movement of expert teachers who continue to improve beyond their graduation, and through their own practice – setting an example that changes the practice and ultimately the culture around them. This will involve teachers taking ownership of the movement and becoming champions of it, and a continued focus on co-construction, depth and sustainability (Cordingly and Bell 2007).</p>
<p class="body_para ParaOverride-14">Those completing the course should be encouraged to stay connected to the IAT by participating in further development opportunities, observing and giving feedback to new participants, and continuing to work within their well-established groups. They should, through those groups, continue to have access to the IAT’s online platforms. They should also be encouraged to use the adult education knowledge and craft they have developed throughout their MAT to take a leading role in their own in-school CPD programmes.</p>
<p class="subhead_1 ParaOverride-14" id="where-would-the-iat-be-located">Where would the IAT be located?</p>
<p class="body_para ParaOverride-14">Teaching at IAT could take place across a network of ‘campuses’, co-located within a group of founding schools and, in time, other partner schools. It is essential that these campuses are dispersed around the country, and not solely concentrated in urban areas like London.</p>
<p class="body_para ParaOverride-14">As well as ensuring that MAT is immersive by design – rather than taught in institutions that are largely remote from schools – this model would allow for easy scalability, better use of existing public infrastructure and lower overheads, and lend credibility to campus schools.</p>
<p class="subhead_1 ParaOverride-14" id="how-would-the-course-be-accredited">How would the course be accredited?</p>
<p class="body_para ParaOverride-14">IAT’s ambition should be to secure degree-awarding powers. We believe that the ability to recognise the teachers’ expertise through degree-awarding powers held within the teaching profession is an essential driver for improving outcomes for pupils, raising the status of teaching and the prestige associated with staying in the classroom, improving the value for money of training and development, and advancing the move towards a school-led system. This is a natural extension of the policy changes that have allowed school-based initial teacher training providers (SCITTs) to award qualified teacher status. Having degree-awarding powers also proved important to the success of organisations such as Relay in New York.</p>
<p class="body_para ParaOverride-7">This is consistent with the government’s commitment to open up the higher education system to alternative providers. The chancellor first outlined the government’s plans in 2015:</p>
<p class="blockquote">‘To enable the best new providers to compete on a level playing field with established universities, the government will introduce a clearer and faster route to degree awarding powers for those assessed to offer the best quality education. As part of the review of validation arrangements, the government will explore options to allow the best providers to offer degrees independently of existing institutions before they obtain degree awarding powers.’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-016-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-016">17</a></span></span></p>
<p class="blockquote_ref">HM Treasury et al 2015: 28</p>
<p class="body_para">The government has subsequently published a whitepaper and started the process of legislating to turn this ambition into reality. While there are risks to bringing private providers into the university system, not for profit organisations such as the Institute for Advanced Teaching would make ideal candidates for encouraging innovation in this way.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-015-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-015">18</a></span></span></p>
<p class="body_para">We are, however, also aware that it may be necessary, and indeed helpful, in the medium term to partner with an existing university provider who will accredit IAT programmes on an interim basis.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-017-backlink" id="footnote-017">16</a> Teach First, Teaching Leaders, Future Leaders and others have clearly defined metrics for identifying schools that meet their ‘challenging’ criteria. They primarily focus on metrics of deprivation, and we expect to use a similar metric.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-016-backlink" id="footnote-016">17</a> There are also some risks to this approach, especially if the government were to allow lots of profit-making providers to enter the HE system without robust quality controls. This debate is beyond the scope of our report. However, we believe that not-for-profit and sector-led professional bodies that are subject to strict quality regulations– such as the one being recommended in this report – would be ideal candidates for taking on degree-awarding powers in their particular specialist fields.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-015-backlink" id="footnote-015">18</a> See Clifton 2016 for a discussion of what makes a good or bad private provider in higher education.</p>
</div>
</div>
</div>
</div></article><article id="next-steps" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Ensuring that every child, regardless of his or her background, has an excellent education will require a renewed focus on building capacity within our education system – particularly among teachers. Successful school-led policy must therefore achieve the dual and complementary aims of improving system capacity through increasing teachers’ expertise, <em class="light-italic CharOverride-1">and</em><strong class="medium CharOverride-3"> </strong>through<strong class="medium CharOverride-3"> </strong>retaining those teachers who are already in the system. Great training and development has the potential to fulfil both aims.</p>
<p class="body_para_into_list ParaOverride-14">To improve teaching through training and development, three challenges must be overcome:</p>
<ul>
<li class="bullet_1 ParaOverride-45">addressing the design and delivery flaws, common to most development opportunities, that limit the capacity of training and development to transform classroom practice</li>
<li class="bullet_1">encourage participation by providing better-quality incentives</li>
<li class="bullet_1_last">improving the contexts in which development takes place.</li>
</ul>
<p class="body_para ParaOverride-11">This paper argues that the creation of a new training institution focussed on advanced teaching – an Institute for Advanced Teaching – can address all three challenges, and has made the case to both the profession and to government for the creation of a dedicated not-for-profit social enterprise to test and evaluate the concept.</p>
<p class="body_para">The IAT’s purpose will be to build a community of expert teachers who will ensure that all children have an excellent education.</p>
<p class="body_para ParaOverride-9">The next stage in our work will be to outline in detail the practical elements of this institution. We will be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the costs involved in creating the scheme. We would welcome any feedback on this proposal as we take it forward.</p>
<p class="body_para ParaOverride-46">If you would like to comment on the proposals in this paper, please contact the author, Matthew Hood, at <span class="hyperlink">mhood@heyshamhigh.co.uk</span>.</p>
</div>
</div></article><article id="references" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><div class="_idGenObjectStyleOverride-1"><h1 class="chapter_header_bold"><span class="chapter-title">References</span></h1><p class="reference ParaOverride-10">Arnett T (2015) ‘Fixing teacher education’, blog, Clayton Christensen Institute for Disruptive Education website, 26 May 2015.<em class="light-italic CharOverride-1"> </em><a href="http://www.christenseninstitute.org/fixing-teacher-education/"><span class="hyperlink">http://www.christenseninstitute.org/fixing-teacher-education/</span></a></p>
<p class="reference">Barber M and Mourshed M (2007) <em class="light-italic _idGenCharOverride-2">How the world’s best-performing school systems come out on top</em>, McKinsey & Company. <a href="https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf"><span class="hyperlink">https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf</span></a></p>
<p class="reference ParaOverride-9">Buddin R and Zamarro G (2009) ‘Teacher Qualifications and Student Achievement in Urban Elementary Schools’, RAND Corporation. <a href="http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf"><span class="hyperlink">http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf</span></a></p>
<p class="reference ParaOverride-34">Centre for the Use of Research and Evidence in Education [CUREE] (2011) <em class="light-italic _idGenCharOverride-2">Evaluation of CPD providers in England 2010-2011: Report for School Leaders</em>. <a href="http://www.curee.co.uk/files/publication/%5bsite-timestamp%5d/CPD%20providers%20report%20-school%20leaders%20final.pdf"><span class="hyperlink">http://www.curee.co.uk/files/publication/[site-timestamp]/CPD%20providers%20report%20-school%20leaders%20final.pdf</span></a></p>
<p class="reference">CentreForum (2016) written evidence to the multi-academy trusts inquiry, Education Committee, House of Commons. <a href="http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf"><span class="hyperlink">http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf</span></a> </p>
<p class="reference">Chingos M M and Peterson P E (2011) ‘It’s easier to pick a good teacher than to train one: Familiar and new results on the correlates of teacher effectiveness]’, <em class="light-italic _idGenCharOverride-2">Economics of Education Review</em> 30(3): 449–465</p>
<p class="reference">Clifton J (ed) (2013) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
<p class="reference">Clifton J (2016) ‘Could for-profit “challenger institutions” improve higher education?’, Prospect, 31 May 2016. <a href="http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities"><span class="hyperlink">http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities</span></a></p>
<p class="reference">Clifton J, Round A and Raikes L (2016) <em class="light-italic _idGenCharOverride-2">Northern schools: Putting education at the heart of the northern powerhouse</em>, IPPR North. <a href="http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse"><span class="hyperlink">http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse</span></a></p>
<p class="reference">Clifton J, Thompson S and Thorley C (2014) <em class="light-italic CharOverride-1">Winning the global race? Jobs, skills and the importance of vocational education</em>. <span class="hyperlink">http://www.ippr.org/publications/winning-the-global-race-jobs-skills-and-the-importance-of-vocational-education</span></p>
<p class="reference ParaOverride-8">Cordingley P and Bell M (2007) <em class="light-italic _idGenCharOverride-2">Transferring learning and taking innovation to scale</em>, the Innovation Unit. <a href="http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf"><span class="hyperlink">http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf</span></a></p>
<p class="reference">Cordingley P, Higgins S, Greany T, Buckler N, Coles-Jordan D, Crisp B, Saunders L and Coe R (2015) Developing Great Teaching: Lessons from the international reviews into effective professional development, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt/"><span class="hyperlink">http://tdtrust.org/about/dgt/</span></a></p>
<p class="reference">Crehan L (2014) ‘Teacher-led professional development in Singapore’, blog post, Inside classrooms project, 6 June 2014. <a href="http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore"><span class="hyperlink">http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore</span></a></p>
<p class="reference">Department for Business, Innovation and Skills [BIS] (2015) <em class="light-italic _idGenCharOverride-2">Fulfilling Our Potential: Teaching Excellence, Social Mobility and Student Choice</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2011) <em class="light-italic _idGenCharOverride-2">A profile of teachers in England from the 2010 School Workforce Census</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2016) <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>. <a href="https://www.gov.uk/government/publications/educational-excellence-everywhere"><span class="hyperlink">https://www.gov.uk/government/publications/educational-excellence-everywhere</span></a> </p>
<p class="reference">George A, Hansen K and Schoon I (2007) ‘Child development’, in Hansen K and Joshi H (eds) Millennium Cohort Study: Second Survey: A User’s Guide to Initial Findings. <a href="http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf"><span class="hyperlink">http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf</span></a></p>
<p class="reference">Goldstein A (2015) <em class="light-italic _idGenCharOverride-2">Teachers’ Perceptions of the Influence of Teacher Collaboration on Teacher Morale</em>, Walden University</p>
<p class="reference">Hanushek E A and Woessman L (2010) <em class="light-italic _idGenCharOverride-2">The high cost of low educational performance: The long-run economic impact of improving PISA outcomes</em>, Organisation for Economic Cooperation and Development</p>
<p class="reference">Hattie J (2012) <em class="light-italic _idGenCharOverride-2">Visible learning for Teachers: Maximizing impact on learning</em>, Routledge</p>
<p class="reference">Hattie J (2015a) <em class="light-italic _idGenCharOverride-2">What doesn’t work in education: The politics of distraction</em>, Pearson. <a href="http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf"><span class="hyperlink">http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf</span></a></p>
<p class="reference">Hattie J (2015b) <em class="light-italic CharOverride-1">What Works Best in Education: The Politics of Collaborative Expertise</em>, Pearson. <a href="https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf"><span class="hyperlink">https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf</span></a></p>
<p class="reference">Higgins C, Lavin T and Metcalfe O (2008) <em class="light-italic _idGenCharOverride-2">Health Impacts on Education: A review</em>, Institute of Public Health in Ireland</p>
<p class="reference">Higgins S, Coe R and Cordingley P (2015) <em class="light-italic _idGenCharOverride-2">Developing Great Teaching: Lessons from the international reviews into effective professional development</em>, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt"><span class="hyperlink">http://tdtrust.org/about/dgt</span></a> </p>
<p class="reference ParaOverride-11">HM Treasury, Department for Business, Innovation and Skills, Osborne G and Javid S (2015) <em class="light-italic _idGenCharOverride-2">Fixing the foundations: creating a more prosperous nation</em>, the Stationery Office. <a href="https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation"><span class="hyperlink">https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation</span></a></p>
<p class="reference">Husbands C (2013) ‘Great teachers or great teaching? Why McKinsey got it wrong’, IOE London blog, UCL, 10 October 2013. <a href="https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/"><span class="hyperlink">https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/</span></a></p>
<p class="reference">Kraft M A and Papay J P (2014) ‘Can Professional Environments in Schools Promote Teacher Development? Explaining Heterogeneity in Returns to Teaching Experience’, <em class="light-italic _idGenCharOverride-2">Educational Evaluation and Policy Analysis</em> 36: 476–500</p>
<p class="reference ParaOverride-47">Leunig T and Wyness G (2013) ‘TOWIE: the answer to regional inequality’, in Marshall P (ed) <em class="light-italic _idGenCharOverride-2">The Tail: How England’s schools fail one child in five – and what can be done</em>, Profile Books</p>
<p class="reference">Mourshed M, Chijioke C and Barber M (2010) <em class="light-italic CharOverride-1">How the world’s most improved school systems keep getting better</em>, McKinsey & Company. <a href="http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/"><span class="hyperlink">http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/</span></a></p>
<p class="reference">Ofsted (2014) <em class="light-italic _idGenCharOverride-2">The Annual Report of Her Majesty’s Chief Inspector of Education, Children’s Services and Skills 2013/14</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf</span></a> </p>
<p class="reference ParaOverride-11">Organisation for Economic Co-operation and Development [OECD] (2009) <em class="light-italic _idGenCharOverride-2">Evaluating and Rewarding the Quality of Teachers: International Practices</em>. <a href="http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en"><span class="hyperlink">http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2010) <em class="light-italic _idGenCharOverride-2">PISA 2009 Volume II: Overcoming Social Background: Equity in Learning Opportunities and Outcomes</em>. <a href="http://www.oecd.org/pisa/pisaproducts/48852584.pdf"><span class="hyperlink">http://www.oecd.org/pisa/pisaproducts/48852584.pdf</span></a></p>
<p class="reference ParaOverride-14">Organisation for Economic Co-operation and Development [OECD] (2012) ‘Hong Kong-China: Student performance (PISA 2012)’, Education GPS portal. <a href="http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI%20"><span class="hyperlink">http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI </span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013a) ‘Education indicators in focus: What are the social benefits of education?’. <a href="http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf"><span class="hyperlink">http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013b) Teachers for the 21st Century: Using Evaluation to Improve Teaching. <a href="http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf"><span class="hyperlink">http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2014) ‘Education at a glance 2014: Country note: Korea’. <a href="http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf"><span class="hyperlink">http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf</span></a></p>
<p class="reference">Strong M, Gargani J and Hacifazlioglu Ö (2011) ‘Do We Know a Successful Teacher When We See One? Experiments in the Identification of Effective Teachers’, <em class="light-italic _idGenCharOverride-2">Journal of Teacher Education</em> 62(4): 367–382</p>
<p class="reference ParaOverride-7">Sutton Trust (2011) ‘Improving the impact of teachers on pupil achievement in the UK – interim findings’</p>
<p class="reference">Teeman D and Pyle K (2009) <em class="light-italic _idGenCharOverride-2">NFER Teacher Voice Omnibus: June 2009 Survey</em>. <a href="https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf"><span class="hyperlink">https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf</span></a></p>
<p class="reference">The New Teacher Project [TNTP] (2015) <em class="light-italic _idGenCharOverride-2">The Mirage: Confronting the Hard Truth About Our Quest for Teacher Development</em>. <a href="http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf"><span class="hyperlink">http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf</span></a></p>
<p class="reference">Toop J (2013) ‘Career progression and talent management’, in Leslie C (ed) <em class="light-italic _idGenCharOverride-2">Towards A Royal College of Teaching: Raising the status of the profession</em>, the Royal College of Surgeons of England: 48–59. <a href="http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf"><span class="hyperlink">http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf</span></a></p>
<p class="reference">Weston D (2012) ‘How effective is the professional development undertaken by teachers?’, <em class="light-italic _idGenCharOverride-2">Guardian</em>, 26 March 2015. <a href="http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development"><span class="hyperlink">http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development</span></a></p>
<p class="reference">Wiliam D (2008) ‘Content Then Process: Teacher Learning Communities in the Service of Formative Assessment’, in Reeves D B (ed) <em class="light-italic _idGenCharOverride-2">Ahead of the Curve: The Power of Assessment to Transform Teaching and Learning</em>, Solution Tree</p>
<p class="reference ParaOverride-48">Wiliam D (2010) ‘Teacher quality: how to get more of it’, speech delivered at the <em class="light-italic _idGenCharOverride-2">Spectator</em> Schools Revolution conference, March 2010. <a href="http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc"><span class="hyperlink">http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc</span></a></p>
<p class="reference">Wiliam D (2013) ‘The importance of teaching’, in Clifton J (ed) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
</div></div></article> </section>
<a class="chapter-nav-btn next" href="#">Next chapter ></a>
</section>
<aside id="footnotes">
</aside>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp',
(int) 1 => ' <nav id="chapter-list">
<ul>
<li class="">
<a class="summary" href="#summary" title="Summary"><span class="chapter-title">Summary</span><br class="clear" /></a> </li>
<li class="">
<a class="foreword" href="#foreword" title="Foreword"><span class="chapter-title">Foreword</span><br class="clear" /></a> </li>
<li class="">
<a class="introduction" href="#introduction" title="Introduction"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span><br class="clear" /></a> </li>
<li class="">
<a class="the-importance-of-teaching" href="#the-importance-of-teaching" title="The importance of teaching"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="three-challenges-facing-teacher-training-and-development" href="#three-challenges-facing-teacher-training-and-development" title="Three challenges facing teacher training and development"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span><br class="clear" /></a> </li>
<li class="">
<a class="lessons-from-around-the-world" href="#lessons-from-around-the-world" title="Lessons from around the world"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span><br class="clear" /></a> </li>
<li class="">
<a class="institute-for-advanced-teaching" href="#institute-for-advanced-teaching" title="Institute for Advanced Teaching"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="next-steps" href="#next-steps" title="Next steps"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span><br class="clear" /></a> </li>
<li class="">
<a class="references" href="#references" title="References"><span class="chapter-title">References</span><br class="clear" /></a> </li>
<li style="list-style:none"><br/><br/>
<hr/>
<br/><a href="/read/">Back to Library</a></li>
</ul>
</nav>
<section class="body-content">
<a class="chapter-nav-btn prev" href="#">< Previous chapter</a>
<section class="chapter-articles">
<article id="summary" class="chapter current" style=""><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Summary</span></h1><div class="_idGenObjectStyleOverride-1" id="_idContainer005">
<p class="body_para">Every education system around the world faces two major challenges: closing the stubborn achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Failure to address these challenges is morally indefensible and economically unsustainable.</p>
<p class="body_para">While the underlying causes of achievement gaps are complex, and require similarly complex solutions, the world’s highest performing education systems are making good progress by improving the quality of classroom teaching, which we know has the biggest impact on pupil progress. This is especially significant for pupils from disadvantaged backgrounds, where the difference between a good teacher and a bad teacher can represent a whole year’s worth of extra learning in any given academic year.</p>
<p class="body_para">Yet a shortage of expert teachers in the stands is frustrating our ambition to close this attainment gap. This problem is particularly acute in certain areas of the country that struggle to attract, develop and retain members of staff. The government has acknowledged this problem and recently pledged to try to address it by spreading ‘educational excellence everywhere’.</p>
<p class="body_para_into_list">In order to improve teaching expertise through existing channels, three barriers must be overcome.</p>
<ol>
<li class="number_list_1">Courses, programmes and workshops are often poorly designed and delivered.</li>
<li class="number_list_1">Incentives to participate in training and development are often poor.</li>
<li class="number_list_1_last">The environments in which training and development takes place are often poor.</li>
</ol>
<p class="body_para">As a result of these challenges, too much training and development benefits neither teachers nor their pupils, failing to transform the knowledge and craft needed for expert teaching; indeed, it often lacks the incentives required to encourage participation in the first place. Some development does benefit pupils, but those benefits are often locked within a single school. Likewise, many current university master’s courses offer good incentives – they’re portable, and give those who undertake them a sense of status and progression – but their focus is often on research rather than on transforming classroom practice.</p>
<p class="body_para">If we are to improve teacher training and development, we need to address all three challenges – poor design and delivery, poor incentives and poor environments. <strong class="medium _idGenCharOverride-1">We need a well-incentivised, transformative training and development offer, delivered within a supportive environment.</strong></p>
<p class="body_para">This paper draws on examples of successful, innovative school-led teacher development programmes in the US and Singapore. It argues for the creation of a new school-led, higher education training institution – an Institute for Advanced Teaching (IAT) – that could address each of the three barriers to effective teacher development described above, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<p class="body_para_into_list">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who will ensure that all children get an excellent education, the IAT would accomplish the following.</p>
<ol>
<li class="number_list_1 ParaOverride-1">Recruit high-potential, qualified teachers who work in challenging schools.</li>
<li class="number_list_1">Develop them into expert teachers.</li>
<li class="number_list_1_last">Build them into a movement for change in education.</li>
</ol>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure S1</p>
<p class="figure_table_header_subhead">There is a significant gap in England’s teacher training and development provision<br />
<em class="light-italic _idGenCharOverride-2">The strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</em></p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer000"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB.jpg" /></div>
</div>
</figure>
<figure class="figure-image Full-width-object-frame-inline" id="figure-2">
<p class="figure_header_rule_above">Figure S2</p>
<p class="figure_table_header_subhead ParaOverride-3">The IAT’s three-step plan</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer001"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para">Through careful design, it could meet three objectives that will be vital to addressing England’s teacher training and development needs.</p>
<figure class="figure-table Table-100-" id="figure-3">
<p class="figure_header_rule_above">Table S1</p>
<p class="figure_table_header_subhead">The objectives of the IAT, and how it will achieve them</p>
<p class="figure_table_header_subhead"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
</figure>
<p class="indent_heading_1_first">Defining ‘expert teacher’</p>
<p class="indent_body_para_last_line_in_box">Defining the term ‘expert teacher’ is the subject of debate, in part driven by an individual’s view of what outcomes our education system should aspire to. For the purposes of this paper, we will use Hattie’s definition. He identifies five major dimensions of expert teachers: they have high levels of knowledge and understanding of the subjects they teach; they can guide learning to desirable surface and deep outcomes; they can successfully monitor learning and provide feedback that assists students to progress; they can attend to the more attitudinal attributes of learning (especially developing self-efficacy and mastery motivation), and can provide defensible evidence of positive impacts of their teaching on student learning. Here in, Hattie says, lies the difference between ‘expert’ and experienced.</p>
<p class="body_para">The next stage in the work of the nascent IAT will be to outline the practical elements of this institution. It will shortly be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the cost involved in creating the scheme. As leader of the IAT project, the author would welcome any feedback on this proposal as it is taken forward.</p>
</div>
</div></article><article id="foreword" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Foreword</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-7">We believe that children who are most vulnerable to underachievement deserve the very best teachers. We know that if they get them, we can close the stubborn achievement gaps that exist between disadvantaged children and their wealthier peers; gaps that are worse in the UK than almost any other developed country. Our pursuit of this vision, while difficult, is part of a growing challenge to a status quo that is economically unsustainable and morally unacceptable.</p>
<p class="body_para ParaOverride-8">As a group of schools, and as a country, we are making progress but we have a long way to go – particularly when it comes to getting beyond the plateau and developing teachers throughout their careers. We know that expert teaching is the best way to close the gap, but we face a chronic shortage of expert teachers – due in part to the absence of a transformative, incentivised development offer beyond initial training.</p>
<p class="body_para ParaOverride-9">We believe that a new institution – an Institute for Advanced Teaching – inspired by a US model and founded by a partnership of schools who work together to pool their expertise, can change this. Its purpose would be to build a movement of expert teachers who ensure that all children get an excellent education.</p>
<p class="body_para ParaOverride-8">This paper makes the case for such an institution and how we could take the lead in establishing it. We look forward to hearing your thoughts and comments.</p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Ed Vainker, Reach Academy Feltham</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Lynne Isham, Lampton School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Max Heimendorf, King Solomon Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Carly Mitchell, Oasis Academy South Bank</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Luke Sparkes, Dixons Trinity Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Drew Duncan, Mosley Hollins High School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Peter Hyman, School 21</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Paddy McGrath, London Academy.</span></p>
</div>
</div></article><article id="introduction" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="the-challenge">The challenge</p>
<p class="body_para ParaOverride-9">Every education system around the world faces two major challenges: closing the unacceptable and stubbornly high achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Continued failure to address these challenges is both morally indefensible and economically unsustainable.</p>
<p class="body_para">The Programme for International Student Assessment (PISA) has demonstrated that an achievement gap between rich and poor pupils exists in all OECD countries. Students from more socioeconomically advantaged backgrounds outperformed students from average backgrounds by around 38 points – the equivalent of one year’s worth of education (OECD 2010).</p>
<p class="body_para ParaOverride-10">In England, this relationship is particularly strong: the OECD’s research shows that England’s school system is more unequal than many of the world’s top performing countries, and that this is holding our country back (ibid). These divergences start very early in life: the difference in ‘school readiness’ between three-year-olds in the most and least disadvantaged families is the equivalent of one full year of development (George et al 2007). Differences in pupils’ levels of attainment continue to grow throughout their schooling, with children from poorer postcodes performing just over half as well as those from wealthier neighbourhoods, and fewer going on to university as a result (Clifton 2013).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-002-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-002">1</a></span></span> In turn, this iniquity is perpetuated in the jobs market, with the top professions such as law and finance dominated by those who went to private schools and selective universities.</p>
<p class="body_para">England faces a particular challenge in terms of ensuring that opportunity is spread evenly across the country. While in some areas, including many London boroughs, pupils from disadvantaged families perform <em class="light-italic CharOverride-1">above</em> the national average, in other areas of the country – including many isolated rural and coastal towns – pupils from poorer households have relatively very low attainment. In Hull, for example, 40 per cent of pupils end up in the ‘tail of low achievement’, compared to 9 per cent in Rutland (Leunig and Wyness 2013). Many large northern cities are also struggling to close the attainment gap. In Leeds, Bradford and Liverpool, less than a third of disadvantaged pupils achieve five good GCSEs including English and maths (Clifton et al 2016). It is unacceptable that where, and into what circumstances, a child is born has such a large impact on their educational attainment and future prospects.</p>
<p class="body_para">The government has acknowledged this challenge. Its recent white paper, <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>, has a series of maps which identify areas of the country that have low exam results and a limited capacity to improve. It has promised to target more resources to these ‘Achieving Excellence Areas’ to help create a school-led model of improvement.</p>
<p class="body_para ParaOverride-8">It is essential that this achievement gap is closed, because education provides significant benefits to both individuals and society. Individuals with higher levels of education tend to earn more and live longer, happier and healthier lives. More educated populations have also been shown to be more civic-minded (in terms of engaging in volunteering, voting and blood donation) (OECD 2013a), and less likely to require state support or be involved with the criminal justice system (Levin et al 2007, cited in Wiliam 2008: 183).</p>
<p class="body_para ParaOverride-10">Educated populations also drive economic growth and international competitiveness (Higgins et 2008). Improving educational attainment is important for our changing economy, which increasingly requires high levels of education and skill. As some jobs are outsourced or replaced by technology, and as competition between countries increases, there is a growing premium for highly skilled individuals (Hanushek and Woessman 2010).</p>
<p class="body_para ParaOverride-10">South Korea has, in the space of a generation, moved from having a low rate of secondary-school completion to being one the most highly educated countries in the world, with over 60 per cent of its young people completing tertiary education (OECD 2014). Countries that were historically seen to be competing with Britain on cheap exports are now competing in areas such as highly skilled manufacturing and high-value services.</p>
<p class="body_para ParaOverride-11">As the structure of our economy evolves, it is likely to create more skilled jobs. The UK Commission for Employment and Skills has made projections of how jobs will change between 2012 and 2022 as a result of business growth. These projections show highly skilled professional jobs increasing by 19.6 per cent over this period; mid-skilled technical jobs increasing by 2.4 per cent; and a small decrease in the number of low-skilled jobs (Wilson et al 2014, cited in Clifton et al 2014: table 2.1). Around 20 million jobs are expected to be created in high- and medium-skilled occupations by 2022 as a result of business growth and economic restructuring (ibid).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-001-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-001">2</a></span></span> These jobs will require a mixture of high-quality academic and vocational training. If all of the UK’s young people are to leave compulsory education with the knowledge, skills and character they need in order to thrive in a modern economy, our education system must keep pace.</p>
<p class="subhead_1 ParaOverride-12" id="love-the-one-you-re-with-building-teacher-capacity-in-a-school-led-system">Love the one you’re with: building teacher capacity in a school-led system</p>
<p class="body_para ParaOverride-7">While the underlying causes of low educational attainment are complex and require similarly complex solutions, the world’s highest-performing education systems are making good progress. A number of studies have shown that the key to success lies in improving the quality of classroom teaching that disadvantaged pupils receive. While policymakers are often tempted to tinker with funding systems and school structures, it is what goes on inside the classroom that really drives up standards. World leaders such as Singapore, Hong Kong and Canada ensure that all pupils – regardless of where they are born – receive high quality classroom instruction (Barber and Mourshed 2007).</p>
<p class="body_para ParaOverride-9">The key challenge for England is therefore to build the expertise and capacity of the teacher workforce – especially in more isolated and remote areas of the country. While a number of positive steps in this direction have been taken – such as the expansion of Teach First and the creation of a National Teaching Service – a lot more remains to be done. Within a decade there will be 800,000 more students in our education system than there are now, yet the number of new teachers entering the profession dropped by 17 per cent between 2009/10 and 2013/14, and continues to fall (Ofsted 2014: 19). This is compounded by a relatively high number of teachers leaving the maintained sector – in the 2010 school workforce census 46 per cent were found to have left it after five years (DfE 2011). Furthermore, many teachers – particularly those outside of the big cities – do not receive the support and training they need in order to become experts in their profession: they are cut off from networks of support, and can struggle to make the transition from newly qualified teacher to expert professional.</p>
<p class="body_para ParaOverride-8">Successful policy must therefore help to boost teacher capacity within the schools system. Many programmes have focussed on recruiting new graduates into the profession, but this is only one piece of the jigsaw. Reliance on the recruitment of new graduates fails to address the challenge of how to retain and build the capacity of teachers who are already working in our schools. To increase system capacity we need to achieve the dual and complementary aims of increasing teachers’ expertise and retaining those teachers who are already in the system. Professor Dylan Wiliam has labelled this the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para">Any strategy for increasing the number of expert teachers working in disadvantaged schools also needs to reinforce recent policies that aim to create a ‘school-led’ education system. Policymakers have given schools more power to purchase their own improvement services, recruit and train their own teachers, develop their own distinctive approaches to education, and innovate and design programmes that are targeted to their specific needs.</p>
<p class="body_para ParaOverride-10">In this context, rather than relying on top-down professional development programmes driven by policymakers in Whitehall, schools need to take ownership and develop their own programmes and institutions for creating a cadre of expert classroom teachers. The majority of schools and academy chains, however, are not big enough to develop their own programmes, or to guarantee that good practice is spread to those areas of the country that need it most. The majority of academies are part of small chains with a handful of schools, and only operate in particular towns or local areas.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-000-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-000">3</a></span></span> They will therefore need to pool their expertise and resources in order to create a genuinely ‘school-led’ solution to the professional development challenge. Teaching schools can also provide some support for professional development, but as the recent white paper noted, their coverage is patchy across the country, and they have to focus on a wide range of activities, including initial teacher training, deploying National Leaders of Education and disseminating research.</p>
<p class="body_para_into_list ParaOverride-13">A 2010 McKinsey report identified the means by which the world’s leading school systems are able to build professional capacity in a school-led system (Mourshed et al 2010). The report ranked England’s education system within its ‘good to great’ category, and suggested three areas that we must focus on if we are to join the education systems of Ontario, Singapore, Hong Kong and Saxony in their ‘great to excellent’ category. These three areas of focus were:</p>
<ul>
<li class="bullet_1">cultivating peer-led learning for teachers and principals</li>
<li class="bullet_1">creating additional support mechanisms for teachers and principals</li>
<li class="bullet_1_last">system-sponsored experimentation across schools (ibid).</li>
</ul>
<p class="body_para ParaOverride-14">This report sets out how England can respond to the challenge laid down by McKinsey. It argues for the creation of a new school-led institution that is able to support and train teachers who are already working in disadvantaged schools. If implemented successfully, it could create a movement of expert teachers to address the problem of low educational attainment in this country.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-002-backlink" id="footnote-002">1</a> See Clifton 2013 for a detailed discussion of the attainment gap in England’s secondary schools.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-001-backlink" id="footnote-001">2</a> There will still be a large number of low skilled jobs created as a result of ‘replacement demand’ when people retire from the workforce. See Clifton et al 2014.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-000-backlink" id="footnote-000">3</a> At the start of April 2016, there were 973 multi-academy trusts in operation across England. Over two-thirds (681) of these trusts have fewer than four schools (CentreForum 2016).</p>
</div>
</div>
</div>
</div></article><article id="the-importance-of-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="expert-teachers-in-every-classroom">Expert teachers in every classroom</p>
<p class="body_para ParaOverride-10">Improvements in the volume and quality of global education research, and greater innovation, are giving educators a better understanding of the drivers of improvement within the education system. A number of influential studies have highlighted the importance of classroom teaching to improving outcomes, and have made clear that if policies do not influence what goes on inside the classroom, they are unlikely to lead to improvements in educational attainment. As McKinsey’s famous 2007 study put it, ‘the quality of an education system cannot exceed the quality of its [teaching]’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-006-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-006">4</a></span></span> (Barber and Mourshed 2007).</p>
<p class="body_para">John Hattie has undertaken one of the most comprehensive studies of interventions aimed at raising achievement, gleaned from over 1,100 meta-analyses involving 250 million students (Hattie 2015a). Almost all of these strategies have <em class="light-italic CharOverride-1">some</em> positive impact on student outcomes, but some have a more significant impact than others. When the challenge is urgent and the resources are limited, these more successful strategies are the ones that should be prioritised.</p>
<p class="body_para_into_list">However Hattie’s study identified a number of interventions that policymakers often make, despite the fact that they have relatively modest ‘effect sizes’ (below 0.4)<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-005-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-005">5</a></span></span> (ibid: 1). As table 2.1 shows, policymakers tend to focus on the following five types of ‘popular fixes’ because they are often easier to achieve than trying to influence classroom practice.</p>
<ol>
<li class="number_list_1 ParaOverride-1"><strong class="medium _idGenCharOverride-1">Appease the parents</strong>, in terms of choice of school and smaller class sizes.</li>
<li class="number_list_1 ParaOverride-15"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong> (the curriculum, assessment formats, school buildings and so on).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the students</strong> (early intervention, and focussing on learning styles, for example).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the schools</strong> (creating new types of school, promote heroic and/or transformational leaders, promise greater autonomy).</li>
<li class="number_list_1_last"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong> (through initial teacher training, performance-related pay, technology, more adults in schools) (Hattie 2015a: 8–32).</li>
</ol>
<p class="body_para">Hattie is clear that if there is no change in teaching, student outcomes will not be affected. He argues that ‘if students are not learning, then it is because we are not using the right teaching strategies; and we have to make the changes to those strategies’ (Hattie 2015b: 18). Table 2.2 shows the top 20 influences on students’ achievement, ranked by effect sizes: the overwhelming majority of them (around 80 per cent) are dependent on expert teaching.</p>
<figure class="figure-table Table-50-" id="figure-2">
<p class="table_header ParaOverride-16">Table 2.1</p>
<p class="figure_table_header_subhead ParaOverride-17">Impact of some examples of ‘popular fixes’, by effect size and fix type (see above)</p>
<table class="Table-50-" id="table002">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5" colspan="2">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">1</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Appease the parents</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">2</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">3</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the students</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">4</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the schools</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">5</strong></p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong></p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table003">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-11">
<p class="table_text_left_align_7pt">Inquiry-based methods</p>
</td>
<td class="Table-50- bas-row CellOverride-12">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.31</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-13">
<p class="table_text_left_align_7pt">Summer school</p>
</td>
<td class="Table-50- bas-row CellOverride-14">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Finances</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Individualised instruction</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.22</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Class size</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.21</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Co-/team teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.19</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Within-class grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.18</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Matching style of learning</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.17</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Mentoring</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Problem-based learning</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Ability grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Teacher education<br />
(quality of degree)</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Changing school calendars/timetables</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.09</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Charter schools</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.07</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Whole language</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.06</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Diversity of students</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.05</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Multi-grade/age classes</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.04</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Volunteers/teacher aides</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.03</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Open vs traditional</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.01</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-23 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Welfare policies</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-24 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">-0.12</span></p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2015a: table 5</p>
</figure>
<figure class="figure-table Table-50-" id="figure-3">
<p class="table_header">Table 2.2</p>
<p class="figure_table_header_subhead ParaOverride-17">Top 20 influences on student achievement, and those among them that are influenced by highly effective teaching, ranked by effect sizes</p>
<table class="Table-50-" id="table004">
<colgroup>
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt">Influenced by highly effective teaching</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-25 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Not influenced by highly effective teaching</p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table005">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Self-reported grades/student expectations</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.44</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Piagetian programmes</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">1.28</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Response to intervention</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.07</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher credibility</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Providing formative evaluation</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Micro-teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.88</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom discussion</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.82</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-12">Comprehensive interventions for learning-disabled students</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.77</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher clarity</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Feedback</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Reciprocal teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.74</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher–student relationships</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.72</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Spaced vs mass practice</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.71</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Meta-cognitive strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.69</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Acceleration</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom behaviour strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Vocabulary programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Repeated reading programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Creativity programs on achievement</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Prior achievement</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2012</p>
</figure>
<p class="body_para">We know, therefore, that the strategy that will consistently and substantially raise student achievement is ensuring that we have <strong class="medium _idGenCharOverride-1">expert, inspired and passionate teachers in every classroom</strong>. This is consistent with a number of other studies that have demonstrated the large impact that a high-quality teacher can have on his or her students’ outcomes.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-004-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-004">6</a></span></span></p>
<p class="body_para_into_list ParaOverride-8">What’s more, improving teaching has a particularly large benefit for pupils who are vulnerable to underachievement. Over a school year, these pupils gain 1.5 years’ worth of learning when taught by expert teachers, compared with just 0.5 years when taught by poorly performing teachers – in other words, for poor pupils the difference between a good teacher and a bad teacher is a whole year’s worth of learning (Sutton Trust 2011). Studies in both primary and secondary schools have found that the best teachers benefit lower achievers more, so they are likely to help close achievement gaps (Hamre and Pianta 2005 and Slater et al 2008, cited in Wiliam 2013). Of course, this strategy will only work if teachers are also deployed effectively – to the schools and classrooms that need them most. As McKinsey has argued, improving the quality of teaching is a three-step process:</p>
<ol>
<li class="number_list_1 ParaOverride-1">‘Get the right people to become teachers.’</li>
<li class="number_list_1">‘Develop these teachers into effective instructors (the only way to improve outcomes is to improve instruction).’</li>
<li class="number_list_1_last ParaOverride-22">‘Put in place systems and targeted support to ensure that every child is able to benefit from excellent instruction (the only way for the system to reach the highest performance is to raise the standard of every student).’ (Barber and Mourshed 2007: 13)</li>
</ol>
<p class="subhead_1 ParaOverride-23" id="unlocking-expertise-developing-teachers-once-they-have-qualified">Unlocking expertise: developing teachers once they have qualified</p>
<p class="body_para">The growing evidence on teacher quality has rightly been used to justify efforts aimed at increasing the quality of recruits to the world of teaching. The majority of workforce-related policy solutions and third sector innovations have focussed on improving the quality of entrants into teaching and improving their initial teacher training. For example, the government has raised the bar for entry to PGCE programmes to a 2:1 degree minimum, and has invested heavily in the Teach First programme.</p>
<p class="body_para ParaOverride-7">While efforts to raise the quality of entrants to the profession are important, they will take a long time to filter through the system, and they ignore the vast majority of teachers who are already working in classrooms. They should therefore be seen as the first step in a longer process. If we are to continue to improve outcomes for pupils, we must now broaden this focus to include developing teachers <em class="light-italic _idGenCharOverride-2">after</em> they have qualified, so that they can move from being proficient to expert – something Dylan Wiliam has termed the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para ParaOverride-9">To realise the ambition of having a expert teacher in every classroom, we first need to understand how teachers improve over time – from the start of their initial teacher training through to mastery of the necessary knowledge and craft associated with expert teaching. Successive studies have attempted to map this improvement journey. They show that, on average, teachers improve rapidly in their first three years, but improvement then slows between years three and five, and plateaus beyond that point (Chingos and Peterson 2011). One US study by TNTP, which involved 20,000 teachers, found that the average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years (TNTP 2015).</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 2.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">‘The average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years’</em><br />
Average teacher performance by number of years’ experience (by number of standard deviations away from average first-year teacher)</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer002"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/Fig-2.1_conversion_draft.jpg" /></div>
</div>
<p class="figure_source_note_rule_below">Source: Adapted from TNTP 2015: 15</p>
</figure>
<p class="body_para ParaOverride-8">If this plateau occurred after the point at which teachers master the core knowledge and craft required to become expert, it would be less problematic; if it were the result of a significant lack of investment in the training and development of teachers, it would be more understandable. However, neither appears to be the case. For too many, the plateau occurs while there remains plenty of scope for improvement (TNTP 2015), and within contexts in which there is a reasonable level of investment of resources.</p>
<p class="body_para">The same US study looked at spending on teacher training and development, and found that the average per-teacher spend in this area each year was US$18,000. When aggregated, this totalled to $8 billion for the 50 largest school districts alone (ibid: 8).</p>
<p class="body_para">This was found to far exceed what many other industries spent on support and development for their practitioners.</p>
<p class="blockquote ParaOverride-24">‘For example, the average large government/military organization (defined as 10,000 employees or more) spent a little more than $2 million on staff training in 2013. By comparison, a school district we studied, with a similar number of teaching staff, spent more than $90 million on teacher training and support in the same time period, excluding the costs of teachers’ salaries for the time they spent in training, additional investments like salary bumps for improved performance and school leader time beyond meeting directly with teachers for support. Even using this more conservative estimate, on average, the districts we studied spent anywhere from nearly two to four times more of their budgets and four to nearly 15 times more per employee on support and development, compared to other industries.’</p>
<p class="blockquote_ref">TNTP 2015: 10</p>
<p class="body_para ParaOverride-8">Although no similar study has been conducted in England, our estimates suggest a similarly significant annual investment over £1 billion per year, or £2,500 per teacher (although it is worth noting that it is difficult to identify exactly what activity actually takes place in mandatory inset [in-service training] time). This estimate includes only the continuing professional development (CPD) lines within school and the time that teachers spend on mandatory and other development opportunities each year.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-003-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-003">7</a></span></span></p>
<p class="body_para ParaOverride-14">It is, therefore, hard to make the case that the extent of investment of resources in staff development is a significant barrier to supporting teacher development. This means that in order to increase the number of expert teachers we must address this plateau in performance by changing the improvement trajectory of individual teachers, making better use of the resources that already exist within the system. This will ensure that more teachers continue to develop – ideally throughout their career, but at least until they have mastered a core set of instructional techniques.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-006-backlink" id="footnote-006">4</a> In a 2013 blog, Chris Husbands made the argument, accepted by the authors of the report, that it is in fact teaching, not the teacher, that is the decisive factor (Husbands 2013).</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-005-backlink" id="footnote-005">5</a> The ‘effect size’ is a statistical measure that calculates pupils’ average improvement relative to a comparison group, and is presented in a standardised way to allow comparisons between different interventions. An effect size of 0.5 or above would be considered good for an education intervention, and would be roughly equivalent to an additional six months of learning.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-004-backlink" id="footnote-004">6</a> See for example Hanushek E A (2011) ‘The economic value of higher teaching quality’, <span class="italic _idGenCharOverride-3">Economics of Education Review</span> 30(3): 466–479; and Slater H, Davies N and Burgess S (2009) ‘Do teachers matter? Measuring the variation in teacher effectiveness in England’, working paper no. 09/212, Institute of Public Affairs, University of Bristol</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-003-backlink" id="footnote-003">7</a> This figure was calculated assuming staff time costs of £850 million and course fees of £200 million. Staff time was calculated on the assumption that there are 400,000 teachers in England completing 12 days of CPD per year and being paid an average salary of £34,600. The course fees are based on analysis of the CPD line within school budgets by the National College for School Leadership (for more details see <a href="http://tdtrust.org/2012/05/"><span class="hyperlink">http://tdtrust.org/2012/05/</span></a>).</p>
</div>
</div>
</div>
</div></article><article id="three-challenges-facing-teacher-training-and-development" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">There are three challenges when it comes to changing the improvement trajectory of teachers’ training and development. This chapter will consider each in greater depth, and suggest possible means of addressing them.</p>
<p class="subhead_2">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para ParaOverride-7">Courses, programmes and workshops are often undifferentiated, and poorly designed and delivered. They fall short of the requirements necessary for effective training and development, and as a result – despite the investment of time and resources that they entail – have little impact on teacher effectiveness.</p>
<p class="subhead_2">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-11">While teaching’s attractiveness as a career choice for graduates has increased over the last 20 years, due in part to the work of organisations like Teach First, there are few incentives to continue as a classroom teacher. Compared to middle leadership, classroom teaching lacks a clear progression route to mastery; it is lower status and pay progression is poorer. Teachers also leave the classroom for better incentivised careers in other sectors.</p>
<p class="subhead_2">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-10">The culture and ethos of an individual school, and the effectiveness of colleagues, can make a significant contribution to, or significantly detract from, an individual teacher’s ability to improve. It can be frustratingly difficult for a teacher to attempt to improve his or her practice within a challenging school – which, frustratingly, is where that improved practice is most needed.</p>
<p class="subhead_1" id="challenge-1-participation-fails-to-transform-classroom-practice">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para">In order to be effective, teacher development needs to be expertly designed and delivered. Too often it is neither. A 2011 study by CUREE estimated that just 9 per cent of teacher training and development in England results in teachers being able to embed new ideas, and only 1 per cent of it enables teachers to transform poor practice into more effective teaching (CUREE 2011).</p>
<p class="body_para_into_list">The majority of teacher training and development, which fails to meet these standards, often shares a number of common features.</p>
<ul>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It lacks continuity and rhythm:</strong> training is often provided as a one-off session on a particular topic, which has no discernible impact on student achievement. These one-off sessions are often not connected to each other, which results in similarly ineffective hour-long sessions repeated over and over.</li>
<li class="bullet_1 ParaOverride-25"><strong class="medium CharOverride-3">Its focus on craft is limited: </strong>development often assumes a ‘knowledge deficit’ that needs to be addressed (Wiliam 2010). While improving subject, pedagogical, theoretical and contextual knowledge is important, it is only part of effective teacher development. A focus on craft – that is, how to combine this knowledge in order to best enable students to learn – is essential, yet too often absent.</li>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It is not delivered by credible, expert facilitators: </strong>the perceived and actual expertise and credibility of facilitators is often poor because those leading training are not currently highlyexpert classroom teachers or facilitators.</li>
<li class="bullet_1 ParaOverride-1"><strong class="medium CharOverride-3">It does not give teachers a clear understanding of their performance against a clear, evidence-informed, ‘expert’ standard: </strong>this has two negative consequences. First, development can have a negative rather than positive impact on pupil outcomes, as teachers are encouraged to make wrong or superficial changes to their practice that makes them worse as a result. This is particularly important when it comes to discredited educational ideas (such as Learning Styles) that still feature in a number of training and development programmes. Second, teachers can come to believe that they are better than they are, and so conclude that they require less development in future (Weston 2012).</li>
<li class="bullet_1"><strong class="medium CharOverride-3">It is not informed by the needs of pupils:</strong> development for its own sake is a poor use of scarce resources. Training and development should be connected to a clear pupil need. Too often, input focuses on generic knowledge, and is not designed to help teachers contextualise their learning either for subjects or for specific groups of pupils.</li>
<li class="bullet_1_last"><strong class="medium _idGenCharOverride-1">Its impact is not evaluated: </strong>as few as 7 per cent of schools evaluate their training by focussing on its impact on pupil progress. As a result, schools and providers have been unable to gather evidence about the relationship between development and issues such as changes in practice, gains in knowledge and student outcomes (Teeman and Pyle 2009). This leads to poor choices in the future, and poor incentives for providers to improve their offer.</li>
</ul>
<p class="indent_heading_1_first ParaOverride-26"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-27"><span class="CharOverride-5">A significant step-change in quality is essential. Teachers need well-designed training and development that is demanding, sustained over time and has a clear rhythm. They need it to be delivered by credible, well-qualified practicing experts. And they need it to be free from discredited educational ideas (such as learning styles) and packed with rich content on what we know to be effective (such as how to give effective feedback, the importance of committing knowledge to long-term memory, and metacognition).</span></p>
<p class="subhead_1" id="challenge-2-incentives-to-participate-are-poor">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-28">As well as being high-impact, teacher development should also be attractive to those who may choose to take part in it. Too often, little thought is given to how teacher development opportunities are incentivised for individual teachers themselves. Our education system does not consider how these individual opportunities connect to a credible progression pathway distinct from school leadership: we rarely increase the status or pay of those who have improved their knowledge and craft as a result of development activities; we fail to link all development to clear outcomes for pupils; and, when an award of some kind is given, it is difficult to transfer any such recognition between schools.</p>
<p class="subhead_2">Progression</p>
<p class="body_para ParaOverride-6">Beyond their newly qualified year, classroom teachers (as distinct from middle leaders) lack a clear progression route towards ‘teaching mastery’. Aspects of such a pathway (advanced skills teachers, lead teachers, excellent teachers) have been introduced, but they have been developed for disparate purposes and to increasingly loose standards, expectations and frameworks. As a result, any teacher looking to understand what their progression route beyond initial teacher training might look like, unless they aim to become a middle leader, will be left wanting.</p>
<p class="body_para ParaOverride-6">In the course of our research we investigated the possible career paths open to a newly qualified teacher, and were unable to find any guidance that set out a clearly defined route, and very little that placed value upon or incentivised teachers’ development as a means of pursuing that route. While outstanding practice might open up opportunities for promotion to school leadership positions, this model fails to meet the needs of the majority of teachers: a good teacher is not necessarily a competent manager, and it may indeed have an adverse impact upon the quality of teaching in schools by removing outstanding teachers from the classroom (OECD 2013b).</p>
<p class="subhead_2">Status</p>
<p class="body_para ParaOverride-6">Becoming a teacher is now a more prestigious career choice than at any time in the last two decades. For top graduates, teaching is the fourth most prestigious career option for graduates – in part due to the work of charities such as Teach First (Times 2015).<span class="footnote-ref CharOverride-6"><span id="footnote-008-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-008">8</a></span></span> This is a remarkable and welcome change.</p>
<p class="body_para ParaOverride-6">However, there is an important difference in the level of recognition that comes from <em class="light-italic _idGenCharOverride-2">training</em> to be a teacher, and from actual classroom teaching once qualified. For teachers, recognition from peers and self-actualisation is mainly linked with promotion to middle leadership – that is, managing more and teaching less – rather than classroom teaching.</p>
<p class="subhead_2">Portability</p>
<p class="body_para ParaOverride-6">Much of the development undertaken by teachers in schools is informal. While this kind of development, when designed and delivered as outlined in the previous chapter, is essential for improving outcomes for pupils, it is rarely portable <em class="light-italic CharOverride-1">between</em> schools and systems. As most teachers do move between schools, and on occasions between education systems, a lack of a clear marker of quality or achievement for a new employer, makes it difficult for an individual to demonstrate their expertise. Simply listing their most recent training sessions reveals more about their previous school’s policies than the teacher’s learning and progress, and so carries little sway.</p>
<p class="subhead_2">Link to pupil needs</p>
<p class="body_para ParaOverride-29">What motivates teachers to learn is the belief that it is helping their pupils, and evidence that it has done so (Higgins et al 2015). A portable, high-status qualification is not, in itself, enough. Experience from previous centrally funded master’s in teaching and learning programmes suggests that completion rates were low largely because teachers did not see the benefits in much of the activity they were expected to undertake. While teachers were happy to complete the pupil facing inquiry, literature reviews and write-ups were left incomplete because the direct link to pupils’ outcomes was absent. Improving pupil outcomes must therefore be the primary purpose of any teacher training and development activity, each of which should be explicitly linked to that outcome (CUREE 2011).</p>
<p class="indent_heading_1_first"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body ParaOverride-30"><span class="CharOverride-5">While the primary focus of our efforts should be on the positive impact that any teacher development opportunity will have on pupils, they should also deliver the significant secondary benefit of ensuring that an attractive offer is made to individual teachers. High-status, accredited (and therefore portable) opportunities that link together to form a clear progression route to attaining expert status will better incentivise teachers to engage with those opportunities that will most benefit their pupils. </span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-31"><span class="CharOverride-5">A stronger focus on progression for classroom teachers in particular would bring teaching into line with other high-status professions like medicine and law (Toop 2013). Progression within medicine, for instance, is clearly mapped out: five years at medical school; a two-year generic foundation programme; and five years of specialist training, ultimately working towards leading a GP practice or becoming a consultant.</span><span class="CharOverride-7"><span id="footnote-007-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-007">9</a></span></span><span class="CharOverride-5"> By its very nature this path encourages medical professionals to consider their career in the longer term, but also offers a significant variety of specialisms to pursue once basic training is completed.</span></p>
<p class="subhead_1" id="challenge-3-the-environment-is-poor">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-11">Even with a high-impact, attractive development offer, improvement is not guaranteed. The environment in which development takes place has a significant impact on the rate of teacher improvement. A recent report that analysed the effect of environments on teacher development found that after 10 years, teachers working in schools at the 75th percentile of environment ratings (that is, towards the higher end) improved 38 per cent more than teachers in schools at the 25th percentile (Kraft and Papay 2014). As a result, the lowest-performing schools, which by their nature are likely to have less supportive environments – struggle to sustain improvements in teacher expertise – the factor that, as we know, is most likely to improve outcomes for their pupils.</p>
<p class="body_para_into_list ParaOverride-11">Factors that contribute to less supportive environments include the following.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Other teachers’ mindsets:</strong> the extent to which other teachers are open to development, feedback, and the expectation of continuous improvements in practice. Poor teachers depress the expectations of their colleagues, and prevent a full understanding of what might be possible.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">The unreliability and poor execution of performance management and appraisals</strong> (particularly graded observations – the most common methods used for evaluating teacher performance). In the case of observations, in one study, videos of lessons were distributed to experienced teachers and headteachers. They were asked to match the teachers depicted in the videos to a value-added assessment of their being either ‘effective’ or ‘ineffective’ over time. Despite the professional experience of these observers, the results of these assessments were less accurate than would statistically have been achieved by chance (Strong et al 2011). At this level of accuracy, over half of observation judgments were wrong, which undermines trust in the process.</li>
<li class="bullet_1_last ParaOverride-32"><strong class="medium CharOverride-3">The potential benefits of effective feedback are often not realised,</strong> due to time pressures, a lack of trust, a lack of effective coaches and mentors within schools, and power issues between staff and management – each of which are often factors when a school is most in need of more highly effective teachers (Goldstein 2015).</li>
</ul>
<p class="indent_heading_1_first ParaOverride-11"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box"><span class="CharOverride-5">Changing cultures takes time and considerable effort. For those teachers currently working in challenging schools, we must explore alternative solutions. Where there are individual teachers working in unsupportive environments, there is the potential for collaboration between individuals across schools. While this is less preferable than collaboration within the same environment, technological advances mean that teachers have the means to identify like-minded peers, seek out experts, share their teaching and receive ongoing formative feedback. Such approaches could offer some of the improvement and retention benefits associated with more supportive environments, and indeed contribute to the longer-term cultural changes that needed, by increasing the numbers of expert teachers who can lead that change – especially if their work and role is harnessed to the task of making advanced practice visible.</span></p>
<p class="subhead_1 ParaOverride-16" id="current-provision">Current provision</p>
<p class="body_para ParaOverride-8">The current provision of teacher development opportunities is varies in approach, cost, time, curriculum and effectiveness. From structured single sessions to continuous learning, some are delivered in-house and others by bought-in public, private and third-sector providers including, increasingly, other schools. Some are delivered on-site, and some in other schools or institutions. Some are well-designed and result in improved outcomes for pupils, yet most are not and do not. Similarly, some aim to be attractive to teachers – in terms of giving them status, a sense of progression and a portable qualification, as well as providing means to enhance pupil learning, which is every teacher’s core priority. But again, most do not.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 3.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">There is a significant gap in England’s teacher training and development provision</em><br />
An illustrative grid indicating the strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer003"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB1.jpg" /></div>
</div>
</figure>
<p class="body_para ParaOverride-8">As illustrated in figure 3.1, we argue that there is a significant gap: namely, an offer that is both attractive to teachers – supporting progression, status and qualification portability – and high-impact, leading to improved outcomes for pupils.</p>
<p class="body_para ParaOverride-34">We found too much teacher training and development provision that is both low-impact and unattractive – and thus of no benefit to either teachers or pupils. Poorly designed, one-off training and development sessions and one-day external conferences all too often make up the lion’s share of the development offer. Skilled teachers may glean some learning from this offer, but for most it simply dampens their expectations of what could be achieved.</p>
<p class="body_para ParaOverride-34">Truly transformative CPD is, however, occurring within the system – although rare (CUREE [2011: 34] found that just 1 per cent of provision meets this standard), it does exist. This is often due in part to high expectations and specific expertise from a small number of exceptional teachers and school leaders. However, despite the positive impact that such provision can have on pupil outcomes, we found little evidence of good incentives to participate in it, or a robust mechanism through which its benefits can be shared.</p>
<p class="body_para">We found some opportunities that provide clear benefits to teachers, but little in terms of follow-through to improved outcomes for pupils. Master’s in education (MEd) courses at universities fell into this category. Despite teacher perceptions that they ‘would improve their teaching’, they are mainly designed with a knowledge-creation or research purpose in mind rather than teaching, and so lack most of the features set out in chapter 2. Research spanning different countries and education systems has found only a weak relationship between teachers gaining existing master’s degrees and improved student outcomes (see for example OECD 2009, Buddin and Zamarro 2009).</p>
<p class="body_para">We also found some ‘badges’ to identify expertise. Lead practitioners (successors to ‘advanced skills teachers’) were created in 2013, and go some way towards addressing the status and progression aspects of the problem by offering teachers who exemplify effective teaching skills a role in which they are responsible for improving teaching and learning, and which entails a leadership role in developing, implementing and evaluating policies that lead to school improvement. While lead practitioner accreditation rewards expert teachers through increased pay and status, it is largely a badge that rewards professionals who are already performing at a high standard – it is not in itself a development programme to help teachers improve their practice.</p>
<p class="body_para">In summary, while we have found examples of training and development that is either well incentivised or well designed, we were unable to find an offer that met both criteria. Those offers that showed most promise were usually created by high-performing schools and relied heavily on the environment within these schools, and so were not usually available to teachers in lower-performing schools.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-008-backlink" id="footnote-008">8</a> See: <a href="http://www.top100graduateemployers.com/"><span class="hyperlink">http://www.top100graduateemployers.com/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-007-backlink" id="footnote-007">9</a> See: <a href="http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx"><span class="hyperlink">http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx</span></a></p>
</div>
</div>
</div>
</div></article><article id="lessons-from-around-the-world" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-29">There are a number of global ‘bright spots’ that are taking the lead in efforts to improve teachers’ training and development. This section aims to set out how these exemplars are addressing some or all of the challenges outlined in chapter 3, and what lessons we can learn from their successes.</p>
<p class="subhead_1" id="graduate-schools-of-education-us">Graduate schools of education, US</p>
<p class="body_para">Independent graduate schools of education (GSEs) are growing in size and reputation in the US. These teacher-led (as opposed to academic-led) institutions have the objective of creating a movement of expert teachers by providing demanding, high-impact courses in advanced teaching through an established university-level but practice-orientated institution.</p>
<p class="body_para">The three independent GSEs – Relay GSE, High Tech High GSE and Sposato GSE – have a great deal in common in terms of their ethos and purpose, though they are pedagogically quite different.</p>
<p class="subhead_2">Relay GSE</p>
<p class="body_para">Relay GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-014-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-014">10</a></span></span> offers development opportunities for aspiring teachers, experienced teachers, and leaders. Some states in the US require teachers to complete a master’s degree in order to fulfil the credential system, which teachers often say are time-intensive, expensive and do little to develop their impact in the classroom. To solve this problem, Relay created an initial teacher training (ITT) programme that was designed to better fit the needs of both teachers and students, while continuing to meet the states’ teacher credentialing requirements.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-013-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-013">11</a></span></span> During the two-year programme, residents experience a structured and gradual introduction into the profession, complete a master’s degree, and earn a full-time teaching position at a high-performing school. Its ITT is based around constant practice of the theory learned.</p>
<p class="body_para">As well as the ITT strand, Relay also offers an MA in education as a CPD opportunity for experienced teachers. This programme uses a continuous cycle of practice, feedback and improvement that centres on student growth and achievement.</p>
<p class="body_para">Finally, Relay promotes their National Principals Academy as a support network for school leaders to help them ensure that they are meeting the needs of their students. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Relay GSE staff.)</em></p>
<p class="subhead_2">High Tech High GSE</p>
<p class="body_para">High Tech High GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-012-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-012">12</a></span></span> in San Diego was created as response to an inability to recruit industry expert teachers who suited its project-based curriculum but also met the state of California’s teacher credentialing requirements. Its ITT programme involves coursework, supervised teaching, mentor support and a substantial culminating assessment project.</p>
<p class="body_para_into_list">To ensure that highly effective teaching continues beyond the first years of a teacher’s career, High Tech High GSE also offers CPD for existing teachers in the form of its MEd and educational leadership programmes. The MEd has two strands, both designed for experienced educators.</p>
<ul>
<li class="bullet_1">The first, the teacher leadership strand, is designed for those who are interested in exploring pedagogy that promotes deeper learning and equity in schools.</li>
<li class="bullet_1_last">The second, the school leadership strand, is designed for those who aspire to lead an innovative school focussed on deeper learning and equity.</li>
</ul>
<p class="body_para">High Tech High’s reflective, exploratory training is rooted in workshops, observations, ‘teach-meets’ (which bring teachers from across a certain area together). It also looks to provide a balance of current best practice, as well as an imaginative space for more forward-thinking approaches to education. Rather than creating more High Tech High schools, GSE participants are encouraged to find opportunities in their own schools to take risks, reflect on practice and, over time, shape their own visions of effective teaching, learning and leadership. The GSE gives experienced educators opportunities to reflect and refine new ways of teaching. <em class="light-italic CharOverride-1">(Sources: Arnett 2015, and author’s conversations with High Tech High GSE staff.)</em></p>
<p class="subhead_2">Sposato GSE (part of the Match Charter Management Organization)</p>
<p class="body_para ParaOverride-7">Unlike Relay GSE and High Tech High GSE, Sposato GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-011-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-011">13</a></span></span> only offers ITT opportunities. The Boston-based programme explicitly identifies itself as a ‘third way’ into teaching, and looks to clearly differentiate itself from both traditional teacher training and Teach for America (TFA) pathways. In specifically targeting high-achieving graduates, Sposato GSE looks to engage ambitious individuals who have an obsession with detail and will be relentless in their pursuit of the best results in challenging circumstances. Match Education’s founder, Michael Goldstein, also wanted to create a teacher-training course that suited the needs of the teachers and students in Massachusetts. Sposato GSE asks participants in their first year to work full-time as a tutor or teaching assistant in a high-performing, high-poverty school, and to participate in evening classes, Saturday drills and teaching simulations. This first year culminates in residents receiving a Massachusetts teaching license. During the second year of the programme, participants’ first full year of teaching, they also work towards an MA, a component of which requires them to partake in multiple cycles of reflection, feedback and coaching. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Sposato GSE staff.)</em></p>
<p class="subhead_2">Summary</p>
<p class="body_para">The key elements of these case studies can be summarised as follows.</p>
<p><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_table4.1" style="width: 550px; height: 263px;" /></p>
<p class="subhead_1" id="master-teachers-singapore">Master teachers, Singapore</p>
<p>A model for career progression for classroom teachers is well established in Singapore through its Academy of Singapore Teachers.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-010-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-010">14</a></span></span> This academy houses sixteen ‘master teachers’, who sit at the top of their profession and are tasked with building a teacher-led culture of professional excellence (Crehan 2014).Master teachers, Singapore</p>
<p class="body_para">The key features of this approach are:</p>
<ul>
<li class="bullet_1">an entitlement to significant amounts of training and development each year that all teachers can access according to their own development needs</li>
<li class="bullet_1 ParaOverride-36">school timetables that are flexible in order to allow this development, and ‘manpower grants’ from central government to fund it</li>
<li class="bullet_1 ParaOverride-37">a seven-stage career ladder linked to development as a classroom teacher, with the clear ultimate goal of becoming a ‘master teacher’ at the top of the profession</li>
<li class="bullet_1_last">careful consultation on, and pilots of, any policy changes (ibid).</li>
</ul>
<p class="subhead_1" id="a-training-and-development-culture-hong-kong">A training and development culture, Hong Kong</p>
<p class="body_para">Hong Kong is consistently ranked as having one of the highest-performing education systems in the world. One of the reasons for this is believed to be the emphasis placed on high-quality training and development for teachers.</p>
<p class="body_para_into_list ParaOverride-7">Teachers in Hong Kong are expected to engage in 240 hours of training and development within the first five years of their career. The CPD policy is guided by the following principles.</p>
<ul>
<li class="bullet_1">Like most other professionals, teachers are responsible for their own professional growth through lifelong learning.</li>
<li class="bullet_1 ParaOverride-37">Teachers have a responsibility to participate in CPD in order to refresh, enrich and broaden their knowledge, skills and experience, for the benefit of their students.</li>
<li class="bullet_1 ParaOverride-25">Teachers work as members of the school community, and their CPD contributes to the collective intelligence of the whole school.</li>
<li class="bullet_1 ParaOverride-38">Contributing to colleagues’ training and development also enhances a teacher’s own development.</li>
<li class="bullet_1 ParaOverride-39">Teachers’ CPD caters for both personal and school developmental needs; the prioritisation of CPD is a matter of agreement between individual teachers and their schools.</li>
<li class="bullet_1_last ParaOverride-36">CPD opportunities need to reflect teachers’ unique professional and personal interests, as well as the stages of development they have reached in their careers (OECD 2012).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-009-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-009">15</a></span></span></li>
</ul>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-014-backlink" id="footnote-014">10</a> See: <a href="http://www.relay.edu/"><span class="hyperlink">http://www.relay.edu/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-013-backlink" id="footnote-013">11</a> Relay GSE has eight campuses across five states.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-012-backlink" id="footnote-012">12</a> See: <a href="http://gse.hightechhigh.org/"><span class="hyperlink">http://gse.hightechhigh.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-011-backlink" id="footnote-011">13</a> See: <a href="http://www.sposatogse.org/"><span class="hyperlink">http://www.sposatogse.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-010-backlink" id="footnote-010">14</a> See: <a href="http://www.academyofsingaporeteachers.moe.gov.sg/"><span class="hyperlink">http://www.academyofsingaporeteachers.moe.gov.sg/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-009-backlink" id="footnote-009">15</a> The author is also indebted to Lucy Crehan and Philipppa Cordingley for their expert advice which informed this section.</p>
</div>
</div>
</div>
</div></article><article id="institute-for-advanced-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Chapter 1 set out the benefits to individuals and society of ensuring that no child’s educational success is limited by their socio-economic background; chapter 2 made the case for why creating a movement of expert teachers would make an important contribution to realising these benefits; chapter 3 described the barriers that are preventing us from achieving this; and chapter 4 offered lessons from around the world on how those barriers can be overcome.</p>
<p class="body_para">This chapter argues for the creation of a new higher education training institution focussed on advanced teaching – an Institute for Advanced Teaching (IAT) – which could address each of the three barriers to effective teacher development in England, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 5.1</p>
<p class="figure_table_header_subhead ParaOverride-34"><em class="light-italic _idGenCharOverride-2">The IAT’s three-step plan</em><br />
A flow-chart of the Institute for Advanced Teaching’s objectives, and how they will be achieved</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer004"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para_into_list ParaOverride-16">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who are able to ensure that all children have an excellent education, the IAT would:</p>
<ul>
<li class="bullet_1">recruit high-potential, qualified teachers who work in challenging schools<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-017-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-017">16</a></span></span></li>
<li class="bullet_1">develop them into expert teachers</li>
<li class="bullet_1_last ParaOverride-40">build them into a movement for change in education.</li>
</ul>
<p class="body_para ParaOverride-6">Through careful design it could address the three barriers described above in the following ways.</p>
<p class="body_para ParaOverride-6"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
<p class="subhead_1 ParaOverride-42" id="who-would-study-at-the-iat">Who should study at the IAT?</p>
<p>IAT should work with teachers employed in challenging schools who have the potential to become expert. These teachers would be identified through a rigorous recruitment and diagnostic process. Each applicant, in addition to the minimum requirements of having completed their newly qualified teacher (NQT) year and holding a teaching post in a challenging school, would be assessed in terms of their mindset and values, their knowledge (subject, pedagogical, theoretical and contextual) and their craft before an offer is made.Who would study at the IAT?</p>
<p class="body_para ParaOverride-44">The most successful diagnostic processes are multi-stage; increase in depth at each successive stage; and rely on a range of assessments. For a place at the IAT, applicants would complete a self-assessment, an initial application form, an online 360-degree feedback process (which could use information gathered from pupils, parents, their colleagues and headteacher) or even return video submissions of their teaching.</p>
<p class="body_para ParaOverride-10">Those who are successful at this stage would go through to an assessment centre, where they could be assessed on their current basic pedagogical and content know­ledge, on giving and receiving feedback in a group setting, and on their willingness to engage in discussions focussed on classroom artefacts and pupil value-added data. Only if an individual is successful at this assessment centre stage would an offer be made; this offer would require the support of the applicant’s headteacher in order to be accepted.</p>
<p class="subhead_1" id="who-would-teach-at-the-iat">Who would teach at the IAT?</p>
<p class="body_para ParaOverride-11">Teacher development should be led by expert facilitators who have specialist pedagogical knowledge, and an in-depth understanding of effective training and development processes, evaluation and monitoring (Cordingly et al 2015). Courses at the IAT should therefore be primarily led by a faculty of the UK’s most expert practicing classroom teachers, who will be skilled in adult facilitation and specialists in particular areas of knowledge or craft such as phonics, formative assessment, metacognition, literacy, numeracy, oracy and so on. Seconded to the faculty for roughly one day per week, their role should be focussed on leading curriculum design, course delivery, assessment, and connecting with leading education researchers.</p>
<p class="body_para ParaOverride-11">Faculty members should be recruited according to the same basic diagnostic process as participants, albeit with higher expectations of effectiveness at each stage. Once recruited, there should be a significant development programme for each faculty member. These programmes must provide opportunities to develop even deeper expertise in course content and facilitation.</p>
<p class="body_para ParaOverride-11">Each school would be compensated for the time that faculty members spend working for the IAT and, subject to funding, the ambition should be to provide an additional payment, paid via the school to the faculty member, by way of additional remuneration and recognition for their efforts and expertise.</p>
<p class="body_para ParaOverride-11">Once graduated from the course, the most promising associates could work towards and eventually join the faculty themselves, thus creating a clear progression route for those teachers who wish to develop their teaching rather than their management expertise.</p>
<p class="subhead_1 ParaOverride-11" id="what-would-the-course-look-like">What would the course look like?</p>
<p class="body_para_into_list ParaOverride-11">The master’s in advanced teaching (MAT) degree should be a two-year, part-time accredited master’s-level (level 7) qualification. Its focus should be on improving the knowledge (subject, pedagogical, theoretical and contextual) and craft (that is, the combining of this knowledge in a given moment into well-practiced ‘moves’) of proficient teachers, moving them towards ‘expert’ status. The MAT’s design, informed by the latest research, should be delivered in a way that allows associates to complete it alongside a full-time teaching role. It should:</p>
<ul>
<li class="bullet_1 ParaOverride-32">require sustained engagement over two years</li>
<li class="bullet_1 ParaOverride-32">establish a regular rhythm of activity</li>
<li class="bullet_1 ParaOverride-32">consistently link development to individual pupil needs</li>
<li class="bullet_1 ParaOverride-32">blend online and face-to-face delivery</li>
<li class="bullet_1 ParaOverride-32">combine expert and peer-led instruction</li>
<li class="bullet_1_last ParaOverride-32">be well-differentiated in order to meet the needs of each teacher.</li>
</ul>
<p class="body_para_into_list ParaOverride-11">The MAT should include four key components.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">An</strong> <strong class="medium _idGenCharOverride-1">intensive summer school</strong> designed to introduce participants to the content of the MAT, introduce them to their peers and faculty members, and lay the groundwork for building them into a broader movement for change.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Recall days </strong>at one of the IAT’s campuses. Sessions would focus on immersive learning in high-performing schools, the teaching of pedagogical and theoretical knowledge, and on the development of teaching craft through deliberate practice, observation and feedback. These recall days would also be an important opportunity for all participants to come together as a cohort.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Classroom coaching </strong>with participants’ faculty fellows. These sessions would give participants an intense one-to-one session with a expert teacher.</li>
<li class="bullet_1_last ParaOverride-39"><strong class="medium _idGenCharOverride-1">Peer collaboration </strong>through small groups of teachers who regularly practice, observe and feed-back together. This should involve fortnightly sharing of teaching through an online platform, and subsequent feedback from peers within the group.</li>
</ul>
<p class="body_para ParaOverride-14">The MAT’s curriculum should focus on particular approaches to teaching that have been shown to consistently deliver results (such as focussing on subject knowledge, phonics, effective feedback, metacognition and so on).</p>
<p class="subhead_1 ParaOverride-14" id="how-would-participants-be-assessed">How would participants be assessed?</p>
<p class="body_para ParaOverride-14">An assessment against clear criteria at the end of the two-year course would determine whether or not a participant has successfully completed the course.</p>
<p class="body_para ParaOverride-14">Their knowledge could be assessed through examination, exhibition and vivas. Although currently rare or even taboo in teacher training, these methods are effective means of assessing whether participants have gained the level of knowledge required to improve their teaching. It is worth noting their wide use in other professions like accountancy and medicine.</p>
<p class="body_para ParaOverride-14">By contrast, craft should be assessed through feedback from faculty members and peers, and by providing evidence of engaging in the <em class="light-italic _idGenCharOverride-2">process</em> of observation and formative feedback within a unit.</p>
<p class="body_para ParaOverride-14">All participants should pass this summative assessment in order to be awarded the MAT qualification.</p>
<p class="subhead_1 ParaOverride-14" id="what-would-happen-after-graduation">What would happen after graduation?</p>
<p class="body_para ParaOverride-14">A two-year period of study will not be sufficient. The IAT must create a movement of expert teachers who continue to improve beyond their graduation, and through their own practice – setting an example that changes the practice and ultimately the culture around them. This will involve teachers taking ownership of the movement and becoming champions of it, and a continued focus on co-construction, depth and sustainability (Cordingly and Bell 2007).</p>
<p class="body_para ParaOverride-14">Those completing the course should be encouraged to stay connected to the IAT by participating in further development opportunities, observing and giving feedback to new participants, and continuing to work within their well-established groups. They should, through those groups, continue to have access to the IAT’s online platforms. They should also be encouraged to use the adult education knowledge and craft they have developed throughout their MAT to take a leading role in their own in-school CPD programmes.</p>
<p class="subhead_1 ParaOverride-14" id="where-would-the-iat-be-located">Where would the IAT be located?</p>
<p class="body_para ParaOverride-14">Teaching at IAT could take place across a network of ‘campuses’, co-located within a group of founding schools and, in time, other partner schools. It is essential that these campuses are dispersed around the country, and not solely concentrated in urban areas like London.</p>
<p class="body_para ParaOverride-14">As well as ensuring that MAT is immersive by design – rather than taught in institutions that are largely remote from schools – this model would allow for easy scalability, better use of existing public infrastructure and lower overheads, and lend credibility to campus schools.</p>
<p class="subhead_1 ParaOverride-14" id="how-would-the-course-be-accredited">How would the course be accredited?</p>
<p class="body_para ParaOverride-14">IAT’s ambition should be to secure degree-awarding powers. We believe that the ability to recognise the teachers’ expertise through degree-awarding powers held within the teaching profession is an essential driver for improving outcomes for pupils, raising the status of teaching and the prestige associated with staying in the classroom, improving the value for money of training and development, and advancing the move towards a school-led system. This is a natural extension of the policy changes that have allowed school-based initial teacher training providers (SCITTs) to award qualified teacher status. Having degree-awarding powers also proved important to the success of organisations such as Relay in New York.</p>
<p class="body_para ParaOverride-7">This is consistent with the government’s commitment to open up the higher education system to alternative providers. The chancellor first outlined the government’s plans in 2015:</p>
<p class="blockquote">‘To enable the best new providers to compete on a level playing field with established universities, the government will introduce a clearer and faster route to degree awarding powers for those assessed to offer the best quality education. As part of the review of validation arrangements, the government will explore options to allow the best providers to offer degrees independently of existing institutions before they obtain degree awarding powers.’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-016-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-016">17</a></span></span></p>
<p class="blockquote_ref">HM Treasury et al 2015: 28</p>
<p class="body_para">The government has subsequently published a whitepaper and started the process of legislating to turn this ambition into reality. While there are risks to bringing private providers into the university system, not for profit organisations such as the Institute for Advanced Teaching would make ideal candidates for encouraging innovation in this way.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-015-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-015">18</a></span></span></p>
<p class="body_para">We are, however, also aware that it may be necessary, and indeed helpful, in the medium term to partner with an existing university provider who will accredit IAT programmes on an interim basis.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-017-backlink" id="footnote-017">16</a> Teach First, Teaching Leaders, Future Leaders and others have clearly defined metrics for identifying schools that meet their ‘challenging’ criteria. They primarily focus on metrics of deprivation, and we expect to use a similar metric.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-016-backlink" id="footnote-016">17</a> There are also some risks to this approach, especially if the government were to allow lots of profit-making providers to enter the HE system without robust quality controls. This debate is beyond the scope of our report. However, we believe that not-for-profit and sector-led professional bodies that are subject to strict quality regulations– such as the one being recommended in this report – would be ideal candidates for taking on degree-awarding powers in their particular specialist fields.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-015-backlink" id="footnote-015">18</a> See Clifton 2016 for a discussion of what makes a good or bad private provider in higher education.</p>
</div>
</div>
</div>
</div></article><article id="next-steps" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Ensuring that every child, regardless of his or her background, has an excellent education will require a renewed focus on building capacity within our education system – particularly among teachers. Successful school-led policy must therefore achieve the dual and complementary aims of improving system capacity through increasing teachers’ expertise, <em class="light-italic CharOverride-1">and</em><strong class="medium CharOverride-3"> </strong>through<strong class="medium CharOverride-3"> </strong>retaining those teachers who are already in the system. Great training and development has the potential to fulfil both aims.</p>
<p class="body_para_into_list ParaOverride-14">To improve teaching through training and development, three challenges must be overcome:</p>
<ul>
<li class="bullet_1 ParaOverride-45">addressing the design and delivery flaws, common to most development opportunities, that limit the capacity of training and development to transform classroom practice</li>
<li class="bullet_1">encourage participation by providing better-quality incentives</li>
<li class="bullet_1_last">improving the contexts in which development takes place.</li>
</ul>
<p class="body_para ParaOverride-11">This paper argues that the creation of a new training institution focussed on advanced teaching – an Institute for Advanced Teaching – can address all three challenges, and has made the case to both the profession and to government for the creation of a dedicated not-for-profit social enterprise to test and evaluate the concept.</p>
<p class="body_para">The IAT’s purpose will be to build a community of expert teachers who will ensure that all children have an excellent education.</p>
<p class="body_para ParaOverride-9">The next stage in our work will be to outline in detail the practical elements of this institution. We will be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the costs involved in creating the scheme. We would welcome any feedback on this proposal as we take it forward.</p>
<p class="body_para ParaOverride-46">If you would like to comment on the proposals in this paper, please contact the author, Matthew Hood, at <span class="hyperlink">mhood@heyshamhigh.co.uk</span>.</p>
</div>
</div></article><article id="references" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><div class="_idGenObjectStyleOverride-1"><h1 class="chapter_header_bold"><span class="chapter-title">References</span></h1><p class="reference ParaOverride-10">Arnett T (2015) ‘Fixing teacher education’, blog, Clayton Christensen Institute for Disruptive Education website, 26 May 2015.<em class="light-italic CharOverride-1"> </em><a href="http://www.christenseninstitute.org/fixing-teacher-education/"><span class="hyperlink">http://www.christenseninstitute.org/fixing-teacher-education/</span></a></p>
<p class="reference">Barber M and Mourshed M (2007) <em class="light-italic _idGenCharOverride-2">How the world’s best-performing school systems come out on top</em>, McKinsey & Company. <a href="https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf"><span class="hyperlink">https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf</span></a></p>
<p class="reference ParaOverride-9">Buddin R and Zamarro G (2009) ‘Teacher Qualifications and Student Achievement in Urban Elementary Schools’, RAND Corporation. <a href="http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf"><span class="hyperlink">http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf</span></a></p>
<p class="reference ParaOverride-34">Centre for the Use of Research and Evidence in Education [CUREE] (2011) <em class="light-italic _idGenCharOverride-2">Evaluation of CPD providers in England 2010-2011: Report for School Leaders</em>. <a href="http://www.curee.co.uk/files/publication/%5bsite-timestamp%5d/CPD%20providers%20report%20-school%20leaders%20final.pdf"><span class="hyperlink">http://www.curee.co.uk/files/publication/[site-timestamp]/CPD%20providers%20report%20-school%20leaders%20final.pdf</span></a></p>
<p class="reference">CentreForum (2016) written evidence to the multi-academy trusts inquiry, Education Committee, House of Commons. <a href="http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf"><span class="hyperlink">http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf</span></a> </p>
<p class="reference">Chingos M M and Peterson P E (2011) ‘It’s easier to pick a good teacher than to train one: Familiar and new results on the correlates of teacher effectiveness]’, <em class="light-italic _idGenCharOverride-2">Economics of Education Review</em> 30(3): 449–465</p>
<p class="reference">Clifton J (ed) (2013) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
<p class="reference">Clifton J (2016) ‘Could for-profit “challenger institutions” improve higher education?’, Prospect, 31 May 2016. <a href="http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities"><span class="hyperlink">http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities</span></a></p>
<p class="reference">Clifton J, Round A and Raikes L (2016) <em class="light-italic _idGenCharOverride-2">Northern schools: Putting education at the heart of the northern powerhouse</em>, IPPR North. <a href="http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse"><span class="hyperlink">http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse</span></a></p>
<p class="reference">Clifton J, Thompson S and Thorley C (2014) <em class="light-italic CharOverride-1">Winning the global race? Jobs, skills and the importance of vocational education</em>. <span class="hyperlink">http://www.ippr.org/publications/winning-the-global-race-jobs-skills-and-the-importance-of-vocational-education</span></p>
<p class="reference ParaOverride-8">Cordingley P and Bell M (2007) <em class="light-italic _idGenCharOverride-2">Transferring learning and taking innovation to scale</em>, the Innovation Unit. <a href="http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf"><span class="hyperlink">http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf</span></a></p>
<p class="reference">Cordingley P, Higgins S, Greany T, Buckler N, Coles-Jordan D, Crisp B, Saunders L and Coe R (2015) Developing Great Teaching: Lessons from the international reviews into effective professional development, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt/"><span class="hyperlink">http://tdtrust.org/about/dgt/</span></a></p>
<p class="reference">Crehan L (2014) ‘Teacher-led professional development in Singapore’, blog post, Inside classrooms project, 6 June 2014. <a href="http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore"><span class="hyperlink">http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore</span></a></p>
<p class="reference">Department for Business, Innovation and Skills [BIS] (2015) <em class="light-italic _idGenCharOverride-2">Fulfilling Our Potential: Teaching Excellence, Social Mobility and Student Choice</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2011) <em class="light-italic _idGenCharOverride-2">A profile of teachers in England from the 2010 School Workforce Census</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2016) <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>. <a href="https://www.gov.uk/government/publications/educational-excellence-everywhere"><span class="hyperlink">https://www.gov.uk/government/publications/educational-excellence-everywhere</span></a> </p>
<p class="reference">George A, Hansen K and Schoon I (2007) ‘Child development’, in Hansen K and Joshi H (eds) Millennium Cohort Study: Second Survey: A User’s Guide to Initial Findings. <a href="http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf"><span class="hyperlink">http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf</span></a></p>
<p class="reference">Goldstein A (2015) <em class="light-italic _idGenCharOverride-2">Teachers’ Perceptions of the Influence of Teacher Collaboration on Teacher Morale</em>, Walden University</p>
<p class="reference">Hanushek E A and Woessman L (2010) <em class="light-italic _idGenCharOverride-2">The high cost of low educational performance: The long-run economic impact of improving PISA outcomes</em>, Organisation for Economic Cooperation and Development</p>
<p class="reference">Hattie J (2012) <em class="light-italic _idGenCharOverride-2">Visible learning for Teachers: Maximizing impact on learning</em>, Routledge</p>
<p class="reference">Hattie J (2015a) <em class="light-italic _idGenCharOverride-2">What doesn’t work in education: The politics of distraction</em>, Pearson. <a href="http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf"><span class="hyperlink">http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf</span></a></p>
<p class="reference">Hattie J (2015b) <em class="light-italic CharOverride-1">What Works Best in Education: The Politics of Collaborative Expertise</em>, Pearson. <a href="https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf"><span class="hyperlink">https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf</span></a></p>
<p class="reference">Higgins C, Lavin T and Metcalfe O (2008) <em class="light-italic _idGenCharOverride-2">Health Impacts on Education: A review</em>, Institute of Public Health in Ireland</p>
<p class="reference">Higgins S, Coe R and Cordingley P (2015) <em class="light-italic _idGenCharOverride-2">Developing Great Teaching: Lessons from the international reviews into effective professional development</em>, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt"><span class="hyperlink">http://tdtrust.org/about/dgt</span></a> </p>
<p class="reference ParaOverride-11">HM Treasury, Department for Business, Innovation and Skills, Osborne G and Javid S (2015) <em class="light-italic _idGenCharOverride-2">Fixing the foundations: creating a more prosperous nation</em>, the Stationery Office. <a href="https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation"><span class="hyperlink">https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation</span></a></p>
<p class="reference">Husbands C (2013) ‘Great teachers or great teaching? Why McKinsey got it wrong’, IOE London blog, UCL, 10 October 2013. <a href="https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/"><span class="hyperlink">https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/</span></a></p>
<p class="reference">Kraft M A and Papay J P (2014) ‘Can Professional Environments in Schools Promote Teacher Development? Explaining Heterogeneity in Returns to Teaching Experience’, <em class="light-italic _idGenCharOverride-2">Educational Evaluation and Policy Analysis</em> 36: 476–500</p>
<p class="reference ParaOverride-47">Leunig T and Wyness G (2013) ‘TOWIE: the answer to regional inequality’, in Marshall P (ed) <em class="light-italic _idGenCharOverride-2">The Tail: How England’s schools fail one child in five – and what can be done</em>, Profile Books</p>
<p class="reference">Mourshed M, Chijioke C and Barber M (2010) <em class="light-italic CharOverride-1">How the world’s most improved school systems keep getting better</em>, McKinsey & Company. <a href="http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/"><span class="hyperlink">http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/</span></a></p>
<p class="reference">Ofsted (2014) <em class="light-italic _idGenCharOverride-2">The Annual Report of Her Majesty’s Chief Inspector of Education, Children’s Services and Skills 2013/14</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf</span></a> </p>
<p class="reference ParaOverride-11">Organisation for Economic Co-operation and Development [OECD] (2009) <em class="light-italic _idGenCharOverride-2">Evaluating and Rewarding the Quality of Teachers: International Practices</em>. <a href="http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en"><span class="hyperlink">http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2010) <em class="light-italic _idGenCharOverride-2">PISA 2009 Volume II: Overcoming Social Background: Equity in Learning Opportunities and Outcomes</em>. <a href="http://www.oecd.org/pisa/pisaproducts/48852584.pdf"><span class="hyperlink">http://www.oecd.org/pisa/pisaproducts/48852584.pdf</span></a></p>
<p class="reference ParaOverride-14">Organisation for Economic Co-operation and Development [OECD] (2012) ‘Hong Kong-China: Student performance (PISA 2012)’, Education GPS portal. <a href="http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI%20"><span class="hyperlink">http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI </span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013a) ‘Education indicators in focus: What are the social benefits of education?’. <a href="http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf"><span class="hyperlink">http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013b) Teachers for the 21st Century: Using Evaluation to Improve Teaching. <a href="http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf"><span class="hyperlink">http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2014) ‘Education at a glance 2014: Country note: Korea’. <a href="http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf"><span class="hyperlink">http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf</span></a></p>
<p class="reference">Strong M, Gargani J and Hacifazlioglu Ö (2011) ‘Do We Know a Successful Teacher When We See One? Experiments in the Identification of Effective Teachers’, <em class="light-italic _idGenCharOverride-2">Journal of Teacher Education</em> 62(4): 367–382</p>
<p class="reference ParaOverride-7">Sutton Trust (2011) ‘Improving the impact of teachers on pupil achievement in the UK – interim findings’</p>
<p class="reference">Teeman D and Pyle K (2009) <em class="light-italic _idGenCharOverride-2">NFER Teacher Voice Omnibus: June 2009 Survey</em>. <a href="https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf"><span class="hyperlink">https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf</span></a></p>
<p class="reference">The New Teacher Project [TNTP] (2015) <em class="light-italic _idGenCharOverride-2">The Mirage: Confronting the Hard Truth About Our Quest for Teacher Development</em>. <a href="http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf"><span class="hyperlink">http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf</span></a></p>
<p class="reference">Toop J (2013) ‘Career progression and talent management’, in Leslie C (ed) <em class="light-italic _idGenCharOverride-2">Towards A Royal College of Teaching: Raising the status of the profession</em>, the Royal College of Surgeons of England: 48–59. <a href="http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf"><span class="hyperlink">http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf</span></a></p>
<p class="reference">Weston D (2012) ‘How effective is the professional development undertaken by teachers?’, <em class="light-italic _idGenCharOverride-2">Guardian</em>, 26 March 2015. <a href="http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development"><span class="hyperlink">http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development</span></a></p>
<p class="reference">Wiliam D (2008) ‘Content Then Process: Teacher Learning Communities in the Service of Formative Assessment’, in Reeves D B (ed) <em class="light-italic _idGenCharOverride-2">Ahead of the Curve: The Power of Assessment to Transform Teaching and Learning</em>, Solution Tree</p>
<p class="reference ParaOverride-48">Wiliam D (2010) ‘Teacher quality: how to get more of it’, speech delivered at the <em class="light-italic _idGenCharOverride-2">Spectator</em> Schools Revolution conference, March 2010. <a href="http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc"><span class="hyperlink">http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc</span></a></p>
<p class="reference">Wiliam D (2013) ‘The importance of teaching’, in Clifton J (ed) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
</div></div></article> </section>
<a class="chapter-nav-btn next" href="#">Next chapter ></a>
</section>
<aside id="footnotes">
</aside>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp',
(int) 1 => ' <nav id="chapter-list">
<ul>
<li class="">
<a class="summary" href="#summary" title="Summary"><span class="chapter-title">Summary</span><br class="clear" /></a> </li>
<li class="">
<a class="foreword" href="#foreword" title="Foreword"><span class="chapter-title">Foreword</span><br class="clear" /></a> </li>
<li class="">
<a class="introduction" href="#introduction" title="Introduction"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span><br class="clear" /></a> </li>
<li class="">
<a class="the-importance-of-teaching" href="#the-importance-of-teaching" title="The importance of teaching"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="three-challenges-facing-teacher-training-and-development" href="#three-challenges-facing-teacher-training-and-development" title="Three challenges facing teacher training and development"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span><br class="clear" /></a> </li>
<li class="">
<a class="lessons-from-around-the-world" href="#lessons-from-around-the-world" title="Lessons from around the world"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span><br class="clear" /></a> </li>
<li class="">
<a class="institute-for-advanced-teaching" href="#institute-for-advanced-teaching" title="Institute for Advanced Teaching"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="next-steps" href="#next-steps" title="Next steps"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span><br class="clear" /></a> </li>
<li class="">
<a class="references" href="#references" title="References"><span class="chapter-title">References</span><br class="clear" /></a> </li>
<li style="list-style:none"><br/><br/>
<hr/>
<br/><a href="/read/">Back to Library</a></li>
</ul>
</nav>
<section class="body-content">
<a class="chapter-nav-btn prev" href="#">< Previous chapter</a>
<section class="chapter-articles">
<article id="summary" class="chapter current" style=""><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Summary</span></h1><div class="_idGenObjectStyleOverride-1" id="_idContainer005">
<p class="body_para">Every education system around the world faces two major challenges: closing the stubborn achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Failure to address these challenges is morally indefensible and economically unsustainable.</p>
<p class="body_para">While the underlying causes of achievement gaps are complex, and require similarly complex solutions, the world’s highest performing education systems are making good progress by improving the quality of classroom teaching, which we know has the biggest impact on pupil progress. This is especially significant for pupils from disadvantaged backgrounds, where the difference between a good teacher and a bad teacher can represent a whole year’s worth of extra learning in any given academic year.</p>
<p class="body_para">Yet a shortage of expert teachers in the stands is frustrating our ambition to close this attainment gap. This problem is particularly acute in certain areas of the country that struggle to attract, develop and retain members of staff. The government has acknowledged this problem and recently pledged to try to address it by spreading ‘educational excellence everywhere’.</p>
<p class="body_para_into_list">In order to improve teaching expertise through existing channels, three barriers must be overcome.</p>
<ol>
<li class="number_list_1">Courses, programmes and workshops are often poorly designed and delivered.</li>
<li class="number_list_1">Incentives to participate in training and development are often poor.</li>
<li class="number_list_1_last">The environments in which training and development takes place are often poor.</li>
</ol>
<p class="body_para">As a result of these challenges, too much training and development benefits neither teachers nor their pupils, failing to transform the knowledge and craft needed for expert teaching; indeed, it often lacks the incentives required to encourage participation in the first place. Some development does benefit pupils, but those benefits are often locked within a single school. Likewise, many current university master’s courses offer good incentives – they’re portable, and give those who undertake them a sense of status and progression – but their focus is often on research rather than on transforming classroom practice.</p>
<p class="body_para">If we are to improve teacher training and development, we need to address all three challenges – poor design and delivery, poor incentives and poor environments. <strong class="medium _idGenCharOverride-1">We need a well-incentivised, transformative training and development offer, delivered within a supportive environment.</strong></p>
<p class="body_para">This paper draws on examples of successful, innovative school-led teacher development programmes in the US and Singapore. It argues for the creation of a new school-led, higher education training institution – an Institute for Advanced Teaching (IAT) – that could address each of the three barriers to effective teacher development described above, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<p class="body_para_into_list">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who will ensure that all children get an excellent education, the IAT would accomplish the following.</p>
<ol>
<li class="number_list_1 ParaOverride-1">Recruit high-potential, qualified teachers who work in challenging schools.</li>
<li class="number_list_1">Develop them into expert teachers.</li>
<li class="number_list_1_last">Build them into a movement for change in education.</li>
</ol>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure S1</p>
<p class="figure_table_header_subhead">There is a significant gap in England’s teacher training and development provision<br />
<em class="light-italic _idGenCharOverride-2">The strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</em></p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer000"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB.jpg" /></div>
</div>
</figure>
<figure class="figure-image Full-width-object-frame-inline" id="figure-2">
<p class="figure_header_rule_above">Figure S2</p>
<p class="figure_table_header_subhead ParaOverride-3">The IAT’s three-step plan</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer001"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para">Through careful design, it could meet three objectives that will be vital to addressing England’s teacher training and development needs.</p>
<figure class="figure-table Table-100-" id="figure-3">
<p class="figure_header_rule_above">Table S1</p>
<p class="figure_table_header_subhead">The objectives of the IAT, and how it will achieve them</p>
<p class="figure_table_header_subhead"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
</figure>
<p class="indent_heading_1_first">Defining ‘expert teacher’</p>
<p class="indent_body_para_last_line_in_box">Defining the term ‘expert teacher’ is the subject of debate, in part driven by an individual’s view of what outcomes our education system should aspire to. For the purposes of this paper, we will use Hattie’s definition. He identifies five major dimensions of expert teachers: they have high levels of knowledge and understanding of the subjects they teach; they can guide learning to desirable surface and deep outcomes; they can successfully monitor learning and provide feedback that assists students to progress; they can attend to the more attitudinal attributes of learning (especially developing self-efficacy and mastery motivation), and can provide defensible evidence of positive impacts of their teaching on student learning. Here in, Hattie says, lies the difference between ‘expert’ and experienced.</p>
<p class="body_para">The next stage in the work of the nascent IAT will be to outline the practical elements of this institution. It will shortly be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the cost involved in creating the scheme. As leader of the IAT project, the author would welcome any feedback on this proposal as it is taken forward.</p>
</div>
</div></article><article id="foreword" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Foreword</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-7">We believe that children who are most vulnerable to underachievement deserve the very best teachers. We know that if they get them, we can close the stubborn achievement gaps that exist between disadvantaged children and their wealthier peers; gaps that are worse in the UK than almost any other developed country. Our pursuit of this vision, while difficult, is part of a growing challenge to a status quo that is economically unsustainable and morally unacceptable.</p>
<p class="body_para ParaOverride-8">As a group of schools, and as a country, we are making progress but we have a long way to go – particularly when it comes to getting beyond the plateau and developing teachers throughout their careers. We know that expert teaching is the best way to close the gap, but we face a chronic shortage of expert teachers – due in part to the absence of a transformative, incentivised development offer beyond initial training.</p>
<p class="body_para ParaOverride-9">We believe that a new institution – an Institute for Advanced Teaching – inspired by a US model and founded by a partnership of schools who work together to pool their expertise, can change this. Its purpose would be to build a movement of expert teachers who ensure that all children get an excellent education.</p>
<p class="body_para ParaOverride-8">This paper makes the case for such an institution and how we could take the lead in establishing it. We look forward to hearing your thoughts and comments.</p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Ed Vainker, Reach Academy Feltham</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Lynne Isham, Lampton School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Max Heimendorf, King Solomon Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Carly Mitchell, Oasis Academy South Bank</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Luke Sparkes, Dixons Trinity Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Drew Duncan, Mosley Hollins High School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Peter Hyman, School 21</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Paddy McGrath, London Academy.</span></p>
</div>
</div></article><article id="introduction" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="the-challenge">The challenge</p>
<p class="body_para ParaOverride-9">Every education system around the world faces two major challenges: closing the unacceptable and stubbornly high achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Continued failure to address these challenges is both morally indefensible and economically unsustainable.</p>
<p class="body_para">The Programme for International Student Assessment (PISA) has demonstrated that an achievement gap between rich and poor pupils exists in all OECD countries. Students from more socioeconomically advantaged backgrounds outperformed students from average backgrounds by around 38 points – the equivalent of one year’s worth of education (OECD 2010).</p>
<p class="body_para ParaOverride-10">In England, this relationship is particularly strong: the OECD’s research shows that England’s school system is more unequal than many of the world’s top performing countries, and that this is holding our country back (ibid). These divergences start very early in life: the difference in ‘school readiness’ between three-year-olds in the most and least disadvantaged families is the equivalent of one full year of development (George et al 2007). Differences in pupils’ levels of attainment continue to grow throughout their schooling, with children from poorer postcodes performing just over half as well as those from wealthier neighbourhoods, and fewer going on to university as a result (Clifton 2013).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-002-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-002">1</a></span></span> In turn, this iniquity is perpetuated in the jobs market, with the top professions such as law and finance dominated by those who went to private schools and selective universities.</p>
<p class="body_para">England faces a particular challenge in terms of ensuring that opportunity is spread evenly across the country. While in some areas, including many London boroughs, pupils from disadvantaged families perform <em class="light-italic CharOverride-1">above</em> the national average, in other areas of the country – including many isolated rural and coastal towns – pupils from poorer households have relatively very low attainment. In Hull, for example, 40 per cent of pupils end up in the ‘tail of low achievement’, compared to 9 per cent in Rutland (Leunig and Wyness 2013). Many large northern cities are also struggling to close the attainment gap. In Leeds, Bradford and Liverpool, less than a third of disadvantaged pupils achieve five good GCSEs including English and maths (Clifton et al 2016). It is unacceptable that where, and into what circumstances, a child is born has such a large impact on their educational attainment and future prospects.</p>
<p class="body_para">The government has acknowledged this challenge. Its recent white paper, <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>, has a series of maps which identify areas of the country that have low exam results and a limited capacity to improve. It has promised to target more resources to these ‘Achieving Excellence Areas’ to help create a school-led model of improvement.</p>
<p class="body_para ParaOverride-8">It is essential that this achievement gap is closed, because education provides significant benefits to both individuals and society. Individuals with higher levels of education tend to earn more and live longer, happier and healthier lives. More educated populations have also been shown to be more civic-minded (in terms of engaging in volunteering, voting and blood donation) (OECD 2013a), and less likely to require state support or be involved with the criminal justice system (Levin et al 2007, cited in Wiliam 2008: 183).</p>
<p class="body_para ParaOverride-10">Educated populations also drive economic growth and international competitiveness (Higgins et 2008). Improving educational attainment is important for our changing economy, which increasingly requires high levels of education and skill. As some jobs are outsourced or replaced by technology, and as competition between countries increases, there is a growing premium for highly skilled individuals (Hanushek and Woessman 2010).</p>
<p class="body_para ParaOverride-10">South Korea has, in the space of a generation, moved from having a low rate of secondary-school completion to being one the most highly educated countries in the world, with over 60 per cent of its young people completing tertiary education (OECD 2014). Countries that were historically seen to be competing with Britain on cheap exports are now competing in areas such as highly skilled manufacturing and high-value services.</p>
<p class="body_para ParaOverride-11">As the structure of our economy evolves, it is likely to create more skilled jobs. The UK Commission for Employment and Skills has made projections of how jobs will change between 2012 and 2022 as a result of business growth. These projections show highly skilled professional jobs increasing by 19.6 per cent over this period; mid-skilled technical jobs increasing by 2.4 per cent; and a small decrease in the number of low-skilled jobs (Wilson et al 2014, cited in Clifton et al 2014: table 2.1). Around 20 million jobs are expected to be created in high- and medium-skilled occupations by 2022 as a result of business growth and economic restructuring (ibid).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-001-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-001">2</a></span></span> These jobs will require a mixture of high-quality academic and vocational training. If all of the UK’s young people are to leave compulsory education with the knowledge, skills and character they need in order to thrive in a modern economy, our education system must keep pace.</p>
<p class="subhead_1 ParaOverride-12" id="love-the-one-you-re-with-building-teacher-capacity-in-a-school-led-system">Love the one you’re with: building teacher capacity in a school-led system</p>
<p class="body_para ParaOverride-7">While the underlying causes of low educational attainment are complex and require similarly complex solutions, the world’s highest-performing education systems are making good progress. A number of studies have shown that the key to success lies in improving the quality of classroom teaching that disadvantaged pupils receive. While policymakers are often tempted to tinker with funding systems and school structures, it is what goes on inside the classroom that really drives up standards. World leaders such as Singapore, Hong Kong and Canada ensure that all pupils – regardless of where they are born – receive high quality classroom instruction (Barber and Mourshed 2007).</p>
<p class="body_para ParaOverride-9">The key challenge for England is therefore to build the expertise and capacity of the teacher workforce – especially in more isolated and remote areas of the country. While a number of positive steps in this direction have been taken – such as the expansion of Teach First and the creation of a National Teaching Service – a lot more remains to be done. Within a decade there will be 800,000 more students in our education system than there are now, yet the number of new teachers entering the profession dropped by 17 per cent between 2009/10 and 2013/14, and continues to fall (Ofsted 2014: 19). This is compounded by a relatively high number of teachers leaving the maintained sector – in the 2010 school workforce census 46 per cent were found to have left it after five years (DfE 2011). Furthermore, many teachers – particularly those outside of the big cities – do not receive the support and training they need in order to become experts in their profession: they are cut off from networks of support, and can struggle to make the transition from newly qualified teacher to expert professional.</p>
<p class="body_para ParaOverride-8">Successful policy must therefore help to boost teacher capacity within the schools system. Many programmes have focussed on recruiting new graduates into the profession, but this is only one piece of the jigsaw. Reliance on the recruitment of new graduates fails to address the challenge of how to retain and build the capacity of teachers who are already working in our schools. To increase system capacity we need to achieve the dual and complementary aims of increasing teachers’ expertise and retaining those teachers who are already in the system. Professor Dylan Wiliam has labelled this the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para">Any strategy for increasing the number of expert teachers working in disadvantaged schools also needs to reinforce recent policies that aim to create a ‘school-led’ education system. Policymakers have given schools more power to purchase their own improvement services, recruit and train their own teachers, develop their own distinctive approaches to education, and innovate and design programmes that are targeted to their specific needs.</p>
<p class="body_para ParaOverride-10">In this context, rather than relying on top-down professional development programmes driven by policymakers in Whitehall, schools need to take ownership and develop their own programmes and institutions for creating a cadre of expert classroom teachers. The majority of schools and academy chains, however, are not big enough to develop their own programmes, or to guarantee that good practice is spread to those areas of the country that need it most. The majority of academies are part of small chains with a handful of schools, and only operate in particular towns or local areas.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-000-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-000">3</a></span></span> They will therefore need to pool their expertise and resources in order to create a genuinely ‘school-led’ solution to the professional development challenge. Teaching schools can also provide some support for professional development, but as the recent white paper noted, their coverage is patchy across the country, and they have to focus on a wide range of activities, including initial teacher training, deploying National Leaders of Education and disseminating research.</p>
<p class="body_para_into_list ParaOverride-13">A 2010 McKinsey report identified the means by which the world’s leading school systems are able to build professional capacity in a school-led system (Mourshed et al 2010). The report ranked England’s education system within its ‘good to great’ category, and suggested three areas that we must focus on if we are to join the education systems of Ontario, Singapore, Hong Kong and Saxony in their ‘great to excellent’ category. These three areas of focus were:</p>
<ul>
<li class="bullet_1">cultivating peer-led learning for teachers and principals</li>
<li class="bullet_1">creating additional support mechanisms for teachers and principals</li>
<li class="bullet_1_last">system-sponsored experimentation across schools (ibid).</li>
</ul>
<p class="body_para ParaOverride-14">This report sets out how England can respond to the challenge laid down by McKinsey. It argues for the creation of a new school-led institution that is able to support and train teachers who are already working in disadvantaged schools. If implemented successfully, it could create a movement of expert teachers to address the problem of low educational attainment in this country.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-002-backlink" id="footnote-002">1</a> See Clifton 2013 for a detailed discussion of the attainment gap in England’s secondary schools.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-001-backlink" id="footnote-001">2</a> There will still be a large number of low skilled jobs created as a result of ‘replacement demand’ when people retire from the workforce. See Clifton et al 2014.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-000-backlink" id="footnote-000">3</a> At the start of April 2016, there were 973 multi-academy trusts in operation across England. Over two-thirds (681) of these trusts have fewer than four schools (CentreForum 2016).</p>
</div>
</div>
</div>
</div></article><article id="the-importance-of-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="expert-teachers-in-every-classroom">Expert teachers in every classroom</p>
<p class="body_para ParaOverride-10">Improvements in the volume and quality of global education research, and greater innovation, are giving educators a better understanding of the drivers of improvement within the education system. A number of influential studies have highlighted the importance of classroom teaching to improving outcomes, and have made clear that if policies do not influence what goes on inside the classroom, they are unlikely to lead to improvements in educational attainment. As McKinsey’s famous 2007 study put it, ‘the quality of an education system cannot exceed the quality of its [teaching]’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-006-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-006">4</a></span></span> (Barber and Mourshed 2007).</p>
<p class="body_para">John Hattie has undertaken one of the most comprehensive studies of interventions aimed at raising achievement, gleaned from over 1,100 meta-analyses involving 250 million students (Hattie 2015a). Almost all of these strategies have <em class="light-italic CharOverride-1">some</em> positive impact on student outcomes, but some have a more significant impact than others. When the challenge is urgent and the resources are limited, these more successful strategies are the ones that should be prioritised.</p>
<p class="body_para_into_list">However Hattie’s study identified a number of interventions that policymakers often make, despite the fact that they have relatively modest ‘effect sizes’ (below 0.4)<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-005-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-005">5</a></span></span> (ibid: 1). As table 2.1 shows, policymakers tend to focus on the following five types of ‘popular fixes’ because they are often easier to achieve than trying to influence classroom practice.</p>
<ol>
<li class="number_list_1 ParaOverride-1"><strong class="medium _idGenCharOverride-1">Appease the parents</strong>, in terms of choice of school and smaller class sizes.</li>
<li class="number_list_1 ParaOverride-15"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong> (the curriculum, assessment formats, school buildings and so on).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the students</strong> (early intervention, and focussing on learning styles, for example).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the schools</strong> (creating new types of school, promote heroic and/or transformational leaders, promise greater autonomy).</li>
<li class="number_list_1_last"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong> (through initial teacher training, performance-related pay, technology, more adults in schools) (Hattie 2015a: 8–32).</li>
</ol>
<p class="body_para">Hattie is clear that if there is no change in teaching, student outcomes will not be affected. He argues that ‘if students are not learning, then it is because we are not using the right teaching strategies; and we have to make the changes to those strategies’ (Hattie 2015b: 18). Table 2.2 shows the top 20 influences on students’ achievement, ranked by effect sizes: the overwhelming majority of them (around 80 per cent) are dependent on expert teaching.</p>
<figure class="figure-table Table-50-" id="figure-2">
<p class="table_header ParaOverride-16">Table 2.1</p>
<p class="figure_table_header_subhead ParaOverride-17">Impact of some examples of ‘popular fixes’, by effect size and fix type (see above)</p>
<table class="Table-50-" id="table002">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5" colspan="2">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">1</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Appease the parents</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">2</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">3</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the students</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">4</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the schools</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">5</strong></p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong></p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table003">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-11">
<p class="table_text_left_align_7pt">Inquiry-based methods</p>
</td>
<td class="Table-50- bas-row CellOverride-12">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.31</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-13">
<p class="table_text_left_align_7pt">Summer school</p>
</td>
<td class="Table-50- bas-row CellOverride-14">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Finances</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Individualised instruction</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.22</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Class size</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.21</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Co-/team teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.19</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Within-class grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.18</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Matching style of learning</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.17</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Mentoring</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Problem-based learning</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Ability grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Teacher education<br />
(quality of degree)</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Changing school calendars/timetables</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.09</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Charter schools</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.07</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Whole language</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.06</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Diversity of students</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.05</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Multi-grade/age classes</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.04</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Volunteers/teacher aides</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.03</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Open vs traditional</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.01</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-23 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Welfare policies</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-24 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">-0.12</span></p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2015a: table 5</p>
</figure>
<figure class="figure-table Table-50-" id="figure-3">
<p class="table_header">Table 2.2</p>
<p class="figure_table_header_subhead ParaOverride-17">Top 20 influences on student achievement, and those among them that are influenced by highly effective teaching, ranked by effect sizes</p>
<table class="Table-50-" id="table004">
<colgroup>
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt">Influenced by highly effective teaching</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-25 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Not influenced by highly effective teaching</p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table005">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Self-reported grades/student expectations</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.44</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Piagetian programmes</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">1.28</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Response to intervention</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.07</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher credibility</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Providing formative evaluation</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Micro-teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.88</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom discussion</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.82</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-12">Comprehensive interventions for learning-disabled students</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.77</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher clarity</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Feedback</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Reciprocal teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.74</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher–student relationships</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.72</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Spaced vs mass practice</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.71</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Meta-cognitive strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.69</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Acceleration</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom behaviour strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Vocabulary programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Repeated reading programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Creativity programs on achievement</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Prior achievement</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2012</p>
</figure>
<p class="body_para">We know, therefore, that the strategy that will consistently and substantially raise student achievement is ensuring that we have <strong class="medium _idGenCharOverride-1">expert, inspired and passionate teachers in every classroom</strong>. This is consistent with a number of other studies that have demonstrated the large impact that a high-quality teacher can have on his or her students’ outcomes.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-004-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-004">6</a></span></span></p>
<p class="body_para_into_list ParaOverride-8">What’s more, improving teaching has a particularly large benefit for pupils who are vulnerable to underachievement. Over a school year, these pupils gain 1.5 years’ worth of learning when taught by expert teachers, compared with just 0.5 years when taught by poorly performing teachers – in other words, for poor pupils the difference between a good teacher and a bad teacher is a whole year’s worth of learning (Sutton Trust 2011). Studies in both primary and secondary schools have found that the best teachers benefit lower achievers more, so they are likely to help close achievement gaps (Hamre and Pianta 2005 and Slater et al 2008, cited in Wiliam 2013). Of course, this strategy will only work if teachers are also deployed effectively – to the schools and classrooms that need them most. As McKinsey has argued, improving the quality of teaching is a three-step process:</p>
<ol>
<li class="number_list_1 ParaOverride-1">‘Get the right people to become teachers.’</li>
<li class="number_list_1">‘Develop these teachers into effective instructors (the only way to improve outcomes is to improve instruction).’</li>
<li class="number_list_1_last ParaOverride-22">‘Put in place systems and targeted support to ensure that every child is able to benefit from excellent instruction (the only way for the system to reach the highest performance is to raise the standard of every student).’ (Barber and Mourshed 2007: 13)</li>
</ol>
<p class="subhead_1 ParaOverride-23" id="unlocking-expertise-developing-teachers-once-they-have-qualified">Unlocking expertise: developing teachers once they have qualified</p>
<p class="body_para">The growing evidence on teacher quality has rightly been used to justify efforts aimed at increasing the quality of recruits to the world of teaching. The majority of workforce-related policy solutions and third sector innovations have focussed on improving the quality of entrants into teaching and improving their initial teacher training. For example, the government has raised the bar for entry to PGCE programmes to a 2:1 degree minimum, and has invested heavily in the Teach First programme.</p>
<p class="body_para ParaOverride-7">While efforts to raise the quality of entrants to the profession are important, they will take a long time to filter through the system, and they ignore the vast majority of teachers who are already working in classrooms. They should therefore be seen as the first step in a longer process. If we are to continue to improve outcomes for pupils, we must now broaden this focus to include developing teachers <em class="light-italic _idGenCharOverride-2">after</em> they have qualified, so that they can move from being proficient to expert – something Dylan Wiliam has termed the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para ParaOverride-9">To realise the ambition of having a expert teacher in every classroom, we first need to understand how teachers improve over time – from the start of their initial teacher training through to mastery of the necessary knowledge and craft associated with expert teaching. Successive studies have attempted to map this improvement journey. They show that, on average, teachers improve rapidly in their first three years, but improvement then slows between years three and five, and plateaus beyond that point (Chingos and Peterson 2011). One US study by TNTP, which involved 20,000 teachers, found that the average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years (TNTP 2015).</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 2.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">‘The average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years’</em><br />
Average teacher performance by number of years’ experience (by number of standard deviations away from average first-year teacher)</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer002"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/Fig-2.1_conversion_draft.jpg" /></div>
</div>
<p class="figure_source_note_rule_below">Source: Adapted from TNTP 2015: 15</p>
</figure>
<p class="body_para ParaOverride-8">If this plateau occurred after the point at which teachers master the core knowledge and craft required to become expert, it would be less problematic; if it were the result of a significant lack of investment in the training and development of teachers, it would be more understandable. However, neither appears to be the case. For too many, the plateau occurs while there remains plenty of scope for improvement (TNTP 2015), and within contexts in which there is a reasonable level of investment of resources.</p>
<p class="body_para">The same US study looked at spending on teacher training and development, and found that the average per-teacher spend in this area each year was US$18,000. When aggregated, this totalled to $8 billion for the 50 largest school districts alone (ibid: 8).</p>
<p class="body_para">This was found to far exceed what many other industries spent on support and development for their practitioners.</p>
<p class="blockquote ParaOverride-24">‘For example, the average large government/military organization (defined as 10,000 employees or more) spent a little more than $2 million on staff training in 2013. By comparison, a school district we studied, with a similar number of teaching staff, spent more than $90 million on teacher training and support in the same time period, excluding the costs of teachers’ salaries for the time they spent in training, additional investments like salary bumps for improved performance and school leader time beyond meeting directly with teachers for support. Even using this more conservative estimate, on average, the districts we studied spent anywhere from nearly two to four times more of their budgets and four to nearly 15 times more per employee on support and development, compared to other industries.’</p>
<p class="blockquote_ref">TNTP 2015: 10</p>
<p class="body_para ParaOverride-8">Although no similar study has been conducted in England, our estimates suggest a similarly significant annual investment over £1 billion per year, or £2,500 per teacher (although it is worth noting that it is difficult to identify exactly what activity actually takes place in mandatory inset [in-service training] time). This estimate includes only the continuing professional development (CPD) lines within school and the time that teachers spend on mandatory and other development opportunities each year.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-003-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-003">7</a></span></span></p>
<p class="body_para ParaOverride-14">It is, therefore, hard to make the case that the extent of investment of resources in staff development is a significant barrier to supporting teacher development. This means that in order to increase the number of expert teachers we must address this plateau in performance by changing the improvement trajectory of individual teachers, making better use of the resources that already exist within the system. This will ensure that more teachers continue to develop – ideally throughout their career, but at least until they have mastered a core set of instructional techniques.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-006-backlink" id="footnote-006">4</a> In a 2013 blog, Chris Husbands made the argument, accepted by the authors of the report, that it is in fact teaching, not the teacher, that is the decisive factor (Husbands 2013).</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-005-backlink" id="footnote-005">5</a> The ‘effect size’ is a statistical measure that calculates pupils’ average improvement relative to a comparison group, and is presented in a standardised way to allow comparisons between different interventions. An effect size of 0.5 or above would be considered good for an education intervention, and would be roughly equivalent to an additional six months of learning.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-004-backlink" id="footnote-004">6</a> See for example Hanushek E A (2011) ‘The economic value of higher teaching quality’, <span class="italic _idGenCharOverride-3">Economics of Education Review</span> 30(3): 466–479; and Slater H, Davies N and Burgess S (2009) ‘Do teachers matter? Measuring the variation in teacher effectiveness in England’, working paper no. 09/212, Institute of Public Affairs, University of Bristol</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-003-backlink" id="footnote-003">7</a> This figure was calculated assuming staff time costs of £850 million and course fees of £200 million. Staff time was calculated on the assumption that there are 400,000 teachers in England completing 12 days of CPD per year and being paid an average salary of £34,600. The course fees are based on analysis of the CPD line within school budgets by the National College for School Leadership (for more details see <a href="http://tdtrust.org/2012/05/"><span class="hyperlink">http://tdtrust.org/2012/05/</span></a>).</p>
</div>
</div>
</div>
</div></article><article id="three-challenges-facing-teacher-training-and-development" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">There are three challenges when it comes to changing the improvement trajectory of teachers’ training and development. This chapter will consider each in greater depth, and suggest possible means of addressing them.</p>
<p class="subhead_2">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para ParaOverride-7">Courses, programmes and workshops are often undifferentiated, and poorly designed and delivered. They fall short of the requirements necessary for effective training and development, and as a result – despite the investment of time and resources that they entail – have little impact on teacher effectiveness.</p>
<p class="subhead_2">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-11">While teaching’s attractiveness as a career choice for graduates has increased over the last 20 years, due in part to the work of organisations like Teach First, there are few incentives to continue as a classroom teacher. Compared to middle leadership, classroom teaching lacks a clear progression route to mastery; it is lower status and pay progression is poorer. Teachers also leave the classroom for better incentivised careers in other sectors.</p>
<p class="subhead_2">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-10">The culture and ethos of an individual school, and the effectiveness of colleagues, can make a significant contribution to, or significantly detract from, an individual teacher’s ability to improve. It can be frustratingly difficult for a teacher to attempt to improve his or her practice within a challenging school – which, frustratingly, is where that improved practice is most needed.</p>
<p class="subhead_1" id="challenge-1-participation-fails-to-transform-classroom-practice">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para">In order to be effective, teacher development needs to be expertly designed and delivered. Too often it is neither. A 2011 study by CUREE estimated that just 9 per cent of teacher training and development in England results in teachers being able to embed new ideas, and only 1 per cent of it enables teachers to transform poor practice into more effective teaching (CUREE 2011).</p>
<p class="body_para_into_list">The majority of teacher training and development, which fails to meet these standards, often shares a number of common features.</p>
<ul>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It lacks continuity and rhythm:</strong> training is often provided as a one-off session on a particular topic, which has no discernible impact on student achievement. These one-off sessions are often not connected to each other, which results in similarly ineffective hour-long sessions repeated over and over.</li>
<li class="bullet_1 ParaOverride-25"><strong class="medium CharOverride-3">Its focus on craft is limited: </strong>development often assumes a ‘knowledge deficit’ that needs to be addressed (Wiliam 2010). While improving subject, pedagogical, theoretical and contextual knowledge is important, it is only part of effective teacher development. A focus on craft – that is, how to combine this knowledge in order to best enable students to learn – is essential, yet too often absent.</li>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It is not delivered by credible, expert facilitators: </strong>the perceived and actual expertise and credibility of facilitators is often poor because those leading training are not currently highlyexpert classroom teachers or facilitators.</li>
<li class="bullet_1 ParaOverride-1"><strong class="medium CharOverride-3">It does not give teachers a clear understanding of their performance against a clear, evidence-informed, ‘expert’ standard: </strong>this has two negative consequences. First, development can have a negative rather than positive impact on pupil outcomes, as teachers are encouraged to make wrong or superficial changes to their practice that makes them worse as a result. This is particularly important when it comes to discredited educational ideas (such as Learning Styles) that still feature in a number of training and development programmes. Second, teachers can come to believe that they are better than they are, and so conclude that they require less development in future (Weston 2012).</li>
<li class="bullet_1"><strong class="medium CharOverride-3">It is not informed by the needs of pupils:</strong> development for its own sake is a poor use of scarce resources. Training and development should be connected to a clear pupil need. Too often, input focuses on generic knowledge, and is not designed to help teachers contextualise their learning either for subjects or for specific groups of pupils.</li>
<li class="bullet_1_last"><strong class="medium _idGenCharOverride-1">Its impact is not evaluated: </strong>as few as 7 per cent of schools evaluate their training by focussing on its impact on pupil progress. As a result, schools and providers have been unable to gather evidence about the relationship between development and issues such as changes in practice, gains in knowledge and student outcomes (Teeman and Pyle 2009). This leads to poor choices in the future, and poor incentives for providers to improve their offer.</li>
</ul>
<p class="indent_heading_1_first ParaOverride-26"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-27"><span class="CharOverride-5">A significant step-change in quality is essential. Teachers need well-designed training and development that is demanding, sustained over time and has a clear rhythm. They need it to be delivered by credible, well-qualified practicing experts. And they need it to be free from discredited educational ideas (such as learning styles) and packed with rich content on what we know to be effective (such as how to give effective feedback, the importance of committing knowledge to long-term memory, and metacognition).</span></p>
<p class="subhead_1" id="challenge-2-incentives-to-participate-are-poor">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-28">As well as being high-impact, teacher development should also be attractive to those who may choose to take part in it. Too often, little thought is given to how teacher development opportunities are incentivised for individual teachers themselves. Our education system does not consider how these individual opportunities connect to a credible progression pathway distinct from school leadership: we rarely increase the status or pay of those who have improved their knowledge and craft as a result of development activities; we fail to link all development to clear outcomes for pupils; and, when an award of some kind is given, it is difficult to transfer any such recognition between schools.</p>
<p class="subhead_2">Progression</p>
<p class="body_para ParaOverride-6">Beyond their newly qualified year, classroom teachers (as distinct from middle leaders) lack a clear progression route towards ‘teaching mastery’. Aspects of such a pathway (advanced skills teachers, lead teachers, excellent teachers) have been introduced, but they have been developed for disparate purposes and to increasingly loose standards, expectations and frameworks. As a result, any teacher looking to understand what their progression route beyond initial teacher training might look like, unless they aim to become a middle leader, will be left wanting.</p>
<p class="body_para ParaOverride-6">In the course of our research we investigated the possible career paths open to a newly qualified teacher, and were unable to find any guidance that set out a clearly defined route, and very little that placed value upon or incentivised teachers’ development as a means of pursuing that route. While outstanding practice might open up opportunities for promotion to school leadership positions, this model fails to meet the needs of the majority of teachers: a good teacher is not necessarily a competent manager, and it may indeed have an adverse impact upon the quality of teaching in schools by removing outstanding teachers from the classroom (OECD 2013b).</p>
<p class="subhead_2">Status</p>
<p class="body_para ParaOverride-6">Becoming a teacher is now a more prestigious career choice than at any time in the last two decades. For top graduates, teaching is the fourth most prestigious career option for graduates – in part due to the work of charities such as Teach First (Times 2015).<span class="footnote-ref CharOverride-6"><span id="footnote-008-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-008">8</a></span></span> This is a remarkable and welcome change.</p>
<p class="body_para ParaOverride-6">However, there is an important difference in the level of recognition that comes from <em class="light-italic _idGenCharOverride-2">training</em> to be a teacher, and from actual classroom teaching once qualified. For teachers, recognition from peers and self-actualisation is mainly linked with promotion to middle leadership – that is, managing more and teaching less – rather than classroom teaching.</p>
<p class="subhead_2">Portability</p>
<p class="body_para ParaOverride-6">Much of the development undertaken by teachers in schools is informal. While this kind of development, when designed and delivered as outlined in the previous chapter, is essential for improving outcomes for pupils, it is rarely portable <em class="light-italic CharOverride-1">between</em> schools and systems. As most teachers do move between schools, and on occasions between education systems, a lack of a clear marker of quality or achievement for a new employer, makes it difficult for an individual to demonstrate their expertise. Simply listing their most recent training sessions reveals more about their previous school’s policies than the teacher’s learning and progress, and so carries little sway.</p>
<p class="subhead_2">Link to pupil needs</p>
<p class="body_para ParaOverride-29">What motivates teachers to learn is the belief that it is helping their pupils, and evidence that it has done so (Higgins et al 2015). A portable, high-status qualification is not, in itself, enough. Experience from previous centrally funded master’s in teaching and learning programmes suggests that completion rates were low largely because teachers did not see the benefits in much of the activity they were expected to undertake. While teachers were happy to complete the pupil facing inquiry, literature reviews and write-ups were left incomplete because the direct link to pupils’ outcomes was absent. Improving pupil outcomes must therefore be the primary purpose of any teacher training and development activity, each of which should be explicitly linked to that outcome (CUREE 2011).</p>
<p class="indent_heading_1_first"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body ParaOverride-30"><span class="CharOverride-5">While the primary focus of our efforts should be on the positive impact that any teacher development opportunity will have on pupils, they should also deliver the significant secondary benefit of ensuring that an attractive offer is made to individual teachers. High-status, accredited (and therefore portable) opportunities that link together to form a clear progression route to attaining expert status will better incentivise teachers to engage with those opportunities that will most benefit their pupils. </span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-31"><span class="CharOverride-5">A stronger focus on progression for classroom teachers in particular would bring teaching into line with other high-status professions like medicine and law (Toop 2013). Progression within medicine, for instance, is clearly mapped out: five years at medical school; a two-year generic foundation programme; and five years of specialist training, ultimately working towards leading a GP practice or becoming a consultant.</span><span class="CharOverride-7"><span id="footnote-007-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-007">9</a></span></span><span class="CharOverride-5"> By its very nature this path encourages medical professionals to consider their career in the longer term, but also offers a significant variety of specialisms to pursue once basic training is completed.</span></p>
<p class="subhead_1" id="challenge-3-the-environment-is-poor">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-11">Even with a high-impact, attractive development offer, improvement is not guaranteed. The environment in which development takes place has a significant impact on the rate of teacher improvement. A recent report that analysed the effect of environments on teacher development found that after 10 years, teachers working in schools at the 75th percentile of environment ratings (that is, towards the higher end) improved 38 per cent more than teachers in schools at the 25th percentile (Kraft and Papay 2014). As a result, the lowest-performing schools, which by their nature are likely to have less supportive environments – struggle to sustain improvements in teacher expertise – the factor that, as we know, is most likely to improve outcomes for their pupils.</p>
<p class="body_para_into_list ParaOverride-11">Factors that contribute to less supportive environments include the following.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Other teachers’ mindsets:</strong> the extent to which other teachers are open to development, feedback, and the expectation of continuous improvements in practice. Poor teachers depress the expectations of their colleagues, and prevent a full understanding of what might be possible.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">The unreliability and poor execution of performance management and appraisals</strong> (particularly graded observations – the most common methods used for evaluating teacher performance). In the case of observations, in one study, videos of lessons were distributed to experienced teachers and headteachers. They were asked to match the teachers depicted in the videos to a value-added assessment of their being either ‘effective’ or ‘ineffective’ over time. Despite the professional experience of these observers, the results of these assessments were less accurate than would statistically have been achieved by chance (Strong et al 2011). At this level of accuracy, over half of observation judgments were wrong, which undermines trust in the process.</li>
<li class="bullet_1_last ParaOverride-32"><strong class="medium CharOverride-3">The potential benefits of effective feedback are often not realised,</strong> due to time pressures, a lack of trust, a lack of effective coaches and mentors within schools, and power issues between staff and management – each of which are often factors when a school is most in need of more highly effective teachers (Goldstein 2015).</li>
</ul>
<p class="indent_heading_1_first ParaOverride-11"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box"><span class="CharOverride-5">Changing cultures takes time and considerable effort. For those teachers currently working in challenging schools, we must explore alternative solutions. Where there are individual teachers working in unsupportive environments, there is the potential for collaboration between individuals across schools. While this is less preferable than collaboration within the same environment, technological advances mean that teachers have the means to identify like-minded peers, seek out experts, share their teaching and receive ongoing formative feedback. Such approaches could offer some of the improvement and retention benefits associated with more supportive environments, and indeed contribute to the longer-term cultural changes that needed, by increasing the numbers of expert teachers who can lead that change – especially if their work and role is harnessed to the task of making advanced practice visible.</span></p>
<p class="subhead_1 ParaOverride-16" id="current-provision">Current provision</p>
<p class="body_para ParaOverride-8">The current provision of teacher development opportunities is varies in approach, cost, time, curriculum and effectiveness. From structured single sessions to continuous learning, some are delivered in-house and others by bought-in public, private and third-sector providers including, increasingly, other schools. Some are delivered on-site, and some in other schools or institutions. Some are well-designed and result in improved outcomes for pupils, yet most are not and do not. Similarly, some aim to be attractive to teachers – in terms of giving them status, a sense of progression and a portable qualification, as well as providing means to enhance pupil learning, which is every teacher’s core priority. But again, most do not.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 3.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">There is a significant gap in England’s teacher training and development provision</em><br />
An illustrative grid indicating the strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer003"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB1.jpg" /></div>
</div>
</figure>
<p class="body_para ParaOverride-8">As illustrated in figure 3.1, we argue that there is a significant gap: namely, an offer that is both attractive to teachers – supporting progression, status and qualification portability – and high-impact, leading to improved outcomes for pupils.</p>
<p class="body_para ParaOverride-34">We found too much teacher training and development provision that is both low-impact and unattractive – and thus of no benefit to either teachers or pupils. Poorly designed, one-off training and development sessions and one-day external conferences all too often make up the lion’s share of the development offer. Skilled teachers may glean some learning from this offer, but for most it simply dampens their expectations of what could be achieved.</p>
<p class="body_para ParaOverride-34">Truly transformative CPD is, however, occurring within the system – although rare (CUREE [2011: 34] found that just 1 per cent of provision meets this standard), it does exist. This is often due in part to high expectations and specific expertise from a small number of exceptional teachers and school leaders. However, despite the positive impact that such provision can have on pupil outcomes, we found little evidence of good incentives to participate in it, or a robust mechanism through which its benefits can be shared.</p>
<p class="body_para">We found some opportunities that provide clear benefits to teachers, but little in terms of follow-through to improved outcomes for pupils. Master’s in education (MEd) courses at universities fell into this category. Despite teacher perceptions that they ‘would improve their teaching’, they are mainly designed with a knowledge-creation or research purpose in mind rather than teaching, and so lack most of the features set out in chapter 2. Research spanning different countries and education systems has found only a weak relationship between teachers gaining existing master’s degrees and improved student outcomes (see for example OECD 2009, Buddin and Zamarro 2009).</p>
<p class="body_para">We also found some ‘badges’ to identify expertise. Lead practitioners (successors to ‘advanced skills teachers’) were created in 2013, and go some way towards addressing the status and progression aspects of the problem by offering teachers who exemplify effective teaching skills a role in which they are responsible for improving teaching and learning, and which entails a leadership role in developing, implementing and evaluating policies that lead to school improvement. While lead practitioner accreditation rewards expert teachers through increased pay and status, it is largely a badge that rewards professionals who are already performing at a high standard – it is not in itself a development programme to help teachers improve their practice.</p>
<p class="body_para">In summary, while we have found examples of training and development that is either well incentivised or well designed, we were unable to find an offer that met both criteria. Those offers that showed most promise were usually created by high-performing schools and relied heavily on the environment within these schools, and so were not usually available to teachers in lower-performing schools.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-008-backlink" id="footnote-008">8</a> See: <a href="http://www.top100graduateemployers.com/"><span class="hyperlink">http://www.top100graduateemployers.com/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-007-backlink" id="footnote-007">9</a> See: <a href="http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx"><span class="hyperlink">http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx</span></a></p>
</div>
</div>
</div>
</div></article><article id="lessons-from-around-the-world" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-29">There are a number of global ‘bright spots’ that are taking the lead in efforts to improve teachers’ training and development. This section aims to set out how these exemplars are addressing some or all of the challenges outlined in chapter 3, and what lessons we can learn from their successes.</p>
<p class="subhead_1" id="graduate-schools-of-education-us">Graduate schools of education, US</p>
<p class="body_para">Independent graduate schools of education (GSEs) are growing in size and reputation in the US. These teacher-led (as opposed to academic-led) institutions have the objective of creating a movement of expert teachers by providing demanding, high-impact courses in advanced teaching through an established university-level but practice-orientated institution.</p>
<p class="body_para">The three independent GSEs – Relay GSE, High Tech High GSE and Sposato GSE – have a great deal in common in terms of their ethos and purpose, though they are pedagogically quite different.</p>
<p class="subhead_2">Relay GSE</p>
<p class="body_para">Relay GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-014-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-014">10</a></span></span> offers development opportunities for aspiring teachers, experienced teachers, and leaders. Some states in the US require teachers to complete a master’s degree in order to fulfil the credential system, which teachers often say are time-intensive, expensive and do little to develop their impact in the classroom. To solve this problem, Relay created an initial teacher training (ITT) programme that was designed to better fit the needs of both teachers and students, while continuing to meet the states’ teacher credentialing requirements.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-013-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-013">11</a></span></span> During the two-year programme, residents experience a structured and gradual introduction into the profession, complete a master’s degree, and earn a full-time teaching position at a high-performing school. Its ITT is based around constant practice of the theory learned.</p>
<p class="body_para">As well as the ITT strand, Relay also offers an MA in education as a CPD opportunity for experienced teachers. This programme uses a continuous cycle of practice, feedback and improvement that centres on student growth and achievement.</p>
<p class="body_para">Finally, Relay promotes their National Principals Academy as a support network for school leaders to help them ensure that they are meeting the needs of their students. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Relay GSE staff.)</em></p>
<p class="subhead_2">High Tech High GSE</p>
<p class="body_para">High Tech High GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-012-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-012">12</a></span></span> in San Diego was created as response to an inability to recruit industry expert teachers who suited its project-based curriculum but also met the state of California’s teacher credentialing requirements. Its ITT programme involves coursework, supervised teaching, mentor support and a substantial culminating assessment project.</p>
<p class="body_para_into_list">To ensure that highly effective teaching continues beyond the first years of a teacher’s career, High Tech High GSE also offers CPD for existing teachers in the form of its MEd and educational leadership programmes. The MEd has two strands, both designed for experienced educators.</p>
<ul>
<li class="bullet_1">The first, the teacher leadership strand, is designed for those who are interested in exploring pedagogy that promotes deeper learning and equity in schools.</li>
<li class="bullet_1_last">The second, the school leadership strand, is designed for those who aspire to lead an innovative school focussed on deeper learning and equity.</li>
</ul>
<p class="body_para">High Tech High’s reflective, exploratory training is rooted in workshops, observations, ‘teach-meets’ (which bring teachers from across a certain area together). It also looks to provide a balance of current best practice, as well as an imaginative space for more forward-thinking approaches to education. Rather than creating more High Tech High schools, GSE participants are encouraged to find opportunities in their own schools to take risks, reflect on practice and, over time, shape their own visions of effective teaching, learning and leadership. The GSE gives experienced educators opportunities to reflect and refine new ways of teaching. <em class="light-italic CharOverride-1">(Sources: Arnett 2015, and author’s conversations with High Tech High GSE staff.)</em></p>
<p class="subhead_2">Sposato GSE (part of the Match Charter Management Organization)</p>
<p class="body_para ParaOverride-7">Unlike Relay GSE and High Tech High GSE, Sposato GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-011-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-011">13</a></span></span> only offers ITT opportunities. The Boston-based programme explicitly identifies itself as a ‘third way’ into teaching, and looks to clearly differentiate itself from both traditional teacher training and Teach for America (TFA) pathways. In specifically targeting high-achieving graduates, Sposato GSE looks to engage ambitious individuals who have an obsession with detail and will be relentless in their pursuit of the best results in challenging circumstances. Match Education’s founder, Michael Goldstein, also wanted to create a teacher-training course that suited the needs of the teachers and students in Massachusetts. Sposato GSE asks participants in their first year to work full-time as a tutor or teaching assistant in a high-performing, high-poverty school, and to participate in evening classes, Saturday drills and teaching simulations. This first year culminates in residents receiving a Massachusetts teaching license. During the second year of the programme, participants’ first full year of teaching, they also work towards an MA, a component of which requires them to partake in multiple cycles of reflection, feedback and coaching. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Sposato GSE staff.)</em></p>
<p class="subhead_2">Summary</p>
<p class="body_para">The key elements of these case studies can be summarised as follows.</p>
<p><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_table4.1" style="width: 550px; height: 263px;" /></p>
<p class="subhead_1" id="master-teachers-singapore">Master teachers, Singapore</p>
<p>A model for career progression for classroom teachers is well established in Singapore through its Academy of Singapore Teachers.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-010-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-010">14</a></span></span> This academy houses sixteen ‘master teachers’, who sit at the top of their profession and are tasked with building a teacher-led culture of professional excellence (Crehan 2014).Master teachers, Singapore</p>
<p class="body_para">The key features of this approach are:</p>
<ul>
<li class="bullet_1">an entitlement to significant amounts of training and development each year that all teachers can access according to their own development needs</li>
<li class="bullet_1 ParaOverride-36">school timetables that are flexible in order to allow this development, and ‘manpower grants’ from central government to fund it</li>
<li class="bullet_1 ParaOverride-37">a seven-stage career ladder linked to development as a classroom teacher, with the clear ultimate goal of becoming a ‘master teacher’ at the top of the profession</li>
<li class="bullet_1_last">careful consultation on, and pilots of, any policy changes (ibid).</li>
</ul>
<p class="subhead_1" id="a-training-and-development-culture-hong-kong">A training and development culture, Hong Kong</p>
<p class="body_para">Hong Kong is consistently ranked as having one of the highest-performing education systems in the world. One of the reasons for this is believed to be the emphasis placed on high-quality training and development for teachers.</p>
<p class="body_para_into_list ParaOverride-7">Teachers in Hong Kong are expected to engage in 240 hours of training and development within the first five years of their career. The CPD policy is guided by the following principles.</p>
<ul>
<li class="bullet_1">Like most other professionals, teachers are responsible for their own professional growth through lifelong learning.</li>
<li class="bullet_1 ParaOverride-37">Teachers have a responsibility to participate in CPD in order to refresh, enrich and broaden their knowledge, skills and experience, for the benefit of their students.</li>
<li class="bullet_1 ParaOverride-25">Teachers work as members of the school community, and their CPD contributes to the collective intelligence of the whole school.</li>
<li class="bullet_1 ParaOverride-38">Contributing to colleagues’ training and development also enhances a teacher’s own development.</li>
<li class="bullet_1 ParaOverride-39">Teachers’ CPD caters for both personal and school developmental needs; the prioritisation of CPD is a matter of agreement between individual teachers and their schools.</li>
<li class="bullet_1_last ParaOverride-36">CPD opportunities need to reflect teachers’ unique professional and personal interests, as well as the stages of development they have reached in their careers (OECD 2012).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-009-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-009">15</a></span></span></li>
</ul>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-014-backlink" id="footnote-014">10</a> See: <a href="http://www.relay.edu/"><span class="hyperlink">http://www.relay.edu/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-013-backlink" id="footnote-013">11</a> Relay GSE has eight campuses across five states.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-012-backlink" id="footnote-012">12</a> See: <a href="http://gse.hightechhigh.org/"><span class="hyperlink">http://gse.hightechhigh.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-011-backlink" id="footnote-011">13</a> See: <a href="http://www.sposatogse.org/"><span class="hyperlink">http://www.sposatogse.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-010-backlink" id="footnote-010">14</a> See: <a href="http://www.academyofsingaporeteachers.moe.gov.sg/"><span class="hyperlink">http://www.academyofsingaporeteachers.moe.gov.sg/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-009-backlink" id="footnote-009">15</a> The author is also indebted to Lucy Crehan and Philipppa Cordingley for their expert advice which informed this section.</p>
</div>
</div>
</div>
</div></article><article id="institute-for-advanced-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Chapter 1 set out the benefits to individuals and society of ensuring that no child’s educational success is limited by their socio-economic background; chapter 2 made the case for why creating a movement of expert teachers would make an important contribution to realising these benefits; chapter 3 described the barriers that are preventing us from achieving this; and chapter 4 offered lessons from around the world on how those barriers can be overcome.</p>
<p class="body_para">This chapter argues for the creation of a new higher education training institution focussed on advanced teaching – an Institute for Advanced Teaching (IAT) – which could address each of the three barriers to effective teacher development in England, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 5.1</p>
<p class="figure_table_header_subhead ParaOverride-34"><em class="light-italic _idGenCharOverride-2">The IAT’s three-step plan</em><br />
A flow-chart of the Institute for Advanced Teaching’s objectives, and how they will be achieved</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer004"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para_into_list ParaOverride-16">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who are able to ensure that all children have an excellent education, the IAT would:</p>
<ul>
<li class="bullet_1">recruit high-potential, qualified teachers who work in challenging schools<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-017-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-017">16</a></span></span></li>
<li class="bullet_1">develop them into expert teachers</li>
<li class="bullet_1_last ParaOverride-40">build them into a movement for change in education.</li>
</ul>
<p class="body_para ParaOverride-6">Through careful design it could address the three barriers described above in the following ways.</p>
<p class="body_para ParaOverride-6"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
<p class="subhead_1 ParaOverride-42" id="who-would-study-at-the-iat">Who should study at the IAT?</p>
<p>IAT should work with teachers employed in challenging schools who have the potential to become expert. These teachers would be identified through a rigorous recruitment and diagnostic process. Each applicant, in addition to the minimum requirements of having completed their newly qualified teacher (NQT) year and holding a teaching post in a challenging school, would be assessed in terms of their mindset and values, their knowledge (subject, pedagogical, theoretical and contextual) and their craft before an offer is made.Who would study at the IAT?</p>
<p class="body_para ParaOverride-44">The most successful diagnostic processes are multi-stage; increase in depth at each successive stage; and rely on a range of assessments. For a place at the IAT, applicants would complete a self-assessment, an initial application form, an online 360-degree feedback process (which could use information gathered from pupils, parents, their colleagues and headteacher) or even return video submissions of their teaching.</p>
<p class="body_para ParaOverride-10">Those who are successful at this stage would go through to an assessment centre, where they could be assessed on their current basic pedagogical and content know­ledge, on giving and receiving feedback in a group setting, and on their willingness to engage in discussions focussed on classroom artefacts and pupil value-added data. Only if an individual is successful at this assessment centre stage would an offer be made; this offer would require the support of the applicant’s headteacher in order to be accepted.</p>
<p class="subhead_1" id="who-would-teach-at-the-iat">Who would teach at the IAT?</p>
<p class="body_para ParaOverride-11">Teacher development should be led by expert facilitators who have specialist pedagogical knowledge, and an in-depth understanding of effective training and development processes, evaluation and monitoring (Cordingly et al 2015). Courses at the IAT should therefore be primarily led by a faculty of the UK’s most expert practicing classroom teachers, who will be skilled in adult facilitation and specialists in particular areas of knowledge or craft such as phonics, formative assessment, metacognition, literacy, numeracy, oracy and so on. Seconded to the faculty for roughly one day per week, their role should be focussed on leading curriculum design, course delivery, assessment, and connecting with leading education researchers.</p>
<p class="body_para ParaOverride-11">Faculty members should be recruited according to the same basic diagnostic process as participants, albeit with higher expectations of effectiveness at each stage. Once recruited, there should be a significant development programme for each faculty member. These programmes must provide opportunities to develop even deeper expertise in course content and facilitation.</p>
<p class="body_para ParaOverride-11">Each school would be compensated for the time that faculty members spend working for the IAT and, subject to funding, the ambition should be to provide an additional payment, paid via the school to the faculty member, by way of additional remuneration and recognition for their efforts and expertise.</p>
<p class="body_para ParaOverride-11">Once graduated from the course, the most promising associates could work towards and eventually join the faculty themselves, thus creating a clear progression route for those teachers who wish to develop their teaching rather than their management expertise.</p>
<p class="subhead_1 ParaOverride-11" id="what-would-the-course-look-like">What would the course look like?</p>
<p class="body_para_into_list ParaOverride-11">The master’s in advanced teaching (MAT) degree should be a two-year, part-time accredited master’s-level (level 7) qualification. Its focus should be on improving the knowledge (subject, pedagogical, theoretical and contextual) and craft (that is, the combining of this knowledge in a given moment into well-practiced ‘moves’) of proficient teachers, moving them towards ‘expert’ status. The MAT’s design, informed by the latest research, should be delivered in a way that allows associates to complete it alongside a full-time teaching role. It should:</p>
<ul>
<li class="bullet_1 ParaOverride-32">require sustained engagement over two years</li>
<li class="bullet_1 ParaOverride-32">establish a regular rhythm of activity</li>
<li class="bullet_1 ParaOverride-32">consistently link development to individual pupil needs</li>
<li class="bullet_1 ParaOverride-32">blend online and face-to-face delivery</li>
<li class="bullet_1 ParaOverride-32">combine expert and peer-led instruction</li>
<li class="bullet_1_last ParaOverride-32">be well-differentiated in order to meet the needs of each teacher.</li>
</ul>
<p class="body_para_into_list ParaOverride-11">The MAT should include four key components.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">An</strong> <strong class="medium _idGenCharOverride-1">intensive summer school</strong> designed to introduce participants to the content of the MAT, introduce them to their peers and faculty members, and lay the groundwork for building them into a broader movement for change.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Recall days </strong>at one of the IAT’s campuses. Sessions would focus on immersive learning in high-performing schools, the teaching of pedagogical and theoretical knowledge, and on the development of teaching craft through deliberate practice, observation and feedback. These recall days would also be an important opportunity for all participants to come together as a cohort.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Classroom coaching </strong>with participants’ faculty fellows. These sessions would give participants an intense one-to-one session with a expert teacher.</li>
<li class="bullet_1_last ParaOverride-39"><strong class="medium _idGenCharOverride-1">Peer collaboration </strong>through small groups of teachers who regularly practice, observe and feed-back together. This should involve fortnightly sharing of teaching through an online platform, and subsequent feedback from peers within the group.</li>
</ul>
<p class="body_para ParaOverride-14">The MAT’s curriculum should focus on particular approaches to teaching that have been shown to consistently deliver results (such as focussing on subject knowledge, phonics, effective feedback, metacognition and so on).</p>
<p class="subhead_1 ParaOverride-14" id="how-would-participants-be-assessed">How would participants be assessed?</p>
<p class="body_para ParaOverride-14">An assessment against clear criteria at the end of the two-year course would determine whether or not a participant has successfully completed the course.</p>
<p class="body_para ParaOverride-14">Their knowledge could be assessed through examination, exhibition and vivas. Although currently rare or even taboo in teacher training, these methods are effective means of assessing whether participants have gained the level of knowledge required to improve their teaching. It is worth noting their wide use in other professions like accountancy and medicine.</p>
<p class="body_para ParaOverride-14">By contrast, craft should be assessed through feedback from faculty members and peers, and by providing evidence of engaging in the <em class="light-italic _idGenCharOverride-2">process</em> of observation and formative feedback within a unit.</p>
<p class="body_para ParaOverride-14">All participants should pass this summative assessment in order to be awarded the MAT qualification.</p>
<p class="subhead_1 ParaOverride-14" id="what-would-happen-after-graduation">What would happen after graduation?</p>
<p class="body_para ParaOverride-14">A two-year period of study will not be sufficient. The IAT must create a movement of expert teachers who continue to improve beyond their graduation, and through their own practice – setting an example that changes the practice and ultimately the culture around them. This will involve teachers taking ownership of the movement and becoming champions of it, and a continued focus on co-construction, depth and sustainability (Cordingly and Bell 2007).</p>
<p class="body_para ParaOverride-14">Those completing the course should be encouraged to stay connected to the IAT by participating in further development opportunities, observing and giving feedback to new participants, and continuing to work within their well-established groups. They should, through those groups, continue to have access to the IAT’s online platforms. They should also be encouraged to use the adult education knowledge and craft they have developed throughout their MAT to take a leading role in their own in-school CPD programmes.</p>
<p class="subhead_1 ParaOverride-14" id="where-would-the-iat-be-located">Where would the IAT be located?</p>
<p class="body_para ParaOverride-14">Teaching at IAT could take place across a network of ‘campuses’, co-located within a group of founding schools and, in time, other partner schools. It is essential that these campuses are dispersed around the country, and not solely concentrated in urban areas like London.</p>
<p class="body_para ParaOverride-14">As well as ensuring that MAT is immersive by design – rather than taught in institutions that are largely remote from schools – this model would allow for easy scalability, better use of existing public infrastructure and lower overheads, and lend credibility to campus schools.</p>
<p class="subhead_1 ParaOverride-14" id="how-would-the-course-be-accredited">How would the course be accredited?</p>
<p class="body_para ParaOverride-14">IAT’s ambition should be to secure degree-awarding powers. We believe that the ability to recognise the teachers’ expertise through degree-awarding powers held within the teaching profession is an essential driver for improving outcomes for pupils, raising the status of teaching and the prestige associated with staying in the classroom, improving the value for money of training and development, and advancing the move towards a school-led system. This is a natural extension of the policy changes that have allowed school-based initial teacher training providers (SCITTs) to award qualified teacher status. Having degree-awarding powers also proved important to the success of organisations such as Relay in New York.</p>
<p class="body_para ParaOverride-7">This is consistent with the government’s commitment to open up the higher education system to alternative providers. The chancellor first outlined the government’s plans in 2015:</p>
<p class="blockquote">‘To enable the best new providers to compete on a level playing field with established universities, the government will introduce a clearer and faster route to degree awarding powers for those assessed to offer the best quality education. As part of the review of validation arrangements, the government will explore options to allow the best providers to offer degrees independently of existing institutions before they obtain degree awarding powers.’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-016-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-016">17</a></span></span></p>
<p class="blockquote_ref">HM Treasury et al 2015: 28</p>
<p class="body_para">The government has subsequently published a whitepaper and started the process of legislating to turn this ambition into reality. While there are risks to bringing private providers into the university system, not for profit organisations such as the Institute for Advanced Teaching would make ideal candidates for encouraging innovation in this way.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-015-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-015">18</a></span></span></p>
<p class="body_para">We are, however, also aware that it may be necessary, and indeed helpful, in the medium term to partner with an existing university provider who will accredit IAT programmes on an interim basis.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-017-backlink" id="footnote-017">16</a> Teach First, Teaching Leaders, Future Leaders and others have clearly defined metrics for identifying schools that meet their ‘challenging’ criteria. They primarily focus on metrics of deprivation, and we expect to use a similar metric.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-016-backlink" id="footnote-016">17</a> There are also some risks to this approach, especially if the government were to allow lots of profit-making providers to enter the HE system without robust quality controls. This debate is beyond the scope of our report. However, we believe that not-for-profit and sector-led professional bodies that are subject to strict quality regulations– such as the one being recommended in this report – would be ideal candidates for taking on degree-awarding powers in their particular specialist fields.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-015-backlink" id="footnote-015">18</a> See Clifton 2016 for a discussion of what makes a good or bad private provider in higher education.</p>
</div>
</div>
</div>
</div></article><article id="next-steps" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Ensuring that every child, regardless of his or her background, has an excellent education will require a renewed focus on building capacity within our education system – particularly among teachers. Successful school-led policy must therefore achieve the dual and complementary aims of improving system capacity through increasing teachers’ expertise, <em class="light-italic CharOverride-1">and</em><strong class="medium CharOverride-3"> </strong>through<strong class="medium CharOverride-3"> </strong>retaining those teachers who are already in the system. Great training and development has the potential to fulfil both aims.</p>
<p class="body_para_into_list ParaOverride-14">To improve teaching through training and development, three challenges must be overcome:</p>
<ul>
<li class="bullet_1 ParaOverride-45">addressing the design and delivery flaws, common to most development opportunities, that limit the capacity of training and development to transform classroom practice</li>
<li class="bullet_1">encourage participation by providing better-quality incentives</li>
<li class="bullet_1_last">improving the contexts in which development takes place.</li>
</ul>
<p class="body_para ParaOverride-11">This paper argues that the creation of a new training institution focussed on advanced teaching – an Institute for Advanced Teaching – can address all three challenges, and has made the case to both the profession and to government for the creation of a dedicated not-for-profit social enterprise to test and evaluate the concept.</p>
<p class="body_para">The IAT’s purpose will be to build a community of expert teachers who will ensure that all children have an excellent education.</p>
<p class="body_para ParaOverride-9">The next stage in our work will be to outline in detail the practical elements of this institution. We will be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the costs involved in creating the scheme. We would welcome any feedback on this proposal as we take it forward.</p>
<p class="body_para ParaOverride-46">If you would like to comment on the proposals in this paper, please contact the author, Matthew Hood, at <span class="hyperlink">mhood@heyshamhigh.co.uk</span>.</p>
</div>
</div></article><article id="references" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><div class="_idGenObjectStyleOverride-1"><h1 class="chapter_header_bold"><span class="chapter-title">References</span></h1><p class="reference ParaOverride-10">Arnett T (2015) ‘Fixing teacher education’, blog, Clayton Christensen Institute for Disruptive Education website, 26 May 2015.<em class="light-italic CharOverride-1"> </em><a href="http://www.christenseninstitute.org/fixing-teacher-education/"><span class="hyperlink">http://www.christenseninstitute.org/fixing-teacher-education/</span></a></p>
<p class="reference">Barber M and Mourshed M (2007) <em class="light-italic _idGenCharOverride-2">How the world’s best-performing school systems come out on top</em>, McKinsey & Company. <a href="https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf"><span class="hyperlink">https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf</span></a></p>
<p class="reference ParaOverride-9">Buddin R and Zamarro G (2009) ‘Teacher Qualifications and Student Achievement in Urban Elementary Schools’, RAND Corporation. <a href="http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf"><span class="hyperlink">http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf</span></a></p>
<p class="reference ParaOverride-34">Centre for the Use of Research and Evidence in Education [CUREE] (2011) <em class="light-italic _idGenCharOverride-2">Evaluation of CPD providers in England 2010-2011: Report for School Leaders</em>. <a href="http://www.curee.co.uk/files/publication/%5bsite-timestamp%5d/CPD%20providers%20report%20-school%20leaders%20final.pdf"><span class="hyperlink">http://www.curee.co.uk/files/publication/[site-timestamp]/CPD%20providers%20report%20-school%20leaders%20final.pdf</span></a></p>
<p class="reference">CentreForum (2016) written evidence to the multi-academy trusts inquiry, Education Committee, House of Commons. <a href="http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf"><span class="hyperlink">http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf</span></a> </p>
<p class="reference">Chingos M M and Peterson P E (2011) ‘It’s easier to pick a good teacher than to train one: Familiar and new results on the correlates of teacher effectiveness]’, <em class="light-italic _idGenCharOverride-2">Economics of Education Review</em> 30(3): 449–465</p>
<p class="reference">Clifton J (ed) (2013) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
<p class="reference">Clifton J (2016) ‘Could for-profit “challenger institutions” improve higher education?’, Prospect, 31 May 2016. <a href="http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities"><span class="hyperlink">http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities</span></a></p>
<p class="reference">Clifton J, Round A and Raikes L (2016) <em class="light-italic _idGenCharOverride-2">Northern schools: Putting education at the heart of the northern powerhouse</em>, IPPR North. <a href="http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse"><span class="hyperlink">http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse</span></a></p>
<p class="reference">Clifton J, Thompson S and Thorley C (2014) <em class="light-italic CharOverride-1">Winning the global race? Jobs, skills and the importance of vocational education</em>. <span class="hyperlink">http://www.ippr.org/publications/winning-the-global-race-jobs-skills-and-the-importance-of-vocational-education</span></p>
<p class="reference ParaOverride-8">Cordingley P and Bell M (2007) <em class="light-italic _idGenCharOverride-2">Transferring learning and taking innovation to scale</em>, the Innovation Unit. <a href="http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf"><span class="hyperlink">http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf</span></a></p>
<p class="reference">Cordingley P, Higgins S, Greany T, Buckler N, Coles-Jordan D, Crisp B, Saunders L and Coe R (2015) Developing Great Teaching: Lessons from the international reviews into effective professional development, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt/"><span class="hyperlink">http://tdtrust.org/about/dgt/</span></a></p>
<p class="reference">Crehan L (2014) ‘Teacher-led professional development in Singapore’, blog post, Inside classrooms project, 6 June 2014. <a href="http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore"><span class="hyperlink">http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore</span></a></p>
<p class="reference">Department for Business, Innovation and Skills [BIS] (2015) <em class="light-italic _idGenCharOverride-2">Fulfilling Our Potential: Teaching Excellence, Social Mobility and Student Choice</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2011) <em class="light-italic _idGenCharOverride-2">A profile of teachers in England from the 2010 School Workforce Census</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2016) <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>. <a href="https://www.gov.uk/government/publications/educational-excellence-everywhere"><span class="hyperlink">https://www.gov.uk/government/publications/educational-excellence-everywhere</span></a> </p>
<p class="reference">George A, Hansen K and Schoon I (2007) ‘Child development’, in Hansen K and Joshi H (eds) Millennium Cohort Study: Second Survey: A User’s Guide to Initial Findings. <a href="http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf"><span class="hyperlink">http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf</span></a></p>
<p class="reference">Goldstein A (2015) <em class="light-italic _idGenCharOverride-2">Teachers’ Perceptions of the Influence of Teacher Collaboration on Teacher Morale</em>, Walden University</p>
<p class="reference">Hanushek E A and Woessman L (2010) <em class="light-italic _idGenCharOverride-2">The high cost of low educational performance: The long-run economic impact of improving PISA outcomes</em>, Organisation for Economic Cooperation and Development</p>
<p class="reference">Hattie J (2012) <em class="light-italic _idGenCharOverride-2">Visible learning for Teachers: Maximizing impact on learning</em>, Routledge</p>
<p class="reference">Hattie J (2015a) <em class="light-italic _idGenCharOverride-2">What doesn’t work in education: The politics of distraction</em>, Pearson. <a href="http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf"><span class="hyperlink">http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf</span></a></p>
<p class="reference">Hattie J (2015b) <em class="light-italic CharOverride-1">What Works Best in Education: The Politics of Collaborative Expertise</em>, Pearson. <a href="https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf"><span class="hyperlink">https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf</span></a></p>
<p class="reference">Higgins C, Lavin T and Metcalfe O (2008) <em class="light-italic _idGenCharOverride-2">Health Impacts on Education: A review</em>, Institute of Public Health in Ireland</p>
<p class="reference">Higgins S, Coe R and Cordingley P (2015) <em class="light-italic _idGenCharOverride-2">Developing Great Teaching: Lessons from the international reviews into effective professional development</em>, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt"><span class="hyperlink">http://tdtrust.org/about/dgt</span></a> </p>
<p class="reference ParaOverride-11">HM Treasury, Department for Business, Innovation and Skills, Osborne G and Javid S (2015) <em class="light-italic _idGenCharOverride-2">Fixing the foundations: creating a more prosperous nation</em>, the Stationery Office. <a href="https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation"><span class="hyperlink">https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation</span></a></p>
<p class="reference">Husbands C (2013) ‘Great teachers or great teaching? Why McKinsey got it wrong’, IOE London blog, UCL, 10 October 2013. <a href="https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/"><span class="hyperlink">https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/</span></a></p>
<p class="reference">Kraft M A and Papay J P (2014) ‘Can Professional Environments in Schools Promote Teacher Development? Explaining Heterogeneity in Returns to Teaching Experience’, <em class="light-italic _idGenCharOverride-2">Educational Evaluation and Policy Analysis</em> 36: 476–500</p>
<p class="reference ParaOverride-47">Leunig T and Wyness G (2013) ‘TOWIE: the answer to regional inequality’, in Marshall P (ed) <em class="light-italic _idGenCharOverride-2">The Tail: How England’s schools fail one child in five – and what can be done</em>, Profile Books</p>
<p class="reference">Mourshed M, Chijioke C and Barber M (2010) <em class="light-italic CharOverride-1">How the world’s most improved school systems keep getting better</em>, McKinsey & Company. <a href="http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/"><span class="hyperlink">http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/</span></a></p>
<p class="reference">Ofsted (2014) <em class="light-italic _idGenCharOverride-2">The Annual Report of Her Majesty’s Chief Inspector of Education, Children’s Services and Skills 2013/14</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf</span></a> </p>
<p class="reference ParaOverride-11">Organisation for Economic Co-operation and Development [OECD] (2009) <em class="light-italic _idGenCharOverride-2">Evaluating and Rewarding the Quality of Teachers: International Practices</em>. <a href="http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en"><span class="hyperlink">http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2010) <em class="light-italic _idGenCharOverride-2">PISA 2009 Volume II: Overcoming Social Background: Equity in Learning Opportunities and Outcomes</em>. <a href="http://www.oecd.org/pisa/pisaproducts/48852584.pdf"><span class="hyperlink">http://www.oecd.org/pisa/pisaproducts/48852584.pdf</span></a></p>
<p class="reference ParaOverride-14">Organisation for Economic Co-operation and Development [OECD] (2012) ‘Hong Kong-China: Student performance (PISA 2012)’, Education GPS portal. <a href="http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI%20"><span class="hyperlink">http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI </span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013a) ‘Education indicators in focus: What are the social benefits of education?’. <a href="http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf"><span class="hyperlink">http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013b) Teachers for the 21st Century: Using Evaluation to Improve Teaching. <a href="http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf"><span class="hyperlink">http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2014) ‘Education at a glance 2014: Country note: Korea’. <a href="http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf"><span class="hyperlink">http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf</span></a></p>
<p class="reference">Strong M, Gargani J and Hacifazlioglu Ö (2011) ‘Do We Know a Successful Teacher When We See One? Experiments in the Identification of Effective Teachers’, <em class="light-italic _idGenCharOverride-2">Journal of Teacher Education</em> 62(4): 367–382</p>
<p class="reference ParaOverride-7">Sutton Trust (2011) ‘Improving the impact of teachers on pupil achievement in the UK – interim findings’</p>
<p class="reference">Teeman D and Pyle K (2009) <em class="light-italic _idGenCharOverride-2">NFER Teacher Voice Omnibus: June 2009 Survey</em>. <a href="https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf"><span class="hyperlink">https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf</span></a></p>
<p class="reference">The New Teacher Project [TNTP] (2015) <em class="light-italic _idGenCharOverride-2">The Mirage: Confronting the Hard Truth About Our Quest for Teacher Development</em>. <a href="http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf"><span class="hyperlink">http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf</span></a></p>
<p class="reference">Toop J (2013) ‘Career progression and talent management’, in Leslie C (ed) <em class="light-italic _idGenCharOverride-2">Towards A Royal College of Teaching: Raising the status of the profession</em>, the Royal College of Surgeons of England: 48–59. <a href="http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf"><span class="hyperlink">http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf</span></a></p>
<p class="reference">Weston D (2012) ‘How effective is the professional development undertaken by teachers?’, <em class="light-italic _idGenCharOverride-2">Guardian</em>, 26 March 2015. <a href="http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development"><span class="hyperlink">http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development</span></a></p>
<p class="reference">Wiliam D (2008) ‘Content Then Process: Teacher Learning Communities in the Service of Formative Assessment’, in Reeves D B (ed) <em class="light-italic _idGenCharOverride-2">Ahead of the Curve: The Power of Assessment to Transform Teaching and Learning</em>, Solution Tree</p>
<p class="reference ParaOverride-48">Wiliam D (2010) ‘Teacher quality: how to get more of it’, speech delivered at the <em class="light-italic _idGenCharOverride-2">Spectator</em> Schools Revolution conference, March 2010. <a href="http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc"><span class="hyperlink">http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc</span></a></p>
<p class="reference">Wiliam D (2013) ‘The importance of teaching’, in Clifton J (ed) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
</div></div></article> </section>
<a class="chapter-nav-btn next" href="#">Next chapter ></a>
</section>
<aside id="footnotes">
</aside>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp',
(int) 1 => ' <nav id="chapter-list">
<ul>
<li class="">
<a class="summary" href="#summary" title="Summary"><span class="chapter-title">Summary</span><br class="clear" /></a> </li>
<li class="">
<a class="foreword" href="#foreword" title="Foreword"><span class="chapter-title">Foreword</span><br class="clear" /></a> </li>
<li class="">
<a class="introduction" href="#introduction" title="Introduction"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span><br class="clear" /></a> </li>
<li class="">
<a class="the-importance-of-teaching" href="#the-importance-of-teaching" title="The importance of teaching"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="three-challenges-facing-teacher-training-and-development" href="#three-challenges-facing-teacher-training-and-development" title="Three challenges facing teacher training and development"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span><br class="clear" /></a> </li>
<li class="">
<a class="lessons-from-around-the-world" href="#lessons-from-around-the-world" title="Lessons from around the world"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span><br class="clear" /></a> </li>
<li class="">
<a class="institute-for-advanced-teaching" href="#institute-for-advanced-teaching" title="Institute for Advanced Teaching"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="next-steps" href="#next-steps" title="Next steps"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span><br class="clear" /></a> </li>
<li class="">
<a class="references" href="#references" title="References"><span class="chapter-title">References</span><br class="clear" /></a> </li>
<li style="list-style:none"><br/><br/>
<hr/>
<br/><a href="/read/">Back to Library</a></li>
</ul>
</nav>
<section class="body-content">
<a class="chapter-nav-btn prev" href="#">< Previous chapter</a>
<section class="chapter-articles">
<article id="summary" class="chapter current" style=""><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Summary</span></h1><div class="_idGenObjectStyleOverride-1" id="_idContainer005">
<p class="body_para">Every education system around the world faces two major challenges: closing the stubborn achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Failure to address these challenges is morally indefensible and economically unsustainable.</p>
<p class="body_para">While the underlying causes of achievement gaps are complex, and require similarly complex solutions, the world’s highest performing education systems are making good progress by improving the quality of classroom teaching, which we know has the biggest impact on pupil progress. This is especially significant for pupils from disadvantaged backgrounds, where the difference between a good teacher and a bad teacher can represent a whole year’s worth of extra learning in any given academic year.</p>
<p class="body_para">Yet a shortage of expert teachers in the stands is frustrating our ambition to close this attainment gap. This problem is particularly acute in certain areas of the country that struggle to attract, develop and retain members of staff. The government has acknowledged this problem and recently pledged to try to address it by spreading ‘educational excellence everywhere’.</p>
<p class="body_para_into_list">In order to improve teaching expertise through existing channels, three barriers must be overcome.</p>
<ol>
<li class="number_list_1">Courses, programmes and workshops are often poorly designed and delivered.</li>
<li class="number_list_1">Incentives to participate in training and development are often poor.</li>
<li class="number_list_1_last">The environments in which training and development takes place are often poor.</li>
</ol>
<p class="body_para">As a result of these challenges, too much training and development benefits neither teachers nor their pupils, failing to transform the knowledge and craft needed for expert teaching; indeed, it often lacks the incentives required to encourage participation in the first place. Some development does benefit pupils, but those benefits are often locked within a single school. Likewise, many current university master’s courses offer good incentives – they’re portable, and give those who undertake them a sense of status and progression – but their focus is often on research rather than on transforming classroom practice.</p>
<p class="body_para">If we are to improve teacher training and development, we need to address all three challenges – poor design and delivery, poor incentives and poor environments. <strong class="medium _idGenCharOverride-1">We need a well-incentivised, transformative training and development offer, delivered within a supportive environment.</strong></p>
<p class="body_para">This paper draws on examples of successful, innovative school-led teacher development programmes in the US and Singapore. It argues for the creation of a new school-led, higher education training institution – an Institute for Advanced Teaching (IAT) – that could address each of the three barriers to effective teacher development described above, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<p class="body_para_into_list">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who will ensure that all children get an excellent education, the IAT would accomplish the following.</p>
<ol>
<li class="number_list_1 ParaOverride-1">Recruit high-potential, qualified teachers who work in challenging schools.</li>
<li class="number_list_1">Develop them into expert teachers.</li>
<li class="number_list_1_last">Build them into a movement for change in education.</li>
</ol>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure S1</p>
<p class="figure_table_header_subhead">There is a significant gap in England’s teacher training and development provision<br />
<em class="light-italic _idGenCharOverride-2">The strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</em></p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer000"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB.jpg" /></div>
</div>
</figure>
<figure class="figure-image Full-width-object-frame-inline" id="figure-2">
<p class="figure_header_rule_above">Figure S2</p>
<p class="figure_table_header_subhead ParaOverride-3">The IAT’s three-step plan</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer001"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para">Through careful design, it could meet three objectives that will be vital to addressing England’s teacher training and development needs.</p>
<figure class="figure-table Table-100-" id="figure-3">
<p class="figure_header_rule_above">Table S1</p>
<p class="figure_table_header_subhead">The objectives of the IAT, and how it will achieve them</p>
<p class="figure_table_header_subhead"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
</figure>
<p class="indent_heading_1_first">Defining ‘expert teacher’</p>
<p class="indent_body_para_last_line_in_box">Defining the term ‘expert teacher’ is the subject of debate, in part driven by an individual’s view of what outcomes our education system should aspire to. For the purposes of this paper, we will use Hattie’s definition. He identifies five major dimensions of expert teachers: they have high levels of knowledge and understanding of the subjects they teach; they can guide learning to desirable surface and deep outcomes; they can successfully monitor learning and provide feedback that assists students to progress; they can attend to the more attitudinal attributes of learning (especially developing self-efficacy and mastery motivation), and can provide defensible evidence of positive impacts of their teaching on student learning. Here in, Hattie says, lies the difference between ‘expert’ and experienced.</p>
<p class="body_para">The next stage in the work of the nascent IAT will be to outline the practical elements of this institution. It will shortly be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the cost involved in creating the scheme. As leader of the IAT project, the author would welcome any feedback on this proposal as it is taken forward.</p>
</div>
</div></article><article id="foreword" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Foreword</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-7">We believe that children who are most vulnerable to underachievement deserve the very best teachers. We know that if they get them, we can close the stubborn achievement gaps that exist between disadvantaged children and their wealthier peers; gaps that are worse in the UK than almost any other developed country. Our pursuit of this vision, while difficult, is part of a growing challenge to a status quo that is economically unsustainable and morally unacceptable.</p>
<p class="body_para ParaOverride-8">As a group of schools, and as a country, we are making progress but we have a long way to go – particularly when it comes to getting beyond the plateau and developing teachers throughout their careers. We know that expert teaching is the best way to close the gap, but we face a chronic shortage of expert teachers – due in part to the absence of a transformative, incentivised development offer beyond initial training.</p>
<p class="body_para ParaOverride-9">We believe that a new institution – an Institute for Advanced Teaching – inspired by a US model and founded by a partnership of schools who work together to pool their expertise, can change this. Its purpose would be to build a movement of expert teachers who ensure that all children get an excellent education.</p>
<p class="body_para ParaOverride-8">This paper makes the case for such an institution and how we could take the lead in establishing it. We look forward to hearing your thoughts and comments.</p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Ed Vainker, Reach Academy Feltham</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Lynne Isham, Lampton School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Max Heimendorf, King Solomon Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Carly Mitchell, Oasis Academy South Bank</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Luke Sparkes, Dixons Trinity Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Drew Duncan, Mosley Hollins High School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Peter Hyman, School 21</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Paddy McGrath, London Academy.</span></p>
</div>
</div></article><article id="introduction" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="the-challenge">The challenge</p>
<p class="body_para ParaOverride-9">Every education system around the world faces two major challenges: closing the unacceptable and stubbornly high achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Continued failure to address these challenges is both morally indefensible and economically unsustainable.</p>
<p class="body_para">The Programme for International Student Assessment (PISA) has demonstrated that an achievement gap between rich and poor pupils exists in all OECD countries. Students from more socioeconomically advantaged backgrounds outperformed students from average backgrounds by around 38 points – the equivalent of one year’s worth of education (OECD 2010).</p>
<p class="body_para ParaOverride-10">In England, this relationship is particularly strong: the OECD’s research shows that England’s school system is more unequal than many of the world’s top performing countries, and that this is holding our country back (ibid). These divergences start very early in life: the difference in ‘school readiness’ between three-year-olds in the most and least disadvantaged families is the equivalent of one full year of development (George et al 2007). Differences in pupils’ levels of attainment continue to grow throughout their schooling, with children from poorer postcodes performing just over half as well as those from wealthier neighbourhoods, and fewer going on to university as a result (Clifton 2013).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-002-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-002">1</a></span></span> In turn, this iniquity is perpetuated in the jobs market, with the top professions such as law and finance dominated by those who went to private schools and selective universities.</p>
<p class="body_para">England faces a particular challenge in terms of ensuring that opportunity is spread evenly across the country. While in some areas, including many London boroughs, pupils from disadvantaged families perform <em class="light-italic CharOverride-1">above</em> the national average, in other areas of the country – including many isolated rural and coastal towns – pupils from poorer households have relatively very low attainment. In Hull, for example, 40 per cent of pupils end up in the ‘tail of low achievement’, compared to 9 per cent in Rutland (Leunig and Wyness 2013). Many large northern cities are also struggling to close the attainment gap. In Leeds, Bradford and Liverpool, less than a third of disadvantaged pupils achieve five good GCSEs including English and maths (Clifton et al 2016). It is unacceptable that where, and into what circumstances, a child is born has such a large impact on their educational attainment and future prospects.</p>
<p class="body_para">The government has acknowledged this challenge. Its recent white paper, <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>, has a series of maps which identify areas of the country that have low exam results and a limited capacity to improve. It has promised to target more resources to these ‘Achieving Excellence Areas’ to help create a school-led model of improvement.</p>
<p class="body_para ParaOverride-8">It is essential that this achievement gap is closed, because education provides significant benefits to both individuals and society. Individuals with higher levels of education tend to earn more and live longer, happier and healthier lives. More educated populations have also been shown to be more civic-minded (in terms of engaging in volunteering, voting and blood donation) (OECD 2013a), and less likely to require state support or be involved with the criminal justice system (Levin et al 2007, cited in Wiliam 2008: 183).</p>
<p class="body_para ParaOverride-10">Educated populations also drive economic growth and international competitiveness (Higgins et 2008). Improving educational attainment is important for our changing economy, which increasingly requires high levels of education and skill. As some jobs are outsourced or replaced by technology, and as competition between countries increases, there is a growing premium for highly skilled individuals (Hanushek and Woessman 2010).</p>
<p class="body_para ParaOverride-10">South Korea has, in the space of a generation, moved from having a low rate of secondary-school completion to being one the most highly educated countries in the world, with over 60 per cent of its young people completing tertiary education (OECD 2014). Countries that were historically seen to be competing with Britain on cheap exports are now competing in areas such as highly skilled manufacturing and high-value services.</p>
<p class="body_para ParaOverride-11">As the structure of our economy evolves, it is likely to create more skilled jobs. The UK Commission for Employment and Skills has made projections of how jobs will change between 2012 and 2022 as a result of business growth. These projections show highly skilled professional jobs increasing by 19.6 per cent over this period; mid-skilled technical jobs increasing by 2.4 per cent; and a small decrease in the number of low-skilled jobs (Wilson et al 2014, cited in Clifton et al 2014: table 2.1). Around 20 million jobs are expected to be created in high- and medium-skilled occupations by 2022 as a result of business growth and economic restructuring (ibid).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-001-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-001">2</a></span></span> These jobs will require a mixture of high-quality academic and vocational training. If all of the UK’s young people are to leave compulsory education with the knowledge, skills and character they need in order to thrive in a modern economy, our education system must keep pace.</p>
<p class="subhead_1 ParaOverride-12" id="love-the-one-you-re-with-building-teacher-capacity-in-a-school-led-system">Love the one you’re with: building teacher capacity in a school-led system</p>
<p class="body_para ParaOverride-7">While the underlying causes of low educational attainment are complex and require similarly complex solutions, the world’s highest-performing education systems are making good progress. A number of studies have shown that the key to success lies in improving the quality of classroom teaching that disadvantaged pupils receive. While policymakers are often tempted to tinker with funding systems and school structures, it is what goes on inside the classroom that really drives up standards. World leaders such as Singapore, Hong Kong and Canada ensure that all pupils – regardless of where they are born – receive high quality classroom instruction (Barber and Mourshed 2007).</p>
<p class="body_para ParaOverride-9">The key challenge for England is therefore to build the expertise and capacity of the teacher workforce – especially in more isolated and remote areas of the country. While a number of positive steps in this direction have been taken – such as the expansion of Teach First and the creation of a National Teaching Service – a lot more remains to be done. Within a decade there will be 800,000 more students in our education system than there are now, yet the number of new teachers entering the profession dropped by 17 per cent between 2009/10 and 2013/14, and continues to fall (Ofsted 2014: 19). This is compounded by a relatively high number of teachers leaving the maintained sector – in the 2010 school workforce census 46 per cent were found to have left it after five years (DfE 2011). Furthermore, many teachers – particularly those outside of the big cities – do not receive the support and training they need in order to become experts in their profession: they are cut off from networks of support, and can struggle to make the transition from newly qualified teacher to expert professional.</p>
<p class="body_para ParaOverride-8">Successful policy must therefore help to boost teacher capacity within the schools system. Many programmes have focussed on recruiting new graduates into the profession, but this is only one piece of the jigsaw. Reliance on the recruitment of new graduates fails to address the challenge of how to retain and build the capacity of teachers who are already working in our schools. To increase system capacity we need to achieve the dual and complementary aims of increasing teachers’ expertise and retaining those teachers who are already in the system. Professor Dylan Wiliam has labelled this the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para">Any strategy for increasing the number of expert teachers working in disadvantaged schools also needs to reinforce recent policies that aim to create a ‘school-led’ education system. Policymakers have given schools more power to purchase their own improvement services, recruit and train their own teachers, develop their own distinctive approaches to education, and innovate and design programmes that are targeted to their specific needs.</p>
<p class="body_para ParaOverride-10">In this context, rather than relying on top-down professional development programmes driven by policymakers in Whitehall, schools need to take ownership and develop their own programmes and institutions for creating a cadre of expert classroom teachers. The majority of schools and academy chains, however, are not big enough to develop their own programmes, or to guarantee that good practice is spread to those areas of the country that need it most. The majority of academies are part of small chains with a handful of schools, and only operate in particular towns or local areas.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-000-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-000">3</a></span></span> They will therefore need to pool their expertise and resources in order to create a genuinely ‘school-led’ solution to the professional development challenge. Teaching schools can also provide some support for professional development, but as the recent white paper noted, their coverage is patchy across the country, and they have to focus on a wide range of activities, including initial teacher training, deploying National Leaders of Education and disseminating research.</p>
<p class="body_para_into_list ParaOverride-13">A 2010 McKinsey report identified the means by which the world’s leading school systems are able to build professional capacity in a school-led system (Mourshed et al 2010). The report ranked England’s education system within its ‘good to great’ category, and suggested three areas that we must focus on if we are to join the education systems of Ontario, Singapore, Hong Kong and Saxony in their ‘great to excellent’ category. These three areas of focus were:</p>
<ul>
<li class="bullet_1">cultivating peer-led learning for teachers and principals</li>
<li class="bullet_1">creating additional support mechanisms for teachers and principals</li>
<li class="bullet_1_last">system-sponsored experimentation across schools (ibid).</li>
</ul>
<p class="body_para ParaOverride-14">This report sets out how England can respond to the challenge laid down by McKinsey. It argues for the creation of a new school-led institution that is able to support and train teachers who are already working in disadvantaged schools. If implemented successfully, it could create a movement of expert teachers to address the problem of low educational attainment in this country.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-002-backlink" id="footnote-002">1</a> See Clifton 2013 for a detailed discussion of the attainment gap in England’s secondary schools.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-001-backlink" id="footnote-001">2</a> There will still be a large number of low skilled jobs created as a result of ‘replacement demand’ when people retire from the workforce. See Clifton et al 2014.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-000-backlink" id="footnote-000">3</a> At the start of April 2016, there were 973 multi-academy trusts in operation across England. Over two-thirds (681) of these trusts have fewer than four schools (CentreForum 2016).</p>
</div>
</div>
</div>
</div></article><article id="the-importance-of-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="expert-teachers-in-every-classroom">Expert teachers in every classroom</p>
<p class="body_para ParaOverride-10">Improvements in the volume and quality of global education research, and greater innovation, are giving educators a better understanding of the drivers of improvement within the education system. A number of influential studies have highlighted the importance of classroom teaching to improving outcomes, and have made clear that if policies do not influence what goes on inside the classroom, they are unlikely to lead to improvements in educational attainment. As McKinsey’s famous 2007 study put it, ‘the quality of an education system cannot exceed the quality of its [teaching]’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-006-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-006">4</a></span></span> (Barber and Mourshed 2007).</p>
<p class="body_para">John Hattie has undertaken one of the most comprehensive studies of interventions aimed at raising achievement, gleaned from over 1,100 meta-analyses involving 250 million students (Hattie 2015a). Almost all of these strategies have <em class="light-italic CharOverride-1">some</em> positive impact on student outcomes, but some have a more significant impact than others. When the challenge is urgent and the resources are limited, these more successful strategies are the ones that should be prioritised.</p>
<p class="body_para_into_list">However Hattie’s study identified a number of interventions that policymakers often make, despite the fact that they have relatively modest ‘effect sizes’ (below 0.4)<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-005-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-005">5</a></span></span> (ibid: 1). As table 2.1 shows, policymakers tend to focus on the following five types of ‘popular fixes’ because they are often easier to achieve than trying to influence classroom practice.</p>
<ol>
<li class="number_list_1 ParaOverride-1"><strong class="medium _idGenCharOverride-1">Appease the parents</strong>, in terms of choice of school and smaller class sizes.</li>
<li class="number_list_1 ParaOverride-15"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong> (the curriculum, assessment formats, school buildings and so on).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the students</strong> (early intervention, and focussing on learning styles, for example).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the schools</strong> (creating new types of school, promote heroic and/or transformational leaders, promise greater autonomy).</li>
<li class="number_list_1_last"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong> (through initial teacher training, performance-related pay, technology, more adults in schools) (Hattie 2015a: 8–32).</li>
</ol>
<p class="body_para">Hattie is clear that if there is no change in teaching, student outcomes will not be affected. He argues that ‘if students are not learning, then it is because we are not using the right teaching strategies; and we have to make the changes to those strategies’ (Hattie 2015b: 18). Table 2.2 shows the top 20 influences on students’ achievement, ranked by effect sizes: the overwhelming majority of them (around 80 per cent) are dependent on expert teaching.</p>
<figure class="figure-table Table-50-" id="figure-2">
<p class="table_header ParaOverride-16">Table 2.1</p>
<p class="figure_table_header_subhead ParaOverride-17">Impact of some examples of ‘popular fixes’, by effect size and fix type (see above)</p>
<table class="Table-50-" id="table002">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5" colspan="2">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">1</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Appease the parents</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">2</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">3</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the students</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">4</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the schools</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">5</strong></p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong></p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table003">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-11">
<p class="table_text_left_align_7pt">Inquiry-based methods</p>
</td>
<td class="Table-50- bas-row CellOverride-12">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.31</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-13">
<p class="table_text_left_align_7pt">Summer school</p>
</td>
<td class="Table-50- bas-row CellOverride-14">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Finances</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Individualised instruction</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.22</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Class size</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.21</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Co-/team teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.19</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Within-class grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.18</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Matching style of learning</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.17</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Mentoring</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Problem-based learning</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Ability grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Teacher education<br />
(quality of degree)</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Changing school calendars/timetables</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.09</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Charter schools</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.07</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Whole language</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.06</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Diversity of students</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.05</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Multi-grade/age classes</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.04</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Volunteers/teacher aides</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.03</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Open vs traditional</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.01</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-23 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Welfare policies</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-24 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">-0.12</span></p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2015a: table 5</p>
</figure>
<figure class="figure-table Table-50-" id="figure-3">
<p class="table_header">Table 2.2</p>
<p class="figure_table_header_subhead ParaOverride-17">Top 20 influences on student achievement, and those among them that are influenced by highly effective teaching, ranked by effect sizes</p>
<table class="Table-50-" id="table004">
<colgroup>
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt">Influenced by highly effective teaching</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-25 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Not influenced by highly effective teaching</p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table005">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Self-reported grades/student expectations</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.44</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Piagetian programmes</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">1.28</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Response to intervention</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.07</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher credibility</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Providing formative evaluation</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Micro-teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.88</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom discussion</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.82</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-12">Comprehensive interventions for learning-disabled students</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.77</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher clarity</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Feedback</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Reciprocal teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.74</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher–student relationships</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.72</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Spaced vs mass practice</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.71</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Meta-cognitive strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.69</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Acceleration</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom behaviour strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Vocabulary programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Repeated reading programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Creativity programs on achievement</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Prior achievement</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2012</p>
</figure>
<p class="body_para">We know, therefore, that the strategy that will consistently and substantially raise student achievement is ensuring that we have <strong class="medium _idGenCharOverride-1">expert, inspired and passionate teachers in every classroom</strong>. This is consistent with a number of other studies that have demonstrated the large impact that a high-quality teacher can have on his or her students’ outcomes.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-004-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-004">6</a></span></span></p>
<p class="body_para_into_list ParaOverride-8">What’s more, improving teaching has a particularly large benefit for pupils who are vulnerable to underachievement. Over a school year, these pupils gain 1.5 years’ worth of learning when taught by expert teachers, compared with just 0.5 years when taught by poorly performing teachers – in other words, for poor pupils the difference between a good teacher and a bad teacher is a whole year’s worth of learning (Sutton Trust 2011). Studies in both primary and secondary schools have found that the best teachers benefit lower achievers more, so they are likely to help close achievement gaps (Hamre and Pianta 2005 and Slater et al 2008, cited in Wiliam 2013). Of course, this strategy will only work if teachers are also deployed effectively – to the schools and classrooms that need them most. As McKinsey has argued, improving the quality of teaching is a three-step process:</p>
<ol>
<li class="number_list_1 ParaOverride-1">‘Get the right people to become teachers.’</li>
<li class="number_list_1">‘Develop these teachers into effective instructors (the only way to improve outcomes is to improve instruction).’</li>
<li class="number_list_1_last ParaOverride-22">‘Put in place systems and targeted support to ensure that every child is able to benefit from excellent instruction (the only way for the system to reach the highest performance is to raise the standard of every student).’ (Barber and Mourshed 2007: 13)</li>
</ol>
<p class="subhead_1 ParaOverride-23" id="unlocking-expertise-developing-teachers-once-they-have-qualified">Unlocking expertise: developing teachers once they have qualified</p>
<p class="body_para">The growing evidence on teacher quality has rightly been used to justify efforts aimed at increasing the quality of recruits to the world of teaching. The majority of workforce-related policy solutions and third sector innovations have focussed on improving the quality of entrants into teaching and improving their initial teacher training. For example, the government has raised the bar for entry to PGCE programmes to a 2:1 degree minimum, and has invested heavily in the Teach First programme.</p>
<p class="body_para ParaOverride-7">While efforts to raise the quality of entrants to the profession are important, they will take a long time to filter through the system, and they ignore the vast majority of teachers who are already working in classrooms. They should therefore be seen as the first step in a longer process. If we are to continue to improve outcomes for pupils, we must now broaden this focus to include developing teachers <em class="light-italic _idGenCharOverride-2">after</em> they have qualified, so that they can move from being proficient to expert – something Dylan Wiliam has termed the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para ParaOverride-9">To realise the ambition of having a expert teacher in every classroom, we first need to understand how teachers improve over time – from the start of their initial teacher training through to mastery of the necessary knowledge and craft associated with expert teaching. Successive studies have attempted to map this improvement journey. They show that, on average, teachers improve rapidly in their first three years, but improvement then slows between years three and five, and plateaus beyond that point (Chingos and Peterson 2011). One US study by TNTP, which involved 20,000 teachers, found that the average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years (TNTP 2015).</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 2.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">‘The average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years’</em><br />
Average teacher performance by number of years’ experience (by number of standard deviations away from average first-year teacher)</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer002"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/Fig-2.1_conversion_draft.jpg" /></div>
</div>
<p class="figure_source_note_rule_below">Source: Adapted from TNTP 2015: 15</p>
</figure>
<p class="body_para ParaOverride-8">If this plateau occurred after the point at which teachers master the core knowledge and craft required to become expert, it would be less problematic; if it were the result of a significant lack of investment in the training and development of teachers, it would be more understandable. However, neither appears to be the case. For too many, the plateau occurs while there remains plenty of scope for improvement (TNTP 2015), and within contexts in which there is a reasonable level of investment of resources.</p>
<p class="body_para">The same US study looked at spending on teacher training and development, and found that the average per-teacher spend in this area each year was US$18,000. When aggregated, this totalled to $8 billion for the 50 largest school districts alone (ibid: 8).</p>
<p class="body_para">This was found to far exceed what many other industries spent on support and development for their practitioners.</p>
<p class="blockquote ParaOverride-24">‘For example, the average large government/military organization (defined as 10,000 employees or more) spent a little more than $2 million on staff training in 2013. By comparison, a school district we studied, with a similar number of teaching staff, spent more than $90 million on teacher training and support in the same time period, excluding the costs of teachers’ salaries for the time they spent in training, additional investments like salary bumps for improved performance and school leader time beyond meeting directly with teachers for support. Even using this more conservative estimate, on average, the districts we studied spent anywhere from nearly two to four times more of their budgets and four to nearly 15 times more per employee on support and development, compared to other industries.’</p>
<p class="blockquote_ref">TNTP 2015: 10</p>
<p class="body_para ParaOverride-8">Although no similar study has been conducted in England, our estimates suggest a similarly significant annual investment over £1 billion per year, or £2,500 per teacher (although it is worth noting that it is difficult to identify exactly what activity actually takes place in mandatory inset [in-service training] time). This estimate includes only the continuing professional development (CPD) lines within school and the time that teachers spend on mandatory and other development opportunities each year.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-003-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-003">7</a></span></span></p>
<p class="body_para ParaOverride-14">It is, therefore, hard to make the case that the extent of investment of resources in staff development is a significant barrier to supporting teacher development. This means that in order to increase the number of expert teachers we must address this plateau in performance by changing the improvement trajectory of individual teachers, making better use of the resources that already exist within the system. This will ensure that more teachers continue to develop – ideally throughout their career, but at least until they have mastered a core set of instructional techniques.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-006-backlink" id="footnote-006">4</a> In a 2013 blog, Chris Husbands made the argument, accepted by the authors of the report, that it is in fact teaching, not the teacher, that is the decisive factor (Husbands 2013).</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-005-backlink" id="footnote-005">5</a> The ‘effect size’ is a statistical measure that calculates pupils’ average improvement relative to a comparison group, and is presented in a standardised way to allow comparisons between different interventions. An effect size of 0.5 or above would be considered good for an education intervention, and would be roughly equivalent to an additional six months of learning.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-004-backlink" id="footnote-004">6</a> See for example Hanushek E A (2011) ‘The economic value of higher teaching quality’, <span class="italic _idGenCharOverride-3">Economics of Education Review</span> 30(3): 466–479; and Slater H, Davies N and Burgess S (2009) ‘Do teachers matter? Measuring the variation in teacher effectiveness in England’, working paper no. 09/212, Institute of Public Affairs, University of Bristol</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-003-backlink" id="footnote-003">7</a> This figure was calculated assuming staff time costs of £850 million and course fees of £200 million. Staff time was calculated on the assumption that there are 400,000 teachers in England completing 12 days of CPD per year and being paid an average salary of £34,600. The course fees are based on analysis of the CPD line within school budgets by the National College for School Leadership (for more details see <a href="http://tdtrust.org/2012/05/"><span class="hyperlink">http://tdtrust.org/2012/05/</span></a>).</p>
</div>
</div>
</div>
</div></article><article id="three-challenges-facing-teacher-training-and-development" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">There are three challenges when it comes to changing the improvement trajectory of teachers’ training and development. This chapter will consider each in greater depth, and suggest possible means of addressing them.</p>
<p class="subhead_2">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para ParaOverride-7">Courses, programmes and workshops are often undifferentiated, and poorly designed and delivered. They fall short of the requirements necessary for effective training and development, and as a result – despite the investment of time and resources that they entail – have little impact on teacher effectiveness.</p>
<p class="subhead_2">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-11">While teaching’s attractiveness as a career choice for graduates has increased over the last 20 years, due in part to the work of organisations like Teach First, there are few incentives to continue as a classroom teacher. Compared to middle leadership, classroom teaching lacks a clear progression route to mastery; it is lower status and pay progression is poorer. Teachers also leave the classroom for better incentivised careers in other sectors.</p>
<p class="subhead_2">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-10">The culture and ethos of an individual school, and the effectiveness of colleagues, can make a significant contribution to, or significantly detract from, an individual teacher’s ability to improve. It can be frustratingly difficult for a teacher to attempt to improve his or her practice within a challenging school – which, frustratingly, is where that improved practice is most needed.</p>
<p class="subhead_1" id="challenge-1-participation-fails-to-transform-classroom-practice">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para">In order to be effective, teacher development needs to be expertly designed and delivered. Too often it is neither. A 2011 study by CUREE estimated that just 9 per cent of teacher training and development in England results in teachers being able to embed new ideas, and only 1 per cent of it enables teachers to transform poor practice into more effective teaching (CUREE 2011).</p>
<p class="body_para_into_list">The majority of teacher training and development, which fails to meet these standards, often shares a number of common features.</p>
<ul>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It lacks continuity and rhythm:</strong> training is often provided as a one-off session on a particular topic, which has no discernible impact on student achievement. These one-off sessions are often not connected to each other, which results in similarly ineffective hour-long sessions repeated over and over.</li>
<li class="bullet_1 ParaOverride-25"><strong class="medium CharOverride-3">Its focus on craft is limited: </strong>development often assumes a ‘knowledge deficit’ that needs to be addressed (Wiliam 2010). While improving subject, pedagogical, theoretical and contextual knowledge is important, it is only part of effective teacher development. A focus on craft – that is, how to combine this knowledge in order to best enable students to learn – is essential, yet too often absent.</li>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It is not delivered by credible, expert facilitators: </strong>the perceived and actual expertise and credibility of facilitators is often poor because those leading training are not currently highlyexpert classroom teachers or facilitators.</li>
<li class="bullet_1 ParaOverride-1"><strong class="medium CharOverride-3">It does not give teachers a clear understanding of their performance against a clear, evidence-informed, ‘expert’ standard: </strong>this has two negative consequences. First, development can have a negative rather than positive impact on pupil outcomes, as teachers are encouraged to make wrong or superficial changes to their practice that makes them worse as a result. This is particularly important when it comes to discredited educational ideas (such as Learning Styles) that still feature in a number of training and development programmes. Second, teachers can come to believe that they are better than they are, and so conclude that they require less development in future (Weston 2012).</li>
<li class="bullet_1"><strong class="medium CharOverride-3">It is not informed by the needs of pupils:</strong> development for its own sake is a poor use of scarce resources. Training and development should be connected to a clear pupil need. Too often, input focuses on generic knowledge, and is not designed to help teachers contextualise their learning either for subjects or for specific groups of pupils.</li>
<li class="bullet_1_last"><strong class="medium _idGenCharOverride-1">Its impact is not evaluated: </strong>as few as 7 per cent of schools evaluate their training by focussing on its impact on pupil progress. As a result, schools and providers have been unable to gather evidence about the relationship between development and issues such as changes in practice, gains in knowledge and student outcomes (Teeman and Pyle 2009). This leads to poor choices in the future, and poor incentives for providers to improve their offer.</li>
</ul>
<p class="indent_heading_1_first ParaOverride-26"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-27"><span class="CharOverride-5">A significant step-change in quality is essential. Teachers need well-designed training and development that is demanding, sustained over time and has a clear rhythm. They need it to be delivered by credible, well-qualified practicing experts. And they need it to be free from discredited educational ideas (such as learning styles) and packed with rich content on what we know to be effective (such as how to give effective feedback, the importance of committing knowledge to long-term memory, and metacognition).</span></p>
<p class="subhead_1" id="challenge-2-incentives-to-participate-are-poor">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-28">As well as being high-impact, teacher development should also be attractive to those who may choose to take part in it. Too often, little thought is given to how teacher development opportunities are incentivised for individual teachers themselves. Our education system does not consider how these individual opportunities connect to a credible progression pathway distinct from school leadership: we rarely increase the status or pay of those who have improved their knowledge and craft as a result of development activities; we fail to link all development to clear outcomes for pupils; and, when an award of some kind is given, it is difficult to transfer any such recognition between schools.</p>
<p class="subhead_2">Progression</p>
<p class="body_para ParaOverride-6">Beyond their newly qualified year, classroom teachers (as distinct from middle leaders) lack a clear progression route towards ‘teaching mastery’. Aspects of such a pathway (advanced skills teachers, lead teachers, excellent teachers) have been introduced, but they have been developed for disparate purposes and to increasingly loose standards, expectations and frameworks. As a result, any teacher looking to understand what their progression route beyond initial teacher training might look like, unless they aim to become a middle leader, will be left wanting.</p>
<p class="body_para ParaOverride-6">In the course of our research we investigated the possible career paths open to a newly qualified teacher, and were unable to find any guidance that set out a clearly defined route, and very little that placed value upon or incentivised teachers’ development as a means of pursuing that route. While outstanding practice might open up opportunities for promotion to school leadership positions, this model fails to meet the needs of the majority of teachers: a good teacher is not necessarily a competent manager, and it may indeed have an adverse impact upon the quality of teaching in schools by removing outstanding teachers from the classroom (OECD 2013b).</p>
<p class="subhead_2">Status</p>
<p class="body_para ParaOverride-6">Becoming a teacher is now a more prestigious career choice than at any time in the last two decades. For top graduates, teaching is the fourth most prestigious career option for graduates – in part due to the work of charities such as Teach First (Times 2015).<span class="footnote-ref CharOverride-6"><span id="footnote-008-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-008">8</a></span></span> This is a remarkable and welcome change.</p>
<p class="body_para ParaOverride-6">However, there is an important difference in the level of recognition that comes from <em class="light-italic _idGenCharOverride-2">training</em> to be a teacher, and from actual classroom teaching once qualified. For teachers, recognition from peers and self-actualisation is mainly linked with promotion to middle leadership – that is, managing more and teaching less – rather than classroom teaching.</p>
<p class="subhead_2">Portability</p>
<p class="body_para ParaOverride-6">Much of the development undertaken by teachers in schools is informal. While this kind of development, when designed and delivered as outlined in the previous chapter, is essential for improving outcomes for pupils, it is rarely portable <em class="light-italic CharOverride-1">between</em> schools and systems. As most teachers do move between schools, and on occasions between education systems, a lack of a clear marker of quality or achievement for a new employer, makes it difficult for an individual to demonstrate their expertise. Simply listing their most recent training sessions reveals more about their previous school’s policies than the teacher’s learning and progress, and so carries little sway.</p>
<p class="subhead_2">Link to pupil needs</p>
<p class="body_para ParaOverride-29">What motivates teachers to learn is the belief that it is helping their pupils, and evidence that it has done so (Higgins et al 2015). A portable, high-status qualification is not, in itself, enough. Experience from previous centrally funded master’s in teaching and learning programmes suggests that completion rates were low largely because teachers did not see the benefits in much of the activity they were expected to undertake. While teachers were happy to complete the pupil facing inquiry, literature reviews and write-ups were left incomplete because the direct link to pupils’ outcomes was absent. Improving pupil outcomes must therefore be the primary purpose of any teacher training and development activity, each of which should be explicitly linked to that outcome (CUREE 2011).</p>
<p class="indent_heading_1_first"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body ParaOverride-30"><span class="CharOverride-5">While the primary focus of our efforts should be on the positive impact that any teacher development opportunity will have on pupils, they should also deliver the significant secondary benefit of ensuring that an attractive offer is made to individual teachers. High-status, accredited (and therefore portable) opportunities that link together to form a clear progression route to attaining expert status will better incentivise teachers to engage with those opportunities that will most benefit their pupils. </span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-31"><span class="CharOverride-5">A stronger focus on progression for classroom teachers in particular would bring teaching into line with other high-status professions like medicine and law (Toop 2013). Progression within medicine, for instance, is clearly mapped out: five years at medical school; a two-year generic foundation programme; and five years of specialist training, ultimately working towards leading a GP practice or becoming a consultant.</span><span class="CharOverride-7"><span id="footnote-007-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-007">9</a></span></span><span class="CharOverride-5"> By its very nature this path encourages medical professionals to consider their career in the longer term, but also offers a significant variety of specialisms to pursue once basic training is completed.</span></p>
<p class="subhead_1" id="challenge-3-the-environment-is-poor">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-11">Even with a high-impact, attractive development offer, improvement is not guaranteed. The environment in which development takes place has a significant impact on the rate of teacher improvement. A recent report that analysed the effect of environments on teacher development found that after 10 years, teachers working in schools at the 75th percentile of environment ratings (that is, towards the higher end) improved 38 per cent more than teachers in schools at the 25th percentile (Kraft and Papay 2014). As a result, the lowest-performing schools, which by their nature are likely to have less supportive environments – struggle to sustain improvements in teacher expertise – the factor that, as we know, is most likely to improve outcomes for their pupils.</p>
<p class="body_para_into_list ParaOverride-11">Factors that contribute to less supportive environments include the following.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Other teachers’ mindsets:</strong> the extent to which other teachers are open to development, feedback, and the expectation of continuous improvements in practice. Poor teachers depress the expectations of their colleagues, and prevent a full understanding of what might be possible.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">The unreliability and poor execution of performance management and appraisals</strong> (particularly graded observations – the most common methods used for evaluating teacher performance). In the case of observations, in one study, videos of lessons were distributed to experienced teachers and headteachers. They were asked to match the teachers depicted in the videos to a value-added assessment of their being either ‘effective’ or ‘ineffective’ over time. Despite the professional experience of these observers, the results of these assessments were less accurate than would statistically have been achieved by chance (Strong et al 2011). At this level of accuracy, over half of observation judgments were wrong, which undermines trust in the process.</li>
<li class="bullet_1_last ParaOverride-32"><strong class="medium CharOverride-3">The potential benefits of effective feedback are often not realised,</strong> due to time pressures, a lack of trust, a lack of effective coaches and mentors within schools, and power issues between staff and management – each of which are often factors when a school is most in need of more highly effective teachers (Goldstein 2015).</li>
</ul>
<p class="indent_heading_1_first ParaOverride-11"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box"><span class="CharOverride-5">Changing cultures takes time and considerable effort. For those teachers currently working in challenging schools, we must explore alternative solutions. Where there are individual teachers working in unsupportive environments, there is the potential for collaboration between individuals across schools. While this is less preferable than collaboration within the same environment, technological advances mean that teachers have the means to identify like-minded peers, seek out experts, share their teaching and receive ongoing formative feedback. Such approaches could offer some of the improvement and retention benefits associated with more supportive environments, and indeed contribute to the longer-term cultural changes that needed, by increasing the numbers of expert teachers who can lead that change – especially if their work and role is harnessed to the task of making advanced practice visible.</span></p>
<p class="subhead_1 ParaOverride-16" id="current-provision">Current provision</p>
<p class="body_para ParaOverride-8">The current provision of teacher development opportunities is varies in approach, cost, time, curriculum and effectiveness. From structured single sessions to continuous learning, some are delivered in-house and others by bought-in public, private and third-sector providers including, increasingly, other schools. Some are delivered on-site, and some in other schools or institutions. Some are well-designed and result in improved outcomes for pupils, yet most are not and do not. Similarly, some aim to be attractive to teachers – in terms of giving them status, a sense of progression and a portable qualification, as well as providing means to enhance pupil learning, which is every teacher’s core priority. But again, most do not.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 3.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">There is a significant gap in England’s teacher training and development provision</em><br />
An illustrative grid indicating the strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer003"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB1.jpg" /></div>
</div>
</figure>
<p class="body_para ParaOverride-8">As illustrated in figure 3.1, we argue that there is a significant gap: namely, an offer that is both attractive to teachers – supporting progression, status and qualification portability – and high-impact, leading to improved outcomes for pupils.</p>
<p class="body_para ParaOverride-34">We found too much teacher training and development provision that is both low-impact and unattractive – and thus of no benefit to either teachers or pupils. Poorly designed, one-off training and development sessions and one-day external conferences all too often make up the lion’s share of the development offer. Skilled teachers may glean some learning from this offer, but for most it simply dampens their expectations of what could be achieved.</p>
<p class="body_para ParaOverride-34">Truly transformative CPD is, however, occurring within the system – although rare (CUREE [2011: 34] found that just 1 per cent of provision meets this standard), it does exist. This is often due in part to high expectations and specific expertise from a small number of exceptional teachers and school leaders. However, despite the positive impact that such provision can have on pupil outcomes, we found little evidence of good incentives to participate in it, or a robust mechanism through which its benefits can be shared.</p>
<p class="body_para">We found some opportunities that provide clear benefits to teachers, but little in terms of follow-through to improved outcomes for pupils. Master’s in education (MEd) courses at universities fell into this category. Despite teacher perceptions that they ‘would improve their teaching’, they are mainly designed with a knowledge-creation or research purpose in mind rather than teaching, and so lack most of the features set out in chapter 2. Research spanning different countries and education systems has found only a weak relationship between teachers gaining existing master’s degrees and improved student outcomes (see for example OECD 2009, Buddin and Zamarro 2009).</p>
<p class="body_para">We also found some ‘badges’ to identify expertise. Lead practitioners (successors to ‘advanced skills teachers’) were created in 2013, and go some way towards addressing the status and progression aspects of the problem by offering teachers who exemplify effective teaching skills a role in which they are responsible for improving teaching and learning, and which entails a leadership role in developing, implementing and evaluating policies that lead to school improvement. While lead practitioner accreditation rewards expert teachers through increased pay and status, it is largely a badge that rewards professionals who are already performing at a high standard – it is not in itself a development programme to help teachers improve their practice.</p>
<p class="body_para">In summary, while we have found examples of training and development that is either well incentivised or well designed, we were unable to find an offer that met both criteria. Those offers that showed most promise were usually created by high-performing schools and relied heavily on the environment within these schools, and so were not usually available to teachers in lower-performing schools.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-008-backlink" id="footnote-008">8</a> See: <a href="http://www.top100graduateemployers.com/"><span class="hyperlink">http://www.top100graduateemployers.com/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-007-backlink" id="footnote-007">9</a> See: <a href="http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx"><span class="hyperlink">http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx</span></a></p>
</div>
</div>
</div>
</div></article><article id="lessons-from-around-the-world" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-29">There are a number of global ‘bright spots’ that are taking the lead in efforts to improve teachers’ training and development. This section aims to set out how these exemplars are addressing some or all of the challenges outlined in chapter 3, and what lessons we can learn from their successes.</p>
<p class="subhead_1" id="graduate-schools-of-education-us">Graduate schools of education, US</p>
<p class="body_para">Independent graduate schools of education (GSEs) are growing in size and reputation in the US. These teacher-led (as opposed to academic-led) institutions have the objective of creating a movement of expert teachers by providing demanding, high-impact courses in advanced teaching through an established university-level but practice-orientated institution.</p>
<p class="body_para">The three independent GSEs – Relay GSE, High Tech High GSE and Sposato GSE – have a great deal in common in terms of their ethos and purpose, though they are pedagogically quite different.</p>
<p class="subhead_2">Relay GSE</p>
<p class="body_para">Relay GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-014-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-014">10</a></span></span> offers development opportunities for aspiring teachers, experienced teachers, and leaders. Some states in the US require teachers to complete a master’s degree in order to fulfil the credential system, which teachers often say are time-intensive, expensive and do little to develop their impact in the classroom. To solve this problem, Relay created an initial teacher training (ITT) programme that was designed to better fit the needs of both teachers and students, while continuing to meet the states’ teacher credentialing requirements.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-013-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-013">11</a></span></span> During the two-year programme, residents experience a structured and gradual introduction into the profession, complete a master’s degree, and earn a full-time teaching position at a high-performing school. Its ITT is based around constant practice of the theory learned.</p>
<p class="body_para">As well as the ITT strand, Relay also offers an MA in education as a CPD opportunity for experienced teachers. This programme uses a continuous cycle of practice, feedback and improvement that centres on student growth and achievement.</p>
<p class="body_para">Finally, Relay promotes their National Principals Academy as a support network for school leaders to help them ensure that they are meeting the needs of their students. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Relay GSE staff.)</em></p>
<p class="subhead_2">High Tech High GSE</p>
<p class="body_para">High Tech High GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-012-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-012">12</a></span></span> in San Diego was created as response to an inability to recruit industry expert teachers who suited its project-based curriculum but also met the state of California’s teacher credentialing requirements. Its ITT programme involves coursework, supervised teaching, mentor support and a substantial culminating assessment project.</p>
<p class="body_para_into_list">To ensure that highly effective teaching continues beyond the first years of a teacher’s career, High Tech High GSE also offers CPD for existing teachers in the form of its MEd and educational leadership programmes. The MEd has two strands, both designed for experienced educators.</p>
<ul>
<li class="bullet_1">The first, the teacher leadership strand, is designed for those who are interested in exploring pedagogy that promotes deeper learning and equity in schools.</li>
<li class="bullet_1_last">The second, the school leadership strand, is designed for those who aspire to lead an innovative school focussed on deeper learning and equity.</li>
</ul>
<p class="body_para">High Tech High’s reflective, exploratory training is rooted in workshops, observations, ‘teach-meets’ (which bring teachers from across a certain area together). It also looks to provide a balance of current best practice, as well as an imaginative space for more forward-thinking approaches to education. Rather than creating more High Tech High schools, GSE participants are encouraged to find opportunities in their own schools to take risks, reflect on practice and, over time, shape their own visions of effective teaching, learning and leadership. The GSE gives experienced educators opportunities to reflect and refine new ways of teaching. <em class="light-italic CharOverride-1">(Sources: Arnett 2015, and author’s conversations with High Tech High GSE staff.)</em></p>
<p class="subhead_2">Sposato GSE (part of the Match Charter Management Organization)</p>
<p class="body_para ParaOverride-7">Unlike Relay GSE and High Tech High GSE, Sposato GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-011-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-011">13</a></span></span> only offers ITT opportunities. The Boston-based programme explicitly identifies itself as a ‘third way’ into teaching, and looks to clearly differentiate itself from both traditional teacher training and Teach for America (TFA) pathways. In specifically targeting high-achieving graduates, Sposato GSE looks to engage ambitious individuals who have an obsession with detail and will be relentless in their pursuit of the best results in challenging circumstances. Match Education’s founder, Michael Goldstein, also wanted to create a teacher-training course that suited the needs of the teachers and students in Massachusetts. Sposato GSE asks participants in their first year to work full-time as a tutor or teaching assistant in a high-performing, high-poverty school, and to participate in evening classes, Saturday drills and teaching simulations. This first year culminates in residents receiving a Massachusetts teaching license. During the second year of the programme, participants’ first full year of teaching, they also work towards an MA, a component of which requires them to partake in multiple cycles of reflection, feedback and coaching. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Sposato GSE staff.)</em></p>
<p class="subhead_2">Summary</p>
<p class="body_para">The key elements of these case studies can be summarised as follows.</p>
<p><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_table4.1" style="width: 550px; height: 263px;" /></p>
<p class="subhead_1" id="master-teachers-singapore">Master teachers, Singapore</p>
<p>A model for career progression for classroom teachers is well established in Singapore through its Academy of Singapore Teachers.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-010-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-010">14</a></span></span> This academy houses sixteen ‘master teachers’, who sit at the top of their profession and are tasked with building a teacher-led culture of professional excellence (Crehan 2014).Master teachers, Singapore</p>
<p class="body_para">The key features of this approach are:</p>
<ul>
<li class="bullet_1">an entitlement to significant amounts of training and development each year that all teachers can access according to their own development needs</li>
<li class="bullet_1 ParaOverride-36">school timetables that are flexible in order to allow this development, and ‘manpower grants’ from central government to fund it</li>
<li class="bullet_1 ParaOverride-37">a seven-stage career ladder linked to development as a classroom teacher, with the clear ultimate goal of becoming a ‘master teacher’ at the top of the profession</li>
<li class="bullet_1_last">careful consultation on, and pilots of, any policy changes (ibid).</li>
</ul>
<p class="subhead_1" id="a-training-and-development-culture-hong-kong">A training and development culture, Hong Kong</p>
<p class="body_para">Hong Kong is consistently ranked as having one of the highest-performing education systems in the world. One of the reasons for this is believed to be the emphasis placed on high-quality training and development for teachers.</p>
<p class="body_para_into_list ParaOverride-7">Teachers in Hong Kong are expected to engage in 240 hours of training and development within the first five years of their career. The CPD policy is guided by the following principles.</p>
<ul>
<li class="bullet_1">Like most other professionals, teachers are responsible for their own professional growth through lifelong learning.</li>
<li class="bullet_1 ParaOverride-37">Teachers have a responsibility to participate in CPD in order to refresh, enrich and broaden their knowledge, skills and experience, for the benefit of their students.</li>
<li class="bullet_1 ParaOverride-25">Teachers work as members of the school community, and their CPD contributes to the collective intelligence of the whole school.</li>
<li class="bullet_1 ParaOverride-38">Contributing to colleagues’ training and development also enhances a teacher’s own development.</li>
<li class="bullet_1 ParaOverride-39">Teachers’ CPD caters for both personal and school developmental needs; the prioritisation of CPD is a matter of agreement between individual teachers and their schools.</li>
<li class="bullet_1_last ParaOverride-36">CPD opportunities need to reflect teachers’ unique professional and personal interests, as well as the stages of development they have reached in their careers (OECD 2012).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-009-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-009">15</a></span></span></li>
</ul>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-014-backlink" id="footnote-014">10</a> See: <a href="http://www.relay.edu/"><span class="hyperlink">http://www.relay.edu/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-013-backlink" id="footnote-013">11</a> Relay GSE has eight campuses across five states.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-012-backlink" id="footnote-012">12</a> See: <a href="http://gse.hightechhigh.org/"><span class="hyperlink">http://gse.hightechhigh.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-011-backlink" id="footnote-011">13</a> See: <a href="http://www.sposatogse.org/"><span class="hyperlink">http://www.sposatogse.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-010-backlink" id="footnote-010">14</a> See: <a href="http://www.academyofsingaporeteachers.moe.gov.sg/"><span class="hyperlink">http://www.academyofsingaporeteachers.moe.gov.sg/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-009-backlink" id="footnote-009">15</a> The author is also indebted to Lucy Crehan and Philipppa Cordingley for their expert advice which informed this section.</p>
</div>
</div>
</div>
</div></article><article id="institute-for-advanced-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Chapter 1 set out the benefits to individuals and society of ensuring that no child’s educational success is limited by their socio-economic background; chapter 2 made the case for why creating a movement of expert teachers would make an important contribution to realising these benefits; chapter 3 described the barriers that are preventing us from achieving this; and chapter 4 offered lessons from around the world on how those barriers can be overcome.</p>
<p class="body_para">This chapter argues for the creation of a new higher education training institution focussed on advanced teaching – an Institute for Advanced Teaching (IAT) – which could address each of the three barriers to effective teacher development in England, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 5.1</p>
<p class="figure_table_header_subhead ParaOverride-34"><em class="light-italic _idGenCharOverride-2">The IAT’s three-step plan</em><br />
A flow-chart of the Institute for Advanced Teaching’s objectives, and how they will be achieved</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer004"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para_into_list ParaOverride-16">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who are able to ensure that all children have an excellent education, the IAT would:</p>
<ul>
<li class="bullet_1">recruit high-potential, qualified teachers who work in challenging schools<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-017-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-017">16</a></span></span></li>
<li class="bullet_1">develop them into expert teachers</li>
<li class="bullet_1_last ParaOverride-40">build them into a movement for change in education.</li>
</ul>
<p class="body_para ParaOverride-6">Through careful design it could address the three barriers described above in the following ways.</p>
<p class="body_para ParaOverride-6"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
<p class="subhead_1 ParaOverride-42" id="who-would-study-at-the-iat">Who should study at the IAT?</p>
<p>IAT should work with teachers employed in challenging schools who have the potential to become expert. These teachers would be identified through a rigorous recruitment and diagnostic process. Each applicant, in addition to the minimum requirements of having completed their newly qualified teacher (NQT) year and holding a teaching post in a challenging school, would be assessed in terms of their mindset and values, their knowledge (subject, pedagogical, theoretical and contextual) and their craft before an offer is made.Who would study at the IAT?</p>
<p class="body_para ParaOverride-44">The most successful diagnostic processes are multi-stage; increase in depth at each successive stage; and rely on a range of assessments. For a place at the IAT, applicants would complete a self-assessment, an initial application form, an online 360-degree feedback process (which could use information gathered from pupils, parents, their colleagues and headteacher) or even return video submissions of their teaching.</p>
<p class="body_para ParaOverride-10">Those who are successful at this stage would go through to an assessment centre, where they could be assessed on their current basic pedagogical and content know­ledge, on giving and receiving feedback in a group setting, and on their willingness to engage in discussions focussed on classroom artefacts and pupil value-added data. Only if an individual is successful at this assessment centre stage would an offer be made; this offer would require the support of the applicant’s headteacher in order to be accepted.</p>
<p class="subhead_1" id="who-would-teach-at-the-iat">Who would teach at the IAT?</p>
<p class="body_para ParaOverride-11">Teacher development should be led by expert facilitators who have specialist pedagogical knowledge, and an in-depth understanding of effective training and development processes, evaluation and monitoring (Cordingly et al 2015). Courses at the IAT should therefore be primarily led by a faculty of the UK’s most expert practicing classroom teachers, who will be skilled in adult facilitation and specialists in particular areas of knowledge or craft such as phonics, formative assessment, metacognition, literacy, numeracy, oracy and so on. Seconded to the faculty for roughly one day per week, their role should be focussed on leading curriculum design, course delivery, assessment, and connecting with leading education researchers.</p>
<p class="body_para ParaOverride-11">Faculty members should be recruited according to the same basic diagnostic process as participants, albeit with higher expectations of effectiveness at each stage. Once recruited, there should be a significant development programme for each faculty member. These programmes must provide opportunities to develop even deeper expertise in course content and facilitation.</p>
<p class="body_para ParaOverride-11">Each school would be compensated for the time that faculty members spend working for the IAT and, subject to funding, the ambition should be to provide an additional payment, paid via the school to the faculty member, by way of additional remuneration and recognition for their efforts and expertise.</p>
<p class="body_para ParaOverride-11">Once graduated from the course, the most promising associates could work towards and eventually join the faculty themselves, thus creating a clear progression route for those teachers who wish to develop their teaching rather than their management expertise.</p>
<p class="subhead_1 ParaOverride-11" id="what-would-the-course-look-like">What would the course look like?</p>
<p class="body_para_into_list ParaOverride-11">The master’s in advanced teaching (MAT) degree should be a two-year, part-time accredited master’s-level (level 7) qualification. Its focus should be on improving the knowledge (subject, pedagogical, theoretical and contextual) and craft (that is, the combining of this knowledge in a given moment into well-practiced ‘moves’) of proficient teachers, moving them towards ‘expert’ status. The MAT’s design, informed by the latest research, should be delivered in a way that allows associates to complete it alongside a full-time teaching role. It should:</p>
<ul>
<li class="bullet_1 ParaOverride-32">require sustained engagement over two years</li>
<li class="bullet_1 ParaOverride-32">establish a regular rhythm of activity</li>
<li class="bullet_1 ParaOverride-32">consistently link development to individual pupil needs</li>
<li class="bullet_1 ParaOverride-32">blend online and face-to-face delivery</li>
<li class="bullet_1 ParaOverride-32">combine expert and peer-led instruction</li>
<li class="bullet_1_last ParaOverride-32">be well-differentiated in order to meet the needs of each teacher.</li>
</ul>
<p class="body_para_into_list ParaOverride-11">The MAT should include four key components.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">An</strong> <strong class="medium _idGenCharOverride-1">intensive summer school</strong> designed to introduce participants to the content of the MAT, introduce them to their peers and faculty members, and lay the groundwork for building them into a broader movement for change.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Recall days </strong>at one of the IAT’s campuses. Sessions would focus on immersive learning in high-performing schools, the teaching of pedagogical and theoretical knowledge, and on the development of teaching craft through deliberate practice, observation and feedback. These recall days would also be an important opportunity for all participants to come together as a cohort.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Classroom coaching </strong>with participants’ faculty fellows. These sessions would give participants an intense one-to-one session with a expert teacher.</li>
<li class="bullet_1_last ParaOverride-39"><strong class="medium _idGenCharOverride-1">Peer collaboration </strong>through small groups of teachers who regularly practice, observe and feed-back together. This should involve fortnightly sharing of teaching through an online platform, and subsequent feedback from peers within the group.</li>
</ul>
<p class="body_para ParaOverride-14">The MAT’s curriculum should focus on particular approaches to teaching that have been shown to consistently deliver results (such as focussing on subject knowledge, phonics, effective feedback, metacognition and so on).</p>
<p class="subhead_1 ParaOverride-14" id="how-would-participants-be-assessed">How would participants be assessed?</p>
<p class="body_para ParaOverride-14">An assessment against clear criteria at the end of the two-year course would determine whether or not a participant has successfully completed the course.</p>
<p class="body_para ParaOverride-14">Their knowledge could be assessed through examination, exhibition and vivas. Although currently rare or even taboo in teacher training, these methods are effective means of assessing whether participants have gained the level of knowledge required to improve their teaching. It is worth noting their wide use in other professions like accountancy and medicine.</p>
<p class="body_para ParaOverride-14">By contrast, craft should be assessed through feedback from faculty members and peers, and by providing evidence of engaging in the <em class="light-italic _idGenCharOverride-2">process</em> of observation and formative feedback within a unit.</p>
<p class="body_para ParaOverride-14">All participants should pass this summative assessment in order to be awarded the MAT qualification.</p>
<p class="subhead_1 ParaOverride-14" id="what-would-happen-after-graduation">What would happen after graduation?</p>
<p class="body_para ParaOverride-14">A two-year period of study will not be sufficient. The IAT must create a movement of expert teachers who continue to improve beyond their graduation, and through their own practice – setting an example that changes the practice and ultimately the culture around them. This will involve teachers taking ownership of the movement and becoming champions of it, and a continued focus on co-construction, depth and sustainability (Cordingly and Bell 2007).</p>
<p class="body_para ParaOverride-14">Those completing the course should be encouraged to stay connected to the IAT by participating in further development opportunities, observing and giving feedback to new participants, and continuing to work within their well-established groups. They should, through those groups, continue to have access to the IAT’s online platforms. They should also be encouraged to use the adult education knowledge and craft they have developed throughout their MAT to take a leading role in their own in-school CPD programmes.</p>
<p class="subhead_1 ParaOverride-14" id="where-would-the-iat-be-located">Where would the IAT be located?</p>
<p class="body_para ParaOverride-14">Teaching at IAT could take place across a network of ‘campuses’, co-located within a group of founding schools and, in time, other partner schools. It is essential that these campuses are dispersed around the country, and not solely concentrated in urban areas like London.</p>
<p class="body_para ParaOverride-14">As well as ensuring that MAT is immersive by design – rather than taught in institutions that are largely remote from schools – this model would allow for easy scalability, better use of existing public infrastructure and lower overheads, and lend credibility to campus schools.</p>
<p class="subhead_1 ParaOverride-14" id="how-would-the-course-be-accredited">How would the course be accredited?</p>
<p class="body_para ParaOverride-14">IAT’s ambition should be to secure degree-awarding powers. We believe that the ability to recognise the teachers’ expertise through degree-awarding powers held within the teaching profession is an essential driver for improving outcomes for pupils, raising the status of teaching and the prestige associated with staying in the classroom, improving the value for money of training and development, and advancing the move towards a school-led system. This is a natural extension of the policy changes that have allowed school-based initial teacher training providers (SCITTs) to award qualified teacher status. Having degree-awarding powers also proved important to the success of organisations such as Relay in New York.</p>
<p class="body_para ParaOverride-7">This is consistent with the government’s commitment to open up the higher education system to alternative providers. The chancellor first outlined the government’s plans in 2015:</p>
<p class="blockquote">‘To enable the best new providers to compete on a level playing field with established universities, the government will introduce a clearer and faster route to degree awarding powers for those assessed to offer the best quality education. As part of the review of validation arrangements, the government will explore options to allow the best providers to offer degrees independently of existing institutions before they obtain degree awarding powers.’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-016-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-016">17</a></span></span></p>
<p class="blockquote_ref">HM Treasury et al 2015: 28</p>
<p class="body_para">The government has subsequently published a whitepaper and started the process of legislating to turn this ambition into reality. While there are risks to bringing private providers into the university system, not for profit organisations such as the Institute for Advanced Teaching would make ideal candidates for encouraging innovation in this way.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-015-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-015">18</a></span></span></p>
<p class="body_para">We are, however, also aware that it may be necessary, and indeed helpful, in the medium term to partner with an existing university provider who will accredit IAT programmes on an interim basis.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-017-backlink" id="footnote-017">16</a> Teach First, Teaching Leaders, Future Leaders and others have clearly defined metrics for identifying schools that meet their ‘challenging’ criteria. They primarily focus on metrics of deprivation, and we expect to use a similar metric.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-016-backlink" id="footnote-016">17</a> There are also some risks to this approach, especially if the government were to allow lots of profit-making providers to enter the HE system without robust quality controls. This debate is beyond the scope of our report. However, we believe that not-for-profit and sector-led professional bodies that are subject to strict quality regulations– such as the one being recommended in this report – would be ideal candidates for taking on degree-awarding powers in their particular specialist fields.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-015-backlink" id="footnote-015">18</a> See Clifton 2016 for a discussion of what makes a good or bad private provider in higher education.</p>
</div>
</div>
</div>
</div></article><article id="next-steps" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Ensuring that every child, regardless of his or her background, has an excellent education will require a renewed focus on building capacity within our education system – particularly among teachers. Successful school-led policy must therefore achieve the dual and complementary aims of improving system capacity through increasing teachers’ expertise, <em class="light-italic CharOverride-1">and</em><strong class="medium CharOverride-3"> </strong>through<strong class="medium CharOverride-3"> </strong>retaining those teachers who are already in the system. Great training and development has the potential to fulfil both aims.</p>
<p class="body_para_into_list ParaOverride-14">To improve teaching through training and development, three challenges must be overcome:</p>
<ul>
<li class="bullet_1 ParaOverride-45">addressing the design and delivery flaws, common to most development opportunities, that limit the capacity of training and development to transform classroom practice</li>
<li class="bullet_1">encourage participation by providing better-quality incentives</li>
<li class="bullet_1_last">improving the contexts in which development takes place.</li>
</ul>
<p class="body_para ParaOverride-11">This paper argues that the creation of a new training institution focussed on advanced teaching – an Institute for Advanced Teaching – can address all three challenges, and has made the case to both the profession and to government for the creation of a dedicated not-for-profit social enterprise to test and evaluate the concept.</p>
<p class="body_para">The IAT’s purpose will be to build a community of expert teachers who will ensure that all children have an excellent education.</p>
<p class="body_para ParaOverride-9">The next stage in our work will be to outline in detail the practical elements of this institution. We will be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the costs involved in creating the scheme. We would welcome any feedback on this proposal as we take it forward.</p>
<p class="body_para ParaOverride-46">If you would like to comment on the proposals in this paper, please contact the author, Matthew Hood, at <span class="hyperlink">mhood@heyshamhigh.co.uk</span>.</p>
</div>
</div></article><article id="references" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><div class="_idGenObjectStyleOverride-1"><h1 class="chapter_header_bold"><span class="chapter-title">References</span></h1><p class="reference ParaOverride-10">Arnett T (2015) ‘Fixing teacher education’, blog, Clayton Christensen Institute for Disruptive Education website, 26 May 2015.<em class="light-italic CharOverride-1"> </em><a href="http://www.christenseninstitute.org/fixing-teacher-education/"><span class="hyperlink">http://www.christenseninstitute.org/fixing-teacher-education/</span></a></p>
<p class="reference">Barber M and Mourshed M (2007) <em class="light-italic _idGenCharOverride-2">How the world’s best-performing school systems come out on top</em>, McKinsey & Company. <a href="https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf"><span class="hyperlink">https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf</span></a></p>
<p class="reference ParaOverride-9">Buddin R and Zamarro G (2009) ‘Teacher Qualifications and Student Achievement in Urban Elementary Schools’, RAND Corporation. <a href="http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf"><span class="hyperlink">http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf</span></a></p>
<p class="reference ParaOverride-34">Centre for the Use of Research and Evidence in Education [CUREE] (2011) <em class="light-italic _idGenCharOverride-2">Evaluation of CPD providers in England 2010-2011: Report for School Leaders</em>. <a href="http://www.curee.co.uk/files/publication/%5bsite-timestamp%5d/CPD%20providers%20report%20-school%20leaders%20final.pdf"><span class="hyperlink">http://www.curee.co.uk/files/publication/[site-timestamp]/CPD%20providers%20report%20-school%20leaders%20final.pdf</span></a></p>
<p class="reference">CentreForum (2016) written evidence to the multi-academy trusts inquiry, Education Committee, House of Commons. <a href="http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf"><span class="hyperlink">http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf</span></a> </p>
<p class="reference">Chingos M M and Peterson P E (2011) ‘It’s easier to pick a good teacher than to train one: Familiar and new results on the correlates of teacher effectiveness]’, <em class="light-italic _idGenCharOverride-2">Economics of Education Review</em> 30(3): 449–465</p>
<p class="reference">Clifton J (ed) (2013) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
<p class="reference">Clifton J (2016) ‘Could for-profit “challenger institutions” improve higher education?’, Prospect, 31 May 2016. <a href="http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities"><span class="hyperlink">http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities</span></a></p>
<p class="reference">Clifton J, Round A and Raikes L (2016) <em class="light-italic _idGenCharOverride-2">Northern schools: Putting education at the heart of the northern powerhouse</em>, IPPR North. <a href="http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse"><span class="hyperlink">http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse</span></a></p>
<p class="reference">Clifton J, Thompson S and Thorley C (2014) <em class="light-italic CharOverride-1">Winning the global race? Jobs, skills and the importance of vocational education</em>. <span class="hyperlink">http://www.ippr.org/publications/winning-the-global-race-jobs-skills-and-the-importance-of-vocational-education</span></p>
<p class="reference ParaOverride-8">Cordingley P and Bell M (2007) <em class="light-italic _idGenCharOverride-2">Transferring learning and taking innovation to scale</em>, the Innovation Unit. <a href="http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf"><span class="hyperlink">http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf</span></a></p>
<p class="reference">Cordingley P, Higgins S, Greany T, Buckler N, Coles-Jordan D, Crisp B, Saunders L and Coe R (2015) Developing Great Teaching: Lessons from the international reviews into effective professional development, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt/"><span class="hyperlink">http://tdtrust.org/about/dgt/</span></a></p>
<p class="reference">Crehan L (2014) ‘Teacher-led professional development in Singapore’, blog post, Inside classrooms project, 6 June 2014. <a href="http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore"><span class="hyperlink">http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore</span></a></p>
<p class="reference">Department for Business, Innovation and Skills [BIS] (2015) <em class="light-italic _idGenCharOverride-2">Fulfilling Our Potential: Teaching Excellence, Social Mobility and Student Choice</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2011) <em class="light-italic _idGenCharOverride-2">A profile of teachers in England from the 2010 School Workforce Census</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2016) <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>. <a href="https://www.gov.uk/government/publications/educational-excellence-everywhere"><span class="hyperlink">https://www.gov.uk/government/publications/educational-excellence-everywhere</span></a> </p>
<p class="reference">George A, Hansen K and Schoon I (2007) ‘Child development’, in Hansen K and Joshi H (eds) Millennium Cohort Study: Second Survey: A User’s Guide to Initial Findings. <a href="http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf"><span class="hyperlink">http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf</span></a></p>
<p class="reference">Goldstein A (2015) <em class="light-italic _idGenCharOverride-2">Teachers’ Perceptions of the Influence of Teacher Collaboration on Teacher Morale</em>, Walden University</p>
<p class="reference">Hanushek E A and Woessman L (2010) <em class="light-italic _idGenCharOverride-2">The high cost of low educational performance: The long-run economic impact of improving PISA outcomes</em>, Organisation for Economic Cooperation and Development</p>
<p class="reference">Hattie J (2012) <em class="light-italic _idGenCharOverride-2">Visible learning for Teachers: Maximizing impact on learning</em>, Routledge</p>
<p class="reference">Hattie J (2015a) <em class="light-italic _idGenCharOverride-2">What doesn’t work in education: The politics of distraction</em>, Pearson. <a href="http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf"><span class="hyperlink">http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf</span></a></p>
<p class="reference">Hattie J (2015b) <em class="light-italic CharOverride-1">What Works Best in Education: The Politics of Collaborative Expertise</em>, Pearson. <a href="https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf"><span class="hyperlink">https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf</span></a></p>
<p class="reference">Higgins C, Lavin T and Metcalfe O (2008) <em class="light-italic _idGenCharOverride-2">Health Impacts on Education: A review</em>, Institute of Public Health in Ireland</p>
<p class="reference">Higgins S, Coe R and Cordingley P (2015) <em class="light-italic _idGenCharOverride-2">Developing Great Teaching: Lessons from the international reviews into effective professional development</em>, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt"><span class="hyperlink">http://tdtrust.org/about/dgt</span></a> </p>
<p class="reference ParaOverride-11">HM Treasury, Department for Business, Innovation and Skills, Osborne G and Javid S (2015) <em class="light-italic _idGenCharOverride-2">Fixing the foundations: creating a more prosperous nation</em>, the Stationery Office. <a href="https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation"><span class="hyperlink">https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation</span></a></p>
<p class="reference">Husbands C (2013) ‘Great teachers or great teaching? Why McKinsey got it wrong’, IOE London blog, UCL, 10 October 2013. <a href="https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/"><span class="hyperlink">https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/</span></a></p>
<p class="reference">Kraft M A and Papay J P (2014) ‘Can Professional Environments in Schools Promote Teacher Development? Explaining Heterogeneity in Returns to Teaching Experience’, <em class="light-italic _idGenCharOverride-2">Educational Evaluation and Policy Analysis</em> 36: 476–500</p>
<p class="reference ParaOverride-47">Leunig T and Wyness G (2013) ‘TOWIE: the answer to regional inequality’, in Marshall P (ed) <em class="light-italic _idGenCharOverride-2">The Tail: How England’s schools fail one child in five – and what can be done</em>, Profile Books</p>
<p class="reference">Mourshed M, Chijioke C and Barber M (2010) <em class="light-italic CharOverride-1">How the world’s most improved school systems keep getting better</em>, McKinsey & Company. <a href="http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/"><span class="hyperlink">http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/</span></a></p>
<p class="reference">Ofsted (2014) <em class="light-italic _idGenCharOverride-2">The Annual Report of Her Majesty’s Chief Inspector of Education, Children’s Services and Skills 2013/14</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf</span></a> </p>
<p class="reference ParaOverride-11">Organisation for Economic Co-operation and Development [OECD] (2009) <em class="light-italic _idGenCharOverride-2">Evaluating and Rewarding the Quality of Teachers: International Practices</em>. <a href="http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en"><span class="hyperlink">http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2010) <em class="light-italic _idGenCharOverride-2">PISA 2009 Volume II: Overcoming Social Background: Equity in Learning Opportunities and Outcomes</em>. <a href="http://www.oecd.org/pisa/pisaproducts/48852584.pdf"><span class="hyperlink">http://www.oecd.org/pisa/pisaproducts/48852584.pdf</span></a></p>
<p class="reference ParaOverride-14">Organisation for Economic Co-operation and Development [OECD] (2012) ‘Hong Kong-China: Student performance (PISA 2012)’, Education GPS portal. <a href="http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI%20"><span class="hyperlink">http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI </span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013a) ‘Education indicators in focus: What are the social benefits of education?’. <a href="http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf"><span class="hyperlink">http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013b) Teachers for the 21st Century: Using Evaluation to Improve Teaching. <a href="http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf"><span class="hyperlink">http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2014) ‘Education at a glance 2014: Country note: Korea’. <a href="http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf"><span class="hyperlink">http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf</span></a></p>
<p class="reference">Strong M, Gargani J and Hacifazlioglu Ö (2011) ‘Do We Know a Successful Teacher When We See One? Experiments in the Identification of Effective Teachers’, <em class="light-italic _idGenCharOverride-2">Journal of Teacher Education</em> 62(4): 367–382</p>
<p class="reference ParaOverride-7">Sutton Trust (2011) ‘Improving the impact of teachers on pupil achievement in the UK – interim findings’</p>
<p class="reference">Teeman D and Pyle K (2009) <em class="light-italic _idGenCharOverride-2">NFER Teacher Voice Omnibus: June 2009 Survey</em>. <a href="https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf"><span class="hyperlink">https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf</span></a></p>
<p class="reference">The New Teacher Project [TNTP] (2015) <em class="light-italic _idGenCharOverride-2">The Mirage: Confronting the Hard Truth About Our Quest for Teacher Development</em>. <a href="http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf"><span class="hyperlink">http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf</span></a></p>
<p class="reference">Toop J (2013) ‘Career progression and talent management’, in Leslie C (ed) <em class="light-italic _idGenCharOverride-2">Towards A Royal College of Teaching: Raising the status of the profession</em>, the Royal College of Surgeons of England: 48–59. <a href="http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf"><span class="hyperlink">http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf</span></a></p>
<p class="reference">Weston D (2012) ‘How effective is the professional development undertaken by teachers?’, <em class="light-italic _idGenCharOverride-2">Guardian</em>, 26 March 2015. <a href="http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development"><span class="hyperlink">http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development</span></a></p>
<p class="reference">Wiliam D (2008) ‘Content Then Process: Teacher Learning Communities in the Service of Formative Assessment’, in Reeves D B (ed) <em class="light-italic _idGenCharOverride-2">Ahead of the Curve: The Power of Assessment to Transform Teaching and Learning</em>, Solution Tree</p>
<p class="reference ParaOverride-48">Wiliam D (2010) ‘Teacher quality: how to get more of it’, speech delivered at the <em class="light-italic _idGenCharOverride-2">Spectator</em> Schools Revolution conference, March 2010. <a href="http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc"><span class="hyperlink">http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc</span></a></p>
<p class="reference">Wiliam D (2013) ‘The importance of teaching’, in Clifton J (ed) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
</div></div></article> </section>
<a class="chapter-nav-btn next" href="#">Next chapter ></a>
</section>
<aside id="footnotes">
</aside>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp',
(int) 1 => ' <nav id="chapter-list">
<ul>
<li class="">
<a class="summary" href="#summary" title="Summary"><span class="chapter-title">Summary</span><br class="clear" /></a> </li>
<li class="">
<a class="foreword" href="#foreword" title="Foreword"><span class="chapter-title">Foreword</span><br class="clear" /></a> </li>
<li class="">
<a class="introduction" href="#introduction" title="Introduction"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span><br class="clear" /></a> </li>
<li class="">
<a class="the-importance-of-teaching" href="#the-importance-of-teaching" title="The importance of teaching"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="three-challenges-facing-teacher-training-and-development" href="#three-challenges-facing-teacher-training-and-development" title="Three challenges facing teacher training and development"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span><br class="clear" /></a> </li>
<li class="">
<a class="lessons-from-around-the-world" href="#lessons-from-around-the-world" title="Lessons from around the world"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span><br class="clear" /></a> </li>
<li class="">
<a class="institute-for-advanced-teaching" href="#institute-for-advanced-teaching" title="Institute for Advanced Teaching"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="next-steps" href="#next-steps" title="Next steps"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span><br class="clear" /></a> </li>
<li class="">
<a class="references" href="#references" title="References"><span class="chapter-title">References</span><br class="clear" /></a> </li>
<li style="list-style:none"><br/><br/>
<hr/>
<br/><a href="/read/">Back to Library</a></li>
</ul>
</nav>
<section class="body-content">
<a class="chapter-nav-btn prev" href="#">< Previous chapter</a>
<section class="chapter-articles">
<article id="summary" class="chapter current" style=""><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Summary</span></h1><div class="_idGenObjectStyleOverride-1" id="_idContainer005">
<p class="body_para">Every education system around the world faces two major challenges: closing the stubborn achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Failure to address these challenges is morally indefensible and economically unsustainable.</p>
<p class="body_para">While the underlying causes of achievement gaps are complex, and require similarly complex solutions, the world’s highest performing education systems are making good progress by improving the quality of classroom teaching, which we know has the biggest impact on pupil progress. This is especially significant for pupils from disadvantaged backgrounds, where the difference between a good teacher and a bad teacher can represent a whole year’s worth of extra learning in any given academic year.</p>
<p class="body_para">Yet a shortage of expert teachers in the stands is frustrating our ambition to close this attainment gap. This problem is particularly acute in certain areas of the country that struggle to attract, develop and retain members of staff. The government has acknowledged this problem and recently pledged to try to address it by spreading ‘educational excellence everywhere’.</p>
<p class="body_para_into_list">In order to improve teaching expertise through existing channels, three barriers must be overcome.</p>
<ol>
<li class="number_list_1">Courses, programmes and workshops are often poorly designed and delivered.</li>
<li class="number_list_1">Incentives to participate in training and development are often poor.</li>
<li class="number_list_1_last">The environments in which training and development takes place are often poor.</li>
</ol>
<p class="body_para">As a result of these challenges, too much training and development benefits neither teachers nor their pupils, failing to transform the knowledge and craft needed for expert teaching; indeed, it often lacks the incentives required to encourage participation in the first place. Some development does benefit pupils, but those benefits are often locked within a single school. Likewise, many current university master’s courses offer good incentives – they’re portable, and give those who undertake them a sense of status and progression – but their focus is often on research rather than on transforming classroom practice.</p>
<p class="body_para">If we are to improve teacher training and development, we need to address all three challenges – poor design and delivery, poor incentives and poor environments. <strong class="medium _idGenCharOverride-1">We need a well-incentivised, transformative training and development offer, delivered within a supportive environment.</strong></p>
<p class="body_para">This paper draws on examples of successful, innovative school-led teacher development programmes in the US and Singapore. It argues for the creation of a new school-led, higher education training institution – an Institute for Advanced Teaching (IAT) – that could address each of the three barriers to effective teacher development described above, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<p class="body_para_into_list">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who will ensure that all children get an excellent education, the IAT would accomplish the following.</p>
<ol>
<li class="number_list_1 ParaOverride-1">Recruit high-potential, qualified teachers who work in challenging schools.</li>
<li class="number_list_1">Develop them into expert teachers.</li>
<li class="number_list_1_last">Build them into a movement for change in education.</li>
</ol>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure S1</p>
<p class="figure_table_header_subhead">There is a significant gap in England’s teacher training and development provision<br />
<em class="light-italic _idGenCharOverride-2">The strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</em></p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer000"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB.jpg" /></div>
</div>
</figure>
<figure class="figure-image Full-width-object-frame-inline" id="figure-2">
<p class="figure_header_rule_above">Figure S2</p>
<p class="figure_table_header_subhead ParaOverride-3">The IAT’s three-step plan</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer001"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para">Through careful design, it could meet three objectives that will be vital to addressing England’s teacher training and development needs.</p>
<figure class="figure-table Table-100-" id="figure-3">
<p class="figure_header_rule_above">Table S1</p>
<p class="figure_table_header_subhead">The objectives of the IAT, and how it will achieve them</p>
<p class="figure_table_header_subhead"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
</figure>
<p class="indent_heading_1_first">Defining ‘expert teacher’</p>
<p class="indent_body_para_last_line_in_box">Defining the term ‘expert teacher’ is the subject of debate, in part driven by an individual’s view of what outcomes our education system should aspire to. For the purposes of this paper, we will use Hattie’s definition. He identifies five major dimensions of expert teachers: they have high levels of knowledge and understanding of the subjects they teach; they can guide learning to desirable surface and deep outcomes; they can successfully monitor learning and provide feedback that assists students to progress; they can attend to the more attitudinal attributes of learning (especially developing self-efficacy and mastery motivation), and can provide defensible evidence of positive impacts of their teaching on student learning. Here in, Hattie says, lies the difference between ‘expert’ and experienced.</p>
<p class="body_para">The next stage in the work of the nascent IAT will be to outline the practical elements of this institution. It will shortly be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the cost involved in creating the scheme. As leader of the IAT project, the author would welcome any feedback on this proposal as it is taken forward.</p>
</div>
</div></article><article id="foreword" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Foreword</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-7">We believe that children who are most vulnerable to underachievement deserve the very best teachers. We know that if they get them, we can close the stubborn achievement gaps that exist between disadvantaged children and their wealthier peers; gaps that are worse in the UK than almost any other developed country. Our pursuit of this vision, while difficult, is part of a growing challenge to a status quo that is economically unsustainable and morally unacceptable.</p>
<p class="body_para ParaOverride-8">As a group of schools, and as a country, we are making progress but we have a long way to go – particularly when it comes to getting beyond the plateau and developing teachers throughout their careers. We know that expert teaching is the best way to close the gap, but we face a chronic shortage of expert teachers – due in part to the absence of a transformative, incentivised development offer beyond initial training.</p>
<p class="body_para ParaOverride-9">We believe that a new institution – an Institute for Advanced Teaching – inspired by a US model and founded by a partnership of schools who work together to pool their expertise, can change this. Its purpose would be to build a movement of expert teachers who ensure that all children get an excellent education.</p>
<p class="body_para ParaOverride-8">This paper makes the case for such an institution and how we could take the lead in establishing it. We look forward to hearing your thoughts and comments.</p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Ed Vainker, Reach Academy Feltham</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Lynne Isham, Lampton School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Max Heimendorf, King Solomon Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Carly Mitchell, Oasis Academy South Bank</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Luke Sparkes, Dixons Trinity Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Drew Duncan, Mosley Hollins High School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Peter Hyman, School 21</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Paddy McGrath, London Academy.</span></p>
</div>
</div></article><article id="introduction" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="the-challenge">The challenge</p>
<p class="body_para ParaOverride-9">Every education system around the world faces two major challenges: closing the unacceptable and stubbornly high achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Continued failure to address these challenges is both morally indefensible and economically unsustainable.</p>
<p class="body_para">The Programme for International Student Assessment (PISA) has demonstrated that an achievement gap between rich and poor pupils exists in all OECD countries. Students from more socioeconomically advantaged backgrounds outperformed students from average backgrounds by around 38 points – the equivalent of one year’s worth of education (OECD 2010).</p>
<p class="body_para ParaOverride-10">In England, this relationship is particularly strong: the OECD’s research shows that England’s school system is more unequal than many of the world’s top performing countries, and that this is holding our country back (ibid). These divergences start very early in life: the difference in ‘school readiness’ between three-year-olds in the most and least disadvantaged families is the equivalent of one full year of development (George et al 2007). Differences in pupils’ levels of attainment continue to grow throughout their schooling, with children from poorer postcodes performing just over half as well as those from wealthier neighbourhoods, and fewer going on to university as a result (Clifton 2013).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-002-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-002">1</a></span></span> In turn, this iniquity is perpetuated in the jobs market, with the top professions such as law and finance dominated by those who went to private schools and selective universities.</p>
<p class="body_para">England faces a particular challenge in terms of ensuring that opportunity is spread evenly across the country. While in some areas, including many London boroughs, pupils from disadvantaged families perform <em class="light-italic CharOverride-1">above</em> the national average, in other areas of the country – including many isolated rural and coastal towns – pupils from poorer households have relatively very low attainment. In Hull, for example, 40 per cent of pupils end up in the ‘tail of low achievement’, compared to 9 per cent in Rutland (Leunig and Wyness 2013). Many large northern cities are also struggling to close the attainment gap. In Leeds, Bradford and Liverpool, less than a third of disadvantaged pupils achieve five good GCSEs including English and maths (Clifton et al 2016). It is unacceptable that where, and into what circumstances, a child is born has such a large impact on their educational attainment and future prospects.</p>
<p class="body_para">The government has acknowledged this challenge. Its recent white paper, <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>, has a series of maps which identify areas of the country that have low exam results and a limited capacity to improve. It has promised to target more resources to these ‘Achieving Excellence Areas’ to help create a school-led model of improvement.</p>
<p class="body_para ParaOverride-8">It is essential that this achievement gap is closed, because education provides significant benefits to both individuals and society. Individuals with higher levels of education tend to earn more and live longer, happier and healthier lives. More educated populations have also been shown to be more civic-minded (in terms of engaging in volunteering, voting and blood donation) (OECD 2013a), and less likely to require state support or be involved with the criminal justice system (Levin et al 2007, cited in Wiliam 2008: 183).</p>
<p class="body_para ParaOverride-10">Educated populations also drive economic growth and international competitiveness (Higgins et 2008). Improving educational attainment is important for our changing economy, which increasingly requires high levels of education and skill. As some jobs are outsourced or replaced by technology, and as competition between countries increases, there is a growing premium for highly skilled individuals (Hanushek and Woessman 2010).</p>
<p class="body_para ParaOverride-10">South Korea has, in the space of a generation, moved from having a low rate of secondary-school completion to being one the most highly educated countries in the world, with over 60 per cent of its young people completing tertiary education (OECD 2014). Countries that were historically seen to be competing with Britain on cheap exports are now competing in areas such as highly skilled manufacturing and high-value services.</p>
<p class="body_para ParaOverride-11">As the structure of our economy evolves, it is likely to create more skilled jobs. The UK Commission for Employment and Skills has made projections of how jobs will change between 2012 and 2022 as a result of business growth. These projections show highly skilled professional jobs increasing by 19.6 per cent over this period; mid-skilled technical jobs increasing by 2.4 per cent; and a small decrease in the number of low-skilled jobs (Wilson et al 2014, cited in Clifton et al 2014: table 2.1). Around 20 million jobs are expected to be created in high- and medium-skilled occupations by 2022 as a result of business growth and economic restructuring (ibid).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-001-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-001">2</a></span></span> These jobs will require a mixture of high-quality academic and vocational training. If all of the UK’s young people are to leave compulsory education with the knowledge, skills and character they need in order to thrive in a modern economy, our education system must keep pace.</p>
<p class="subhead_1 ParaOverride-12" id="love-the-one-you-re-with-building-teacher-capacity-in-a-school-led-system">Love the one you’re with: building teacher capacity in a school-led system</p>
<p class="body_para ParaOverride-7">While the underlying causes of low educational attainment are complex and require similarly complex solutions, the world’s highest-performing education systems are making good progress. A number of studies have shown that the key to success lies in improving the quality of classroom teaching that disadvantaged pupils receive. While policymakers are often tempted to tinker with funding systems and school structures, it is what goes on inside the classroom that really drives up standards. World leaders such as Singapore, Hong Kong and Canada ensure that all pupils – regardless of where they are born – receive high quality classroom instruction (Barber and Mourshed 2007).</p>
<p class="body_para ParaOverride-9">The key challenge for England is therefore to build the expertise and capacity of the teacher workforce – especially in more isolated and remote areas of the country. While a number of positive steps in this direction have been taken – such as the expansion of Teach First and the creation of a National Teaching Service – a lot more remains to be done. Within a decade there will be 800,000 more students in our education system than there are now, yet the number of new teachers entering the profession dropped by 17 per cent between 2009/10 and 2013/14, and continues to fall (Ofsted 2014: 19). This is compounded by a relatively high number of teachers leaving the maintained sector – in the 2010 school workforce census 46 per cent were found to have left it after five years (DfE 2011). Furthermore, many teachers – particularly those outside of the big cities – do not receive the support and training they need in order to become experts in their profession: they are cut off from networks of support, and can struggle to make the transition from newly qualified teacher to expert professional.</p>
<p class="body_para ParaOverride-8">Successful policy must therefore help to boost teacher capacity within the schools system. Many programmes have focussed on recruiting new graduates into the profession, but this is only one piece of the jigsaw. Reliance on the recruitment of new graduates fails to address the challenge of how to retain and build the capacity of teachers who are already working in our schools. To increase system capacity we need to achieve the dual and complementary aims of increasing teachers’ expertise and retaining those teachers who are already in the system. Professor Dylan Wiliam has labelled this the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para">Any strategy for increasing the number of expert teachers working in disadvantaged schools also needs to reinforce recent policies that aim to create a ‘school-led’ education system. Policymakers have given schools more power to purchase their own improvement services, recruit and train their own teachers, develop their own distinctive approaches to education, and innovate and design programmes that are targeted to their specific needs.</p>
<p class="body_para ParaOverride-10">In this context, rather than relying on top-down professional development programmes driven by policymakers in Whitehall, schools need to take ownership and develop their own programmes and institutions for creating a cadre of expert classroom teachers. The majority of schools and academy chains, however, are not big enough to develop their own programmes, or to guarantee that good practice is spread to those areas of the country that need it most. The majority of academies are part of small chains with a handful of schools, and only operate in particular towns or local areas.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-000-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-000">3</a></span></span> They will therefore need to pool their expertise and resources in order to create a genuinely ‘school-led’ solution to the professional development challenge. Teaching schools can also provide some support for professional development, but as the recent white paper noted, their coverage is patchy across the country, and they have to focus on a wide range of activities, including initial teacher training, deploying National Leaders of Education and disseminating research.</p>
<p class="body_para_into_list ParaOverride-13">A 2010 McKinsey report identified the means by which the world’s leading school systems are able to build professional capacity in a school-led system (Mourshed et al 2010). The report ranked England’s education system within its ‘good to great’ category, and suggested three areas that we must focus on if we are to join the education systems of Ontario, Singapore, Hong Kong and Saxony in their ‘great to excellent’ category. These three areas of focus were:</p>
<ul>
<li class="bullet_1">cultivating peer-led learning for teachers and principals</li>
<li class="bullet_1">creating additional support mechanisms for teachers and principals</li>
<li class="bullet_1_last">system-sponsored experimentation across schools (ibid).</li>
</ul>
<p class="body_para ParaOverride-14">This report sets out how England can respond to the challenge laid down by McKinsey. It argues for the creation of a new school-led institution that is able to support and train teachers who are already working in disadvantaged schools. If implemented successfully, it could create a movement of expert teachers to address the problem of low educational attainment in this country.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-002-backlink" id="footnote-002">1</a> See Clifton 2013 for a detailed discussion of the attainment gap in England’s secondary schools.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-001-backlink" id="footnote-001">2</a> There will still be a large number of low skilled jobs created as a result of ‘replacement demand’ when people retire from the workforce. See Clifton et al 2014.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-000-backlink" id="footnote-000">3</a> At the start of April 2016, there were 973 multi-academy trusts in operation across England. Over two-thirds (681) of these trusts have fewer than four schools (CentreForum 2016).</p>
</div>
</div>
</div>
</div></article><article id="the-importance-of-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="expert-teachers-in-every-classroom">Expert teachers in every classroom</p>
<p class="body_para ParaOverride-10">Improvements in the volume and quality of global education research, and greater innovation, are giving educators a better understanding of the drivers of improvement within the education system. A number of influential studies have highlighted the importance of classroom teaching to improving outcomes, and have made clear that if policies do not influence what goes on inside the classroom, they are unlikely to lead to improvements in educational attainment. As McKinsey’s famous 2007 study put it, ‘the quality of an education system cannot exceed the quality of its [teaching]’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-006-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-006">4</a></span></span> (Barber and Mourshed 2007).</p>
<p class="body_para">John Hattie has undertaken one of the most comprehensive studies of interventions aimed at raising achievement, gleaned from over 1,100 meta-analyses involving 250 million students (Hattie 2015a). Almost all of these strategies have <em class="light-italic CharOverride-1">some</em> positive impact on student outcomes, but some have a more significant impact than others. When the challenge is urgent and the resources are limited, these more successful strategies are the ones that should be prioritised.</p>
<p class="body_para_into_list">However Hattie’s study identified a number of interventions that policymakers often make, despite the fact that they have relatively modest ‘effect sizes’ (below 0.4)<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-005-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-005">5</a></span></span> (ibid: 1). As table 2.1 shows, policymakers tend to focus on the following five types of ‘popular fixes’ because they are often easier to achieve than trying to influence classroom practice.</p>
<ol>
<li class="number_list_1 ParaOverride-1"><strong class="medium _idGenCharOverride-1">Appease the parents</strong>, in terms of choice of school and smaller class sizes.</li>
<li class="number_list_1 ParaOverride-15"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong> (the curriculum, assessment formats, school buildings and so on).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the students</strong> (early intervention, and focussing on learning styles, for example).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the schools</strong> (creating new types of school, promote heroic and/or transformational leaders, promise greater autonomy).</li>
<li class="number_list_1_last"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong> (through initial teacher training, performance-related pay, technology, more adults in schools) (Hattie 2015a: 8–32).</li>
</ol>
<p class="body_para">Hattie is clear that if there is no change in teaching, student outcomes will not be affected. He argues that ‘if students are not learning, then it is because we are not using the right teaching strategies; and we have to make the changes to those strategies’ (Hattie 2015b: 18). Table 2.2 shows the top 20 influences on students’ achievement, ranked by effect sizes: the overwhelming majority of them (around 80 per cent) are dependent on expert teaching.</p>
<figure class="figure-table Table-50-" id="figure-2">
<p class="table_header ParaOverride-16">Table 2.1</p>
<p class="figure_table_header_subhead ParaOverride-17">Impact of some examples of ‘popular fixes’, by effect size and fix type (see above)</p>
<table class="Table-50-" id="table002">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5" colspan="2">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">1</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Appease the parents</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">2</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">3</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the students</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">4</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the schools</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">5</strong></p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong></p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table003">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-11">
<p class="table_text_left_align_7pt">Inquiry-based methods</p>
</td>
<td class="Table-50- bas-row CellOverride-12">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.31</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-13">
<p class="table_text_left_align_7pt">Summer school</p>
</td>
<td class="Table-50- bas-row CellOverride-14">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Finances</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Individualised instruction</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.22</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Class size</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.21</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Co-/team teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.19</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Within-class grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.18</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Matching style of learning</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.17</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Mentoring</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Problem-based learning</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Ability grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Teacher education<br />
(quality of degree)</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Changing school calendars/timetables</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.09</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Charter schools</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.07</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Whole language</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.06</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Diversity of students</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.05</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Multi-grade/age classes</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.04</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Volunteers/teacher aides</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.03</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Open vs traditional</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.01</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-23 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Welfare policies</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-24 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">-0.12</span></p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2015a: table 5</p>
</figure>
<figure class="figure-table Table-50-" id="figure-3">
<p class="table_header">Table 2.2</p>
<p class="figure_table_header_subhead ParaOverride-17">Top 20 influences on student achievement, and those among them that are influenced by highly effective teaching, ranked by effect sizes</p>
<table class="Table-50-" id="table004">
<colgroup>
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt">Influenced by highly effective teaching</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-25 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Not influenced by highly effective teaching</p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table005">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Self-reported grades/student expectations</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.44</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Piagetian programmes</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">1.28</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Response to intervention</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.07</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher credibility</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Providing formative evaluation</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Micro-teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.88</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom discussion</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.82</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-12">Comprehensive interventions for learning-disabled students</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.77</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher clarity</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Feedback</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Reciprocal teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.74</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher–student relationships</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.72</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Spaced vs mass practice</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.71</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Meta-cognitive strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.69</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Acceleration</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom behaviour strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Vocabulary programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Repeated reading programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Creativity programs on achievement</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Prior achievement</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2012</p>
</figure>
<p class="body_para">We know, therefore, that the strategy that will consistently and substantially raise student achievement is ensuring that we have <strong class="medium _idGenCharOverride-1">expert, inspired and passionate teachers in every classroom</strong>. This is consistent with a number of other studies that have demonstrated the large impact that a high-quality teacher can have on his or her students’ outcomes.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-004-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-004">6</a></span></span></p>
<p class="body_para_into_list ParaOverride-8">What’s more, improving teaching has a particularly large benefit for pupils who are vulnerable to underachievement. Over a school year, these pupils gain 1.5 years’ worth of learning when taught by expert teachers, compared with just 0.5 years when taught by poorly performing teachers – in other words, for poor pupils the difference between a good teacher and a bad teacher is a whole year’s worth of learning (Sutton Trust 2011). Studies in both primary and secondary schools have found that the best teachers benefit lower achievers more, so they are likely to help close achievement gaps (Hamre and Pianta 2005 and Slater et al 2008, cited in Wiliam 2013). Of course, this strategy will only work if teachers are also deployed effectively – to the schools and classrooms that need them most. As McKinsey has argued, improving the quality of teaching is a three-step process:</p>
<ol>
<li class="number_list_1 ParaOverride-1">‘Get the right people to become teachers.’</li>
<li class="number_list_1">‘Develop these teachers into effective instructors (the only way to improve outcomes is to improve instruction).’</li>
<li class="number_list_1_last ParaOverride-22">‘Put in place systems and targeted support to ensure that every child is able to benefit from excellent instruction (the only way for the system to reach the highest performance is to raise the standard of every student).’ (Barber and Mourshed 2007: 13)</li>
</ol>
<p class="subhead_1 ParaOverride-23" id="unlocking-expertise-developing-teachers-once-they-have-qualified">Unlocking expertise: developing teachers once they have qualified</p>
<p class="body_para">The growing evidence on teacher quality has rightly been used to justify efforts aimed at increasing the quality of recruits to the world of teaching. The majority of workforce-related policy solutions and third sector innovations have focussed on improving the quality of entrants into teaching and improving their initial teacher training. For example, the government has raised the bar for entry to PGCE programmes to a 2:1 degree minimum, and has invested heavily in the Teach First programme.</p>
<p class="body_para ParaOverride-7">While efforts to raise the quality of entrants to the profession are important, they will take a long time to filter through the system, and they ignore the vast majority of teachers who are already working in classrooms. They should therefore be seen as the first step in a longer process. If we are to continue to improve outcomes for pupils, we must now broaden this focus to include developing teachers <em class="light-italic _idGenCharOverride-2">after</em> they have qualified, so that they can move from being proficient to expert – something Dylan Wiliam has termed the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para ParaOverride-9">To realise the ambition of having a expert teacher in every classroom, we first need to understand how teachers improve over time – from the start of their initial teacher training through to mastery of the necessary knowledge and craft associated with expert teaching. Successive studies have attempted to map this improvement journey. They show that, on average, teachers improve rapidly in their first three years, but improvement then slows between years three and five, and plateaus beyond that point (Chingos and Peterson 2011). One US study by TNTP, which involved 20,000 teachers, found that the average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years (TNTP 2015).</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 2.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">‘The average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years’</em><br />
Average teacher performance by number of years’ experience (by number of standard deviations away from average first-year teacher)</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer002"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/Fig-2.1_conversion_draft.jpg" /></div>
</div>
<p class="figure_source_note_rule_below">Source: Adapted from TNTP 2015: 15</p>
</figure>
<p class="body_para ParaOverride-8">If this plateau occurred after the point at which teachers master the core knowledge and craft required to become expert, it would be less problematic; if it were the result of a significant lack of investment in the training and development of teachers, it would be more understandable. However, neither appears to be the case. For too many, the plateau occurs while there remains plenty of scope for improvement (TNTP 2015), and within contexts in which there is a reasonable level of investment of resources.</p>
<p class="body_para">The same US study looked at spending on teacher training and development, and found that the average per-teacher spend in this area each year was US$18,000. When aggregated, this totalled to $8 billion for the 50 largest school districts alone (ibid: 8).</p>
<p class="body_para">This was found to far exceed what many other industries spent on support and development for their practitioners.</p>
<p class="blockquote ParaOverride-24">‘For example, the average large government/military organization (defined as 10,000 employees or more) spent a little more than $2 million on staff training in 2013. By comparison, a school district we studied, with a similar number of teaching staff, spent more than $90 million on teacher training and support in the same time period, excluding the costs of teachers’ salaries for the time they spent in training, additional investments like salary bumps for improved performance and school leader time beyond meeting directly with teachers for support. Even using this more conservative estimate, on average, the districts we studied spent anywhere from nearly two to four times more of their budgets and four to nearly 15 times more per employee on support and development, compared to other industries.’</p>
<p class="blockquote_ref">TNTP 2015: 10</p>
<p class="body_para ParaOverride-8">Although no similar study has been conducted in England, our estimates suggest a similarly significant annual investment over £1 billion per year, or £2,500 per teacher (although it is worth noting that it is difficult to identify exactly what activity actually takes place in mandatory inset [in-service training] time). This estimate includes only the continuing professional development (CPD) lines within school and the time that teachers spend on mandatory and other development opportunities each year.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-003-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-003">7</a></span></span></p>
<p class="body_para ParaOverride-14">It is, therefore, hard to make the case that the extent of investment of resources in staff development is a significant barrier to supporting teacher development. This means that in order to increase the number of expert teachers we must address this plateau in performance by changing the improvement trajectory of individual teachers, making better use of the resources that already exist within the system. This will ensure that more teachers continue to develop – ideally throughout their career, but at least until they have mastered a core set of instructional techniques.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-006-backlink" id="footnote-006">4</a> In a 2013 blog, Chris Husbands made the argument, accepted by the authors of the report, that it is in fact teaching, not the teacher, that is the decisive factor (Husbands 2013).</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-005-backlink" id="footnote-005">5</a> The ‘effect size’ is a statistical measure that calculates pupils’ average improvement relative to a comparison group, and is presented in a standardised way to allow comparisons between different interventions. An effect size of 0.5 or above would be considered good for an education intervention, and would be roughly equivalent to an additional six months of learning.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-004-backlink" id="footnote-004">6</a> See for example Hanushek E A (2011) ‘The economic value of higher teaching quality’, <span class="italic _idGenCharOverride-3">Economics of Education Review</span> 30(3): 466–479; and Slater H, Davies N and Burgess S (2009) ‘Do teachers matter? Measuring the variation in teacher effectiveness in England’, working paper no. 09/212, Institute of Public Affairs, University of Bristol</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-003-backlink" id="footnote-003">7</a> This figure was calculated assuming staff time costs of £850 million and course fees of £200 million. Staff time was calculated on the assumption that there are 400,000 teachers in England completing 12 days of CPD per year and being paid an average salary of £34,600. The course fees are based on analysis of the CPD line within school budgets by the National College for School Leadership (for more details see <a href="http://tdtrust.org/2012/05/"><span class="hyperlink">http://tdtrust.org/2012/05/</span></a>).</p>
</div>
</div>
</div>
</div></article><article id="three-challenges-facing-teacher-training-and-development" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">There are three challenges when it comes to changing the improvement trajectory of teachers’ training and development. This chapter will consider each in greater depth, and suggest possible means of addressing them.</p>
<p class="subhead_2">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para ParaOverride-7">Courses, programmes and workshops are often undifferentiated, and poorly designed and delivered. They fall short of the requirements necessary for effective training and development, and as a result – despite the investment of time and resources that they entail – have little impact on teacher effectiveness.</p>
<p class="subhead_2">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-11">While teaching’s attractiveness as a career choice for graduates has increased over the last 20 years, due in part to the work of organisations like Teach First, there are few incentives to continue as a classroom teacher. Compared to middle leadership, classroom teaching lacks a clear progression route to mastery; it is lower status and pay progression is poorer. Teachers also leave the classroom for better incentivised careers in other sectors.</p>
<p class="subhead_2">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-10">The culture and ethos of an individual school, and the effectiveness of colleagues, can make a significant contribution to, or significantly detract from, an individual teacher’s ability to improve. It can be frustratingly difficult for a teacher to attempt to improve his or her practice within a challenging school – which, frustratingly, is where that improved practice is most needed.</p>
<p class="subhead_1" id="challenge-1-participation-fails-to-transform-classroom-practice">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para">In order to be effective, teacher development needs to be expertly designed and delivered. Too often it is neither. A 2011 study by CUREE estimated that just 9 per cent of teacher training and development in England results in teachers being able to embed new ideas, and only 1 per cent of it enables teachers to transform poor practice into more effective teaching (CUREE 2011).</p>
<p class="body_para_into_list">The majority of teacher training and development, which fails to meet these standards, often shares a number of common features.</p>
<ul>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It lacks continuity and rhythm:</strong> training is often provided as a one-off session on a particular topic, which has no discernible impact on student achievement. These one-off sessions are often not connected to each other, which results in similarly ineffective hour-long sessions repeated over and over.</li>
<li class="bullet_1 ParaOverride-25"><strong class="medium CharOverride-3">Its focus on craft is limited: </strong>development often assumes a ‘knowledge deficit’ that needs to be addressed (Wiliam 2010). While improving subject, pedagogical, theoretical and contextual knowledge is important, it is only part of effective teacher development. A focus on craft – that is, how to combine this knowledge in order to best enable students to learn – is essential, yet too often absent.</li>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It is not delivered by credible, expert facilitators: </strong>the perceived and actual expertise and credibility of facilitators is often poor because those leading training are not currently highlyexpert classroom teachers or facilitators.</li>
<li class="bullet_1 ParaOverride-1"><strong class="medium CharOverride-3">It does not give teachers a clear understanding of their performance against a clear, evidence-informed, ‘expert’ standard: </strong>this has two negative consequences. First, development can have a negative rather than positive impact on pupil outcomes, as teachers are encouraged to make wrong or superficial changes to their practice that makes them worse as a result. This is particularly important when it comes to discredited educational ideas (such as Learning Styles) that still feature in a number of training and development programmes. Second, teachers can come to believe that they are better than they are, and so conclude that they require less development in future (Weston 2012).</li>
<li class="bullet_1"><strong class="medium CharOverride-3">It is not informed by the needs of pupils:</strong> development for its own sake is a poor use of scarce resources. Training and development should be connected to a clear pupil need. Too often, input focuses on generic knowledge, and is not designed to help teachers contextualise their learning either for subjects or for specific groups of pupils.</li>
<li class="bullet_1_last"><strong class="medium _idGenCharOverride-1">Its impact is not evaluated: </strong>as few as 7 per cent of schools evaluate their training by focussing on its impact on pupil progress. As a result, schools and providers have been unable to gather evidence about the relationship between development and issues such as changes in practice, gains in knowledge and student outcomes (Teeman and Pyle 2009). This leads to poor choices in the future, and poor incentives for providers to improve their offer.</li>
</ul>
<p class="indent_heading_1_first ParaOverride-26"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-27"><span class="CharOverride-5">A significant step-change in quality is essential. Teachers need well-designed training and development that is demanding, sustained over time and has a clear rhythm. They need it to be delivered by credible, well-qualified practicing experts. And they need it to be free from discredited educational ideas (such as learning styles) and packed with rich content on what we know to be effective (such as how to give effective feedback, the importance of committing knowledge to long-term memory, and metacognition).</span></p>
<p class="subhead_1" id="challenge-2-incentives-to-participate-are-poor">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-28">As well as being high-impact, teacher development should also be attractive to those who may choose to take part in it. Too often, little thought is given to how teacher development opportunities are incentivised for individual teachers themselves. Our education system does not consider how these individual opportunities connect to a credible progression pathway distinct from school leadership: we rarely increase the status or pay of those who have improved their knowledge and craft as a result of development activities; we fail to link all development to clear outcomes for pupils; and, when an award of some kind is given, it is difficult to transfer any such recognition between schools.</p>
<p class="subhead_2">Progression</p>
<p class="body_para ParaOverride-6">Beyond their newly qualified year, classroom teachers (as distinct from middle leaders) lack a clear progression route towards ‘teaching mastery’. Aspects of such a pathway (advanced skills teachers, lead teachers, excellent teachers) have been introduced, but they have been developed for disparate purposes and to increasingly loose standards, expectations and frameworks. As a result, any teacher looking to understand what their progression route beyond initial teacher training might look like, unless they aim to become a middle leader, will be left wanting.</p>
<p class="body_para ParaOverride-6">In the course of our research we investigated the possible career paths open to a newly qualified teacher, and were unable to find any guidance that set out a clearly defined route, and very little that placed value upon or incentivised teachers’ development as a means of pursuing that route. While outstanding practice might open up opportunities for promotion to school leadership positions, this model fails to meet the needs of the majority of teachers: a good teacher is not necessarily a competent manager, and it may indeed have an adverse impact upon the quality of teaching in schools by removing outstanding teachers from the classroom (OECD 2013b).</p>
<p class="subhead_2">Status</p>
<p class="body_para ParaOverride-6">Becoming a teacher is now a more prestigious career choice than at any time in the last two decades. For top graduates, teaching is the fourth most prestigious career option for graduates – in part due to the work of charities such as Teach First (Times 2015).<span class="footnote-ref CharOverride-6"><span id="footnote-008-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-008">8</a></span></span> This is a remarkable and welcome change.</p>
<p class="body_para ParaOverride-6">However, there is an important difference in the level of recognition that comes from <em class="light-italic _idGenCharOverride-2">training</em> to be a teacher, and from actual classroom teaching once qualified. For teachers, recognition from peers and self-actualisation is mainly linked with promotion to middle leadership – that is, managing more and teaching less – rather than classroom teaching.</p>
<p class="subhead_2">Portability</p>
<p class="body_para ParaOverride-6">Much of the development undertaken by teachers in schools is informal. While this kind of development, when designed and delivered as outlined in the previous chapter, is essential for improving outcomes for pupils, it is rarely portable <em class="light-italic CharOverride-1">between</em> schools and systems. As most teachers do move between schools, and on occasions between education systems, a lack of a clear marker of quality or achievement for a new employer, makes it difficult for an individual to demonstrate their expertise. Simply listing their most recent training sessions reveals more about their previous school’s policies than the teacher’s learning and progress, and so carries little sway.</p>
<p class="subhead_2">Link to pupil needs</p>
<p class="body_para ParaOverride-29">What motivates teachers to learn is the belief that it is helping their pupils, and evidence that it has done so (Higgins et al 2015). A portable, high-status qualification is not, in itself, enough. Experience from previous centrally funded master’s in teaching and learning programmes suggests that completion rates were low largely because teachers did not see the benefits in much of the activity they were expected to undertake. While teachers were happy to complete the pupil facing inquiry, literature reviews and write-ups were left incomplete because the direct link to pupils’ outcomes was absent. Improving pupil outcomes must therefore be the primary purpose of any teacher training and development activity, each of which should be explicitly linked to that outcome (CUREE 2011).</p>
<p class="indent_heading_1_first"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body ParaOverride-30"><span class="CharOverride-5">While the primary focus of our efforts should be on the positive impact that any teacher development opportunity will have on pupils, they should also deliver the significant secondary benefit of ensuring that an attractive offer is made to individual teachers. High-status, accredited (and therefore portable) opportunities that link together to form a clear progression route to attaining expert status will better incentivise teachers to engage with those opportunities that will most benefit their pupils. </span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-31"><span class="CharOverride-5">A stronger focus on progression for classroom teachers in particular would bring teaching into line with other high-status professions like medicine and law (Toop 2013). Progression within medicine, for instance, is clearly mapped out: five years at medical school; a two-year generic foundation programme; and five years of specialist training, ultimately working towards leading a GP practice or becoming a consultant.</span><span class="CharOverride-7"><span id="footnote-007-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-007">9</a></span></span><span class="CharOverride-5"> By its very nature this path encourages medical professionals to consider their career in the longer term, but also offers a significant variety of specialisms to pursue once basic training is completed.</span></p>
<p class="subhead_1" id="challenge-3-the-environment-is-poor">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-11">Even with a high-impact, attractive development offer, improvement is not guaranteed. The environment in which development takes place has a significant impact on the rate of teacher improvement. A recent report that analysed the effect of environments on teacher development found that after 10 years, teachers working in schools at the 75th percentile of environment ratings (that is, towards the higher end) improved 38 per cent more than teachers in schools at the 25th percentile (Kraft and Papay 2014). As a result, the lowest-performing schools, which by their nature are likely to have less supportive environments – struggle to sustain improvements in teacher expertise – the factor that, as we know, is most likely to improve outcomes for their pupils.</p>
<p class="body_para_into_list ParaOverride-11">Factors that contribute to less supportive environments include the following.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Other teachers’ mindsets:</strong> the extent to which other teachers are open to development, feedback, and the expectation of continuous improvements in practice. Poor teachers depress the expectations of their colleagues, and prevent a full understanding of what might be possible.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">The unreliability and poor execution of performance management and appraisals</strong> (particularly graded observations – the most common methods used for evaluating teacher performance). In the case of observations, in one study, videos of lessons were distributed to experienced teachers and headteachers. They were asked to match the teachers depicted in the videos to a value-added assessment of their being either ‘effective’ or ‘ineffective’ over time. Despite the professional experience of these observers, the results of these assessments were less accurate than would statistically have been achieved by chance (Strong et al 2011). At this level of accuracy, over half of observation judgments were wrong, which undermines trust in the process.</li>
<li class="bullet_1_last ParaOverride-32"><strong class="medium CharOverride-3">The potential benefits of effective feedback are often not realised,</strong> due to time pressures, a lack of trust, a lack of effective coaches and mentors within schools, and power issues between staff and management – each of which are often factors when a school is most in need of more highly effective teachers (Goldstein 2015).</li>
</ul>
<p class="indent_heading_1_first ParaOverride-11"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box"><span class="CharOverride-5">Changing cultures takes time and considerable effort. For those teachers currently working in challenging schools, we must explore alternative solutions. Where there are individual teachers working in unsupportive environments, there is the potential for collaboration between individuals across schools. While this is less preferable than collaboration within the same environment, technological advances mean that teachers have the means to identify like-minded peers, seek out experts, share their teaching and receive ongoing formative feedback. Such approaches could offer some of the improvement and retention benefits associated with more supportive environments, and indeed contribute to the longer-term cultural changes that needed, by increasing the numbers of expert teachers who can lead that change – especially if their work and role is harnessed to the task of making advanced practice visible.</span></p>
<p class="subhead_1 ParaOverride-16" id="current-provision">Current provision</p>
<p class="body_para ParaOverride-8">The current provision of teacher development opportunities is varies in approach, cost, time, curriculum and effectiveness. From structured single sessions to continuous learning, some are delivered in-house and others by bought-in public, private and third-sector providers including, increasingly, other schools. Some are delivered on-site, and some in other schools or institutions. Some are well-designed and result in improved outcomes for pupils, yet most are not and do not. Similarly, some aim to be attractive to teachers – in terms of giving them status, a sense of progression and a portable qualification, as well as providing means to enhance pupil learning, which is every teacher’s core priority. But again, most do not.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 3.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">There is a significant gap in England’s teacher training and development provision</em><br />
An illustrative grid indicating the strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer003"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB1.jpg" /></div>
</div>
</figure>
<p class="body_para ParaOverride-8">As illustrated in figure 3.1, we argue that there is a significant gap: namely, an offer that is both attractive to teachers – supporting progression, status and qualification portability – and high-impact, leading to improved outcomes for pupils.</p>
<p class="body_para ParaOverride-34">We found too much teacher training and development provision that is both low-impact and unattractive – and thus of no benefit to either teachers or pupils. Poorly designed, one-off training and development sessions and one-day external conferences all too often make up the lion’s share of the development offer. Skilled teachers may glean some learning from this offer, but for most it simply dampens their expectations of what could be achieved.</p>
<p class="body_para ParaOverride-34">Truly transformative CPD is, however, occurring within the system – although rare (CUREE [2011: 34] found that just 1 per cent of provision meets this standard), it does exist. This is often due in part to high expectations and specific expertise from a small number of exceptional teachers and school leaders. However, despite the positive impact that such provision can have on pupil outcomes, we found little evidence of good incentives to participate in it, or a robust mechanism through which its benefits can be shared.</p>
<p class="body_para">We found some opportunities that provide clear benefits to teachers, but little in terms of follow-through to improved outcomes for pupils. Master’s in education (MEd) courses at universities fell into this category. Despite teacher perceptions that they ‘would improve their teaching’, they are mainly designed with a knowledge-creation or research purpose in mind rather than teaching, and so lack most of the features set out in chapter 2. Research spanning different countries and education systems has found only a weak relationship between teachers gaining existing master’s degrees and improved student outcomes (see for example OECD 2009, Buddin and Zamarro 2009).</p>
<p class="body_para">We also found some ‘badges’ to identify expertise. Lead practitioners (successors to ‘advanced skills teachers’) were created in 2013, and go some way towards addressing the status and progression aspects of the problem by offering teachers who exemplify effective teaching skills a role in which they are responsible for improving teaching and learning, and which entails a leadership role in developing, implementing and evaluating policies that lead to school improvement. While lead practitioner accreditation rewards expert teachers through increased pay and status, it is largely a badge that rewards professionals who are already performing at a high standard – it is not in itself a development programme to help teachers improve their practice.</p>
<p class="body_para">In summary, while we have found examples of training and development that is either well incentivised or well designed, we were unable to find an offer that met both criteria. Those offers that showed most promise were usually created by high-performing schools and relied heavily on the environment within these schools, and so were not usually available to teachers in lower-performing schools.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-008-backlink" id="footnote-008">8</a> See: <a href="http://www.top100graduateemployers.com/"><span class="hyperlink">http://www.top100graduateemployers.com/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-007-backlink" id="footnote-007">9</a> See: <a href="http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx"><span class="hyperlink">http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx</span></a></p>
</div>
</div>
</div>
</div></article><article id="lessons-from-around-the-world" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-29">There are a number of global ‘bright spots’ that are taking the lead in efforts to improve teachers’ training and development. This section aims to set out how these exemplars are addressing some or all of the challenges outlined in chapter 3, and what lessons we can learn from their successes.</p>
<p class="subhead_1" id="graduate-schools-of-education-us">Graduate schools of education, US</p>
<p class="body_para">Independent graduate schools of education (GSEs) are growing in size and reputation in the US. These teacher-led (as opposed to academic-led) institutions have the objective of creating a movement of expert teachers by providing demanding, high-impact courses in advanced teaching through an established university-level but practice-orientated institution.</p>
<p class="body_para">The three independent GSEs – Relay GSE, High Tech High GSE and Sposato GSE – have a great deal in common in terms of their ethos and purpose, though they are pedagogically quite different.</p>
<p class="subhead_2">Relay GSE</p>
<p class="body_para">Relay GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-014-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-014">10</a></span></span> offers development opportunities for aspiring teachers, experienced teachers, and leaders. Some states in the US require teachers to complete a master’s degree in order to fulfil the credential system, which teachers often say are time-intensive, expensive and do little to develop their impact in the classroom. To solve this problem, Relay created an initial teacher training (ITT) programme that was designed to better fit the needs of both teachers and students, while continuing to meet the states’ teacher credentialing requirements.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-013-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-013">11</a></span></span> During the two-year programme, residents experience a structured and gradual introduction into the profession, complete a master’s degree, and earn a full-time teaching position at a high-performing school. Its ITT is based around constant practice of the theory learned.</p>
<p class="body_para">As well as the ITT strand, Relay also offers an MA in education as a CPD opportunity for experienced teachers. This programme uses a continuous cycle of practice, feedback and improvement that centres on student growth and achievement.</p>
<p class="body_para">Finally, Relay promotes their National Principals Academy as a support network for school leaders to help them ensure that they are meeting the needs of their students. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Relay GSE staff.)</em></p>
<p class="subhead_2">High Tech High GSE</p>
<p class="body_para">High Tech High GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-012-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-012">12</a></span></span> in San Diego was created as response to an inability to recruit industry expert teachers who suited its project-based curriculum but also met the state of California’s teacher credentialing requirements. Its ITT programme involves coursework, supervised teaching, mentor support and a substantial culminating assessment project.</p>
<p class="body_para_into_list">To ensure that highly effective teaching continues beyond the first years of a teacher’s career, High Tech High GSE also offers CPD for existing teachers in the form of its MEd and educational leadership programmes. The MEd has two strands, both designed for experienced educators.</p>
<ul>
<li class="bullet_1">The first, the teacher leadership strand, is designed for those who are interested in exploring pedagogy that promotes deeper learning and equity in schools.</li>
<li class="bullet_1_last">The second, the school leadership strand, is designed for those who aspire to lead an innovative school focussed on deeper learning and equity.</li>
</ul>
<p class="body_para">High Tech High’s reflective, exploratory training is rooted in workshops, observations, ‘teach-meets’ (which bring teachers from across a certain area together). It also looks to provide a balance of current best practice, as well as an imaginative space for more forward-thinking approaches to education. Rather than creating more High Tech High schools, GSE participants are encouraged to find opportunities in their own schools to take risks, reflect on practice and, over time, shape their own visions of effective teaching, learning and leadership. The GSE gives experienced educators opportunities to reflect and refine new ways of teaching. <em class="light-italic CharOverride-1">(Sources: Arnett 2015, and author’s conversations with High Tech High GSE staff.)</em></p>
<p class="subhead_2">Sposato GSE (part of the Match Charter Management Organization)</p>
<p class="body_para ParaOverride-7">Unlike Relay GSE and High Tech High GSE, Sposato GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-011-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-011">13</a></span></span> only offers ITT opportunities. The Boston-based programme explicitly identifies itself as a ‘third way’ into teaching, and looks to clearly differentiate itself from both traditional teacher training and Teach for America (TFA) pathways. In specifically targeting high-achieving graduates, Sposato GSE looks to engage ambitious individuals who have an obsession with detail and will be relentless in their pursuit of the best results in challenging circumstances. Match Education’s founder, Michael Goldstein, also wanted to create a teacher-training course that suited the needs of the teachers and students in Massachusetts. Sposato GSE asks participants in their first year to work full-time as a tutor or teaching assistant in a high-performing, high-poverty school, and to participate in evening classes, Saturday drills and teaching simulations. This first year culminates in residents receiving a Massachusetts teaching license. During the second year of the programme, participants’ first full year of teaching, they also work towards an MA, a component of which requires them to partake in multiple cycles of reflection, feedback and coaching. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Sposato GSE staff.)</em></p>
<p class="subhead_2">Summary</p>
<p class="body_para">The key elements of these case studies can be summarised as follows.</p>
<p><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_table4.1" style="width: 550px; height: 263px;" /></p>
<p class="subhead_1" id="master-teachers-singapore">Master teachers, Singapore</p>
<p>A model for career progression for classroom teachers is well established in Singapore through its Academy of Singapore Teachers.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-010-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-010">14</a></span></span> This academy houses sixteen ‘master teachers’, who sit at the top of their profession and are tasked with building a teacher-led culture of professional excellence (Crehan 2014).Master teachers, Singapore</p>
<p class="body_para">The key features of this approach are:</p>
<ul>
<li class="bullet_1">an entitlement to significant amounts of training and development each year that all teachers can access according to their own development needs</li>
<li class="bullet_1 ParaOverride-36">school timetables that are flexible in order to allow this development, and ‘manpower grants’ from central government to fund it</li>
<li class="bullet_1 ParaOverride-37">a seven-stage career ladder linked to development as a classroom teacher, with the clear ultimate goal of becoming a ‘master teacher’ at the top of the profession</li>
<li class="bullet_1_last">careful consultation on, and pilots of, any policy changes (ibid).</li>
</ul>
<p class="subhead_1" id="a-training-and-development-culture-hong-kong">A training and development culture, Hong Kong</p>
<p class="body_para">Hong Kong is consistently ranked as having one of the highest-performing education systems in the world. One of the reasons for this is believed to be the emphasis placed on high-quality training and development for teachers.</p>
<p class="body_para_into_list ParaOverride-7">Teachers in Hong Kong are expected to engage in 240 hours of training and development within the first five years of their career. The CPD policy is guided by the following principles.</p>
<ul>
<li class="bullet_1">Like most other professionals, teachers are responsible for their own professional growth through lifelong learning.</li>
<li class="bullet_1 ParaOverride-37">Teachers have a responsibility to participate in CPD in order to refresh, enrich and broaden their knowledge, skills and experience, for the benefit of their students.</li>
<li class="bullet_1 ParaOverride-25">Teachers work as members of the school community, and their CPD contributes to the collective intelligence of the whole school.</li>
<li class="bullet_1 ParaOverride-38">Contributing to colleagues’ training and development also enhances a teacher’s own development.</li>
<li class="bullet_1 ParaOverride-39">Teachers’ CPD caters for both personal and school developmental needs; the prioritisation of CPD is a matter of agreement between individual teachers and their schools.</li>
<li class="bullet_1_last ParaOverride-36">CPD opportunities need to reflect teachers’ unique professional and personal interests, as well as the stages of development they have reached in their careers (OECD 2012).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-009-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-009">15</a></span></span></li>
</ul>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-014-backlink" id="footnote-014">10</a> See: <a href="http://www.relay.edu/"><span class="hyperlink">http://www.relay.edu/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-013-backlink" id="footnote-013">11</a> Relay GSE has eight campuses across five states.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-012-backlink" id="footnote-012">12</a> See: <a href="http://gse.hightechhigh.org/"><span class="hyperlink">http://gse.hightechhigh.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-011-backlink" id="footnote-011">13</a> See: <a href="http://www.sposatogse.org/"><span class="hyperlink">http://www.sposatogse.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-010-backlink" id="footnote-010">14</a> See: <a href="http://www.academyofsingaporeteachers.moe.gov.sg/"><span class="hyperlink">http://www.academyofsingaporeteachers.moe.gov.sg/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-009-backlink" id="footnote-009">15</a> The author is also indebted to Lucy Crehan and Philipppa Cordingley for their expert advice which informed this section.</p>
</div>
</div>
</div>
</div></article><article id="institute-for-advanced-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Chapter 1 set out the benefits to individuals and society of ensuring that no child’s educational success is limited by their socio-economic background; chapter 2 made the case for why creating a movement of expert teachers would make an important contribution to realising these benefits; chapter 3 described the barriers that are preventing us from achieving this; and chapter 4 offered lessons from around the world on how those barriers can be overcome.</p>
<p class="body_para">This chapter argues for the creation of a new higher education training institution focussed on advanced teaching – an Institute for Advanced Teaching (IAT) – which could address each of the three barriers to effective teacher development in England, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 5.1</p>
<p class="figure_table_header_subhead ParaOverride-34"><em class="light-italic _idGenCharOverride-2">The IAT’s three-step plan</em><br />
A flow-chart of the Institute for Advanced Teaching’s objectives, and how they will be achieved</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer004"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para_into_list ParaOverride-16">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who are able to ensure that all children have an excellent education, the IAT would:</p>
<ul>
<li class="bullet_1">recruit high-potential, qualified teachers who work in challenging schools<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-017-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-017">16</a></span></span></li>
<li class="bullet_1">develop them into expert teachers</li>
<li class="bullet_1_last ParaOverride-40">build them into a movement for change in education.</li>
</ul>
<p class="body_para ParaOverride-6">Through careful design it could address the three barriers described above in the following ways.</p>
<p class="body_para ParaOverride-6"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
<p class="subhead_1 ParaOverride-42" id="who-would-study-at-the-iat">Who should study at the IAT?</p>
<p>IAT should work with teachers employed in challenging schools who have the potential to become expert. These teachers would be identified through a rigorous recruitment and diagnostic process. Each applicant, in addition to the minimum requirements of having completed their newly qualified teacher (NQT) year and holding a teaching post in a challenging school, would be assessed in terms of their mindset and values, their knowledge (subject, pedagogical, theoretical and contextual) and their craft before an offer is made.Who would study at the IAT?</p>
<p class="body_para ParaOverride-44">The most successful diagnostic processes are multi-stage; increase in depth at each successive stage; and rely on a range of assessments. For a place at the IAT, applicants would complete a self-assessment, an initial application form, an online 360-degree feedback process (which could use information gathered from pupils, parents, their colleagues and headteacher) or even return video submissions of their teaching.</p>
<p class="body_para ParaOverride-10">Those who are successful at this stage would go through to an assessment centre, where they could be assessed on their current basic pedagogical and content know­ledge, on giving and receiving feedback in a group setting, and on their willingness to engage in discussions focussed on classroom artefacts and pupil value-added data. Only if an individual is successful at this assessment centre stage would an offer be made; this offer would require the support of the applicant’s headteacher in order to be accepted.</p>
<p class="subhead_1" id="who-would-teach-at-the-iat">Who would teach at the IAT?</p>
<p class="body_para ParaOverride-11">Teacher development should be led by expert facilitators who have specialist pedagogical knowledge, and an in-depth understanding of effective training and development processes, evaluation and monitoring (Cordingly et al 2015). Courses at the IAT should therefore be primarily led by a faculty of the UK’s most expert practicing classroom teachers, who will be skilled in adult facilitation and specialists in particular areas of knowledge or craft such as phonics, formative assessment, metacognition, literacy, numeracy, oracy and so on. Seconded to the faculty for roughly one day per week, their role should be focussed on leading curriculum design, course delivery, assessment, and connecting with leading education researchers.</p>
<p class="body_para ParaOverride-11">Faculty members should be recruited according to the same basic diagnostic process as participants, albeit with higher expectations of effectiveness at each stage. Once recruited, there should be a significant development programme for each faculty member. These programmes must provide opportunities to develop even deeper expertise in course content and facilitation.</p>
<p class="body_para ParaOverride-11">Each school would be compensated for the time that faculty members spend working for the IAT and, subject to funding, the ambition should be to provide an additional payment, paid via the school to the faculty member, by way of additional remuneration and recognition for their efforts and expertise.</p>
<p class="body_para ParaOverride-11">Once graduated from the course, the most promising associates could work towards and eventually join the faculty themselves, thus creating a clear progression route for those teachers who wish to develop their teaching rather than their management expertise.</p>
<p class="subhead_1 ParaOverride-11" id="what-would-the-course-look-like">What would the course look like?</p>
<p class="body_para_into_list ParaOverride-11">The master’s in advanced teaching (MAT) degree should be a two-year, part-time accredited master’s-level (level 7) qualification. Its focus should be on improving the knowledge (subject, pedagogical, theoretical and contextual) and craft (that is, the combining of this knowledge in a given moment into well-practiced ‘moves’) of proficient teachers, moving them towards ‘expert’ status. The MAT’s design, informed by the latest research, should be delivered in a way that allows associates to complete it alongside a full-time teaching role. It should:</p>
<ul>
<li class="bullet_1 ParaOverride-32">require sustained engagement over two years</li>
<li class="bullet_1 ParaOverride-32">establish a regular rhythm of activity</li>
<li class="bullet_1 ParaOverride-32">consistently link development to individual pupil needs</li>
<li class="bullet_1 ParaOverride-32">blend online and face-to-face delivery</li>
<li class="bullet_1 ParaOverride-32">combine expert and peer-led instruction</li>
<li class="bullet_1_last ParaOverride-32">be well-differentiated in order to meet the needs of each teacher.</li>
</ul>
<p class="body_para_into_list ParaOverride-11">The MAT should include four key components.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">An</strong> <strong class="medium _idGenCharOverride-1">intensive summer school</strong> designed to introduce participants to the content of the MAT, introduce them to their peers and faculty members, and lay the groundwork for building them into a broader movement for change.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Recall days </strong>at one of the IAT’s campuses. Sessions would focus on immersive learning in high-performing schools, the teaching of pedagogical and theoretical knowledge, and on the development of teaching craft through deliberate practice, observation and feedback. These recall days would also be an important opportunity for all participants to come together as a cohort.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Classroom coaching </strong>with participants’ faculty fellows. These sessions would give participants an intense one-to-one session with a expert teacher.</li>
<li class="bullet_1_last ParaOverride-39"><strong class="medium _idGenCharOverride-1">Peer collaboration </strong>through small groups of teachers who regularly practice, observe and feed-back together. This should involve fortnightly sharing of teaching through an online platform, and subsequent feedback from peers within the group.</li>
</ul>
<p class="body_para ParaOverride-14">The MAT’s curriculum should focus on particular approaches to teaching that have been shown to consistently deliver results (such as focussing on subject knowledge, phonics, effective feedback, metacognition and so on).</p>
<p class="subhead_1 ParaOverride-14" id="how-would-participants-be-assessed">How would participants be assessed?</p>
<p class="body_para ParaOverride-14">An assessment against clear criteria at the end of the two-year course would determine whether or not a participant has successfully completed the course.</p>
<p class="body_para ParaOverride-14">Their knowledge could be assessed through examination, exhibition and vivas. Although currently rare or even taboo in teacher training, these methods are effective means of assessing whether participants have gained the level of knowledge required to improve their teaching. It is worth noting their wide use in other professions like accountancy and medicine.</p>
<p class="body_para ParaOverride-14">By contrast, craft should be assessed through feedback from faculty members and peers, and by providing evidence of engaging in the <em class="light-italic _idGenCharOverride-2">process</em> of observation and formative feedback within a unit.</p>
<p class="body_para ParaOverride-14">All participants should pass this summative assessment in order to be awarded the MAT qualification.</p>
<p class="subhead_1 ParaOverride-14" id="what-would-happen-after-graduation">What would happen after graduation?</p>
<p class="body_para ParaOverride-14">A two-year period of study will not be sufficient. The IAT must create a movement of expert teachers who continue to improve beyond their graduation, and through their own practice – setting an example that changes the practice and ultimately the culture around them. This will involve teachers taking ownership of the movement and becoming champions of it, and a continued focus on co-construction, depth and sustainability (Cordingly and Bell 2007).</p>
<p class="body_para ParaOverride-14">Those completing the course should be encouraged to stay connected to the IAT by participating in further development opportunities, observing and giving feedback to new participants, and continuing to work within their well-established groups. They should, through those groups, continue to have access to the IAT’s online platforms. They should also be encouraged to use the adult education knowledge and craft they have developed throughout their MAT to take a leading role in their own in-school CPD programmes.</p>
<p class="subhead_1 ParaOverride-14" id="where-would-the-iat-be-located">Where would the IAT be located?</p>
<p class="body_para ParaOverride-14">Teaching at IAT could take place across a network of ‘campuses’, co-located within a group of founding schools and, in time, other partner schools. It is essential that these campuses are dispersed around the country, and not solely concentrated in urban areas like London.</p>
<p class="body_para ParaOverride-14">As well as ensuring that MAT is immersive by design – rather than taught in institutions that are largely remote from schools – this model would allow for easy scalability, better use of existing public infrastructure and lower overheads, and lend credibility to campus schools.</p>
<p class="subhead_1 ParaOverride-14" id="how-would-the-course-be-accredited">How would the course be accredited?</p>
<p class="body_para ParaOverride-14">IAT’s ambition should be to secure degree-awarding powers. We believe that the ability to recognise the teachers’ expertise through degree-awarding powers held within the teaching profession is an essential driver for improving outcomes for pupils, raising the status of teaching and the prestige associated with staying in the classroom, improving the value for money of training and development, and advancing the move towards a school-led system. This is a natural extension of the policy changes that have allowed school-based initial teacher training providers (SCITTs) to award qualified teacher status. Having degree-awarding powers also proved important to the success of organisations such as Relay in New York.</p>
<p class="body_para ParaOverride-7">This is consistent with the government’s commitment to open up the higher education system to alternative providers. The chancellor first outlined the government’s plans in 2015:</p>
<p class="blockquote">‘To enable the best new providers to compete on a level playing field with established universities, the government will introduce a clearer and faster route to degree awarding powers for those assessed to offer the best quality education. As part of the review of validation arrangements, the government will explore options to allow the best providers to offer degrees independently of existing institutions before they obtain degree awarding powers.’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-016-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-016">17</a></span></span></p>
<p class="blockquote_ref">HM Treasury et al 2015: 28</p>
<p class="body_para">The government has subsequently published a whitepaper and started the process of legislating to turn this ambition into reality. While there are risks to bringing private providers into the university system, not for profit organisations such as the Institute for Advanced Teaching would make ideal candidates for encouraging innovation in this way.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-015-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-015">18</a></span></span></p>
<p class="body_para">We are, however, also aware that it may be necessary, and indeed helpful, in the medium term to partner with an existing university provider who will accredit IAT programmes on an interim basis.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-017-backlink" id="footnote-017">16</a> Teach First, Teaching Leaders, Future Leaders and others have clearly defined metrics for identifying schools that meet their ‘challenging’ criteria. They primarily focus on metrics of deprivation, and we expect to use a similar metric.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-016-backlink" id="footnote-016">17</a> There are also some risks to this approach, especially if the government were to allow lots of profit-making providers to enter the HE system without robust quality controls. This debate is beyond the scope of our report. However, we believe that not-for-profit and sector-led professional bodies that are subject to strict quality regulations– such as the one being recommended in this report – would be ideal candidates for taking on degree-awarding powers in their particular specialist fields.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-015-backlink" id="footnote-015">18</a> See Clifton 2016 for a discussion of what makes a good or bad private provider in higher education.</p>
</div>
</div>
</div>
</div></article><article id="next-steps" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Ensuring that every child, regardless of his or her background, has an excellent education will require a renewed focus on building capacity within our education system – particularly among teachers. Successful school-led policy must therefore achieve the dual and complementary aims of improving system capacity through increasing teachers’ expertise, <em class="light-italic CharOverride-1">and</em><strong class="medium CharOverride-3"> </strong>through<strong class="medium CharOverride-3"> </strong>retaining those teachers who are already in the system. Great training and development has the potential to fulfil both aims.</p>
<p class="body_para_into_list ParaOverride-14">To improve teaching through training and development, three challenges must be overcome:</p>
<ul>
<li class="bullet_1 ParaOverride-45">addressing the design and delivery flaws, common to most development opportunities, that limit the capacity of training and development to transform classroom practice</li>
<li class="bullet_1">encourage participation by providing better-quality incentives</li>
<li class="bullet_1_last">improving the contexts in which development takes place.</li>
</ul>
<p class="body_para ParaOverride-11">This paper argues that the creation of a new training institution focussed on advanced teaching – an Institute for Advanced Teaching – can address all three challenges, and has made the case to both the profession and to government for the creation of a dedicated not-for-profit social enterprise to test and evaluate the concept.</p>
<p class="body_para">The IAT’s purpose will be to build a community of expert teachers who will ensure that all children have an excellent education.</p>
<p class="body_para ParaOverride-9">The next stage in our work will be to outline in detail the practical elements of this institution. We will be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the costs involved in creating the scheme. We would welcome any feedback on this proposal as we take it forward.</p>
<p class="body_para ParaOverride-46">If you would like to comment on the proposals in this paper, please contact the author, Matthew Hood, at <span class="hyperlink">mhood@heyshamhigh.co.uk</span>.</p>
</div>
</div></article><article id="references" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><div class="_idGenObjectStyleOverride-1"><h1 class="chapter_header_bold"><span class="chapter-title">References</span></h1><p class="reference ParaOverride-10">Arnett T (2015) ‘Fixing teacher education’, blog, Clayton Christensen Institute for Disruptive Education website, 26 May 2015.<em class="light-italic CharOverride-1"> </em><a href="http://www.christenseninstitute.org/fixing-teacher-education/"><span class="hyperlink">http://www.christenseninstitute.org/fixing-teacher-education/</span></a></p>
<p class="reference">Barber M and Mourshed M (2007) <em class="light-italic _idGenCharOverride-2">How the world’s best-performing school systems come out on top</em>, McKinsey & Company. <a href="https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf"><span class="hyperlink">https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf</span></a></p>
<p class="reference ParaOverride-9">Buddin R and Zamarro G (2009) ‘Teacher Qualifications and Student Achievement in Urban Elementary Schools’, RAND Corporation. <a href="http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf"><span class="hyperlink">http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf</span></a></p>
<p class="reference ParaOverride-34">Centre for the Use of Research and Evidence in Education [CUREE] (2011) <em class="light-italic _idGenCharOverride-2">Evaluation of CPD providers in England 2010-2011: Report for School Leaders</em>. <a href="http://www.curee.co.uk/files/publication/%5bsite-timestamp%5d/CPD%20providers%20report%20-school%20leaders%20final.pdf"><span class="hyperlink">http://www.curee.co.uk/files/publication/[site-timestamp]/CPD%20providers%20report%20-school%20leaders%20final.pdf</span></a></p>
<p class="reference">CentreForum (2016) written evidence to the multi-academy trusts inquiry, Education Committee, House of Commons. <a href="http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf"><span class="hyperlink">http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf</span></a> </p>
<p class="reference">Chingos M M and Peterson P E (2011) ‘It’s easier to pick a good teacher than to train one: Familiar and new results on the correlates of teacher effectiveness]’, <em class="light-italic _idGenCharOverride-2">Economics of Education Review</em> 30(3): 449–465</p>
<p class="reference">Clifton J (ed) (2013) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
<p class="reference">Clifton J (2016) ‘Could for-profit “challenger institutions” improve higher education?’, Prospect, 31 May 2016. <a href="http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities"><span class="hyperlink">http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities</span></a></p>
<p class="reference">Clifton J, Round A and Raikes L (2016) <em class="light-italic _idGenCharOverride-2">Northern schools: Putting education at the heart of the northern powerhouse</em>, IPPR North. <a href="http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse"><span class="hyperlink">http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse</span></a></p>
<p class="reference">Clifton J, Thompson S and Thorley C (2014) <em class="light-italic CharOverride-1">Winning the global race? Jobs, skills and the importance of vocational education</em>. <span class="hyperlink">http://www.ippr.org/publications/winning-the-global-race-jobs-skills-and-the-importance-of-vocational-education</span></p>
<p class="reference ParaOverride-8">Cordingley P and Bell M (2007) <em class="light-italic _idGenCharOverride-2">Transferring learning and taking innovation to scale</em>, the Innovation Unit. <a href="http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf"><span class="hyperlink">http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf</span></a></p>
<p class="reference">Cordingley P, Higgins S, Greany T, Buckler N, Coles-Jordan D, Crisp B, Saunders L and Coe R (2015) Developing Great Teaching: Lessons from the international reviews into effective professional development, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt/"><span class="hyperlink">http://tdtrust.org/about/dgt/</span></a></p>
<p class="reference">Crehan L (2014) ‘Teacher-led professional development in Singapore’, blog post, Inside classrooms project, 6 June 2014. <a href="http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore"><span class="hyperlink">http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore</span></a></p>
<p class="reference">Department for Business, Innovation and Skills [BIS] (2015) <em class="light-italic _idGenCharOverride-2">Fulfilling Our Potential: Teaching Excellence, Social Mobility and Student Choice</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2011) <em class="light-italic _idGenCharOverride-2">A profile of teachers in England from the 2010 School Workforce Census</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2016) <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>. <a href="https://www.gov.uk/government/publications/educational-excellence-everywhere"><span class="hyperlink">https://www.gov.uk/government/publications/educational-excellence-everywhere</span></a> </p>
<p class="reference">George A, Hansen K and Schoon I (2007) ‘Child development’, in Hansen K and Joshi H (eds) Millennium Cohort Study: Second Survey: A User’s Guide to Initial Findings. <a href="http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf"><span class="hyperlink">http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf</span></a></p>
<p class="reference">Goldstein A (2015) <em class="light-italic _idGenCharOverride-2">Teachers’ Perceptions of the Influence of Teacher Collaboration on Teacher Morale</em>, Walden University</p>
<p class="reference">Hanushek E A and Woessman L (2010) <em class="light-italic _idGenCharOverride-2">The high cost of low educational performance: The long-run economic impact of improving PISA outcomes</em>, Organisation for Economic Cooperation and Development</p>
<p class="reference">Hattie J (2012) <em class="light-italic _idGenCharOverride-2">Visible learning for Teachers: Maximizing impact on learning</em>, Routledge</p>
<p class="reference">Hattie J (2015a) <em class="light-italic _idGenCharOverride-2">What doesn’t work in education: The politics of distraction</em>, Pearson. <a href="http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf"><span class="hyperlink">http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf</span></a></p>
<p class="reference">Hattie J (2015b) <em class="light-italic CharOverride-1">What Works Best in Education: The Politics of Collaborative Expertise</em>, Pearson. <a href="https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf"><span class="hyperlink">https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf</span></a></p>
<p class="reference">Higgins C, Lavin T and Metcalfe O (2008) <em class="light-italic _idGenCharOverride-2">Health Impacts on Education: A review</em>, Institute of Public Health in Ireland</p>
<p class="reference">Higgins S, Coe R and Cordingley P (2015) <em class="light-italic _idGenCharOverride-2">Developing Great Teaching: Lessons from the international reviews into effective professional development</em>, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt"><span class="hyperlink">http://tdtrust.org/about/dgt</span></a> </p>
<p class="reference ParaOverride-11">HM Treasury, Department for Business, Innovation and Skills, Osborne G and Javid S (2015) <em class="light-italic _idGenCharOverride-2">Fixing the foundations: creating a more prosperous nation</em>, the Stationery Office. <a href="https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation"><span class="hyperlink">https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation</span></a></p>
<p class="reference">Husbands C (2013) ‘Great teachers or great teaching? Why McKinsey got it wrong’, IOE London blog, UCL, 10 October 2013. <a href="https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/"><span class="hyperlink">https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/</span></a></p>
<p class="reference">Kraft M A and Papay J P (2014) ‘Can Professional Environments in Schools Promote Teacher Development? Explaining Heterogeneity in Returns to Teaching Experience’, <em class="light-italic _idGenCharOverride-2">Educational Evaluation and Policy Analysis</em> 36: 476–500</p>
<p class="reference ParaOverride-47">Leunig T and Wyness G (2013) ‘TOWIE: the answer to regional inequality’, in Marshall P (ed) <em class="light-italic _idGenCharOverride-2">The Tail: How England’s schools fail one child in five – and what can be done</em>, Profile Books</p>
<p class="reference">Mourshed M, Chijioke C and Barber M (2010) <em class="light-italic CharOverride-1">How the world’s most improved school systems keep getting better</em>, McKinsey & Company. <a href="http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/"><span class="hyperlink">http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/</span></a></p>
<p class="reference">Ofsted (2014) <em class="light-italic _idGenCharOverride-2">The Annual Report of Her Majesty’s Chief Inspector of Education, Children’s Services and Skills 2013/14</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf</span></a> </p>
<p class="reference ParaOverride-11">Organisation for Economic Co-operation and Development [OECD] (2009) <em class="light-italic _idGenCharOverride-2">Evaluating and Rewarding the Quality of Teachers: International Practices</em>. <a href="http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en"><span class="hyperlink">http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2010) <em class="light-italic _idGenCharOverride-2">PISA 2009 Volume II: Overcoming Social Background: Equity in Learning Opportunities and Outcomes</em>. <a href="http://www.oecd.org/pisa/pisaproducts/48852584.pdf"><span class="hyperlink">http://www.oecd.org/pisa/pisaproducts/48852584.pdf</span></a></p>
<p class="reference ParaOverride-14">Organisation for Economic Co-operation and Development [OECD] (2012) ‘Hong Kong-China: Student performance (PISA 2012)’, Education GPS portal. <a href="http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI%20"><span class="hyperlink">http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI </span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013a) ‘Education indicators in focus: What are the social benefits of education?’. <a href="http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf"><span class="hyperlink">http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013b) Teachers for the 21st Century: Using Evaluation to Improve Teaching. <a href="http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf"><span class="hyperlink">http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2014) ‘Education at a glance 2014: Country note: Korea’. <a href="http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf"><span class="hyperlink">http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf</span></a></p>
<p class="reference">Strong M, Gargani J and Hacifazlioglu Ö (2011) ‘Do We Know a Successful Teacher When We See One? Experiments in the Identification of Effective Teachers’, <em class="light-italic _idGenCharOverride-2">Journal of Teacher Education</em> 62(4): 367–382</p>
<p class="reference ParaOverride-7">Sutton Trust (2011) ‘Improving the impact of teachers on pupil achievement in the UK – interim findings’</p>
<p class="reference">Teeman D and Pyle K (2009) <em class="light-italic _idGenCharOverride-2">NFER Teacher Voice Omnibus: June 2009 Survey</em>. <a href="https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf"><span class="hyperlink">https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf</span></a></p>
<p class="reference">The New Teacher Project [TNTP] (2015) <em class="light-italic _idGenCharOverride-2">The Mirage: Confronting the Hard Truth About Our Quest for Teacher Development</em>. <a href="http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf"><span class="hyperlink">http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf</span></a></p>
<p class="reference">Toop J (2013) ‘Career progression and talent management’, in Leslie C (ed) <em class="light-italic _idGenCharOverride-2">Towards A Royal College of Teaching: Raising the status of the profession</em>, the Royal College of Surgeons of England: 48–59. <a href="http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf"><span class="hyperlink">http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf</span></a></p>
<p class="reference">Weston D (2012) ‘How effective is the professional development undertaken by teachers?’, <em class="light-italic _idGenCharOverride-2">Guardian</em>, 26 March 2015. <a href="http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development"><span class="hyperlink">http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development</span></a></p>
<p class="reference">Wiliam D (2008) ‘Content Then Process: Teacher Learning Communities in the Service of Formative Assessment’, in Reeves D B (ed) <em class="light-italic _idGenCharOverride-2">Ahead of the Curve: The Power of Assessment to Transform Teaching and Learning</em>, Solution Tree</p>
<p class="reference ParaOverride-48">Wiliam D (2010) ‘Teacher quality: how to get more of it’, speech delivered at the <em class="light-italic _idGenCharOverride-2">Spectator</em> Schools Revolution conference, March 2010. <a href="http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc"><span class="hyperlink">http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc</span></a></p>
<p class="reference">Wiliam D (2013) ‘The importance of teaching’, in Clifton J (ed) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
</div></div></article> </section>
<a class="chapter-nav-btn next" href="#">Next chapter ></a>
</section>
<aside id="footnotes">
</aside>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp',
(int) 1 => ' <nav id="chapter-list">
<ul>
<li class="">
<a class="summary" href="#summary" title="Summary"><span class="chapter-title">Summary</span><br class="clear" /></a> </li>
<li class="">
<a class="foreword" href="#foreword" title="Foreword"><span class="chapter-title">Foreword</span><br class="clear" /></a> </li>
<li class="">
<a class="introduction" href="#introduction" title="Introduction"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span><br class="clear" /></a> </li>
<li class="">
<a class="the-importance-of-teaching" href="#the-importance-of-teaching" title="The importance of teaching"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="three-challenges-facing-teacher-training-and-development" href="#three-challenges-facing-teacher-training-and-development" title="Three challenges facing teacher training and development"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span><br class="clear" /></a> </li>
<li class="">
<a class="lessons-from-around-the-world" href="#lessons-from-around-the-world" title="Lessons from around the world"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span><br class="clear" /></a> </li>
<li class="">
<a class="institute-for-advanced-teaching" href="#institute-for-advanced-teaching" title="Institute for Advanced Teaching"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span><br class="clear" /></a> </li>
<li class="">
<a class="next-steps" href="#next-steps" title="Next steps"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span><br class="clear" /></a> </li>
<li class="">
<a class="references" href="#references" title="References"><span class="chapter-title">References</span><br class="clear" /></a> </li>
<li style="list-style:none"><br/><br/>
<hr/>
<br/><a href="/read/">Back to Library</a></li>
</ul>
</nav>
<section class="body-content">
<a class="chapter-nav-btn prev" href="#">< Previous chapter</a>
<section class="chapter-articles">
<article id="summary" class="chapter current" style=""><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Summary</span></h1><div class="_idGenObjectStyleOverride-1" id="_idContainer005">
<p class="body_para">Every education system around the world faces two major challenges: closing the stubborn achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Failure to address these challenges is morally indefensible and economically unsustainable.</p>
<p class="body_para">While the underlying causes of achievement gaps are complex, and require similarly complex solutions, the world’s highest performing education systems are making good progress by improving the quality of classroom teaching, which we know has the biggest impact on pupil progress. This is especially significant for pupils from disadvantaged backgrounds, where the difference between a good teacher and a bad teacher can represent a whole year’s worth of extra learning in any given academic year.</p>
<p class="body_para">Yet a shortage of expert teachers in the stands is frustrating our ambition to close this attainment gap. This problem is particularly acute in certain areas of the country that struggle to attract, develop and retain members of staff. The government has acknowledged this problem and recently pledged to try to address it by spreading ‘educational excellence everywhere’.</p>
<p class="body_para_into_list">In order to improve teaching expertise through existing channels, three barriers must be overcome.</p>
<ol>
<li class="number_list_1">Courses, programmes and workshops are often poorly designed and delivered.</li>
<li class="number_list_1">Incentives to participate in training and development are often poor.</li>
<li class="number_list_1_last">The environments in which training and development takes place are often poor.</li>
</ol>
<p class="body_para">As a result of these challenges, too much training and development benefits neither teachers nor their pupils, failing to transform the knowledge and craft needed for expert teaching; indeed, it often lacks the incentives required to encourage participation in the first place. Some development does benefit pupils, but those benefits are often locked within a single school. Likewise, many current university master’s courses offer good incentives – they’re portable, and give those who undertake them a sense of status and progression – but their focus is often on research rather than on transforming classroom practice.</p>
<p class="body_para">If we are to improve teacher training and development, we need to address all three challenges – poor design and delivery, poor incentives and poor environments. <strong class="medium _idGenCharOverride-1">We need a well-incentivised, transformative training and development offer, delivered within a supportive environment.</strong></p>
<p class="body_para">This paper draws on examples of successful, innovative school-led teacher development programmes in the US and Singapore. It argues for the creation of a new school-led, higher education training institution – an Institute for Advanced Teaching (IAT) – that could address each of the three barriers to effective teacher development described above, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<p class="body_para_into_list">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who will ensure that all children get an excellent education, the IAT would accomplish the following.</p>
<ol>
<li class="number_list_1 ParaOverride-1">Recruit high-potential, qualified teachers who work in challenging schools.</li>
<li class="number_list_1">Develop them into expert teachers.</li>
<li class="number_list_1_last">Build them into a movement for change in education.</li>
</ol>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure S1</p>
<p class="figure_table_header_subhead">There is a significant gap in England’s teacher training and development provision<br />
<em class="light-italic _idGenCharOverride-2">The strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</em></p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer000"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB.jpg" /></div>
</div>
</figure>
<figure class="figure-image Full-width-object-frame-inline" id="figure-2">
<p class="figure_header_rule_above">Figure S2</p>
<p class="figure_table_header_subhead ParaOverride-3">The IAT’s three-step plan</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer001"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para">Through careful design, it could meet three objectives that will be vital to addressing England’s teacher training and development needs.</p>
<figure class="figure-table Table-100-" id="figure-3">
<p class="figure_header_rule_above">Table S1</p>
<p class="figure_table_header_subhead">The objectives of the IAT, and how it will achieve them</p>
<p class="figure_table_header_subhead"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
</figure>
<p class="indent_heading_1_first">Defining ‘expert teacher’</p>
<p class="indent_body_para_last_line_in_box">Defining the term ‘expert teacher’ is the subject of debate, in part driven by an individual’s view of what outcomes our education system should aspire to. For the purposes of this paper, we will use Hattie’s definition. He identifies five major dimensions of expert teachers: they have high levels of knowledge and understanding of the subjects they teach; they can guide learning to desirable surface and deep outcomes; they can successfully monitor learning and provide feedback that assists students to progress; they can attend to the more attitudinal attributes of learning (especially developing self-efficacy and mastery motivation), and can provide defensible evidence of positive impacts of their teaching on student learning. Here in, Hattie says, lies the difference between ‘expert’ and experienced.</p>
<p class="body_para">The next stage in the work of the nascent IAT will be to outline the practical elements of this institution. It will shortly be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the cost involved in creating the scheme. As leader of the IAT project, the author would welcome any feedback on this proposal as it is taken forward.</p>
</div>
</div></article><article id="foreword" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-title">Foreword</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-7">We believe that children who are most vulnerable to underachievement deserve the very best teachers. We know that if they get them, we can close the stubborn achievement gaps that exist between disadvantaged children and their wealthier peers; gaps that are worse in the UK than almost any other developed country. Our pursuit of this vision, while difficult, is part of a growing challenge to a status quo that is economically unsustainable and morally unacceptable.</p>
<p class="body_para ParaOverride-8">As a group of schools, and as a country, we are making progress but we have a long way to go – particularly when it comes to getting beyond the plateau and developing teachers throughout their careers. We know that expert teaching is the best way to close the gap, but we face a chronic shortage of expert teachers – due in part to the absence of a transformative, incentivised development offer beyond initial training.</p>
<p class="body_para ParaOverride-9">We believe that a new institution – an Institute for Advanced Teaching – inspired by a US model and founded by a partnership of schools who work together to pool their expertise, can change this. Its purpose would be to build a movement of expert teachers who ensure that all children get an excellent education.</p>
<p class="body_para ParaOverride-8">This paper makes the case for such an institution and how we could take the lead in establishing it. We look forward to hearing your thoughts and comments.</p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Ed Vainker, Reach Academy Feltham</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Lynne Isham, Lampton School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Max Heimendorf, King Solomon Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Carly Mitchell, Oasis Academy South Bank</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Luke Sparkes, Dixons Trinity Academy</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Drew Duncan, Mosley Hollins High School</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Peter Hyman, School 21</span></p>
<p class="body_para ParaOverride-6"><span class="italic _idGenCharOverride-3">Paddy McGrath, London Academy.</span></p>
</div>
</div></article><article id="introduction" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">1.</span><span class="chapter-title">Introduction</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="the-challenge">The challenge</p>
<p class="body_para ParaOverride-9">Every education system around the world faces two major challenges: closing the unacceptable and stubbornly high achievement gaps between disadvantaged children and their wealthier peers, and ensuring that young people leave compulsory education with the knowledge, skills and characteristics they need in order to thrive in the modern world. Continued failure to address these challenges is both morally indefensible and economically unsustainable.</p>
<p class="body_para">The Programme for International Student Assessment (PISA) has demonstrated that an achievement gap between rich and poor pupils exists in all OECD countries. Students from more socioeconomically advantaged backgrounds outperformed students from average backgrounds by around 38 points – the equivalent of one year’s worth of education (OECD 2010).</p>
<p class="body_para ParaOverride-10">In England, this relationship is particularly strong: the OECD’s research shows that England’s school system is more unequal than many of the world’s top performing countries, and that this is holding our country back (ibid). These divergences start very early in life: the difference in ‘school readiness’ between three-year-olds in the most and least disadvantaged families is the equivalent of one full year of development (George et al 2007). Differences in pupils’ levels of attainment continue to grow throughout their schooling, with children from poorer postcodes performing just over half as well as those from wealthier neighbourhoods, and fewer going on to university as a result (Clifton 2013).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-002-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-002">1</a></span></span> In turn, this iniquity is perpetuated in the jobs market, with the top professions such as law and finance dominated by those who went to private schools and selective universities.</p>
<p class="body_para">England faces a particular challenge in terms of ensuring that opportunity is spread evenly across the country. While in some areas, including many London boroughs, pupils from disadvantaged families perform <em class="light-italic CharOverride-1">above</em> the national average, in other areas of the country – including many isolated rural and coastal towns – pupils from poorer households have relatively very low attainment. In Hull, for example, 40 per cent of pupils end up in the ‘tail of low achievement’, compared to 9 per cent in Rutland (Leunig and Wyness 2013). Many large northern cities are also struggling to close the attainment gap. In Leeds, Bradford and Liverpool, less than a third of disadvantaged pupils achieve five good GCSEs including English and maths (Clifton et al 2016). It is unacceptable that where, and into what circumstances, a child is born has such a large impact on their educational attainment and future prospects.</p>
<p class="body_para">The government has acknowledged this challenge. Its recent white paper, <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>, has a series of maps which identify areas of the country that have low exam results and a limited capacity to improve. It has promised to target more resources to these ‘Achieving Excellence Areas’ to help create a school-led model of improvement.</p>
<p class="body_para ParaOverride-8">It is essential that this achievement gap is closed, because education provides significant benefits to both individuals and society. Individuals with higher levels of education tend to earn more and live longer, happier and healthier lives. More educated populations have also been shown to be more civic-minded (in terms of engaging in volunteering, voting and blood donation) (OECD 2013a), and less likely to require state support or be involved with the criminal justice system (Levin et al 2007, cited in Wiliam 2008: 183).</p>
<p class="body_para ParaOverride-10">Educated populations also drive economic growth and international competitiveness (Higgins et 2008). Improving educational attainment is important for our changing economy, which increasingly requires high levels of education and skill. As some jobs are outsourced or replaced by technology, and as competition between countries increases, there is a growing premium for highly skilled individuals (Hanushek and Woessman 2010).</p>
<p class="body_para ParaOverride-10">South Korea has, in the space of a generation, moved from having a low rate of secondary-school completion to being one the most highly educated countries in the world, with over 60 per cent of its young people completing tertiary education (OECD 2014). Countries that were historically seen to be competing with Britain on cheap exports are now competing in areas such as highly skilled manufacturing and high-value services.</p>
<p class="body_para ParaOverride-11">As the structure of our economy evolves, it is likely to create more skilled jobs. The UK Commission for Employment and Skills has made projections of how jobs will change between 2012 and 2022 as a result of business growth. These projections show highly skilled professional jobs increasing by 19.6 per cent over this period; mid-skilled technical jobs increasing by 2.4 per cent; and a small decrease in the number of low-skilled jobs (Wilson et al 2014, cited in Clifton et al 2014: table 2.1). Around 20 million jobs are expected to be created in high- and medium-skilled occupations by 2022 as a result of business growth and economic restructuring (ibid).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-001-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-001">2</a></span></span> These jobs will require a mixture of high-quality academic and vocational training. If all of the UK’s young people are to leave compulsory education with the knowledge, skills and character they need in order to thrive in a modern economy, our education system must keep pace.</p>
<p class="subhead_1 ParaOverride-12" id="love-the-one-you-re-with-building-teacher-capacity-in-a-school-led-system">Love the one you’re with: building teacher capacity in a school-led system</p>
<p class="body_para ParaOverride-7">While the underlying causes of low educational attainment are complex and require similarly complex solutions, the world’s highest-performing education systems are making good progress. A number of studies have shown that the key to success lies in improving the quality of classroom teaching that disadvantaged pupils receive. While policymakers are often tempted to tinker with funding systems and school structures, it is what goes on inside the classroom that really drives up standards. World leaders such as Singapore, Hong Kong and Canada ensure that all pupils – regardless of where they are born – receive high quality classroom instruction (Barber and Mourshed 2007).</p>
<p class="body_para ParaOverride-9">The key challenge for England is therefore to build the expertise and capacity of the teacher workforce – especially in more isolated and remote areas of the country. While a number of positive steps in this direction have been taken – such as the expansion of Teach First and the creation of a National Teaching Service – a lot more remains to be done. Within a decade there will be 800,000 more students in our education system than there are now, yet the number of new teachers entering the profession dropped by 17 per cent between 2009/10 and 2013/14, and continues to fall (Ofsted 2014: 19). This is compounded by a relatively high number of teachers leaving the maintained sector – in the 2010 school workforce census 46 per cent were found to have left it after five years (DfE 2011). Furthermore, many teachers – particularly those outside of the big cities – do not receive the support and training they need in order to become experts in their profession: they are cut off from networks of support, and can struggle to make the transition from newly qualified teacher to expert professional.</p>
<p class="body_para ParaOverride-8">Successful policy must therefore help to boost teacher capacity within the schools system. Many programmes have focussed on recruiting new graduates into the profession, but this is only one piece of the jigsaw. Reliance on the recruitment of new graduates fails to address the challenge of how to retain and build the capacity of teachers who are already working in our schools. To increase system capacity we need to achieve the dual and complementary aims of increasing teachers’ expertise and retaining those teachers who are already in the system. Professor Dylan Wiliam has labelled this the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para">Any strategy for increasing the number of expert teachers working in disadvantaged schools also needs to reinforce recent policies that aim to create a ‘school-led’ education system. Policymakers have given schools more power to purchase their own improvement services, recruit and train their own teachers, develop their own distinctive approaches to education, and innovate and design programmes that are targeted to their specific needs.</p>
<p class="body_para ParaOverride-10">In this context, rather than relying on top-down professional development programmes driven by policymakers in Whitehall, schools need to take ownership and develop their own programmes and institutions for creating a cadre of expert classroom teachers. The majority of schools and academy chains, however, are not big enough to develop their own programmes, or to guarantee that good practice is spread to those areas of the country that need it most. The majority of academies are part of small chains with a handful of schools, and only operate in particular towns or local areas.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-000-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-2.xhtml#footnote-000">3</a></span></span> They will therefore need to pool their expertise and resources in order to create a genuinely ‘school-led’ solution to the professional development challenge. Teaching schools can also provide some support for professional development, but as the recent white paper noted, their coverage is patchy across the country, and they have to focus on a wide range of activities, including initial teacher training, deploying National Leaders of Education and disseminating research.</p>
<p class="body_para_into_list ParaOverride-13">A 2010 McKinsey report identified the means by which the world’s leading school systems are able to build professional capacity in a school-led system (Mourshed et al 2010). The report ranked England’s education system within its ‘good to great’ category, and suggested three areas that we must focus on if we are to join the education systems of Ontario, Singapore, Hong Kong and Saxony in their ‘great to excellent’ category. These three areas of focus were:</p>
<ul>
<li class="bullet_1">cultivating peer-led learning for teachers and principals</li>
<li class="bullet_1">creating additional support mechanisms for teachers and principals</li>
<li class="bullet_1_last">system-sponsored experimentation across schools (ibid).</li>
</ul>
<p class="body_para ParaOverride-14">This report sets out how England can respond to the challenge laid down by McKinsey. It argues for the creation of a new school-led institution that is able to support and train teachers who are already working in disadvantaged schools. If implemented successfully, it could create a movement of expert teachers to address the problem of low educational attainment in this country.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-002-backlink" id="footnote-002">1</a> See Clifton 2013 for a detailed discussion of the attainment gap in England’s secondary schools.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-001-backlink" id="footnote-001">2</a> There will still be a large number of low skilled jobs created as a result of ‘replacement demand’ when people retire from the workforce. See Clifton et al 2014.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-2.xhtml#footnote-000-backlink" id="footnote-000">3</a> At the start of April 2016, there were 973 multi-academy trusts in operation across England. Over two-thirds (681) of these trusts have fewer than four schools (CentreForum 2016).</p>
</div>
</div>
</div>
</div></article><article id="the-importance-of-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">2.</span><span class="chapter-title">The importance of teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="subhead_1" id="expert-teachers-in-every-classroom">Expert teachers in every classroom</p>
<p class="body_para ParaOverride-10">Improvements in the volume and quality of global education research, and greater innovation, are giving educators a better understanding of the drivers of improvement within the education system. A number of influential studies have highlighted the importance of classroom teaching to improving outcomes, and have made clear that if policies do not influence what goes on inside the classroom, they are unlikely to lead to improvements in educational attainment. As McKinsey’s famous 2007 study put it, ‘the quality of an education system cannot exceed the quality of its [teaching]’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-006-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-006">4</a></span></span> (Barber and Mourshed 2007).</p>
<p class="body_para">John Hattie has undertaken one of the most comprehensive studies of interventions aimed at raising achievement, gleaned from over 1,100 meta-analyses involving 250 million students (Hattie 2015a). Almost all of these strategies have <em class="light-italic CharOverride-1">some</em> positive impact on student outcomes, but some have a more significant impact than others. When the challenge is urgent and the resources are limited, these more successful strategies are the ones that should be prioritised.</p>
<p class="body_para_into_list">However Hattie’s study identified a number of interventions that policymakers often make, despite the fact that they have relatively modest ‘effect sizes’ (below 0.4)<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-005-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-005">5</a></span></span> (ibid: 1). As table 2.1 shows, policymakers tend to focus on the following five types of ‘popular fixes’ because they are often easier to achieve than trying to influence classroom practice.</p>
<ol>
<li class="number_list_1 ParaOverride-1"><strong class="medium _idGenCharOverride-1">Appease the parents</strong>, in terms of choice of school and smaller class sizes.</li>
<li class="number_list_1 ParaOverride-15"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong> (the curriculum, assessment formats, school buildings and so on).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the students</strong> (early intervention, and focussing on learning styles, for example).</li>
<li class="number_list_1"><strong class="medium _idGenCharOverride-1">Fix the schools</strong> (creating new types of school, promote heroic and/or transformational leaders, promise greater autonomy).</li>
<li class="number_list_1_last"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong> (through initial teacher training, performance-related pay, technology, more adults in schools) (Hattie 2015a: 8–32).</li>
</ol>
<p class="body_para">Hattie is clear that if there is no change in teaching, student outcomes will not be affected. He argues that ‘if students are not learning, then it is because we are not using the right teaching strategies; and we have to make the changes to those strategies’ (Hattie 2015b: 18). Table 2.2 shows the top 20 influences on students’ achievement, ranked by effect sizes: the overwhelming majority of them (around 80 per cent) are dependent on expert teaching.</p>
<figure class="figure-table Table-50-" id="figure-2">
<p class="table_header ParaOverride-16">Table 2.1</p>
<p class="figure_table_header_subhead ParaOverride-17">Impact of some examples of ‘popular fixes’, by effect size and fix type (see above)</p>
<table class="Table-50-" id="table002">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5" colspan="2">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">1</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-6">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Appease the parents</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">2</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-7">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the infrastructure</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">3</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-8">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the students</strong></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">4</strong></p>
</td>
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the schools</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">5</strong></p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-10 _idGenCellOverride-3">
<p class="table_text_left_align_7pt"><strong class="medium _idGenCharOverride-1">Fix the teachers</strong></p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table003">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-11">
<p class="table_text_left_align_7pt">Inquiry-based methods</p>
</td>
<td class="Table-50- bas-row CellOverride-12">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.31</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-13">
<p class="table_text_left_align_7pt">Summer school</p>
</td>
<td class="Table-50- bas-row CellOverride-14">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Finances</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.23</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Individualised instruction</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.22</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Class size</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.21</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Co-/team teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.19</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Within-class grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.18</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Matching style of learning</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.17</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Mentoring</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Problem-based learning</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.15</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Ability grouping</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Teacher education<br />
(quality of degree)</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.12</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Changing school calendars/timetables</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.09</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Charter schools</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.07</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-17">
<p class="table_text_left_align_7pt">Whole language</p>
</td>
<td class="Table-50- bas-row CellOverride-18">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.06</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Diversity of students</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.05</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-21">
<p class="table_text_left_align_7pt">Multi-grade/age classes</p>
</td>
<td class="Table-50- bas-row CellOverride-22">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.04</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-19">
<p class="table_text_left_align_7pt">Volunteers/teacher aides</p>
</td>
<td class="Table-50- bas-row CellOverride-20">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.03</span></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Open vs traditional</p>
</td>
<td class="Table-50- bas-row CellOverride-16">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">0.01</span></p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-23 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Welfare policies</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-24 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-20"><span class="figure-head-light">-0.12</span></p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2015a: table 5</p>
</figure>
<figure class="figure-table Table-50-" id="figure-3">
<p class="table_header">Table 2.2</p>
<p class="figure_table_header_subhead ParaOverride-17">Top 20 influences on student achievement, and those among them that are influenced by highly effective teaching, ranked by effect sizes</p>
<table class="Table-50-" id="table004">
<colgroup>
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-5">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Key</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-9">
<p class="table_text_left_align_7pt">Influenced by highly effective teaching</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-25 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Not influenced by highly effective teaching</p>
</td>
</tr>
</tbody>
</table>
<table class="Table-50-" id="table005">
<colgroup>
<col />
<col />
</colgroup>
<tbody>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt"><strong class="medium CharOverride-2">Influence</strong></p>
</td>
<td class="Table-50- bas-h-row bas-row CellOverride-26">
<p class="table_text_left_align_7pt ParaOverride-19"><strong class="medium CharOverride-2">Effect size</strong></p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Self-reported grades/student expectations</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.44</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Piagetian programmes</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">1.28</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Response to intervention</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">1.07</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher credibility</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Providing formative evaluation</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.9</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Micro-teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.88</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom discussion</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.82</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-12">Comprehensive interventions for learning-disabled students</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.77</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher clarity</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Feedback</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.75</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Reciprocal teaching</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.74</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Teacher–student relationships</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.72</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Spaced vs mass practice</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.71</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Meta-cognitive strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.69</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Acceleration</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Classroom behaviour strategies</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.68</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Vocabulary programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt">Repeated reading programs</p>
</td>
<td class="Table-50- bas-row CellOverride-27">
<p class="table_text_left_align_7pt ParaOverride-21">0.67</p>
</td>
</tr>
<tr class="Table-50-">
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt">Creativity programs on achievement</p>
</td>
<td class="Table-50- bas-row CellOverride-15">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
<tr class="Table-50- _idGenTableRowColumn-1">
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt">Prior achievement</p>
</td>
<td class="Table-50- bas-f-row bas-row CellOverride-28 _idGenCellOverride-3">
<p class="table_text_left_align_7pt ParaOverride-21">0.65</p>
</td>
</tr>
</tbody>
</table>
<p class="table_source_note">Source: Adapted from Hattie 2012</p>
</figure>
<p class="body_para">We know, therefore, that the strategy that will consistently and substantially raise student achievement is ensuring that we have <strong class="medium _idGenCharOverride-1">expert, inspired and passionate teachers in every classroom</strong>. This is consistent with a number of other studies that have demonstrated the large impact that a high-quality teacher can have on his or her students’ outcomes.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-004-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-004">6</a></span></span></p>
<p class="body_para_into_list ParaOverride-8">What’s more, improving teaching has a particularly large benefit for pupils who are vulnerable to underachievement. Over a school year, these pupils gain 1.5 years’ worth of learning when taught by expert teachers, compared with just 0.5 years when taught by poorly performing teachers – in other words, for poor pupils the difference between a good teacher and a bad teacher is a whole year’s worth of learning (Sutton Trust 2011). Studies in both primary and secondary schools have found that the best teachers benefit lower achievers more, so they are likely to help close achievement gaps (Hamre and Pianta 2005 and Slater et al 2008, cited in Wiliam 2013). Of course, this strategy will only work if teachers are also deployed effectively – to the schools and classrooms that need them most. As McKinsey has argued, improving the quality of teaching is a three-step process:</p>
<ol>
<li class="number_list_1 ParaOverride-1">‘Get the right people to become teachers.’</li>
<li class="number_list_1">‘Develop these teachers into effective instructors (the only way to improve outcomes is to improve instruction).’</li>
<li class="number_list_1_last ParaOverride-22">‘Put in place systems and targeted support to ensure that every child is able to benefit from excellent instruction (the only way for the system to reach the highest performance is to raise the standard of every student).’ (Barber and Mourshed 2007: 13)</li>
</ol>
<p class="subhead_1 ParaOverride-23" id="unlocking-expertise-developing-teachers-once-they-have-qualified">Unlocking expertise: developing teachers once they have qualified</p>
<p class="body_para">The growing evidence on teacher quality has rightly been used to justify efforts aimed at increasing the quality of recruits to the world of teaching. The majority of workforce-related policy solutions and third sector innovations have focussed on improving the quality of entrants into teaching and improving their initial teacher training. For example, the government has raised the bar for entry to PGCE programmes to a 2:1 degree minimum, and has invested heavily in the Teach First programme.</p>
<p class="body_para ParaOverride-7">While efforts to raise the quality of entrants to the profession are important, they will take a long time to filter through the system, and they ignore the vast majority of teachers who are already working in classrooms. They should therefore be seen as the first step in a longer process. If we are to continue to improve outcomes for pupils, we must now broaden this focus to include developing teachers <em class="light-italic _idGenCharOverride-2">after</em> they have qualified, so that they can move from being proficient to expert – something Dylan Wiliam has termed the ‘love the one you’re with’ strategy (Wiliam 2013).</p>
<p class="body_para ParaOverride-9">To realise the ambition of having a expert teacher in every classroom, we first need to understand how teachers improve over time – from the start of their initial teacher training through to mastery of the necessary knowledge and craft associated with expert teaching. Successive studies have attempted to map this improvement journey. They show that, on average, teachers improve rapidly in their first three years, but improvement then slows between years three and five, and plateaus beyond that point (Chingos and Peterson 2011). One US study by TNTP, which involved 20,000 teachers, found that the average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years (TNTP 2015).</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 2.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">‘The average fifth-year teacher’s performance looks very similar to the average teacher’s performance after 10 or 15 years’</em><br />
Average teacher performance by number of years’ experience (by number of standard deviations away from average first-year teacher)</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer002"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/Fig-2.1_conversion_draft.jpg" /></div>
</div>
<p class="figure_source_note_rule_below">Source: Adapted from TNTP 2015: 15</p>
</figure>
<p class="body_para ParaOverride-8">If this plateau occurred after the point at which teachers master the core knowledge and craft required to become expert, it would be less problematic; if it were the result of a significant lack of investment in the training and development of teachers, it would be more understandable. However, neither appears to be the case. For too many, the plateau occurs while there remains plenty of scope for improvement (TNTP 2015), and within contexts in which there is a reasonable level of investment of resources.</p>
<p class="body_para">The same US study looked at spending on teacher training and development, and found that the average per-teacher spend in this area each year was US$18,000. When aggregated, this totalled to $8 billion for the 50 largest school districts alone (ibid: 8).</p>
<p class="body_para">This was found to far exceed what many other industries spent on support and development for their practitioners.</p>
<p class="blockquote ParaOverride-24">‘For example, the average large government/military organization (defined as 10,000 employees or more) spent a little more than $2 million on staff training in 2013. By comparison, a school district we studied, with a similar number of teaching staff, spent more than $90 million on teacher training and support in the same time period, excluding the costs of teachers’ salaries for the time they spent in training, additional investments like salary bumps for improved performance and school leader time beyond meeting directly with teachers for support. Even using this more conservative estimate, on average, the districts we studied spent anywhere from nearly two to four times more of their budgets and four to nearly 15 times more per employee on support and development, compared to other industries.’</p>
<p class="blockquote_ref">TNTP 2015: 10</p>
<p class="body_para ParaOverride-8">Although no similar study has been conducted in England, our estimates suggest a similarly significant annual investment over £1 billion per year, or £2,500 per teacher (although it is worth noting that it is difficult to identify exactly what activity actually takes place in mandatory inset [in-service training] time). This estimate includes only the continuing professional development (CPD) lines within school and the time that teachers spend on mandatory and other development opportunities each year.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-003-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-3.xhtml#footnote-003">7</a></span></span></p>
<p class="body_para ParaOverride-14">It is, therefore, hard to make the case that the extent of investment of resources in staff development is a significant barrier to supporting teacher development. This means that in order to increase the number of expert teachers we must address this plateau in performance by changing the improvement trajectory of individual teachers, making better use of the resources that already exist within the system. This will ensure that more teachers continue to develop – ideally throughout their career, but at least until they have mastered a core set of instructional techniques.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-006-backlink" id="footnote-006">4</a> In a 2013 blog, Chris Husbands made the argument, accepted by the authors of the report, that it is in fact teaching, not the teacher, that is the decisive factor (Husbands 2013).</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-005-backlink" id="footnote-005">5</a> The ‘effect size’ is a statistical measure that calculates pupils’ average improvement relative to a comparison group, and is presented in a standardised way to allow comparisons between different interventions. An effect size of 0.5 or above would be considered good for an education intervention, and would be roughly equivalent to an additional six months of learning.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-004-backlink" id="footnote-004">6</a> See for example Hanushek E A (2011) ‘The economic value of higher teaching quality’, <span class="italic _idGenCharOverride-3">Economics of Education Review</span> 30(3): 466–479; and Slater H, Davies N and Burgess S (2009) ‘Do teachers matter? Measuring the variation in teacher effectiveness in England’, working paper no. 09/212, Institute of Public Affairs, University of Bristol</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-3.xhtml#footnote-003-backlink" id="footnote-003">7</a> This figure was calculated assuming staff time costs of £850 million and course fees of £200 million. Staff time was calculated on the assumption that there are 400,000 teachers in England completing 12 days of CPD per year and being paid an average salary of £34,600. The course fees are based on analysis of the CPD line within school budgets by the National College for School Leadership (for more details see <a href="http://tdtrust.org/2012/05/"><span class="hyperlink">http://tdtrust.org/2012/05/</span></a>).</p>
</div>
</div>
</div>
</div></article><article id="three-challenges-facing-teacher-training-and-development" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">3.</span><span class="chapter-title">Three challenges facing teacher training and development</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">There are three challenges when it comes to changing the improvement trajectory of teachers’ training and development. This chapter will consider each in greater depth, and suggest possible means of addressing them.</p>
<p class="subhead_2">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para ParaOverride-7">Courses, programmes and workshops are often undifferentiated, and poorly designed and delivered. They fall short of the requirements necessary for effective training and development, and as a result – despite the investment of time and resources that they entail – have little impact on teacher effectiveness.</p>
<p class="subhead_2">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-11">While teaching’s attractiveness as a career choice for graduates has increased over the last 20 years, due in part to the work of organisations like Teach First, there are few incentives to continue as a classroom teacher. Compared to middle leadership, classroom teaching lacks a clear progression route to mastery; it is lower status and pay progression is poorer. Teachers also leave the classroom for better incentivised careers in other sectors.</p>
<p class="subhead_2">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-10">The culture and ethos of an individual school, and the effectiveness of colleagues, can make a significant contribution to, or significantly detract from, an individual teacher’s ability to improve. It can be frustratingly difficult for a teacher to attempt to improve his or her practice within a challenging school – which, frustratingly, is where that improved practice is most needed.</p>
<p class="subhead_1" id="challenge-1-participation-fails-to-transform-classroom-practice">Challenge 1: Participation fails to transform classroom practice</p>
<p class="body_para">In order to be effective, teacher development needs to be expertly designed and delivered. Too often it is neither. A 2011 study by CUREE estimated that just 9 per cent of teacher training and development in England results in teachers being able to embed new ideas, and only 1 per cent of it enables teachers to transform poor practice into more effective teaching (CUREE 2011).</p>
<p class="body_para_into_list">The majority of teacher training and development, which fails to meet these standards, often shares a number of common features.</p>
<ul>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It lacks continuity and rhythm:</strong> training is often provided as a one-off session on a particular topic, which has no discernible impact on student achievement. These one-off sessions are often not connected to each other, which results in similarly ineffective hour-long sessions repeated over and over.</li>
<li class="bullet_1 ParaOverride-25"><strong class="medium CharOverride-3">Its focus on craft is limited: </strong>development often assumes a ‘knowledge deficit’ that needs to be addressed (Wiliam 2010). While improving subject, pedagogical, theoretical and contextual knowledge is important, it is only part of effective teacher development. A focus on craft – that is, how to combine this knowledge in order to best enable students to learn – is essential, yet too often absent.</li>
<li class="bullet_1"><strong class="medium _idGenCharOverride-1">It is not delivered by credible, expert facilitators: </strong>the perceived and actual expertise and credibility of facilitators is often poor because those leading training are not currently highlyexpert classroom teachers or facilitators.</li>
<li class="bullet_1 ParaOverride-1"><strong class="medium CharOverride-3">It does not give teachers a clear understanding of their performance against a clear, evidence-informed, ‘expert’ standard: </strong>this has two negative consequences. First, development can have a negative rather than positive impact on pupil outcomes, as teachers are encouraged to make wrong or superficial changes to their practice that makes them worse as a result. This is particularly important when it comes to discredited educational ideas (such as Learning Styles) that still feature in a number of training and development programmes. Second, teachers can come to believe that they are better than they are, and so conclude that they require less development in future (Weston 2012).</li>
<li class="bullet_1"><strong class="medium CharOverride-3">It is not informed by the needs of pupils:</strong> development for its own sake is a poor use of scarce resources. Training and development should be connected to a clear pupil need. Too often, input focuses on generic knowledge, and is not designed to help teachers contextualise their learning either for subjects or for specific groups of pupils.</li>
<li class="bullet_1_last"><strong class="medium _idGenCharOverride-1">Its impact is not evaluated: </strong>as few as 7 per cent of schools evaluate their training by focussing on its impact on pupil progress. As a result, schools and providers have been unable to gather evidence about the relationship between development and issues such as changes in practice, gains in knowledge and student outcomes (Teeman and Pyle 2009). This leads to poor choices in the future, and poor incentives for providers to improve their offer.</li>
</ul>
<p class="indent_heading_1_first ParaOverride-26"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-27"><span class="CharOverride-5">A significant step-change in quality is essential. Teachers need well-designed training and development that is demanding, sustained over time and has a clear rhythm. They need it to be delivered by credible, well-qualified practicing experts. And they need it to be free from discredited educational ideas (such as learning styles) and packed with rich content on what we know to be effective (such as how to give effective feedback, the importance of committing knowledge to long-term memory, and metacognition).</span></p>
<p class="subhead_1" id="challenge-2-incentives-to-participate-are-poor">Challenge 2: Incentives to participate are poor</p>
<p class="body_para ParaOverride-28">As well as being high-impact, teacher development should also be attractive to those who may choose to take part in it. Too often, little thought is given to how teacher development opportunities are incentivised for individual teachers themselves. Our education system does not consider how these individual opportunities connect to a credible progression pathway distinct from school leadership: we rarely increase the status or pay of those who have improved their knowledge and craft as a result of development activities; we fail to link all development to clear outcomes for pupils; and, when an award of some kind is given, it is difficult to transfer any such recognition between schools.</p>
<p class="subhead_2">Progression</p>
<p class="body_para ParaOverride-6">Beyond their newly qualified year, classroom teachers (as distinct from middle leaders) lack a clear progression route towards ‘teaching mastery’. Aspects of such a pathway (advanced skills teachers, lead teachers, excellent teachers) have been introduced, but they have been developed for disparate purposes and to increasingly loose standards, expectations and frameworks. As a result, any teacher looking to understand what their progression route beyond initial teacher training might look like, unless they aim to become a middle leader, will be left wanting.</p>
<p class="body_para ParaOverride-6">In the course of our research we investigated the possible career paths open to a newly qualified teacher, and were unable to find any guidance that set out a clearly defined route, and very little that placed value upon or incentivised teachers’ development as a means of pursuing that route. While outstanding practice might open up opportunities for promotion to school leadership positions, this model fails to meet the needs of the majority of teachers: a good teacher is not necessarily a competent manager, and it may indeed have an adverse impact upon the quality of teaching in schools by removing outstanding teachers from the classroom (OECD 2013b).</p>
<p class="subhead_2">Status</p>
<p class="body_para ParaOverride-6">Becoming a teacher is now a more prestigious career choice than at any time in the last two decades. For top graduates, teaching is the fourth most prestigious career option for graduates – in part due to the work of charities such as Teach First (Times 2015).<span class="footnote-ref CharOverride-6"><span id="footnote-008-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-008">8</a></span></span> This is a remarkable and welcome change.</p>
<p class="body_para ParaOverride-6">However, there is an important difference in the level of recognition that comes from <em class="light-italic _idGenCharOverride-2">training</em> to be a teacher, and from actual classroom teaching once qualified. For teachers, recognition from peers and self-actualisation is mainly linked with promotion to middle leadership – that is, managing more and teaching less – rather than classroom teaching.</p>
<p class="subhead_2">Portability</p>
<p class="body_para ParaOverride-6">Much of the development undertaken by teachers in schools is informal. While this kind of development, when designed and delivered as outlined in the previous chapter, is essential for improving outcomes for pupils, it is rarely portable <em class="light-italic CharOverride-1">between</em> schools and systems. As most teachers do move between schools, and on occasions between education systems, a lack of a clear marker of quality or achievement for a new employer, makes it difficult for an individual to demonstrate their expertise. Simply listing their most recent training sessions reveals more about their previous school’s policies than the teacher’s learning and progress, and so carries little sway.</p>
<p class="subhead_2">Link to pupil needs</p>
<p class="body_para ParaOverride-29">What motivates teachers to learn is the belief that it is helping their pupils, and evidence that it has done so (Higgins et al 2015). A portable, high-status qualification is not, in itself, enough. Experience from previous centrally funded master’s in teaching and learning programmes suggests that completion rates were low largely because teachers did not see the benefits in much of the activity they were expected to undertake. While teachers were happy to complete the pupil facing inquiry, literature reviews and write-ups were left incomplete because the direct link to pupils’ outcomes was absent. Improving pupil outcomes must therefore be the primary purpose of any teacher training and development activity, each of which should be explicitly linked to that outcome (CUREE 2011).</p>
<p class="indent_heading_1_first"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body ParaOverride-30"><span class="CharOverride-5">While the primary focus of our efforts should be on the positive impact that any teacher development opportunity will have on pupils, they should also deliver the significant secondary benefit of ensuring that an attractive offer is made to individual teachers. High-status, accredited (and therefore portable) opportunities that link together to form a clear progression route to attaining expert status will better incentivise teachers to engage with those opportunities that will most benefit their pupils. </span></p>
<p class="indent_body_para_last_line_in_box ParaOverride-31"><span class="CharOverride-5">A stronger focus on progression for classroom teachers in particular would bring teaching into line with other high-status professions like medicine and law (Toop 2013). Progression within medicine, for instance, is clearly mapped out: five years at medical school; a two-year generic foundation programme; and five years of specialist training, ultimately working towards leading a GP practice or becoming a consultant.</span><span class="CharOverride-7"><span id="footnote-007-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-4.xhtml#footnote-007">9</a></span></span><span class="CharOverride-5"> By its very nature this path encourages medical professionals to consider their career in the longer term, but also offers a significant variety of specialisms to pursue once basic training is completed.</span></p>
<p class="subhead_1" id="challenge-3-the-environment-is-poor">Challenge 3: The environment is poor</p>
<p class="body_para ParaOverride-11">Even with a high-impact, attractive development offer, improvement is not guaranteed. The environment in which development takes place has a significant impact on the rate of teacher improvement. A recent report that analysed the effect of environments on teacher development found that after 10 years, teachers working in schools at the 75th percentile of environment ratings (that is, towards the higher end) improved 38 per cent more than teachers in schools at the 25th percentile (Kraft and Papay 2014). As a result, the lowest-performing schools, which by their nature are likely to have less supportive environments – struggle to sustain improvements in teacher expertise – the factor that, as we know, is most likely to improve outcomes for their pupils.</p>
<p class="body_para_into_list ParaOverride-11">Factors that contribute to less supportive environments include the following.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Other teachers’ mindsets:</strong> the extent to which other teachers are open to development, feedback, and the expectation of continuous improvements in practice. Poor teachers depress the expectations of their colleagues, and prevent a full understanding of what might be possible.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">The unreliability and poor execution of performance management and appraisals</strong> (particularly graded observations – the most common methods used for evaluating teacher performance). In the case of observations, in one study, videos of lessons were distributed to experienced teachers and headteachers. They were asked to match the teachers depicted in the videos to a value-added assessment of their being either ‘effective’ or ‘ineffective’ over time. Despite the professional experience of these observers, the results of these assessments were less accurate than would statistically have been achieved by chance (Strong et al 2011). At this level of accuracy, over half of observation judgments were wrong, which undermines trust in the process.</li>
<li class="bullet_1_last ParaOverride-32"><strong class="medium CharOverride-3">The potential benefits of effective feedback are often not realised,</strong> due to time pressures, a lack of trust, a lack of effective coaches and mentors within schools, and power issues between staff and management – each of which are often factors when a school is most in need of more highly effective teachers (Goldstein 2015).</li>
</ul>
<p class="indent_heading_1_first ParaOverride-11"><span class="CharOverride-4">What we need</span></p>
<p class="indent_body_para_last_line_in_box"><span class="CharOverride-5">Changing cultures takes time and considerable effort. For those teachers currently working in challenging schools, we must explore alternative solutions. Where there are individual teachers working in unsupportive environments, there is the potential for collaboration between individuals across schools. While this is less preferable than collaboration within the same environment, technological advances mean that teachers have the means to identify like-minded peers, seek out experts, share their teaching and receive ongoing formative feedback. Such approaches could offer some of the improvement and retention benefits associated with more supportive environments, and indeed contribute to the longer-term cultural changes that needed, by increasing the numbers of expert teachers who can lead that change – especially if their work and role is harnessed to the task of making advanced practice visible.</span></p>
<p class="subhead_1 ParaOverride-16" id="current-provision">Current provision</p>
<p class="body_para ParaOverride-8">The current provision of teacher development opportunities is varies in approach, cost, time, curriculum and effectiveness. From structured single sessions to continuous learning, some are delivered in-house and others by bought-in public, private and third-sector providers including, increasingly, other schools. Some are delivered on-site, and some in other schools or institutions. Some are well-designed and result in improved outcomes for pupils, yet most are not and do not. Similarly, some aim to be attractive to teachers – in terms of giving them status, a sense of progression and a portable qualification, as well as providing means to enhance pupil learning, which is every teacher’s core priority. But again, most do not.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 3.1</p>
<p class="figure_table_header_subhead ParaOverride-18"><em class="light-italic _idGenCharOverride-2">There is a significant gap in England’s teacher training and development provision</em><br />
An illustrative grid indicating the strength of incentives to participate in teacher training and development provision, and the degree to which they transform classroom practice</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer003"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.1_3.1_MB1.jpg" /></div>
</div>
</figure>
<p class="body_para ParaOverride-8">As illustrated in figure 3.1, we argue that there is a significant gap: namely, an offer that is both attractive to teachers – supporting progression, status and qualification portability – and high-impact, leading to improved outcomes for pupils.</p>
<p class="body_para ParaOverride-34">We found too much teacher training and development provision that is both low-impact and unattractive – and thus of no benefit to either teachers or pupils. Poorly designed, one-off training and development sessions and one-day external conferences all too often make up the lion’s share of the development offer. Skilled teachers may glean some learning from this offer, but for most it simply dampens their expectations of what could be achieved.</p>
<p class="body_para ParaOverride-34">Truly transformative CPD is, however, occurring within the system – although rare (CUREE [2011: 34] found that just 1 per cent of provision meets this standard), it does exist. This is often due in part to high expectations and specific expertise from a small number of exceptional teachers and school leaders. However, despite the positive impact that such provision can have on pupil outcomes, we found little evidence of good incentives to participate in it, or a robust mechanism through which its benefits can be shared.</p>
<p class="body_para">We found some opportunities that provide clear benefits to teachers, but little in terms of follow-through to improved outcomes for pupils. Master’s in education (MEd) courses at universities fell into this category. Despite teacher perceptions that they ‘would improve their teaching’, they are mainly designed with a knowledge-creation or research purpose in mind rather than teaching, and so lack most of the features set out in chapter 2. Research spanning different countries and education systems has found only a weak relationship between teachers gaining existing master’s degrees and improved student outcomes (see for example OECD 2009, Buddin and Zamarro 2009).</p>
<p class="body_para">We also found some ‘badges’ to identify expertise. Lead practitioners (successors to ‘advanced skills teachers’) were created in 2013, and go some way towards addressing the status and progression aspects of the problem by offering teachers who exemplify effective teaching skills a role in which they are responsible for improving teaching and learning, and which entails a leadership role in developing, implementing and evaluating policies that lead to school improvement. While lead practitioner accreditation rewards expert teachers through increased pay and status, it is largely a badge that rewards professionals who are already performing at a high standard – it is not in itself a development programme to help teachers improve their practice.</p>
<p class="body_para">In summary, while we have found examples of training and development that is either well incentivised or well designed, we were unable to find an offer that met both criteria. Those offers that showed most promise were usually created by high-performing schools and relied heavily on the environment within these schools, and so were not usually available to teachers in lower-performing schools.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-008-backlink" id="footnote-008">8</a> See: <a href="http://www.top100graduateemployers.com/"><span class="hyperlink">http://www.top100graduateemployers.com/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-4.xhtml#footnote-007-backlink" id="footnote-007">9</a> See: <a href="http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx"><span class="hyperlink">http://www.medschools.ac.uk/Students/careers/Pages/Career-Pathway.aspx</span></a></p>
</div>
</div>
</div>
</div></article><article id="lessons-from-around-the-world" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">4.</span><span class="chapter-title">Lessons from around the world</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para ParaOverride-29">There are a number of global ‘bright spots’ that are taking the lead in efforts to improve teachers’ training and development. This section aims to set out how these exemplars are addressing some or all of the challenges outlined in chapter 3, and what lessons we can learn from their successes.</p>
<p class="subhead_1" id="graduate-schools-of-education-us">Graduate schools of education, US</p>
<p class="body_para">Independent graduate schools of education (GSEs) are growing in size and reputation in the US. These teacher-led (as opposed to academic-led) institutions have the objective of creating a movement of expert teachers by providing demanding, high-impact courses in advanced teaching through an established university-level but practice-orientated institution.</p>
<p class="body_para">The three independent GSEs – Relay GSE, High Tech High GSE and Sposato GSE – have a great deal in common in terms of their ethos and purpose, though they are pedagogically quite different.</p>
<p class="subhead_2">Relay GSE</p>
<p class="body_para">Relay GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-014-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-014">10</a></span></span> offers development opportunities for aspiring teachers, experienced teachers, and leaders. Some states in the US require teachers to complete a master’s degree in order to fulfil the credential system, which teachers often say are time-intensive, expensive and do little to develop their impact in the classroom. To solve this problem, Relay created an initial teacher training (ITT) programme that was designed to better fit the needs of both teachers and students, while continuing to meet the states’ teacher credentialing requirements.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-013-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-013">11</a></span></span> During the two-year programme, residents experience a structured and gradual introduction into the profession, complete a master’s degree, and earn a full-time teaching position at a high-performing school. Its ITT is based around constant practice of the theory learned.</p>
<p class="body_para">As well as the ITT strand, Relay also offers an MA in education as a CPD opportunity for experienced teachers. This programme uses a continuous cycle of practice, feedback and improvement that centres on student growth and achievement.</p>
<p class="body_para">Finally, Relay promotes their National Principals Academy as a support network for school leaders to help them ensure that they are meeting the needs of their students. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Relay GSE staff.)</em></p>
<p class="subhead_2">High Tech High GSE</p>
<p class="body_para">High Tech High GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-012-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-012">12</a></span></span> in San Diego was created as response to an inability to recruit industry expert teachers who suited its project-based curriculum but also met the state of California’s teacher credentialing requirements. Its ITT programme involves coursework, supervised teaching, mentor support and a substantial culminating assessment project.</p>
<p class="body_para_into_list">To ensure that highly effective teaching continues beyond the first years of a teacher’s career, High Tech High GSE also offers CPD for existing teachers in the form of its MEd and educational leadership programmes. The MEd has two strands, both designed for experienced educators.</p>
<ul>
<li class="bullet_1">The first, the teacher leadership strand, is designed for those who are interested in exploring pedagogy that promotes deeper learning and equity in schools.</li>
<li class="bullet_1_last">The second, the school leadership strand, is designed for those who aspire to lead an innovative school focussed on deeper learning and equity.</li>
</ul>
<p class="body_para">High Tech High’s reflective, exploratory training is rooted in workshops, observations, ‘teach-meets’ (which bring teachers from across a certain area together). It also looks to provide a balance of current best practice, as well as an imaginative space for more forward-thinking approaches to education. Rather than creating more High Tech High schools, GSE participants are encouraged to find opportunities in their own schools to take risks, reflect on practice and, over time, shape their own visions of effective teaching, learning and leadership. The GSE gives experienced educators opportunities to reflect and refine new ways of teaching. <em class="light-italic CharOverride-1">(Sources: Arnett 2015, and author’s conversations with High Tech High GSE staff.)</em></p>
<p class="subhead_2">Sposato GSE (part of the Match Charter Management Organization)</p>
<p class="body_para ParaOverride-7">Unlike Relay GSE and High Tech High GSE, Sposato GSE<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-011-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-011">13</a></span></span> only offers ITT opportunities. The Boston-based programme explicitly identifies itself as a ‘third way’ into teaching, and looks to clearly differentiate itself from both traditional teacher training and Teach for America (TFA) pathways. In specifically targeting high-achieving graduates, Sposato GSE looks to engage ambitious individuals who have an obsession with detail and will be relentless in their pursuit of the best results in challenging circumstances. Match Education’s founder, Michael Goldstein, also wanted to create a teacher-training course that suited the needs of the teachers and students in Massachusetts. Sposato GSE asks participants in their first year to work full-time as a tutor or teaching assistant in a high-performing, high-poverty school, and to participate in evening classes, Saturday drills and teaching simulations. This first year culminates in residents receiving a Massachusetts teaching license. During the second year of the programme, participants’ first full year of teaching, they also work towards an MA, a component of which requires them to partake in multiple cycles of reflection, feedback and coaching. <em class="light-italic _idGenCharOverride-2">(Sources: Arnett 2015, and author’s conversations with Sposato GSE staff.)</em></p>
<p class="subhead_2">Summary</p>
<p class="body_para">The key elements of these case studies can be summarised as follows.</p>
<p><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_table4.1" style="width: 550px; height: 263px;" /></p>
<p class="subhead_1" id="master-teachers-singapore">Master teachers, Singapore</p>
<p>A model for career progression for classroom teachers is well established in Singapore through its Academy of Singapore Teachers.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-010-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-010">14</a></span></span> This academy houses sixteen ‘master teachers’, who sit at the top of their profession and are tasked with building a teacher-led culture of professional excellence (Crehan 2014).Master teachers, Singapore</p>
<p class="body_para">The key features of this approach are:</p>
<ul>
<li class="bullet_1">an entitlement to significant amounts of training and development each year that all teachers can access according to their own development needs</li>
<li class="bullet_1 ParaOverride-36">school timetables that are flexible in order to allow this development, and ‘manpower grants’ from central government to fund it</li>
<li class="bullet_1 ParaOverride-37">a seven-stage career ladder linked to development as a classroom teacher, with the clear ultimate goal of becoming a ‘master teacher’ at the top of the profession</li>
<li class="bullet_1_last">careful consultation on, and pilots of, any policy changes (ibid).</li>
</ul>
<p class="subhead_1" id="a-training-and-development-culture-hong-kong">A training and development culture, Hong Kong</p>
<p class="body_para">Hong Kong is consistently ranked as having one of the highest-performing education systems in the world. One of the reasons for this is believed to be the emphasis placed on high-quality training and development for teachers.</p>
<p class="body_para_into_list ParaOverride-7">Teachers in Hong Kong are expected to engage in 240 hours of training and development within the first five years of their career. The CPD policy is guided by the following principles.</p>
<ul>
<li class="bullet_1">Like most other professionals, teachers are responsible for their own professional growth through lifelong learning.</li>
<li class="bullet_1 ParaOverride-37">Teachers have a responsibility to participate in CPD in order to refresh, enrich and broaden their knowledge, skills and experience, for the benefit of their students.</li>
<li class="bullet_1 ParaOverride-25">Teachers work as members of the school community, and their CPD contributes to the collective intelligence of the whole school.</li>
<li class="bullet_1 ParaOverride-38">Contributing to colleagues’ training and development also enhances a teacher’s own development.</li>
<li class="bullet_1 ParaOverride-39">Teachers’ CPD caters for both personal and school developmental needs; the prioritisation of CPD is a matter of agreement between individual teachers and their schools.</li>
<li class="bullet_1_last ParaOverride-36">CPD opportunities need to reflect teachers’ unique professional and personal interests, as well as the stages of development they have reached in their careers (OECD 2012).<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-009-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-5.xhtml#footnote-009">15</a></span></span></li>
</ul>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-014-backlink" id="footnote-014">10</a> See: <a href="http://www.relay.edu/"><span class="hyperlink">http://www.relay.edu/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-013-backlink" id="footnote-013">11</a> Relay GSE has eight campuses across five states.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-012-backlink" id="footnote-012">12</a> See: <a href="http://gse.hightechhigh.org/"><span class="hyperlink">http://gse.hightechhigh.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-011-backlink" id="footnote-011">13</a> See: <a href="http://www.sposatogse.org/"><span class="hyperlink">http://www.sposatogse.org/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-010-backlink" id="footnote-010">14</a> See: <a href="http://www.academyofsingaporeteachers.moe.gov.sg/"><span class="hyperlink">http://www.academyofsingaporeteachers.moe.gov.sg/</span></a></p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-5.xhtml#footnote-009-backlink" id="footnote-009">15</a> The author is also indebted to Lucy Crehan and Philipppa Cordingley for their expert advice which informed this section.</p>
</div>
</div>
</div>
</div></article><article id="institute-for-advanced-teaching" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">5.</span><span class="chapter-title">Institute for Advanced Teaching</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Chapter 1 set out the benefits to individuals and society of ensuring that no child’s educational success is limited by their socio-economic background; chapter 2 made the case for why creating a movement of expert teachers would make an important contribution to realising these benefits; chapter 3 described the barriers that are preventing us from achieving this; and chapter 4 offered lessons from around the world on how those barriers can be overcome.</p>
<p class="body_para">This chapter argues for the creation of a new higher education training institution focussed on advanced teaching – an Institute for Advanced Teaching (IAT) – which could address each of the three barriers to effective teacher development in England, and deliver well-incentivised, transformative training and development within a supportive environment.</p>
<figure class="figure-image Full-width-object-frame-inline" id="figure-1">
<p class="figure_header_rule_above">Figure 5.1</p>
<p class="figure_table_header_subhead ParaOverride-34"><em class="light-italic _idGenCharOverride-2">The IAT’s three-step plan</em><br />
A flow-chart of the Institute for Advanced Teaching’s objectives, and how they will be achieved</p>
<div class="_idGenObjectLayout-1">
<div class="Full-width-object-frame-inline" id="_idContainer004"><img alt="" class="_idGenObjectAttribute-1" src="/read/epubs/388/images/IAT_fig1.2_5.1.jpg" /></div>
</div>
</figure>
<p class="body_para_into_list ParaOverride-16">As a dedicated not-for-profit social enterprise with a mission to build a movement of expert teachers who are able to ensure that all children have an excellent education, the IAT would:</p>
<ul>
<li class="bullet_1">recruit high-potential, qualified teachers who work in challenging schools<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-017-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-017">16</a></span></span></li>
<li class="bullet_1">develop them into expert teachers</li>
<li class="bullet_1_last ParaOverride-40">build them into a movement for change in education.</li>
</ul>
<p class="body_para ParaOverride-6">Through careful design it could address the three barriers described above in the following ways.</p>
<p class="body_para ParaOverride-6"><img alt="" src="/read/epubs/388/images/Beyond-the-plateau_tableS1.jpg" style="width: 550px; height: 427px;" /></p>
<p class="subhead_1 ParaOverride-42" id="who-would-study-at-the-iat">Who should study at the IAT?</p>
<p>IAT should work with teachers employed in challenging schools who have the potential to become expert. These teachers would be identified through a rigorous recruitment and diagnostic process. Each applicant, in addition to the minimum requirements of having completed their newly qualified teacher (NQT) year and holding a teaching post in a challenging school, would be assessed in terms of their mindset and values, their knowledge (subject, pedagogical, theoretical and contextual) and their craft before an offer is made.Who would study at the IAT?</p>
<p class="body_para ParaOverride-44">The most successful diagnostic processes are multi-stage; increase in depth at each successive stage; and rely on a range of assessments. For a place at the IAT, applicants would complete a self-assessment, an initial application form, an online 360-degree feedback process (which could use information gathered from pupils, parents, their colleagues and headteacher) or even return video submissions of their teaching.</p>
<p class="body_para ParaOverride-10">Those who are successful at this stage would go through to an assessment centre, where they could be assessed on their current basic pedagogical and content know­ledge, on giving and receiving feedback in a group setting, and on their willingness to engage in discussions focussed on classroom artefacts and pupil value-added data. Only if an individual is successful at this assessment centre stage would an offer be made; this offer would require the support of the applicant’s headteacher in order to be accepted.</p>
<p class="subhead_1" id="who-would-teach-at-the-iat">Who would teach at the IAT?</p>
<p class="body_para ParaOverride-11">Teacher development should be led by expert facilitators who have specialist pedagogical knowledge, and an in-depth understanding of effective training and development processes, evaluation and monitoring (Cordingly et al 2015). Courses at the IAT should therefore be primarily led by a faculty of the UK’s most expert practicing classroom teachers, who will be skilled in adult facilitation and specialists in particular areas of knowledge or craft such as phonics, formative assessment, metacognition, literacy, numeracy, oracy and so on. Seconded to the faculty for roughly one day per week, their role should be focussed on leading curriculum design, course delivery, assessment, and connecting with leading education researchers.</p>
<p class="body_para ParaOverride-11">Faculty members should be recruited according to the same basic diagnostic process as participants, albeit with higher expectations of effectiveness at each stage. Once recruited, there should be a significant development programme for each faculty member. These programmes must provide opportunities to develop even deeper expertise in course content and facilitation.</p>
<p class="body_para ParaOverride-11">Each school would be compensated for the time that faculty members spend working for the IAT and, subject to funding, the ambition should be to provide an additional payment, paid via the school to the faculty member, by way of additional remuneration and recognition for their efforts and expertise.</p>
<p class="body_para ParaOverride-11">Once graduated from the course, the most promising associates could work towards and eventually join the faculty themselves, thus creating a clear progression route for those teachers who wish to develop their teaching rather than their management expertise.</p>
<p class="subhead_1 ParaOverride-11" id="what-would-the-course-look-like">What would the course look like?</p>
<p class="body_para_into_list ParaOverride-11">The master’s in advanced teaching (MAT) degree should be a two-year, part-time accredited master’s-level (level 7) qualification. Its focus should be on improving the knowledge (subject, pedagogical, theoretical and contextual) and craft (that is, the combining of this knowledge in a given moment into well-practiced ‘moves’) of proficient teachers, moving them towards ‘expert’ status. The MAT’s design, informed by the latest research, should be delivered in a way that allows associates to complete it alongside a full-time teaching role. It should:</p>
<ul>
<li class="bullet_1 ParaOverride-32">require sustained engagement over two years</li>
<li class="bullet_1 ParaOverride-32">establish a regular rhythm of activity</li>
<li class="bullet_1 ParaOverride-32">consistently link development to individual pupil needs</li>
<li class="bullet_1 ParaOverride-32">blend online and face-to-face delivery</li>
<li class="bullet_1 ParaOverride-32">combine expert and peer-led instruction</li>
<li class="bullet_1_last ParaOverride-32">be well-differentiated in order to meet the needs of each teacher.</li>
</ul>
<p class="body_para_into_list ParaOverride-11">The MAT should include four key components.</p>
<ul>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">An</strong> <strong class="medium _idGenCharOverride-1">intensive summer school</strong> designed to introduce participants to the content of the MAT, introduce them to their peers and faculty members, and lay the groundwork for building them into a broader movement for change.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Recall days </strong>at one of the IAT’s campuses. Sessions would focus on immersive learning in high-performing schools, the teaching of pedagogical and theoretical knowledge, and on the development of teaching craft through deliberate practice, observation and feedback. These recall days would also be an important opportunity for all participants to come together as a cohort.</li>
<li class="bullet_1 ParaOverride-32"><strong class="medium _idGenCharOverride-1">Classroom coaching </strong>with participants’ faculty fellows. These sessions would give participants an intense one-to-one session with a expert teacher.</li>
<li class="bullet_1_last ParaOverride-39"><strong class="medium _idGenCharOverride-1">Peer collaboration </strong>through small groups of teachers who regularly practice, observe and feed-back together. This should involve fortnightly sharing of teaching through an online platform, and subsequent feedback from peers within the group.</li>
</ul>
<p class="body_para ParaOverride-14">The MAT’s curriculum should focus on particular approaches to teaching that have been shown to consistently deliver results (such as focussing on subject knowledge, phonics, effective feedback, metacognition and so on).</p>
<p class="subhead_1 ParaOverride-14" id="how-would-participants-be-assessed">How would participants be assessed?</p>
<p class="body_para ParaOverride-14">An assessment against clear criteria at the end of the two-year course would determine whether or not a participant has successfully completed the course.</p>
<p class="body_para ParaOverride-14">Their knowledge could be assessed through examination, exhibition and vivas. Although currently rare or even taboo in teacher training, these methods are effective means of assessing whether participants have gained the level of knowledge required to improve their teaching. It is worth noting their wide use in other professions like accountancy and medicine.</p>
<p class="body_para ParaOverride-14">By contrast, craft should be assessed through feedback from faculty members and peers, and by providing evidence of engaging in the <em class="light-italic _idGenCharOverride-2">process</em> of observation and formative feedback within a unit.</p>
<p class="body_para ParaOverride-14">All participants should pass this summative assessment in order to be awarded the MAT qualification.</p>
<p class="subhead_1 ParaOverride-14" id="what-would-happen-after-graduation">What would happen after graduation?</p>
<p class="body_para ParaOverride-14">A two-year period of study will not be sufficient. The IAT must create a movement of expert teachers who continue to improve beyond their graduation, and through their own practice – setting an example that changes the practice and ultimately the culture around them. This will involve teachers taking ownership of the movement and becoming champions of it, and a continued focus on co-construction, depth and sustainability (Cordingly and Bell 2007).</p>
<p class="body_para ParaOverride-14">Those completing the course should be encouraged to stay connected to the IAT by participating in further development opportunities, observing and giving feedback to new participants, and continuing to work within their well-established groups. They should, through those groups, continue to have access to the IAT’s online platforms. They should also be encouraged to use the adult education knowledge and craft they have developed throughout their MAT to take a leading role in their own in-school CPD programmes.</p>
<p class="subhead_1 ParaOverride-14" id="where-would-the-iat-be-located">Where would the IAT be located?</p>
<p class="body_para ParaOverride-14">Teaching at IAT could take place across a network of ‘campuses’, co-located within a group of founding schools and, in time, other partner schools. It is essential that these campuses are dispersed around the country, and not solely concentrated in urban areas like London.</p>
<p class="body_para ParaOverride-14">As well as ensuring that MAT is immersive by design – rather than taught in institutions that are largely remote from schools – this model would allow for easy scalability, better use of existing public infrastructure and lower overheads, and lend credibility to campus schools.</p>
<p class="subhead_1 ParaOverride-14" id="how-would-the-course-be-accredited">How would the course be accredited?</p>
<p class="body_para ParaOverride-14">IAT’s ambition should be to secure degree-awarding powers. We believe that the ability to recognise the teachers’ expertise through degree-awarding powers held within the teaching profession is an essential driver for improving outcomes for pupils, raising the status of teaching and the prestige associated with staying in the classroom, improving the value for money of training and development, and advancing the move towards a school-led system. This is a natural extension of the policy changes that have allowed school-based initial teacher training providers (SCITTs) to award qualified teacher status. Having degree-awarding powers also proved important to the success of organisations such as Relay in New York.</p>
<p class="body_para ParaOverride-7">This is consistent with the government’s commitment to open up the higher education system to alternative providers. The chancellor first outlined the government’s plans in 2015:</p>
<p class="blockquote">‘To enable the best new providers to compete on a level playing field with established universities, the government will introduce a clearer and faster route to degree awarding powers for those assessed to offer the best quality education. As part of the review of validation arrangements, the government will explore options to allow the best providers to offer degrees independently of existing institutions before they obtain degree awarding powers.’<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-016-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-016">17</a></span></span></p>
<p class="blockquote_ref">HM Treasury et al 2015: 28</p>
<p class="body_para">The government has subsequently published a whitepaper and started the process of legislating to turn this ambition into reality. While there are risks to bringing private providers into the university system, not for profit organisations such as the Institute for Advanced Teaching would make ideal candidates for encouraging innovation in this way.<span class="footnote-ref _idGenCharOverride-4"><span id="footnote-015-backlink"><a class="_idFootnoteLink _idGenColorInherit" href="IAT_txt_160607-6.xhtml#footnote-015">18</a></span></span></p>
<p class="body_para">We are, however, also aware that it may be necessary, and indeed helpful, in the medium term to partner with an existing university provider who will accredit IAT programmes on an interim basis.</p>
<hr class="HorizontalRule-1" />
<div class="footnotes">
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-017-backlink" id="footnote-017">16</a> Teach First, Teaching Leaders, Future Leaders and others have clearly defined metrics for identifying schools that meet their ‘challenging’ criteria. They primarily focus on metrics of deprivation, and we expect to use a similar metric.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-016-backlink" id="footnote-016">17</a> There are also some risks to this approach, especially if the government were to allow lots of profit-making providers to enter the HE system without robust quality controls. This debate is beyond the scope of our report. However, we believe that not-for-profit and sector-led professional bodies that are subject to strict quality regulations– such as the one being recommended in this report – would be ideal candidates for taking on degree-awarding powers in their particular specialist fields.</p>
</div>
<div class="footnote">
<p class="footnote"><a class="footnote-anchor" href="IAT_txt_160607-6.xhtml#footnote-015-backlink" id="footnote-015">18</a> See Clifton 2016 for a discussion of what makes a good or bad private provider in higher education.</p>
</div>
</div>
</div>
</div></article><article id="next-steps" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><h1 class="chapter_header_bold"><span class="chapter-number">6.</span><span class="chapter-title">Next steps</span></h1><div class="_idGenObjectStyleOverride-1">
<p class="body_para">Ensuring that every child, regardless of his or her background, has an excellent education will require a renewed focus on building capacity within our education system – particularly among teachers. Successful school-led policy must therefore achieve the dual and complementary aims of improving system capacity through increasing teachers’ expertise, <em class="light-italic CharOverride-1">and</em><strong class="medium CharOverride-3"> </strong>through<strong class="medium CharOverride-3"> </strong>retaining those teachers who are already in the system. Great training and development has the potential to fulfil both aims.</p>
<p class="body_para_into_list ParaOverride-14">To improve teaching through training and development, three challenges must be overcome:</p>
<ul>
<li class="bullet_1 ParaOverride-45">addressing the design and delivery flaws, common to most development opportunities, that limit the capacity of training and development to transform classroom practice</li>
<li class="bullet_1">encourage participation by providing better-quality incentives</li>
<li class="bullet_1_last">improving the contexts in which development takes place.</li>
</ul>
<p class="body_para ParaOverride-11">This paper argues that the creation of a new training institution focussed on advanced teaching – an Institute for Advanced Teaching – can address all three challenges, and has made the case to both the profession and to government for the creation of a dedicated not-for-profit social enterprise to test and evaluate the concept.</p>
<p class="body_para">The IAT’s purpose will be to build a community of expert teachers who will ensure that all children have an excellent education.</p>
<p class="body_para ParaOverride-9">The next stage in our work will be to outline in detail the practical elements of this institution. We will be drawing up more detailed plans for the content and composition of the course, the design of the social enterprise, and the costs involved in creating the scheme. We would welcome any feedback on this proposal as we take it forward.</p>
<p class="body_para ParaOverride-46">If you would like to comment on the proposals in this paper, please contact the author, Matthew Hood, at <span class="hyperlink">mhood@heyshamhigh.co.uk</span>.</p>
</div>
</div></article><article id="references" class="chapter hidden moving" style="display:none;"><div class="Chapter-frame"><div class="_idGenObjectStyleOverride-1"><h1 class="chapter_header_bold"><span class="chapter-title">References</span></h1><p class="reference ParaOverride-10">Arnett T (2015) ‘Fixing teacher education’, blog, Clayton Christensen Institute for Disruptive Education website, 26 May 2015.<em class="light-italic CharOverride-1"> </em><a href="http://www.christenseninstitute.org/fixing-teacher-education/"><span class="hyperlink">http://www.christenseninstitute.org/fixing-teacher-education/</span></a></p>
<p class="reference">Barber M and Mourshed M (2007) <em class="light-italic _idGenCharOverride-2">How the world’s best-performing school systems come out on top</em>, McKinsey & Company. <a href="https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf"><span class="hyperlink">https://mckinseyonsociety.com/downloads/reports/Education/Worlds_School_Systems_Final.pdf</span></a></p>
<p class="reference ParaOverride-9">Buddin R and Zamarro G (2009) ‘Teacher Qualifications and Student Achievement in Urban Elementary Schools’, RAND Corporation. <a href="http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf"><span class="hyperlink">http://www.rand.org/content/dam/rand/pubs/reprints/2010/RAND_RP1410.pdf</span></a></p>
<p class="reference ParaOverride-34">Centre for the Use of Research and Evidence in Education [CUREE] (2011) <em class="light-italic _idGenCharOverride-2">Evaluation of CPD providers in England 2010-2011: Report for School Leaders</em>. <a href="http://www.curee.co.uk/files/publication/%5bsite-timestamp%5d/CPD%20providers%20report%20-school%20leaders%20final.pdf"><span class="hyperlink">http://www.curee.co.uk/files/publication/[site-timestamp]/CPD%20providers%20report%20-school%20leaders%20final.pdf</span></a></p>
<p class="reference">CentreForum (2016) written evidence to the multi-academy trusts inquiry, Education Committee, House of Commons. <a href="http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf"><span class="hyperlink">http://centreforum.org/live/wp-content/uploads/2016/05/32347.pdf</span></a> </p>
<p class="reference">Chingos M M and Peterson P E (2011) ‘It’s easier to pick a good teacher than to train one: Familiar and new results on the correlates of teacher effectiveness]’, <em class="light-italic _idGenCharOverride-2">Economics of Education Review</em> 30(3): 449–465</p>
<p class="reference">Clifton J (ed) (2013) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
<p class="reference">Clifton J (2016) ‘Could for-profit “challenger institutions” improve higher education?’, Prospect, 31 May 2016. <a href="http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities"><span class="hyperlink">http://www.prospectmagazine.co.uk/politics/for-profit-challenger-institutions-higher-education-universities</span></a></p>
<p class="reference">Clifton J, Round A and Raikes L (2016) <em class="light-italic _idGenCharOverride-2">Northern schools: Putting education at the heart of the northern powerhouse</em>, IPPR North. <a href="http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse"><span class="hyperlink">http://www.ippr.org/publications/northern-schools-putting-education-at-the-heart-of-the-northern-powerhouse</span></a></p>
<p class="reference">Clifton J, Thompson S and Thorley C (2014) <em class="light-italic CharOverride-1">Winning the global race? Jobs, skills and the importance of vocational education</em>. <span class="hyperlink">http://www.ippr.org/publications/winning-the-global-race-jobs-skills-and-the-importance-of-vocational-education</span></p>
<p class="reference ParaOverride-8">Cordingley P and Bell M (2007) <em class="light-italic _idGenCharOverride-2">Transferring learning and taking innovation to scale</em>, the Innovation Unit. <a href="http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf"><span class="hyperlink">http://curee.co.uk/files/publication/1236960866/Transferring%20learning%20and%20taking%20innovation%20to%20scale%20-%20think%20piece.pdf</span></a></p>
<p class="reference">Cordingley P, Higgins S, Greany T, Buckler N, Coles-Jordan D, Crisp B, Saunders L and Coe R (2015) Developing Great Teaching: Lessons from the international reviews into effective professional development, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt/"><span class="hyperlink">http://tdtrust.org/about/dgt/</span></a></p>
<p class="reference">Crehan L (2014) ‘Teacher-led professional development in Singapore’, blog post, Inside classrooms project, 6 June 2014. <a href="http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore"><span class="hyperlink">http://www.insideclassrooms.com/blog/teacher-led-professional-development-in-singapore</span></a></p>
<p class="reference">Department for Business, Innovation and Skills [BIS] (2015) <em class="light-italic _idGenCharOverride-2">Fulfilling Our Potential: Teaching Excellence, Social Mobility and Student Choice</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/474266/BIS-15-623-fulfilling-our-potential-teaching-excellence-social-mobility-and-student-choice-accessible.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2011) <em class="light-italic _idGenCharOverride-2">A profile of teachers in England from the 2010 School Workforce Census</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/182407/DFE-RR151.pdf</span></a></p>
<p class="reference">Department for Education [DfE] (2016) <em class="light-italic _idGenCharOverride-2">Educational Excellence Everywhere</em>. <a href="https://www.gov.uk/government/publications/educational-excellence-everywhere"><span class="hyperlink">https://www.gov.uk/government/publications/educational-excellence-everywhere</span></a> </p>
<p class="reference">George A, Hansen K and Schoon I (2007) ‘Child development’, in Hansen K and Joshi H (eds) Millennium Cohort Study: Second Survey: A User’s Guide to Initial Findings. <a href="http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf"><span class="hyperlink">http://image.guardian.co.uk/sys-files/Society/documents/2007/06/11/MCS2.pdf</span></a></p>
<p class="reference">Goldstein A (2015) <em class="light-italic _idGenCharOverride-2">Teachers’ Perceptions of the Influence of Teacher Collaboration on Teacher Morale</em>, Walden University</p>
<p class="reference">Hanushek E A and Woessman L (2010) <em class="light-italic _idGenCharOverride-2">The high cost of low educational performance: The long-run economic impact of improving PISA outcomes</em>, Organisation for Economic Cooperation and Development</p>
<p class="reference">Hattie J (2012) <em class="light-italic _idGenCharOverride-2">Visible learning for Teachers: Maximizing impact on learning</em>, Routledge</p>
<p class="reference">Hattie J (2015a) <em class="light-italic _idGenCharOverride-2">What doesn’t work in education: The politics of distraction</em>, Pearson. <a href="http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf"><span class="hyperlink">http://visible-learning.org/wp-content/uploads/2015/06/John-Hattie-Visible-Learning-creative-commons-book-free-PDF-download-What-doesn-t-work-in-education_the-politics-of-distraction-pearson-2015.pdf</span></a></p>
<p class="reference">Hattie J (2015b) <em class="light-italic CharOverride-1">What Works Best in Education: The Politics of Collaborative Expertise</em>, Pearson. <a href="https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf"><span class="hyperlink">https://www.pearson.com/content/dam/corporate/global/pearson-dot-com/files/hattie/150526_ExpertiseWEB_V1.pdf</span></a></p>
<p class="reference">Higgins C, Lavin T and Metcalfe O (2008) <em class="light-italic _idGenCharOverride-2">Health Impacts on Education: A review</em>, Institute of Public Health in Ireland</p>
<p class="reference">Higgins S, Coe R and Cordingley P (2015) <em class="light-italic _idGenCharOverride-2">Developing Great Teaching: Lessons from the international reviews into effective professional development</em>, Teacher Development Trust. <a href="http://tdtrust.org/about/dgt"><span class="hyperlink">http://tdtrust.org/about/dgt</span></a> </p>
<p class="reference ParaOverride-11">HM Treasury, Department for Business, Innovation and Skills, Osborne G and Javid S (2015) <em class="light-italic _idGenCharOverride-2">Fixing the foundations: creating a more prosperous nation</em>, the Stationery Office. <a href="https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation"><span class="hyperlink">https://www.gov.uk/government/publications/fixing-the-foundations-creating-a-more-prosperous-nation</span></a></p>
<p class="reference">Husbands C (2013) ‘Great teachers or great teaching? Why McKinsey got it wrong’, IOE London blog, UCL, 10 October 2013. <a href="https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/"><span class="hyperlink">https://ioelondonblog.wordpress.com/2013/10/10/great-teachers-or-great-teaching-why-mckinsey-got-it-wrong/</span></a></p>
<p class="reference">Kraft M A and Papay J P (2014) ‘Can Professional Environments in Schools Promote Teacher Development? Explaining Heterogeneity in Returns to Teaching Experience’, <em class="light-italic _idGenCharOverride-2">Educational Evaluation and Policy Analysis</em> 36: 476–500</p>
<p class="reference ParaOverride-47">Leunig T and Wyness G (2013) ‘TOWIE: the answer to regional inequality’, in Marshall P (ed) <em class="light-italic _idGenCharOverride-2">The Tail: How England’s schools fail one child in five – and what can be done</em>, Profile Books</p>
<p class="reference">Mourshed M, Chijioke C and Barber M (2010) <em class="light-italic CharOverride-1">How the world’s most improved school systems keep getting better</em>, McKinsey & Company. <a href="http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/"><span class="hyperlink">http://mckinseyonsociety.com/how-the-worlds-most-improved-school-systems-keep-getting-better/</span></a></p>
<p class="reference">Ofsted (2014) <em class="light-italic _idGenCharOverride-2">The Annual Report of Her Majesty’s Chief Inspector of Education, Children’s Services and Skills 2013/14</em>. <a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf"><span class="hyperlink">https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/384699/Ofsted_Annual_Report_201314_HMCI_commentary.pdf</span></a> </p>
<p class="reference ParaOverride-11">Organisation for Economic Co-operation and Development [OECD] (2009) <em class="light-italic _idGenCharOverride-2">Evaluating and Rewarding the Quality of Teachers: International Practices</em>. <a href="http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en"><span class="hyperlink">http://www.oecd-ilibrary.org/education/evaluating-and-rewarding-the-quality-of-teachers-international-practices_9789264034358-en</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2010) <em class="light-italic _idGenCharOverride-2">PISA 2009 Volume II: Overcoming Social Background: Equity in Learning Opportunities and Outcomes</em>. <a href="http://www.oecd.org/pisa/pisaproducts/48852584.pdf"><span class="hyperlink">http://www.oecd.org/pisa/pisaproducts/48852584.pdf</span></a></p>
<p class="reference ParaOverride-14">Organisation for Economic Co-operation and Development [OECD] (2012) ‘Hong Kong-China: Student performance (PISA 2012)’, Education GPS portal. <a href="http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI%20"><span class="hyperlink">http://gpseducation.oecd.org/CountryProfile?primaryCountry=HKG&treshold=10&topic=PI </span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013a) ‘Education indicators in focus: What are the social benefits of education?’. <a href="http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf"><span class="hyperlink">http://www.oecd.org/education/skills-beyond-school/EDIF%202013--N%C2%B010%20(eng)--v9%20FINAL%20bis.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2013b) Teachers for the 21st Century: Using Evaluation to Improve Teaching. <a href="http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf"><span class="hyperlink">http://www.oecd.org/site/eduistp13/TS2013%20Background%20Report.pdf</span></a></p>
<p class="reference">Organisation for Economic Co-operation and Development [OECD] (2014) ‘Education at a glance 2014: Country note: Korea’. <a href="http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf"><span class="hyperlink">http://www.oecd.org/edu/Korea-EAG2014-Country-Note.pdf</span></a></p>
<p class="reference">Strong M, Gargani J and Hacifazlioglu Ö (2011) ‘Do We Know a Successful Teacher When We See One? Experiments in the Identification of Effective Teachers’, <em class="light-italic _idGenCharOverride-2">Journal of Teacher Education</em> 62(4): 367–382</p>
<p class="reference ParaOverride-7">Sutton Trust (2011) ‘Improving the impact of teachers on pupil achievement in the UK – interim findings’</p>
<p class="reference">Teeman D and Pyle K (2009) <em class="light-italic _idGenCharOverride-2">NFER Teacher Voice Omnibus: June 2009 Survey</em>. <a href="https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf"><span class="hyperlink">https://www.nfer.ac.uk/nfer/teacher-voice-omnibus-survey/tdacpdjune09.pdf</span></a></p>
<p class="reference">The New Teacher Project [TNTP] (2015) <em class="light-italic _idGenCharOverride-2">The Mirage: Confronting the Hard Truth About Our Quest for Teacher Development</em>. <a href="http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf"><span class="hyperlink">http://tntp.org/assets/documents/TNTP-Mirage_2015.pdf</span></a></p>
<p class="reference">Toop J (2013) ‘Career progression and talent management’, in Leslie C (ed) <em class="light-italic _idGenCharOverride-2">Towards A Royal College of Teaching: Raising the status of the profession</em>, the Royal College of Surgeons of England: 48–59. <a href="http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf"><span class="hyperlink">http://www.teachingleaders.org.uk/wp-content/uploads/2013/05/Towards-a-Royal-College-of-Teaching.pdf</span></a></p>
<p class="reference">Weston D (2012) ‘How effective is the professional development undertaken by teachers?’, <em class="light-italic _idGenCharOverride-2">Guardian</em>, 26 March 2015. <a href="http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development"><span class="hyperlink">http://www.theguardian.com/teacher-network/teacher-blog/2012/mar/26/teacher-training-development</span></a></p>
<p class="reference">Wiliam D (2008) ‘Content Then Process: Teacher Learning Communities in the Service of Formative Assessment’, in Reeves D B (ed) <em class="light-italic _idGenCharOverride-2">Ahead of the Curve: The Power of Assessment to Transform Teaching and Learning</em>, Solution Tree</p>
<p class="reference ParaOverride-48">Wiliam D (2010) ‘Teacher quality: how to get more of it’, speech delivered at the <em class="light-italic _idGenCharOverride-2">Spectator</em> Schools Revolution conference, March 2010. <a href="http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc"><span class="hyperlink">http://www.dylanwiliam.org/Dylan_Wiliams_website/Papers_files/Spectator%20talk.doc</span></a></p>
<p class="reference">Wiliam D (2013) ‘The importance of teaching’, in Clifton J (ed) <em class="light-italic _idGenCharOverride-2">Excellence and equity: Tackling educational disadvantage in England’s secondary schools</em>, IPPR. <a href="http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools"><span class="hyperlink">http://www.ippr.org/publications/excellence-and-equity-tackling-educational-disadvantage-in-englands-secondary-schools</span></a></p>
</div></div></article> </section>
<a class="chapter-nav-btn next" href="#">Next chapter ></a>
</section>
<aside id="footnotes">
</aside>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRender'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRender'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRender'
$params = array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Readers/index.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeLayout'
$params = array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeLayout'
$params = array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeLayout'
$params = array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]Code Context $result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
Beyond the plateau: The case for an Institute for Advanced Teaching | IPPR Reader
</title>
<meta id="viewport" name="viewport" content="width=device-width">
<link href="/read/favicon.ico?1435144903" type="image/x-icon" rel="icon"/><link href="/read/favicon.ico?1435144903" type="image/x-icon" rel="shortcut icon"/> <!--[if IE]>
<script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]--><link rel="stylesheet" type="text/css" href="/read/cache/css/reader.css?v201505263"/> <script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-5186658-2']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script></head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6421712422bcd-trace').style.display = (document.getElementById('cakeErr6421712422bcd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6421712422bcd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6421712422bcd-code').style.display = (document.getElementById('cakeErr6421712422bcd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6421712422bcd-context').style.display = (document.getElementById('cakeErr6421712422bcd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6421712422bcd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6421712422bcd-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Elements/scrolling_header.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Elements/scrolling_header.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 49
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6421712422d79-trace').style.display = (document.getElementById('cakeErr6421712422d79-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6421712422d79-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6421712422d79-code').style.display = (document.getElementById('cakeErr6421712422d79-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6421712422d79-context').style.display = (document.getElementById('cakeErr6421712422d79-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6421712422d79-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6421712422d79-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Elements/scrolling_header.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Elements/scrolling_header.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 49
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6421712422f07-trace').style.display = (document.getElementById('cakeErr6421712422f07-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6421712422f07-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6421712422f07-code').style.display = (document.getElementById('cakeErr6421712422f07-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6421712422f07-context').style.display = (document.getElementById('cakeErr6421712422f07-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6421712422f07-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6421712422f07-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/read/app/View/Elements/scrolling_header.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/read/app/View/Elements/scrolling_header.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form',
(int) 1 => 'Html',
(int) 2 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 49
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr642171242316a-trace').style.display = (document.getElementById('cakeErr642171242316a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr642171242316a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr642171242316a-code').style.display = (document.getElementById('cakeErr642171242316a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr642171242316a-context').style.display = (document.getElementById('cakeErr642171242316a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr642171242316a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">n