nddrylliog_pismo 0.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.document +5 -0
 - data/.gitignore +29 -0
 - data/Gemfile +4 -0
 - data/LICENSE +23 -0
 - data/NOTICE +4 -0
 - data/README.markdown +131 -0
 - data/Rakefile +72 -0
 - data/bin/pismo +45 -0
 - data/lib/pismo.rb +82 -0
 - data/lib/pismo/document.rb +67 -0
 - data/lib/pismo/external_attributes.rb +14 -0
 - data/lib/pismo/internal_attributes.rb +316 -0
 - data/lib/pismo/reader.rb +19 -0
 - data/lib/pismo/reader/base.rb +259 -0
 - data/lib/pismo/reader/cluster.rb +171 -0
 - data/lib/pismo/reader/tree.rb +154 -0
 - data/lib/pismo/stopwords.txt +1002 -0
 - data/lib/pismo/version.rb +3 -0
 - data/pismo.gemspec +30 -0
 - data/test/corpus/bbcnews.html +2131 -0
 - data/test/corpus/bbcnews2.html +1575 -0
 - data/test/corpus/briancray.html +269 -0
 - data/test/corpus/cant_read.html +426 -0
 - data/test/corpus/factor.html +1362 -0
 - data/test/corpus/gmane.html +138 -0
 - data/test/corpus/huffington.html +2932 -0
 - data/test/corpus/metadata_expected.yaml +72 -0
 - data/test/corpus/metadata_expected.yaml.old +122 -0
 - data/test/corpus/queness.html +919 -0
 - data/test/corpus/reader_expected.yaml +39 -0
 - data/test/corpus/readers/cluster_expected.yaml +45 -0
 - data/test/corpus/readers/tree_expected.yaml +55 -0
 - data/test/corpus/rubyinside.html +318 -0
 - data/test/corpus/rww.html +1351 -0
 - data/test/corpus/spolsky.html +298 -0
 - data/test/corpus/techcrunch.html +1285 -0
 - data/test/corpus/tweet.html +360 -0
 - data/test/corpus/youtube.html +2348 -0
 - data/test/corpus/zefrank.html +535 -0
 - data/test/helper.rb +15 -0
 - data/test/test_corpus.rb +54 -0
 - data/test/test_pismo_document.rb +34 -0
 - metadata +156 -0
 
| 
         @@ -0,0 +1,1575 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
         
     | 
| 
      
 2 
     | 
    
         
            +
             
     | 
| 
      
 3 
     | 
    
         
            +
            <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-GB" lang="en-GB">
         
     | 
| 
      
 4 
     | 
    
         
            +
             
     | 
| 
      
 5 
     | 
    
         
            +
             
     | 
| 
      
 6 
     | 
    
         
            +
             
     | 
| 
      
 7 
     | 
    
         
            +
             
     | 
| 
      
 8 
     | 
    
         
            +
             
     | 
| 
      
 9 
     | 
    
         
            +
             
     | 
| 
      
 10 
     | 
    
         
            +
             
     | 
| 
      
 11 
     | 
    
         
            +
             
     | 
| 
      
 12 
     | 
    
         
            +
             
     | 
| 
      
 13 
     | 
    
         
            +
             
     | 
| 
      
 14 
     | 
    
         
            +
             
     | 
| 
      
 15 
     | 
    
         
            +
            <head profile="http://dublincore.org/documents/dcq-html/">
         
     | 
| 
      
 16 
     | 
    
         
            +
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
         
     | 
| 
      
 17 
     | 
    
         
            +
            <title>BBC News - Government sets out how to establish 'free schools' </title>
         
     | 
| 
      
 18 
     | 
    
         
            +
            <meta name="Description" content="Ministers are setting out what parents, teachers and other groups need to do to set up their own schools in England."/>
         
     | 
| 
      
 19 
     | 
    
         
            +
            <meta name="OriginalPublicationDate" content="2010/06/18 05:00:43"/>
         
     | 
| 
      
 20 
     | 
    
         
            +
            <meta name="UKFS_URL" content="/1/hi/education/10345302.stm"/>
         
     | 
| 
      
 21 
     | 
    
         
            +
            	<meta name="THUMBNAIL_URL" content="http://news.bbcimg.co.uk/media/images/47977000/jpg/_47977634_gove49.jpg"/>
         
     | 
| 
      
 22 
     | 
    
         
            +
            <meta name="Headline" content="'Free schools' invitations issued"/>
         
     | 
| 
      
 23 
     | 
    
         
            +
            <meta name="IFS_URL" content="/1/hi/education/10345302.stm"/>
         
     | 
| 
      
 24 
     | 
    
         
            +
            <meta name="Section" content="Education & Family"/>
         
     | 
| 
      
 25 
     | 
    
         
            +
            <meta name="contentFlavor" content="STORY"/>
         
     | 
| 
      
 26 
     | 
    
         
            +
            <meta name="bbcsearch_noindex" content="atom"/>
         
     | 
| 
      
 27 
     | 
    
         
            +
             
     | 
| 
      
 28 
     | 
    
         
            +
             
     | 
| 
      
 29 
     | 
    
         
            +
             
     | 
| 
      
 30 
     | 
    
         
            +
             
     | 
| 
      
 31 
     | 
    
         
            +
             
     | 
| 
      
 32 
     | 
    
         
            +
             
     | 
| 
      
 33 
     | 
    
         
            +
             
     | 
| 
      
 34 
     | 
    
         
            +
             
     | 
| 
      
 35 
     | 
    
         
            +
             
     | 
| 
      
 36 
     | 
    
         
            +
             
     | 
| 
      
 37 
     | 
    
         
            +
             
     | 
| 
      
 38 
     | 
    
         
            +
             
     | 
| 
      
 39 
     | 
    
         
            +
             
     | 
| 
      
 40 
     | 
    
         
            +
             
     | 
| 
      
 41 
     | 
    
         
            +
             
     | 
| 
      
 42 
     | 
    
         
            +
             
     | 
| 
      
 43 
     | 
    
         
            +
             
     | 
| 
      
 44 
     | 
    
         
            +
             
     | 
| 
      
 45 
     | 
    
         
            +
             
     | 
| 
      
 46 
     | 
    
         
            +
             
     | 
| 
      
 47 
     | 
    
         
            +
             
     | 
| 
      
 48 
     | 
    
         
            +
             
     | 
| 
      
 49 
     | 
    
         
            +
             
     | 
| 
      
 50 
     | 
    
         
            +
             
     | 
| 
      
 51 
     | 
    
         
            +
             
     | 
| 
      
 52 
     | 
    
         
            +
             
     | 
| 
      
 53 
     | 
    
         
            +
             
     | 
| 
      
 54 
     | 
    
         
            +
             
     | 
| 
      
 55 
     | 
    
         
            +
            <!-- #wide hi news head_first.inc --> 
         
     | 
| 
      
 56 
     | 
    
         
            +
             
     | 
| 
      
 57 
     | 
    
         
            +
             
     | 
| 
      
 58 
     | 
    
         
            +
             
     | 
| 
      
 59 
     | 
    
         
            +
             
     | 
| 
      
 60 
     | 
    
         
            +
             
     | 
| 
      
 61 
     | 
    
         
            +
             
     | 
| 
      
 62 
     | 
    
         
            +
             
     | 
| 
      
 63 
     | 
    
         
            +
             
     | 
| 
      
 64 
     | 
    
         
            +
             
     | 
| 
      
 65 
     | 
    
         
            +
             
     | 
| 
      
 66 
     | 
    
         
            +
             
     | 
| 
      
 67 
     | 
    
         
            +
             
     | 
| 
      
 68 
     | 
    
         
            +
             
     | 
| 
      
 69 
     | 
    
         
            +
             
     | 
| 
      
 70 
     | 
    
         
            +
             
     | 
| 
      
 71 
     | 
    
         
            +
             
     | 
| 
      
 72 
     | 
    
         
            +
             
     | 
| 
      
 73 
     | 
    
         
            +
            	
         
     | 
| 
      
 74 
     | 
    
         
            +
            	
         
     | 
| 
      
 75 
     | 
    
         
            +
            	
         
     | 
| 
      
 76 
     | 
    
         
            +
            	
         
     | 
| 
      
 77 
     | 
    
         
            +
            	
         
     | 
| 
      
 78 
     | 
    
         
            +
            	
         
     | 
| 
      
 79 
     | 
    
         
            +
            	
         
     | 
| 
      
 80 
     | 
    
         
            +
            	
         
     | 
| 
      
 81 
     | 
    
         
            +
            	
         
     | 
| 
      
 82 
     | 
    
         
            +
            	
         
     | 
| 
      
 83 
     | 
    
         
            +
            		
         
     | 
| 
      
 84 
     | 
    
         
            +
            	
         
     | 
| 
      
 85 
     | 
    
         
            +
            		
         
     | 
| 
      
 86 
     | 
    
         
            +
            		
         
     | 
| 
      
 87 
     | 
    
         
            +
             
     | 
| 
      
 88 
     | 
    
         
            +
             
     | 
| 
      
 89 
     | 
    
         
            +
             
     | 
| 
      
 90 
     | 
    
         
            +
             
     | 
| 
      
 91 
     | 
    
         
            +
             
     | 
| 
      
 92 
     | 
    
         
            +
             
     | 
| 
      
 93 
     | 
    
         
            +
             
     | 
| 
      
 94 
     | 
    
         
            +
             
     | 
| 
      
 95 
     | 
    
         
            +
            	
         
     | 
| 
      
 96 
     | 
    
         
            +
            		
         
     | 
| 
      
 97 
     | 
    
         
            +
             
     | 
| 
      
 98 
     | 
    
         
            +
                <link rel="schema.dcterms" href="http://purl.org/dc/terms/" /> <link rel="index" href="http://www.bbc.co.uk/a-z/" title="A to Z" /> <link rel="help" href="http://www.bbc.co.uk/help/" title="BBC Help" /> <link rel="copyright" href="http://www.bbc.co.uk/terms/" title="Terms of Use" /> <link rel="icon" href="http://www.bbc.co.uk/favicon.ico" type="image/x-icon" /> <meta name="viewport" content="width = 974" />          <link rel="stylesheet" type="text/css" href="http://static.bbc.co.uk/frameworks/barlesque/1.1.5/newnav/style/main.css"  />
         
     | 
| 
      
 99 
     | 
    
         
            +
                   <script type="text/javascript" src="http://node1.bbcimg.co.uk/glow/gloader.0.1.3.js"> gloader.use("glow", {map: "http://node1.bbcimg.co.uk/glow/glow/map.1.7.3.js"}); </script>     <script type="text/javascript" src="http://static.bbc.co.uk/frameworks/barlesque/1.1.5/newnav/script/blq_core.js"></script>
         
     | 
| 
      
 100 
     | 
    
         
            +
              <!--[if (IE 6)|(IE 7)]> <style type="text/css"> html{font-size:125%} body{font-size:50%} #blq-container{float:left} .blq-tooltipped:hover {background-position:0 0} #blq-autosuggest ul li { zoom:normal; } </style> <![endif]--> <!--[if IE 7]> <style type="text/css"> .blq-clearfix {display: inline-block} </style> <![endif]-->  <!--[if IE 6]> <link rel="stylesheet" href="http://static.bbc.co.uk/frameworks/barlesque/1.1.5/newnav/style/ie6.css" type="text/css" /> <style type="text/css"> .blq-js #blq-nav-links-inner {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.bbc.co.uk/frameworks/barlesque/1.1.5/newnav/img/panel.png', sizingMethod='crop')} .blq-js #blq-nav-foot div {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.bbc.co.uk/frameworks/barlesque/1.1.5/newnav/img/panel.png', sizingMethod='image');margin-top:-139px} #blq-mast-home span.blq-home { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='http://static.bbc.co.uk/frameworks/barlesque/1.1.5/newnav/img/blocks.png');} </style>  <script type="text/javascript"> try { document.execCommand("BackgroundImageCache",false,true); } catch(e) {} </script> <![endif]-->  <script type="text/javascript"> blq.assetPath="http://static.bbc.co.uk/frameworks/barlesque/1.1.5/newnav/"; blqOnDomReady(function() { blq.addGoTrack('startcontent', {external:true});  blq.suggest_short = false; blq.addAutoSuggest(); }); </script> <!-- Identity head -->  
         
     | 
| 
      
 101 
     | 
    
         
            +
             
     | 
| 
      
 102 
     | 
    
         
            +
             
     | 
| 
      
 103 
     | 
    
         
            +
             
     | 
| 
      
 104 
     | 
    
         
            +
             
     | 
| 
      
 105 
     | 
    
         
            +
             
     | 
| 
      
 106 
     | 
    
         
            +
            	
         
     | 
| 
      
 107 
     | 
    
         
            +
             
     | 
| 
      
 108 
     | 
    
         
            +
            <link rel="stylesheet" type="text/css" href="http://news.bbcimg.co.uk/view/1_0_24/wide/hi/shared/styles.css" media="screen" />
         
     | 
| 
      
 109 
     | 
    
         
            +
            <link rel="stylesheet" type="text/css" href="http://news.bbcimg.co.uk/view/1_0_24/wide/hi/shared/utility/print.css" media="print" />
         
     | 
| 
      
 110 
     | 
    
         
            +
             
     | 
| 
      
 111 
     | 
    
         
            +
            <!-- Javascript -->
         
     | 
| 
      
 112 
     | 
    
         
            +
             
     | 
| 
      
 113 
     | 
    
         
            +
             
     | 
| 
      
 114 
     | 
    
         
            +
            <script type="text/javascript" src="http://news.bbcimg.co.uk/js/core/v3_0/bbc_fmtj.js"></script>
         
     | 
| 
      
 115 
     | 
    
         
            +
            <script type="text/javascript">
         
     | 
| 
      
 116 
     | 
    
         
            +
            <!--
         
     | 
| 
      
 117 
     | 
    
         
            +
            	bbc.fmtj.page = {
         
     | 
| 
      
 118 
     | 
    
         
            +
            		serverTime: Date.parse("June 18, 2010 08:36:06"),
         
     | 
| 
      
 119 
     | 
    
         
            +
            		editionToServe: 'domestic',
         
     | 
| 
      
 120 
     | 
    
         
            +
            		jsonUrl: '(none)',
         
     | 
| 
      
 121 
     | 
    
         
            +
            		livePage: false,
         
     | 
| 
      
 122 
     | 
    
         
            +
            		queryString: '',
         
     | 
| 
      
 123 
     | 
    
         
            +
            		referrer: '(none)',
         
     | 
| 
      
 124 
     | 
    
         
            +
            		sectionPath: '/education',
         
     | 
| 
      
 125 
     | 
    
         
            +
            		siteToServe: 'news',
         
     | 
| 
      
 126 
     | 
    
         
            +
            		siteVersion: '(none)',
         
     | 
| 
      
 127 
     | 
    
         
            +
            		storyId: '10345302',
         
     | 
| 
      
 128 
     | 
    
         
            +
            		uri: '/1/hi/education/10345302.stm',
         
     | 
| 
      
 129 
     | 
    
         
            +
            		country: 'gb',
         
     | 
| 
      
 130 
     | 
    
         
            +
            		masthead: false
         
     | 
| 
      
 131 
     | 
    
         
            +
            	}
         
     | 
| 
      
 132 
     | 
    
         
            +
            -->
         
     | 
| 
      
 133 
     | 
    
         
            +
            </script>
         
     | 
| 
      
 134 
     | 
    
         
            +
             
     | 
| 
      
 135 
     | 
    
         
            +
            <script type="text/javascript">$useMap({map:"http://news.bbcimg.co.uk/js/map/map_0_0_0.js"});</script>
         
     | 
| 
      
 136 
     | 
    
         
            +
             
     | 
| 
      
 137 
     | 
    
         
            +
             
     | 
| 
      
 138 
     | 
    
         
            +
            <script type="text/javascript" src="http://news.bbcimg.co.uk/js/app/shared/common/v2_8/bbc_fmtj_common.js"></script>
         
     | 
| 
      
 139 
     | 
    
         
            +
            <script type="text/javascript" src="http://news.bbcimg.co.uk/js/config/apps/v3_2/bbc_fmtj_config.js"></script>
         
     | 
| 
      
 140 
     | 
    
         
            +
            <script type="text/javascript" src="http://news.bbcimg.co.uk/js/app/av/emp/2_26_20959_21121/config.sjson?edition=domestic&site=news&section=/education"></script>
         
     | 
| 
      
 141 
     | 
    
         
            +
            <script type="text/javascript" src="http://news.bbcimg.co.uk/js/app/ticker/v1_2_0/ticker.js"></script>
         
     | 
| 
      
 142 
     | 
    
         
            +
             
         
     | 
| 
      
 143 
     | 
    
         
            +
            <!-- THESE STYLESHEETS VARY ACCORDING TO PAGE CONTENT -->															  
         
     | 
| 
      
 144 
     | 
    
         
            +
            <link rel="stylesheet" type="text/css" href="http://news.bbcimg.co.uk/view/1_0_24/wide/hi/shared/page_type/story.css" media="screen" />
         
     | 
| 
      
 145 
     | 
    
         
            +
            <link rel="stylesheet" type="text/css" href="http://news.bbcimg.co.uk/view/1_0_24/wide/hi/shared/storybody.css" media="screen" />
         
     | 
| 
      
 146 
     | 
    
         
            +
            <!-- EMP -->
         
     | 
| 
      
 147 
     | 
    
         
            +
            <script type="text/javascript" src="http://news.bbc.co.uk/js/app/av/emp/2_26_20959_21121/compatibility.js"></script>
         
     | 
| 
      
 148 
     | 
    
         
            +
            <!-- /EMP -->
         
     | 
| 
      
 149 
     | 
    
         
            +
             
     | 
| 
      
 150 
     | 
    
         
            +
            <!-- GET RSS SCRIPT -->
         
     | 
| 
      
 151 
     | 
    
         
            +
            <script type="text/javascript">function getRssUrlStory(rssURI) {if (document.getElementsByTagName){var url = "http://news.bbc.co.uk/1/hi/help/3223484.stm";if (rssURI){document.write('<div class="feedslink"><a href="http://newsrss.bbc.co.uk'+rssURI+'"><img height="16" width="16" alt="News feeds" src="http://newsimg.bbc.co.uk/shared/img/v3/feed.gif" title="News feeds" /></a><span class="feedbar">|</span> <a href="'+url+'?rss='+rssURI+'" title="News feeds help">News feeds</a></div>')}}}</script>
         
     | 
| 
      
 152 
     | 
    
         
            +
             
     | 
| 
      
 153 
     | 
    
         
            +
            <!-- -->  
         
     | 
| 
      
 154 
     | 
    
         
            +
            <link rel="stylesheet" type="text/css" href="http://news.bbcimg.co.uk/view/1_0_24/wide/hi/shared/sitewidealert.css" media="screen" />
         
     | 
| 
      
 155 
     | 
    
         
            +
            <link rel="stylesheet" type="text/css" href="http://news.bbcimg.co.uk/view/1_0_16/wide/hi/news/skin.css" media="screen" />
         
     | 
| 
      
 156 
     | 
    
         
            +
            <!-- AUTONOMY INCLUDE /wide/hi/news/head_last.inc -->
         
     | 
| 
      
 157 
     | 
    
         
            +
            <!-- #wide hi news autonomy.inc -->
         
     | 
| 
      
 158 
     | 
    
         
            +
             
     | 
| 
      
 159 
     | 
    
         
            +
             
     | 
| 
      
 160 
     | 
    
         
            +
            <!-- is suitable for ads adding isadvertise ... -->
         
     | 
| 
      
 161 
     | 
    
         
            +
             
     | 
| 
      
 162 
     | 
    
         
            +
             
     | 
| 
      
 163 
     | 
    
         
            +
             
     | 
| 
      
 164 
     | 
    
         
            +
             
     | 
| 
      
 165 
     | 
    
         
            +
             
     | 
| 
      
 166 
     | 
    
         
            +
             
     | 
| 
      
 167 
     | 
    
         
            +
             
     | 
| 
      
 168 
     | 
    
         
            +
             
     | 
| 
      
 169 
     | 
    
         
            +
             
     | 
| 
      
 170 
     | 
    
         
            +
             
     | 
| 
      
 171 
     | 
    
         
            +
             
         
     | 
| 
      
 172 
     | 
    
         
            +
             
     | 
| 
      
 173 
     | 
    
         
            +
             
     | 
| 
      
 174 
     | 
    
         
            +
             
     | 
| 
      
 175 
     | 
    
         
            +
             
     | 
| 
      
 176 
     | 
    
         
            +
            	
         
     | 
| 
      
 177 
     | 
    
         
            +
            		
         
     | 
| 
      
 178 
     | 
    
         
            +
            		
         
     | 
| 
      
 179 
     | 
    
         
            +
            	
         
     | 
| 
      
 180 
     | 
    
         
            +
             
     | 
| 
      
 181 
     | 
    
         
            +
            	
         
     | 
| 
      
 182 
     | 
    
         
            +
             
     | 
| 
      
 183 
     | 
    
         
            +
             
     | 
| 
      
 184 
     | 
    
         
            +
             
     | 
| 
      
 185 
     | 
    
         
            +
            <meta name="CPS_ID" content="10345302" />
         
     | 
| 
      
 186 
     | 
    
         
            +
            <meta name="CPS_SITE_NAME" content="BBC News" />
         
     | 
| 
      
 187 
     | 
    
         
            +
            <meta name="CPS_SECTION_PATH" content="Education" />
         
     | 
| 
      
 188 
     | 
    
         
            +
            <meta name="CPS_ASSET_TYPE" content="STY" />
         
     | 
| 
      
 189 
     | 
    
         
            +
            <meta name="CPS_PLATFORM" content="HighWeb" />
         
     | 
| 
      
 190 
     | 
    
         
            +
            <meta name="CPS_AUDIENCE" content="Domestic" />
         
     | 
| 
      
 191 
     | 
    
         
            +
            </head>
         
     | 
| 
      
 192 
     | 
    
         
            +
            <!--[if lte IE 6]><body class="news ie"><![endif]-->
         
     | 
| 
      
 193 
     | 
    
         
            +
            <!--[if IE 7]><body class="news ie7"><![endif]-->
         
     | 
| 
      
 194 
     | 
    
         
            +
            <!--[if !IE]>--><body class="news "><!--<![endif]-->
         
     | 
| 
      
 195 
     | 
    
         
            +
             
     | 
| 
      
 196 
     | 
    
         
            +
            	
         
     | 
| 
      
 197 
     | 
    
         
            +
            	
         
     | 
| 
      
 198 
     | 
    
         
            +
             
     | 
| 
      
 199 
     | 
    
         
            +
                <div id="blq-container" class="blq-lang-en-GB"> <div id="blq-pre-mast" lang="en-GB"> <!-- Pre mast -->   </div> <div id="blq-container-inner" lang="en-GB">  <div id="blq-acc" class="blq-rst"> <p id="blq-mast-home" class="blq-no-images"><a href="http://www.bbc.co.uk/" hreflang="en-GB" accesskey="1"> <span class="blq-home">British Broadcasting Corporation</span>  <img src="http://static.bbc.co.uk/frameworks/barlesque/1.1.5/newnav/img/blocks.png" alt="BBC" id="blq-blocks" width="107" height="32" />  <span class="blq-span">Home</span></a></p> <p class="blq-hide"><strong><a id="page-top">Accessibility links</a></strong></p> <ul id="blq-acc-links"> <li id="blq-acc-txt">   <a href="http://news.bbc.co.uk/1/mobile/default.stm">Mobile Version
         
     | 
| 
      
 200 
     | 
    
         
            +
             
     | 
| 
      
 201 
     | 
    
         
            +
            <!-- Apache blq_low_graphics_text : Mobile Version --></a>  </li> <li id="blq-acc-mobile"><a href="/mobile/">Mobiles</a></li> <li class="blq-hide"><a href="#startcontent" accesskey="2">Skip to content</a></li>  <li class="blq-hide"><a href="#blq-local-nav">Skip to local navigation</a></li>  <li class="blq-hide"><a href="#blq-nav-links">Skip to bbc.co.uk navigation</a></li> <li class="blq-hide"><a href="#blq-search">Skip to bbc.co.uk search</a></li> <li id="blq-acc-help"><a href="http://www.bbc.co.uk/help/">Help</a></li> <li class="blq-hide"><a href="http://www.bbc.co.uk/accessibility/">Accessibility Help</a></li> <li class="blq-hide"><a href="http://www.bbc.co.uk/accessibility/accesskeys/keys.shtml" accesskey="0">Access keys help</a></li>   </ul> </div>   <div id="blq-main" class="blq-clearfix"> 
         
     | 
| 
      
 202 
     | 
    
         
            +
            	
         
     | 
| 
      
 203 
     | 
    
         
            +
             
     | 
| 
      
 204 
     | 
    
         
            +
            <!-- START CPS_SITE CLASS: domestic -->
         
     | 
| 
      
 205 
     | 
    
         
            +
            <div class="domestic">
         
     | 
| 
      
 206 
     | 
    
         
            +
            	<!-- START CPS_SITE CLASS: story -->
         
     | 
| 
      
 207 
     | 
    
         
            +
            	<div class="story blq-clearfix">
         
     | 
| 
      
 208 
     | 
    
         
            +
             
     | 
| 
      
 209 
     | 
    
         
            +
            <div class="livestats-web-bug"><img alt="" id="livestats" src="http://stats.bbc.co.uk/o.gif?~RS~s~RS~News~RS~t~RS~HighWeb_Story~RS~i~RS~10345302~RS~p~RS~99105~RS~a~RS~Domestic~RS~u~RS~/1/hi/education/10345302.stm~RS~r~RS~(none)~RS~q~RS~~RS~z~RS~06~RS~"/></div>
         
     | 
| 
      
 210 
     | 
    
         
            +
            	<div class="education">
         
     | 
| 
      
 211 
     | 
    
         
            +
            					<div id="banner">
         
     | 
| 
      
 212 
     | 
    
         
            +
            				<ul>
         
     | 
| 
      
 213 
     | 
    
         
            +
            					
         
     | 
| 
      
 214 
     | 
    
         
            +
            					<li class="home"><div class="logo"><a href="http://news.bbc.co.uk"><span>BBC News: Updated every minute of every day</span></a></div></li>
         
     | 
| 
      
 215 
     | 
    
         
            +
            					
         
     | 
| 
      
 216 
     | 
    
         
            +
            					<li class="av">
         
     | 
| 
      
 217 
     | 
    
         
            +
                 <div class="hyperpuff">
         
     | 
| 
      
 218 
     | 
    
         
            +
                            
         
     | 
| 
      
 219 
     | 
    
         
            +
                  
         
     | 
| 
      
 220 
     | 
    
         
            +
                 	        <a  class="live"  href="http://news.bbc.co.uk/1/hi/video_and_audio/news_channel_live/7459669.stm"><span>Live </span> Breakfast
         
     | 
| 
      
 221 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 222 
     | 
    
         
            +
             
     | 
| 
      
 223 
     | 
    
         
            +
                        </div>
         
     | 
| 
      
 224 
     | 
    
         
            +
             
     | 
| 
      
 225 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 226 
     | 
    
         
            +
            				</ul>
         
     | 
| 
      
 227 
     | 
    
         
            +
            			</div>
         
     | 
| 
      
 228 
     | 
    
         
            +
             
     | 
| 
      
 229 
     | 
    
         
            +
            		<div id="blq_content" class="story">
         
     | 
| 
      
 230 
     | 
    
         
            +
                  
         
     | 
| 
      
 231 
     | 
    
         
            +
            <div class="o">
         
     | 
| 
      
 232 
     | 
    
         
            +
                  
         
     | 
| 
      
 233 
     | 
    
         
            +
                
         
     | 
| 
      
 234 
     | 
    
         
            +
             
     | 
| 
      
 235 
     | 
    
         
            +
                
         
     | 
| 
      
 236 
     | 
    
         
            +
             
     | 
| 
      
 237 
     | 
    
         
            +
                
         
     | 
| 
      
 238 
     | 
    
         
            +
             
     | 
| 
      
 239 
     | 
    
         
            +
                
         
     | 
| 
      
 240 
     | 
    
         
            +
             
     | 
| 
      
 241 
     | 
    
         
            +
                
         
     | 
| 
      
 242 
     | 
    
         
            +
             
     | 
| 
      
 243 
     | 
    
         
            +
                
         
     | 
| 
      
 244 
     | 
    
         
            +
             
     | 
| 
      
 245 
     | 
    
         
            +
                
         
     | 
| 
      
 246 
     | 
    
         
            +
             
     | 
| 
      
 247 
     | 
    
         
            +
                
         
     | 
| 
      
 248 
     | 
    
         
            +
             
     | 
| 
      
 249 
     | 
    
         
            +
                
         
     | 
| 
      
 250 
     | 
    
         
            +
             
     | 
| 
      
 251 
     | 
    
         
            +
                
         
     | 
| 
      
 252 
     | 
    
         
            +
             
     | 
| 
      
 253 
     | 
    
         
            +
                
         
     | 
| 
      
 254 
     | 
    
         
            +
             
     | 
| 
      
 255 
     | 
    
         
            +
                
         
     | 
| 
      
 256 
     | 
    
         
            +
             
     | 
| 
      
 257 
     | 
    
         
            +
                
         
     | 
| 
      
 258 
     | 
    
         
            +
             
     | 
| 
      
 259 
     | 
    
         
            +
                
         
     | 
| 
      
 260 
     | 
    
         
            +
             
     | 
| 
      
 261 
     | 
    
         
            +
                
         
     | 
| 
      
 262 
     | 
    
         
            +
             
     | 
| 
      
 263 
     | 
    
         
            +
                
         
     | 
| 
      
 264 
     | 
    
         
            +
             
     | 
| 
      
 265 
     | 
    
         
            +
                
         
     | 
| 
      
 266 
     | 
    
         
            +
             
     | 
| 
      
 267 
     | 
    
         
            +
                
         
     | 
| 
      
 268 
     | 
    
         
            +
             
     | 
| 
      
 269 
     | 
    
         
            +
                
         
     | 
| 
      
 270 
     | 
    
         
            +
             
     | 
| 
      
 271 
     | 
    
         
            +
                
         
     | 
| 
      
 272 
     | 
    
         
            +
             
     | 
| 
      
 273 
     | 
    
         
            +
            </div> 
         
     | 
| 
      
 274 
     | 
    
         
            +
            <div id="meta-information" class="content-group">
         
     | 
| 
      
 275 
     | 
    
         
            +
              <h1 >Government sets out how to establish 'free schools' </h1>
         
     | 
| 
      
 276 
     | 
    
         
            +
                <p  class="published" >Page last updated at <span class="date">05:00 GMT, Friday, 18 June 2010 06:00 UK</span></p>
         
     | 
| 
      
 277 
     | 
    
         
            +
              	<div class="story-actions">
         
     | 
| 
      
 278 
     | 
    
         
            +
                <ul>
         
     | 
| 
      
 279 
     | 
    
         
            +
            				<li class="email"><a href="http://newsvote.bbc.co.uk/mpapps/pagetools/email/news.bbc.co.uk/1/hi/education/10345302.stm" onclick="bbc.fmtj.common.window.createPopup({url:'http://newsvote.bbc.co.uk/mpapps/pagetools/email/news.bbc.co.uk/1/hi/education/10345302.stm',scrollbars:1,resizable:1,width:370,height:445,name:'Mailer'});return false;">E-mail this to a friend</a></li>
         
     | 
| 
      
 280 
     | 
    
         
            +
            		    		 <li class="print">
         
     | 
| 
      
 281 
     | 
    
         
            +
            <script type="text/javascript">
         
     | 
| 
      
 282 
     | 
    
         
            +
            <!--
         
     | 
| 
      
 283 
     | 
    
         
            +
            document.write('<a href="#" onclick="window.print();return false;">Printable version</a>');
         
     | 
| 
      
 284 
     | 
    
         
            +
            -->
         
     | 
| 
      
 285 
     | 
    
         
            +
            </script>
         
     | 
| 
      
 286 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 287 
     | 
    
         
            +
            		    </ul>
         
     | 
| 
      
 288 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 289 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 290 
     | 
    
         
            +
            	  
         
     | 
| 
      
 291 
     | 
    
         
            +
            	
         
     | 
| 
      
 292 
     | 
    
         
            +
                  <div id="main-content" class="content-group">
         
     | 
| 
      
 293 
     | 
    
         
            +
                    <div id="story-body">
         
     | 
| 
      
 294 
     | 
    
         
            +
                                <span class="byline">
         
     | 
| 
      
 295 
     | 
    
         
            +
                                                              <span class="author-name">By Angela  Harrison </span><br />
         
     | 
| 
      
 296 
     | 
    
         
            +
                        <span class="author-position">Education correspondent, BBC News </span>
         
     | 
| 
      
 297 
     | 
    
         
            +
                      </span>
         
     | 
| 
      
 298 
     | 
    
         
            +
                                <span style="width:226px" class="caption">
         
     | 
| 
      
 299 
     | 
    
         
            +
              <img src="http://news.bbcimg.co.uk/media/images/47977000/jpg/_47977617_goveclassroom226.jpg" width="226" height="170" alt="Michael Gove in classroom" />
         
     | 
| 
      
 300 
     | 
    
         
            +
             
     | 
| 
      
 301 
     | 
    
         
            +
                Michael Gove says the changes will drive up standards for all 
         
     | 
| 
      
 302 
     | 
    
         
            +
              </span>
         
     | 
| 
      
 303 
     | 
    
         
            +
             
     | 
| 
      
 304 
     | 
    
         
            +
                                  <p  class="introduction">The government in England is setting out how parents, teachers, charities and other groups can apply to set up their own "free school".
         
     | 
| 
      
 305 
     | 
    
         
            +
             
     | 
| 
      
 306 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 307 
     | 
    
         
            +
              
         
     | 
| 
      
 308 
     | 
    
         
            +
                  <p >Free schools will be independent but funded by central government.
         
     | 
| 
      
 309 
     | 
    
         
            +
             
     | 
| 
      
 310 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 311 
     | 
    
         
            +
              
         
     | 
| 
      
 312 
     | 
    
         
            +
                  <p >Groups will have to set out demand from parents, the school's aims, curriculum, teaching methods and possible sites.
         
     | 
| 
      
 313 
     | 
    
         
            +
             
     | 
| 
      
 314 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 315 
     | 
    
         
            +
              
         
     | 
| 
      
 316 
     | 
    
         
            +
                  <p >Education Secretary Michael Gove says the schools will help close the achievement gap between rich and poor and will be closed if they fail.
         
     | 
| 
      
 317 
     | 
    
         
            +
             
     | 
| 
      
 318 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 319 
     | 
    
         
            +
              
         
     | 
| 
      
 320 
     | 
    
         
            +
                  <p >The National Union of Teachers (NUT) says the free market policy will create "chaos" at a local level.
         
     | 
| 
      
 321 
     | 
    
         
            +
             
     | 
| 
      
 322 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 323 
     | 
    
         
            +
              
         
     | 
| 
      
 324 
     | 
    
         
            +
                  <p >The free schools scheme is one of the two key plans set to change the shape of England's schools system.
         
     | 
| 
      
 325 
     | 
    
         
            +
             
     | 
| 
      
 326 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 327 
     | 
    
         
            +
              
         
     | 
| 
      
 328 
     | 
    
         
            +
                  <p >The other is the academies programme, where good schools are being encouraged to opt out of local authority control.
         
     | 
| 
      
 329 
     | 
    
         
            +
             
     | 
| 
      
 330 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 331 
     | 
    
         
            +
              
         
     | 
| 
      
 332 
     | 
    
         
            +
            <div class="story-feature">
         
     | 
| 
      
 333 
     | 
    
         
            +
                <h2>What they will need to show </h2>
         
     | 
| 
      
 334 
     | 
    
         
            +
                       <a class="hidden" href="#skip_feature_02">Continue reading the main story</a>
         
     | 
| 
      
 335 
     | 
    
         
            +
              
         
     | 
| 
      
 336 
     | 
    
         
            +
             
     | 
| 
      
 337 
     | 
    
         
            +
              <ul>
         
     | 
| 
      
 338 
     | 
    
         
            +
                <li> Demand from parents
         
     | 
| 
      
 339 
     | 
    
         
            +
             
     | 
| 
      
 340 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 341 
     | 
    
         
            +
                <li> School's aims and ethos
         
     | 
| 
      
 342 
     | 
    
         
            +
             
     | 
| 
      
 343 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 344 
     | 
    
         
            +
                <li> Curriculum and teaching methods
         
     | 
| 
      
 345 
     | 
    
         
            +
             
     | 
| 
      
 346 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 347 
     | 
    
         
            +
                <li> Possible sites
         
     | 
| 
      
 348 
     | 
    
         
            +
             
     | 
| 
      
 349 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 350 
     | 
    
         
            +
                <li> Reasons for having the school 
         
     | 
| 
      
 351 
     | 
    
         
            +
             
     | 
| 
      
 352 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 353 
     | 
    
         
            +
              </ul>
         
     | 
| 
      
 354 
     | 
    
         
            +
             
     | 
| 
      
 355 
     | 
    
         
            +
             
     | 
| 
      
 356 
     | 
    
         
            +
             
     | 
| 
      
 357 
     | 
    
         
            +
                    <a href="/1/hi/education/10340627.stm">Parents' battle to run own school</a>
         
     | 
| 
      
 358 
     | 
    
         
            +
             
     | 
| 
      
 359 
     | 
    
         
            +
             
     | 
| 
      
 360 
     | 
    
         
            +
              
         
     | 
| 
      
 361 
     | 
    
         
            +
                  <a href="/1/hi/education/10161371.stm">Q&A: Academies and free schools </a>
         
     | 
| 
      
 362 
     | 
    
         
            +
             
     | 
| 
      
 363 
     | 
    
         
            +
             
     | 
| 
      
 364 
     | 
    
         
            +
              
         
     | 
| 
      
 365 
     | 
    
         
            +
             
     | 
| 
      
 366 
     | 
    
         
            +
             
     | 
| 
      
 367 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 368 
     | 
    
         
            +
             
     | 
| 
      
 369 
     | 
    
         
            +
                  <p >Some schools are due to convert to academies in the autumn. 
         
     | 
| 
      
 370 
     | 
    
         
            +
             
     | 
| 
      
 371 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 372 
     | 
    
         
            +
              
         
     | 
| 
      
 373 
     | 
    
         
            +
                  <p >The government expects the first of the new breed of "free schools" to open in September 2011.
         
     | 
| 
      
 374 
     | 
    
         
            +
             
     | 
| 
      
 375 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 376 
     | 
    
         
            +
              
         
     | 
| 
      
 377 
     | 
    
         
            +
                  <p >It says 720 groups have expressed an interest in starting schools - half of them teachers.
         
     | 
| 
      
 378 
     | 
    
         
            +
             
     | 
| 
      
 379 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 380 
     | 
    
         
            +
              
         
     | 
| 
      
 381 
     | 
    
         
            +
                  <p >Education Secretary Michael Gove says the schools are a way of raising achievement in areas where local authority-run schools are not providing a good quality education.  
         
     | 
| 
      
 382 
     | 
    
         
            +
             
     | 
| 
      
 383 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 384 
     | 
    
         
            +
              
         
     | 
| 
      
 385 
     | 
    
         
            +
                  <p >He says a similar system has helped to improve dramatically the education of poorer children in some cities in the USA.
         
     | 
| 
      
 386 
     | 
    
         
            +
             
     | 
| 
      
 387 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 388 
     | 
    
         
            +
              
         
     | 
| 
      
 389 
     | 
    
         
            +
                  <p >"In America, some of the most successful schools that have been set up have been set up by teachers.
         
     | 
| 
      
 390 
     | 
    
         
            +
             
     | 
| 
      
 391 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 392 
     | 
    
         
            +
              
         
     | 
| 
      
 393 
     | 
    
         
            +
            <!--  Embedding the video player -->
         
     | 
| 
      
 394 
     | 
    
         
            +
            <!--  This is the embedded player component -->
         
     | 
| 
      
 395 
     | 
    
         
            +
            <div class="videoInStoryC">
         
     | 
| 
      
 396 
     | 
    
         
            +
                <div id="emp-10344515-19683" class="emp">
         
     | 
| 
      
 397 
     | 
    
         
            +
                            <noscript>
         
     | 
| 
      
 398 
     | 
    
         
            +
                        <div class="warning">
         
     | 
| 
      
 399 
     | 
    
         
            +
                                            <img class="holding" src="http://news.bbcimg.co.uk/media/images/48103000/jpg/_48103601_jex_725733_de36-1.jpg" alt="Marie Baker" />
         
     | 
| 
      
 400 
     | 
    
         
            +
                                            <p><strong>Please turn on JavaScript.</strong> Media requires JavaScript to play.</p>
         
     | 
| 
      
 401 
     | 
    
         
            +
                        </div>
         
     | 
| 
      
 402 
     | 
    
         
            +
                    </noscript>
         
     | 
| 
      
 403 
     | 
    
         
            +
                    <object width="0" height="0">
         
     | 
| 
      
 404 
     | 
    
         
            +
                        <param name="id" value="embeddedPlayer_10344515" />
         
     | 
| 
      
 405 
     | 
    
         
            +
                    			                <param name="width" value="256" />
         
     | 
| 
      
 406 
     | 
    
         
            +
                            <param name="height" value="144" />
         
     | 
| 
      
 407 
     | 
    
         
            +
                        			<param name="holding" value="http://news.bbcimg.co.uk/media/images/48103000/jpg/_48103601_jex_725733_de36-1.jpg" />
         
     | 
| 
      
 408 
     | 
    
         
            +
            				
         
     | 
| 
      
 409 
     | 
    
         
            +
                                <param name="playlist" value="http://news.bbc.co.uk/media/emp/10340000/10344500/10344515.xml" />
         
     | 
| 
      
 410 
     | 
    
         
            +
                        <param name="config_settings_autoPlay" value="false" />
         
     | 
| 
      
 411 
     | 
    
         
            +
                        <param name="config_settings_showPopoutButton" value="false" />
         
     | 
| 
      
 412 
     | 
    
         
            +
                        <param name="config_plugin_fmtjLiveStats_pageType" value="eav2" />
         
     | 
| 
      
 413 
     | 
    
         
            +
                        <param name="config_plugin_fmtjLiveStats_edition" value="Domestic" />
         
     | 
| 
      
 414 
     | 
    
         
            +
                        <param name="fmtjDocURI" value="/1/hi/education/10345302.stm"/>
         
     | 
| 
      
 415 
     | 
    
         
            +
                                <param name="config_settings_suppressItemKind" value="advert, ident"/>
         
     | 
| 
      
 416 
     | 
    
         
            +
                                <param name="config_settings_showShareButton" value="true" />
         
     | 
| 
      
 417 
     | 
    
         
            +
                        <param name="config_settings_showUpdatedInFooter" value="true" />
         
     | 
| 
      
 418 
     | 
    
         
            +
                    </object>
         
     | 
| 
      
 419 
     | 
    
         
            +
                    <!-- embedding script -->
         
     | 
| 
      
 420 
     | 
    
         
            +
                    
         
     | 
| 
      
 421 
     | 
    
         
            +
                    <script type="text/javascript">
         
     | 
| 
      
 422 
     | 
    
         
            +
              bbc.fmtj.av.emp.load( function() {
         
     | 
| 
      
 423 
     | 
    
         
            +
                bbc.fmtj.av.emp.loadEmp("emp-10344515-19683");
         
     | 
| 
      
 424 
     | 
    
         
            +
              });
         
     | 
| 
      
 425 
     | 
    
         
            +
            </script>
         
     | 
| 
      
 426 
     | 
    
         
            +
                        </div>
         
     | 
| 
      
 427 
     | 
    
         
            +
                            <!-- caption -->
         
     | 
| 
      
 428 
     | 
    
         
            +
                    <p class="caption">Parent Marie Baker on why she is involved in campaign to take over her local school</p>
         
     | 
| 
      
 429 
     | 
    
         
            +
                    <!-- END - caption -->
         
     | 
| 
      
 430 
     | 
    
         
            +
                </div>
         
     | 
| 
      
 431 
     | 
    
         
            +
            <!-- end of the embedded player component -->
         
     | 
| 
      
 432 
     | 
    
         
            +
             
     | 
| 
      
 433 
     | 
    
         
            +
            <!-- Player embedded -->
         
     | 
| 
      
 434 
     | 
    
         
            +
             
     | 
| 
      
 435 
     | 
    
         
            +
                  <p >"We have been joined by teachers from the state sector who want to branch out and set up their own schools and they particularly want to target the disadvantaged.
         
     | 
| 
      
 436 
     | 
    
         
            +
             
     | 
| 
      
 437 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 438 
     | 
    
         
            +
              
         
     | 
| 
      
 439 
     | 
    
         
            +
                  <p >"They want to make sure that the achievement gap is closed."
         
     | 
| 
      
 440 
     | 
    
         
            +
             
     | 
| 
      
 441 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 442 
     | 
    
         
            +
              
         
     | 
| 
      
 443 
     | 
    
         
            +
                  <p >Speaking on the Today programme on BBC Radio Four, Mr Gove said the main motivating factor behind the programme was the desire to close the attainment gap.
         
     | 
| 
      
 444 
     | 
    
         
            +
             
     | 
| 
      
 445 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 446 
     | 
    
         
            +
              
         
     | 
| 
      
 447 
     | 
    
         
            +
                  <p >"We have one of the most segregated, stratified school systems in the developed  world," he said.
         
     | 
| 
      
 448 
     | 
    
         
            +
             
     | 
| 
      
 449 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 450 
     | 
    
         
            +
              
         
     | 
| 
      
 451 
     | 
    
         
            +
                  <p >Mr Gove said the schools would be monitored by England's schools inspectors Ofsted and would face closure if they failed.
         
     | 
| 
      
 452 
     | 
    
         
            +
             
     | 
| 
      
 453 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 454 
     | 
    
         
            +
              
         
     | 
| 
      
 455 
     | 
    
         
            +
                  <p >"I am not anticipating failure. I am anticipating success.  But we will be rigorous in ensuring that those who do go down this road are equipped to make ita success," he said.
         
     | 
| 
      
 456 
     | 
    
         
            +
             
     | 
| 
      
 457 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 458 
     | 
    
         
            +
              
         
     | 
| 
      
 459 
     | 
    
         
            +
                  <p >"And if they falter, if things goes wrong, if there's any jiggery-pokery, schools will close." 
         
     | 
| 
      
 460 
     | 
    
         
            +
             
     | 
| 
      
 461 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 462 
     | 
    
         
            +
              
         
     | 
| 
      
 463 
     | 
    
         
            +
                  <p >A new body called the New Schools Network has been set up to advise groups on how to set up schools.
         
     | 
| 
      
 464 
     | 
    
         
            +
             
     | 
| 
      
 465 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 466 
     | 
    
         
            +
              
         
     | 
| 
      
 467 
     | 
    
         
            +
            <div class="story-feature">
         
     | 
| 
      
 468 
     | 
    
         
            +
                       <a class="hidden" href="#skip_feature_02">Continue reading the main story</a>
         
     | 
| 
      
 469 
     | 
    
         
            +
              <blockquote><p class="lead">Adopting such a business model to our schools will amount to the sweeping dismantling of our education system</p></blockquote>
         
     | 
| 
      
 470 
     | 
    
         
            +
            	<span class="quote_credit">Christine Blower</span>
         
     | 
| 
      
 471 
     | 
    
         
            +
            	<span class="quote_credit_title">General  Secretary, NUT</span>
         
     | 
| 
      
 472 
     | 
    
         
            +
             
     | 
| 
      
 473 
     | 
    
         
            +
             
     | 
| 
      
 474 
     | 
    
         
            +
              
         
     | 
| 
      
 475 
     | 
    
         
            +
             
     | 
| 
      
 476 
     | 
    
         
            +
              
         
     | 
| 
      
 477 
     | 
    
         
            +
             
     | 
| 
      
 478 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 479 
     | 
    
         
            +
             
     | 
| 
      
 480 
     | 
    
         
            +
                  <p >It links groups to "education providers", including charities and private companies,  who would set up trusts to organise the day-day running of the schools.  
         
     | 
| 
      
 481 
     | 
    
         
            +
             
     | 
| 
      
 482 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 483 
     | 
    
         
            +
              
         
     | 
| 
      
 484 
     | 
    
         
            +
                  <p >In most cases, parents themselves might play a role on a new school's governing body but would not be involved in teaching or the running of a school.
         
     | 
| 
      
 485 
     | 
    
         
            +
             
     | 
| 
      
 486 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 487 
     | 
    
         
            +
              
         
     | 
| 
      
 488 
     | 
    
         
            +
                  <p >Later on Friday the government will launch an online guide for groups wanting to set up a school.
         
     | 
| 
      
 489 
     | 
    
         
            +
             
     | 
| 
      
 490 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 491 
     | 
    
         
            +
              
         
     | 
| 
      
 492 
     | 
    
         
            +
                  <p >This will need to demonstrate demand from parents, set out the aims and ethos of their proposed school as well as the curriculum and teaching methods.
         
     | 
| 
      
 493 
     | 
    
         
            +
             
     | 
| 
      
 494 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 495 
     | 
    
         
            +
              
         
     | 
| 
      
 496 
     | 
    
         
            +
                  <p >They will also need to have ear-marked possible sites for the school.
         
     | 
| 
      
 497 
     | 
    
         
            +
             
     | 
| 
      
 498 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 499 
     | 
    
         
            +
              
         
     | 
| 
      
 500 
     | 
    
         
            +
                  <p >In the second stage of the application process, groups would need a full business plan, setting out the school's financial viability. 
         
     | 
| 
      
 501 
     | 
    
         
            +
             
     | 
| 
      
 502 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 503 
     | 
    
         
            +
              
         
     | 
| 
      
 504 
     | 
    
         
            +
            <span class="cross-head">Sweden</span>
         
     | 
| 
      
 505 
     | 
    
         
            +
                  <p >They would have to comply with all aspects of "rigorous suitability and vetting tests", the government says, including CRB (Criminal Records Bureau) checks.
         
     | 
| 
      
 506 
     | 
    
         
            +
             
     | 
| 
      
 507 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 508 
     | 
    
         
            +
              
         
     | 
| 
      
 509 
     | 
    
         
            +
                  <p >Free schools will not have to follow the national curriculum but will need to provide an education that is "broad and balanced", in the same way as new academies will.
         
     | 
| 
      
 510 
     | 
    
         
            +
             
     | 
| 
      
 511 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 512 
     | 
    
         
            +
              
         
     | 
| 
      
 513 
     | 
    
         
            +
                  <p >The scheme is similar to the Charter Schools programme in the USA and the system in Sweden, where non-profit and profit-making groups can set up schools - funded by the government but free from its control. 
         
     | 
| 
      
 514 
     | 
    
         
            +
             
     | 
| 
      
 515 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 516 
     | 
    
         
            +
              
         
     | 
| 
      
 517 
     | 
    
         
            +
            <!--  Embedding the audio player -->
         
     | 
| 
      
 518 
     | 
    
         
            +
            <!--  This is the embedded player component -->
         
     | 
| 
      
 519 
     | 
    
         
            +
            <div class="audioInStoryC">
         
     | 
| 
      
 520 
     | 
    
         
            +
                <div id="emp-8747502-19684" class="emp">
         
     | 
| 
      
 521 
     | 
    
         
            +
                            <noscript>
         
     | 
| 
      
 522 
     | 
    
         
            +
                        <div class="warning">
         
     | 
| 
      
 523 
     | 
    
         
            +
                                            <div class="audioImage"></div>
         
     | 
| 
      
 524 
     | 
    
         
            +
                                            <p><strong>Please turn on JavaScript.</strong> Media requires JavaScript to play.</p>
         
     | 
| 
      
 525 
     | 
    
         
            +
                        </div>
         
     | 
| 
      
 526 
     | 
    
         
            +
                    </noscript>
         
     | 
| 
      
 527 
     | 
    
         
            +
                    <object width="0" height="0">
         
     | 
| 
      
 528 
     | 
    
         
            +
                        <param name="id" value="embeddedPlayer_8747502" />
         
     | 
| 
      
 529 
     | 
    
         
            +
                                <param name="size" value="Small" />
         
     | 
| 
      
 530 
     | 
    
         
            +
                                <param name="playlist" value="http://news.bbc.co.uk/media/emp/8740000/8747500/8747502.xml" />
         
     | 
| 
      
 531 
     | 
    
         
            +
                        <param name="config_settings_autoPlay" value="false" />
         
     | 
| 
      
 532 
     | 
    
         
            +
                        <param name="config_settings_showPopoutButton" value="false" />
         
     | 
| 
      
 533 
     | 
    
         
            +
                        <param name="config_plugin_fmtjLiveStats_pageType" value="eav2" />
         
     | 
| 
      
 534 
     | 
    
         
            +
                        <param name="config_plugin_fmtjLiveStats_edition" value="Domestic" />
         
     | 
| 
      
 535 
     | 
    
         
            +
                        <param name="fmtjDocURI" value="/1/hi/education/10345302.stm"/>
         
     | 
| 
      
 536 
     | 
    
         
            +
                                <param name="config_settings_suppressItemKind" value="advert, ident"/>
         
     | 
| 
      
 537 
     | 
    
         
            +
                                <param name="config_settings_showShareButton" value="true" />
         
     | 
| 
      
 538 
     | 
    
         
            +
                        <param name="config_settings_showUpdatedInFooter" value="true" />
         
     | 
| 
      
 539 
     | 
    
         
            +
                    </object>
         
     | 
| 
      
 540 
     | 
    
         
            +
                    <!-- embedding script -->
         
     | 
| 
      
 541 
     | 
    
         
            +
                    
         
     | 
| 
      
 542 
     | 
    
         
            +
                    <script type="text/javascript">
         
     | 
| 
      
 543 
     | 
    
         
            +
              bbc.fmtj.av.emp.load( function() {
         
     | 
| 
      
 544 
     | 
    
         
            +
                bbc.fmtj.av.emp.loadEmp("emp-8747502-19684");
         
     | 
| 
      
 545 
     | 
    
         
            +
              });
         
     | 
| 
      
 546 
     | 
    
         
            +
            </script>
         
     | 
| 
      
 547 
     | 
    
         
            +
                        </div>
         
     | 
| 
      
 548 
     | 
    
         
            +
                    </div>
         
     | 
| 
      
 549 
     | 
    
         
            +
            <!-- end of the embedded player component -->
         
     | 
| 
      
 550 
     | 
    
         
            +
             
     | 
| 
      
 551 
     | 
    
         
            +
            <!-- Player embedded -->
         
     | 
| 
      
 552 
     | 
    
         
            +
                  <p >NUT general secretary Christine Blower said: "Rather than providing opportunities to all parents, it will privilege the few at the expense of the many.
         
     | 
| 
      
 553 
     | 
    
         
            +
             
     | 
| 
      
 554 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 555 
     | 
    
         
            +
              
         
     | 
| 
      
 556 
     | 
    
         
            +
                  <p >"Despite reassurances from Michael Gove that 'free' schools would not be run for profit, there is the strong possibility under this system that governing bodies could increasingly contract out the running of schools to private companies in return for management fees. 
         
     | 
| 
      
 557 
     | 
    
         
            +
             
     | 
| 
      
 558 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 559 
     | 
    
         
            +
              
         
     | 
| 
      
 560 
     | 
    
         
            +
                  <p >"Adopting such a business model to our schools will amount to the sweeping dismantling of our education system, turning it over to unaccountable, unelected companies."   
         
     | 
| 
      
 561 
     | 
    
         
            +
             
     | 
| 
      
 562 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 563 
     | 
    
         
            +
              
         
     | 
| 
      
 564 
     | 
    
         
            +
                                    <p  class="introduction">Would you like to set up a "free school"? Send us your comments using the form below.
         
     | 
| 
      
 565 
     | 
    
         
            +
             
     | 
| 
      
 566 
     | 
    
         
            +
            </p>
         
     | 
| 
      
 567 
     | 
    
         
            +
              
         
     | 
| 
      
 568 
     | 
    
         
            +
             
     | 
| 
      
 569 
     | 
    
         
            +
             
     | 
| 
      
 570 
     | 
    
         
            +
             
     | 
| 
      
 571 
     | 
    
         
            +
              <form id="comment" action="http://www.bbc.co.uk/cgi-bin/cgiemail/email/newsv6/form.txt">
         
     | 
| 
      
 572 
     | 
    
         
            +
                <div><input type="hidden" value="free schools 10345302" name="email_subject"/></div>
         
     | 
| 
      
 573 
     | 
    
         
            +
                <div><input type="hidden" value="talkingpoint" name="mailto"/></div>
         
     | 
| 
      
 574 
     | 
    
         
            +
                <div><input type="hidden" value="http://news.bbc.co.uk/1/hi/help/7465538.stm" name="success"/></div>
         
     | 
| 
      
 575 
     | 
    
         
            +
                <fieldset class="contact_details">
         
     | 
| 
      
 576 
     | 
    
         
            +
                  <label class="required" for="email_name">
         
     | 
| 
      
 577 
     | 
    
         
            +
                    <span class="required">(Required) </span><span class="email_name-prompt"> Name</span>
         
     | 
| 
      
 578 
     | 
    
         
            +
                    <span class="email_name-msgContainer error"></span>
         
     | 
| 
      
 579 
     | 
    
         
            +
                    <input type="text" size="30" id="email_name" name="email_name" />
         
     | 
| 
      
 580 
     | 
    
         
            +
                  </label>
         
     | 
| 
      
 581 
     | 
    
         
            +
                  <label class="required" for="email_from">
         
     | 
| 
      
 582 
     | 
    
         
            +
                    <span class="required">(Required) </span><span class="email_from-prompt"> Your E-mail address</span>
         
     | 
| 
      
 583 
     | 
    
         
            +
                    <span class="email_from-msgContainer error"></span>
         
     | 
| 
      
 584 
     | 
    
         
            +
                    <input type="text" size="30" id="email_from" name="email_from" />
         
     | 
| 
      
 585 
     | 
    
         
            +
                  </label>
         
     | 
| 
      
 586 
     | 
    
         
            +
                  <label class="required" for="email_country">
         
     | 
| 
      
 587 
     | 
    
         
            +
                    <span class="required">(Required) </span><span class="email_country-prompt"> Town & Country</span>
         
     | 
| 
      
 588 
     | 
    
         
            +
                    <span class="email_country-msgContainer error"></span>
         
     | 
| 
      
 589 
     | 
    
         
            +
                    <input type="text" size="30" id="email_country" name="email_country" />
         
     | 
| 
      
 590 
     | 
    
         
            +
                  </label>
         
     | 
| 
      
 591 
     | 
    
         
            +
                  <label class="required" for="email_telephone">
         
     | 
| 
      
 592 
     | 
    
         
            +
                    <span class="required">(Required) </span><span class="email_telephone-prompt"> Phone number</span>
         
     | 
| 
      
 593 
     | 
    
         
            +
                    <span class="email_telephone-msgContainer error"></span>
         
     | 
| 
      
 594 
     | 
    
         
            +
                    <input type="text" size="30" id="email_telephone" name="email_telephone" />
         
     | 
| 
      
 595 
     | 
    
         
            +
                  </label>
         
     | 
| 
      
 596 
     | 
    
         
            +
                </fieldset>
         
     | 
| 
      
 597 
     | 
    
         
            +
                <fieldset class="message">
         
     | 
| 
      
 598 
     | 
    
         
            +
                  <label class="required" for="email_comments">
         
     | 
| 
      
 599 
     | 
    
         
            +
                    <span class="required">(Required) </span> <span class="email_comments-prompt">Comments</span>
         
     | 
| 
      
 600 
     | 
    
         
            +
                    <span class="email_comments-msgContainer error"></span>
         
     | 
| 
      
 601 
     | 
    
         
            +
                    <textarea rows="8" cols="30" id="email_comments" name="email_comments"></textarea>
         
     | 
| 
      
 602 
     | 
    
         
            +
                  </label>
         
     | 
| 
      
 603 
     | 
    
         
            +
                </fieldset>
         
     | 
| 
      
 604 
     | 
    
         
            +
                <fieldset class="submit">
         
     | 
| 
      
 605 
     | 
    
         
            +
                  <p class="disclaimer">The BBC may edit your comments and not all emails will be published. Your comments may be published on any BBC media worldwide.</p>
         
     | 
| 
      
 606 
     | 
    
         
            +
                  <p class="terms"><a href="http://www.bbc.co.uk/terms/#4">Terms and conditions</a></p>
         
     | 
| 
      
 607 
     | 
    
         
            +
                  <button type="submit"><span>Send</span></button>
         
     | 
| 
      
 608 
     | 
    
         
            +
                  <button type="reset" class="not-submit"><span>Clear</span></button>
         
     | 
| 
      
 609 
     | 
    
         
            +
                </fieldset>
         
     | 
| 
      
 610 
     | 
    
         
            +
              </form>
         
     | 
| 
      
 611 
     | 
    
         
            +
             
     | 
| 
      
 612 
     | 
    
         
            +
             
     | 
| 
      
 613 
     | 
    
         
            +
             
     | 
| 
      
 614 
     | 
    
         
            +
                    </div>
         
     | 
| 
      
 615 
     | 
    
         
            +
                    <div class="bookmark-list">
         
     | 
| 
      
 616 
     | 
    
         
            +
              <h2>Bookmark with</h2>
         
     | 
| 
      
 617 
     | 
    
         
            +
              <ul>
         
     | 
| 
      
 618 
     | 
    
         
            +
                <li class="first delicious">
         
     | 
| 
      
 619 
     | 
    
         
            +
                  <h3><a title="Post this story to Delicious" href="http://del.icio.us/post?url=http://news.bbc.co.uk/1/hi/education/10345302.stm&title=BBC News - Government sets out how to establish 'free schools' ">Delicious</a></h3>
         
     | 
| 
      
 620 
     | 
    
         
            +
                </li>
         
     | 
| 
      
 621 
     | 
    
         
            +
                <li class="digg">
         
     | 
| 
      
 622 
     | 
    
         
            +
                  <h3><a title="Post this story to Digg" href="http://digg.com/submit?url=http://news.bbc.co.uk/1/hi/education/10345302.stm&title=BBC News - Government sets out how to establish 'free schools' ">Digg</a></h3>
         
     | 
| 
      
 623 
     | 
    
         
            +
                </li>
         
     | 
| 
      
 624 
     | 
    
         
            +
                <li class="facebook">
         
     | 
| 
      
 625 
     | 
    
         
            +
                  <h3><a title="Post this story to Facebook" href="http://www.facebook.com/sharer.php?u=http://news.bbc.co.uk/1/hi/education/10345302.stm">Facebook</a></h3>
         
     | 
| 
      
 626 
     | 
    
         
            +
                </li>
         
     | 
| 
      
 627 
     | 
    
         
            +
                <li class="reddit">
         
     | 
| 
      
 628 
     | 
    
         
            +
                  <h3><a title="Post this story to reddit" href="http://reddit.com/submit?url=http://news.bbc.co.uk/1/hi/education/10345302.stm&title=BBC News - Government sets out how to establish 'free schools' ">reddit</a></h3>
         
     | 
| 
      
 629 
     | 
    
         
            +
                </li>
         
     | 
| 
      
 630 
     | 
    
         
            +
                <li class="stumbleupon">
         
     | 
| 
      
 631 
     | 
    
         
            +
                  <h3><a title="Post this story to StumbleUpon" href="http://www.stumbleupon.com/submit?url=http://news.bbc.co.uk/1/hi/education/10345302.stm&title=BBC News - Government sets out how to establish 'free schools' ">StumbleUpon</a></h3>
         
     | 
| 
      
 632 
     | 
    
         
            +
                </li>
         
     | 
| 
      
 633 
     | 
    
         
            +
              </ul>
         
     | 
| 
      
 634 
     | 
    
         
            +
              <a href="http://news.bbc.co.uk/1/hi/help/6915817.stm" class="help">What are these?</a>
         
     | 
| 
      
 635 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 636 
     | 
    
         
            +
            <div class="story-actions">
         
     | 
| 
      
 637 
     | 
    
         
            +
              <ul>
         
     | 
| 
      
 638 
     | 
    
         
            +
                        <li class="email"><a href="http://newsvote.bbc.co.uk/mpapps/pagetools/email/news.bbc.co.uk/1/hi/education/10345302.stm" onclick="bbc.fmtj.common.window.createPopup({url:'http://newsvote.bbc.co.uk/mpapps/pagetools/email/news.bbc.co.uk/1/hi/education/10345302.stm',scrollbars:1,resizable:1,width:370,height:445,name:'Mailer'});return false;">E-mail this to a friend</a></li>
         
     | 
| 
      
 639 
     | 
    
         
            +
              </ul>
         
     | 
| 
      
 640 
     | 
    
         
            +
             
     | 
| 
      
 641 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 642 
     | 
    
         
            +
             
     | 
| 
      
 643 
     | 
    
         
            +
                    		
         
     | 
| 
      
 644 
     | 
    
         
            +
                  </div>
         
     | 
| 
      
 645 
     | 
    
         
            +
                        <div id="secondary-content" class="content-group">	
         
     | 
| 
      
 646 
     | 
    
         
            +
            	  	   
         
     | 
| 
      
 647 
     | 
    
         
            +
                                        
         
     | 
| 
      
 648 
     | 
    
         
            +
                 <div class="hyperpuff">
         
     | 
| 
      
 649 
     | 
    
         
            +
                            <h2>SCHOOL REFORM </h2>
         
     | 
| 
      
 650 
     | 
    
         
            +
              
         
     | 
| 
      
 651 
     | 
    
         
            +
             
     | 
| 
      
 652 
     | 
    
         
            +
             
     | 
| 
      
 653 
     | 
    
         
            +
             
     | 
| 
      
 654 
     | 
    
         
            +
            <div class="mixed-list">
         
     | 
| 
      
 655 
     | 
    
         
            +
                    
         
     | 
| 
      
 656 
     | 
    
         
            +
                	
         
     | 
| 
      
 657 
     | 
    
         
            +
            			
         
     | 
| 
      
 658 
     | 
    
         
            +
            							<ul>
         
     | 
| 
      
 659 
     | 
    
         
            +
            			
         
     | 
| 
      
 660 
     | 
    
         
            +
            																
         
     | 
| 
      
 661 
     | 
    
         
            +
            				
         
     | 
| 
      
 662 
     | 
    
         
            +
            									
         
     | 
| 
      
 663 
     | 
    
         
            +
            										
         
     | 
| 
      
 664 
     | 
    
         
            +
            								                     <li class="first-child">
         
     | 
| 
      
 665 
     | 
    
         
            +
                            <h4>
         
     | 
| 
      
 666 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/10338892.stm"> Top schools in academy bid - Gove
         
     | 
| 
      
 667 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 668 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 669 
     | 
    
         
            +
             
     | 
| 
      
 670 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 671 
     | 
    
         
            +
            				        
         
     | 
| 
      
 672 
     | 
    
         
            +
            												
         
     | 
| 
      
 673 
     | 
    
         
            +
            												
         
     | 
| 
      
 674 
     | 
    
         
            +
            				
         
     | 
| 
      
 675 
     | 
    
         
            +
            									
         
     | 
| 
      
 676 
     | 
    
         
            +
            										
         
     | 
| 
      
 677 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 678 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 679 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/10294526.stm"> Academies' special needs warning 
         
     | 
| 
      
 680 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 681 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 682 
     | 
    
         
            +
             
     | 
| 
      
 683 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 684 
     | 
    
         
            +
            				        
         
     | 
| 
      
 685 
     | 
    
         
            +
            												
         
     | 
| 
      
 686 
     | 
    
         
            +
            												
         
     | 
| 
      
 687 
     | 
    
         
            +
            				
         
     | 
| 
      
 688 
     | 
    
         
            +
            									
         
     | 
| 
      
 689 
     | 
    
         
            +
            										
         
     | 
| 
      
 690 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 691 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 692 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/10159448.stm"> Academy 'revolution' for schools
         
     | 
| 
      
 693 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 694 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 695 
     | 
    
         
            +
             
     | 
| 
      
 696 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 697 
     | 
    
         
            +
            				        
         
     | 
| 
      
 698 
     | 
    
         
            +
            												
         
     | 
| 
      
 699 
     | 
    
         
            +
            												
         
     | 
| 
      
 700 
     | 
    
         
            +
            				
         
     | 
| 
      
 701 
     | 
    
         
            +
            									
         
     | 
| 
      
 702 
     | 
    
         
            +
            										
         
     | 
| 
      
 703 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 704 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 705 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/10149009.stm"> Opt-out for outstanding schools
         
     | 
| 
      
 706 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 707 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 708 
     | 
    
         
            +
             
     | 
| 
      
 709 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 710 
     | 
    
         
            +
            				        
         
     | 
| 
      
 711 
     | 
    
         
            +
            												
         
     | 
| 
      
 712 
     | 
    
         
            +
            												
         
     | 
| 
      
 713 
     | 
    
         
            +
            				
         
     | 
| 
      
 714 
     | 
    
         
            +
            									
         
     | 
| 
      
 715 
     | 
    
         
            +
            										
         
     | 
| 
      
 716 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 717 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 718 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/10130255.stm"> Coalition agrees on free schools 
         
     | 
| 
      
 719 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 720 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 721 
     | 
    
         
            +
             
     | 
| 
      
 722 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 723 
     | 
    
         
            +
            				        
         
     | 
| 
      
 724 
     | 
    
         
            +
            												
         
     | 
| 
      
 725 
     | 
    
         
            +
            												
         
     | 
| 
      
 726 
     | 
    
         
            +
            				
         
     | 
| 
      
 727 
     | 
    
         
            +
            									
         
     | 
| 
      
 728 
     | 
    
         
            +
            															
         
     | 
| 
      
 729 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 730 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 731 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/10113940.stm"> Gove sets out 'new education era'
         
     | 
| 
      
 732 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 733 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 734 
     | 
    
         
            +
             
     | 
| 
      
 735 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 736 
     | 
    
         
            +
            				        
         
     | 
| 
      
 737 
     | 
    
         
            +
            															</ul>
         
     | 
| 
      
 738 
     | 
    
         
            +
            		
         
     | 
| 
      
 739 
     | 
    
         
            +
            						
         
     | 
| 
      
 740 
     | 
    
         
            +
            	
         
     | 
| 
      
 741 
     | 
    
         
            +
            	
         
     | 
| 
      
 742 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 743 
     | 
    
         
            +
             
     | 
| 
      
 744 
     | 
    
         
            +
             
     | 
| 
      
 745 
     | 
    
         
            +
              
         
     | 
| 
      
 746 
     | 
    
         
            +
             
     | 
| 
      
 747 
     | 
    
         
            +
             
     | 
| 
      
 748 
     | 
    
         
            +
             
     | 
| 
      
 749 
     | 
    
         
            +
            <div class="mixed-list">
         
     | 
| 
      
 750 
     | 
    
         
            +
                    
         
     | 
| 
      
 751 
     | 
    
         
            +
                	
         
     | 
| 
      
 752 
     | 
    
         
            +
            			
         
     | 
| 
      
 753 
     | 
    
         
            +
            							<ul>
         
     | 
| 
      
 754 
     | 
    
         
            +
            			
         
     | 
| 
      
 755 
     | 
    
         
            +
            																
         
     | 
| 
      
 756 
     | 
    
         
            +
            				
         
     | 
| 
      
 757 
     | 
    
         
            +
            									
         
     | 
| 
      
 758 
     | 
    
         
            +
            										
         
     | 
| 
      
 759 
     | 
    
         
            +
            								                     <li class="first-child">
         
     | 
| 
      
 760 
     | 
    
         
            +
                            <h4>
         
     | 
| 
      
 761 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/10161371.stm"> Q&A: Academies and free schools 
         
     | 
| 
      
 762 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 763 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 764 
     | 
    
         
            +
             
     | 
| 
      
 765 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 766 
     | 
    
         
            +
            				        
         
     | 
| 
      
 767 
     | 
    
         
            +
            												
         
     | 
| 
      
 768 
     | 
    
         
            +
            												
         
     | 
| 
      
 769 
     | 
    
         
            +
            				
         
     | 
| 
      
 770 
     | 
    
         
            +
            									
         
     | 
| 
      
 771 
     | 
    
         
            +
            										
         
     | 
| 
      
 772 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 773 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 774 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/10138787.stm"> Parent power for schools?  
         
     | 
| 
      
 775 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 776 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 777 
     | 
    
         
            +
             
     | 
| 
      
 778 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 779 
     | 
    
         
            +
            				        
         
     | 
| 
      
 780 
     | 
    
         
            +
            												
         
     | 
| 
      
 781 
     | 
    
         
            +
            												
         
     | 
| 
      
 782 
     | 
    
         
            +
            				
         
     | 
| 
      
 783 
     | 
    
         
            +
            									
         
     | 
| 
      
 784 
     | 
    
         
            +
            										
         
     | 
| 
      
 785 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 786 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 787 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/10153887.stm"> Spreading the academy message
         
     | 
| 
      
 788 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 789 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 790 
     | 
    
         
            +
             
     | 
| 
      
 791 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 792 
     | 
    
         
            +
            				        
         
     | 
| 
      
 793 
     | 
    
         
            +
            												
         
     | 
| 
      
 794 
     | 
    
         
            +
            												
         
     | 
| 
      
 795 
     | 
    
         
            +
            				
         
     | 
| 
      
 796 
     | 
    
         
            +
            									
         
     | 
| 
      
 797 
     | 
    
         
            +
            										
         
     | 
| 
      
 798 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 799 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 800 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/programmes/newsnight/8496764.stm"> Can Sweden teach England a lesson?
         
     | 
| 
      
 801 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 802 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 803 
     | 
    
         
            +
             
     | 
| 
      
 804 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 805 
     | 
    
         
            +
            				        
         
     | 
| 
      
 806 
     | 
    
         
            +
            												
         
     | 
| 
      
 807 
     | 
    
         
            +
            												
         
     | 
| 
      
 808 
     | 
    
         
            +
            				
         
     | 
| 
      
 809 
     | 
    
         
            +
            									
         
     | 
| 
      
 810 
     | 
    
         
            +
            															
         
     | 
| 
      
 811 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 812 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 813 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/10099486.stm"> Profile: Michael Gove
         
     | 
| 
      
 814 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 815 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 816 
     | 
    
         
            +
             
     | 
| 
      
 817 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 818 
     | 
    
         
            +
            				        
         
     | 
| 
      
 819 
     | 
    
         
            +
            															</ul>
         
     | 
| 
      
 820 
     | 
    
         
            +
            		
         
     | 
| 
      
 821 
     | 
    
         
            +
            						
         
     | 
| 
      
 822 
     | 
    
         
            +
            	
         
     | 
| 
      
 823 
     | 
    
         
            +
            	
         
     | 
| 
      
 824 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 825 
     | 
    
         
            +
             
     | 
| 
      
 826 
     | 
    
         
            +
             
     | 
| 
      
 827 
     | 
    
         
            +
              
         
     | 
| 
      
 828 
     | 
    
         
            +
             
     | 
| 
      
 829 
     | 
    
         
            +
             
     | 
| 
      
 830 
     | 
    
         
            +
             
     | 
| 
      
 831 
     | 
    
         
            +
            <div class="mixed-list">
         
     | 
| 
      
 832 
     | 
    
         
            +
                    
         
     | 
| 
      
 833 
     | 
    
         
            +
                	
         
     | 
| 
      
 834 
     | 
    
         
            +
            			
         
     | 
| 
      
 835 
     | 
    
         
            +
            							<ul>
         
     | 
| 
      
 836 
     | 
    
         
            +
            			
         
     | 
| 
      
 837 
     | 
    
         
            +
            																
         
     | 
| 
      
 838 
     | 
    
         
            +
            				
         
     | 
| 
      
 839 
     | 
    
         
            +
            									
         
     | 
| 
      
 840 
     | 
    
         
            +
            										
         
     | 
| 
      
 841 
     | 
    
         
            +
            								                     <li class="first-child">
         
     | 
| 
      
 842 
     | 
    
         
            +
                            <h4>
         
     | 
| 
      
 843 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/8618618.stm"> Boston's school system
         
     | 
| 
      
 844 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 845 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 846 
     | 
    
         
            +
             
     | 
| 
      
 847 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 848 
     | 
    
         
            +
            				        
         
     | 
| 
      
 849 
     | 
    
         
            +
            												
         
     | 
| 
      
 850 
     | 
    
         
            +
            												
         
     | 
| 
      
 851 
     | 
    
         
            +
            				
         
     | 
| 
      
 852 
     | 
    
         
            +
            									
         
     | 
| 
      
 853 
     | 
    
         
            +
            										
         
     | 
| 
      
 854 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 855 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 856 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/8585171.stm"> Parents want charter places
         
     | 
| 
      
 857 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 858 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 859 
     | 
    
         
            +
             
     | 
| 
      
 860 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 861 
     | 
    
         
            +
            				        
         
     | 
| 
      
 862 
     | 
    
         
            +
            												
         
     | 
| 
      
 863 
     | 
    
         
            +
            												
         
     | 
| 
      
 864 
     | 
    
         
            +
            				
         
     | 
| 
      
 865 
     | 
    
         
            +
            									
         
     | 
| 
      
 866 
     | 
    
         
            +
            															
         
     | 
| 
      
 867 
     | 
    
         
            +
            								               	  <li>
         
     | 
| 
      
 868 
     | 
    
         
            +
                              <h4>
         
     | 
| 
      
 869 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/education/8617232.stm"> Charter schools spark protest
         
     | 
| 
      
 870 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 871 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 872 
     | 
    
         
            +
             
     | 
| 
      
 873 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 874 
     | 
    
         
            +
            				        
         
     | 
| 
      
 875 
     | 
    
         
            +
            															</ul>
         
     | 
| 
      
 876 
     | 
    
         
            +
            		
         
     | 
| 
      
 877 
     | 
    
         
            +
            						
         
     | 
| 
      
 878 
     | 
    
         
            +
            	
         
     | 
| 
      
 879 
     | 
    
         
            +
            	
         
     | 
| 
      
 880 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 881 
     | 
    
         
            +
             
     | 
| 
      
 882 
     | 
    
         
            +
             
     | 
| 
      
 883 
     | 
    
         
            +
              
         
     | 
| 
      
 884 
     | 
    
         
            +
             
     | 
| 
      
 885 
     | 
    
         
            +
             
     | 
| 
      
 886 
     | 
    
         
            +
             
     | 
| 
      
 887 
     | 
    
         
            +
            <div class="mixed-list">
         
     | 
| 
      
 888 
     | 
    
         
            +
                    
         
     | 
| 
      
 889 
     | 
    
         
            +
                	
         
     | 
| 
      
 890 
     | 
    
         
            +
            			
         
     | 
| 
      
 891 
     | 
    
         
            +
            							<ul>
         
     | 
| 
      
 892 
     | 
    
         
            +
            			
         
     | 
| 
      
 893 
     | 
    
         
            +
            																
         
     | 
| 
      
 894 
     | 
    
         
            +
            				
         
     | 
| 
      
 895 
     | 
    
         
            +
            									
         
     | 
| 
      
 896 
     | 
    
         
            +
            															
         
     | 
| 
      
 897 
     | 
    
         
            +
            								                     <li class="first-child">
         
     | 
| 
      
 898 
     | 
    
         
            +
                            <h4>
         
     | 
| 
      
 899 
     | 
    
         
            +
                  <a  href="http://www.bbc.co.uk/blogs/haveyoursay/2010/05/will_more_academy_schools_impr.html"> Will more academies improve education?
         
     | 
| 
      
 900 
     | 
    
         
            +
                  </a>
         
     | 
| 
      
 901 
     | 
    
         
            +
            </h4>
         
     | 
| 
      
 902 
     | 
    
         
            +
             
     | 
| 
      
 903 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 904 
     | 
    
         
            +
            				        
         
     | 
| 
      
 905 
     | 
    
         
            +
            															</ul>
         
     | 
| 
      
 906 
     | 
    
         
            +
            		
         
     | 
| 
      
 907 
     | 
    
         
            +
            						
         
     | 
| 
      
 908 
     | 
    
         
            +
            	
         
     | 
| 
      
 909 
     | 
    
         
            +
            	
         
     | 
| 
      
 910 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 911 
     | 
    
         
            +
             
     | 
| 
      
 912 
     | 
    
         
            +
             
     | 
| 
      
 913 
     | 
    
         
            +
             
     | 
| 
      
 914 
     | 
    
         
            +
                        </div>
         
     | 
| 
      
 915 
     | 
    
         
            +
             
     | 
| 
      
 916 
     | 
    
         
            +
             
     | 
| 
      
 917 
     | 
    
         
            +
                              		  <div class="nested-menus">
         
     | 
| 
      
 918 
     | 
    
         
            +
                <h2><a href="#">Related links</a></h2>
         
     | 
| 
      
 919 
     | 
    
         
            +
                <ul>
         
     | 
| 
      
 920 
     | 
    
         
            +
                              <li>
         
     | 
| 
      
 921 
     | 
    
         
            +
                    <h3>Related internet links</h3>
         
     | 
| 
      
 922 
     | 
    
         
            +
                    <ul class="related-links">
         
     | 
| 
      
 923 
     | 
    
         
            +
                                  <li class="first"><a href="http://www.education.gov.uk/">DFE</a></li>
         
     | 
| 
      
 924 
     | 
    
         
            +
                                  <li ><a href="http://www.teachers.org.uk/">NUT</a></li>
         
     | 
| 
      
 925 
     | 
    
         
            +
                                  <li ><a href="http://www.newschoolsnetwork.org/">New Schools Network</a></li>
         
     | 
| 
      
 926 
     | 
    
         
            +
                              </ul>
         
     | 
| 
      
 927 
     | 
    
         
            +
            		<p class="disclaimer">The BBC is not responsible for the content of external internet sites</p>
         
     | 
| 
      
 928 
     | 
    
         
            +
                  </li>
         
     | 
| 
      
 929 
     | 
    
         
            +
            	      </ul>
         
     | 
| 
      
 930 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 931 
     | 
    
         
            +
             
     | 
| 
      
 932 
     | 
    
         
            +
            		<!-- Newstracker -->
         
     | 
| 
      
 933 
     | 
    
         
            +
            <div class="puffbox">
         
     | 
| 
      
 934 
     | 
    
         
            +
            	
         
     | 
| 
      
 935 
     | 
    
         
            +
             
     | 
| 
      
 936 
     | 
    
         
            +
             
     | 
| 
      
 937 
     | 
    
         
            +
             
     | 
| 
      
 938 
     | 
    
         
            +
             
     | 
| 
      
 939 
     | 
    
         
            +
             
     | 
| 
      
 940 
     | 
    
         
            +
             
     | 
| 
      
 941 
     | 
    
         
            +
             
     | 
| 
      
 942 
     | 
    
         
            +
             
     | 
| 
      
 943 
     | 
    
         
            +
            <!-- newstracker puffbox news 10345302 -->
         
     | 
| 
      
 944 
     | 
    
         
            +
             
     | 
| 
      
 945 
     | 
    
         
            +
             
     | 
| 
      
 946 
     | 
    
         
            +
             
     | 
| 
      
 947 
     | 
    
         
            +
             
     | 
| 
      
 948 
     | 
    
         
            +
             
     | 
| 
      
 949 
     | 
    
         
            +
             
     | 
| 
      
 950 
     | 
    
         
            +
             
     | 
| 
      
 951 
     | 
    
         
            +
             
     | 
| 
      
 952 
     | 
    
         
            +
            <div id="newstracker">
         
     | 
| 
      
 953 
     | 
    
         
            +
            <div class="sah">FROM OTHER NEWS SITES</div>
         
     | 
| 
      
 954 
     | 
    
         
            +
             
     | 
| 
      
 955 
     | 
    
         
            +
              
         
     | 
| 
      
 956 
     | 
    
         
            +
              
         
     | 
| 
      
 957 
     | 
    
         
            +
                <div class="arr"><a href="http://c.moreover.com/click/here.pl?z2914355061&z=950244168">ITN</a> <span>Parents told how to make 'free schools' - 55 mins ago</span></div>
         
     | 
| 
      
 958 
     | 
    
         
            +
              
         
     | 
| 
      
 959 
     | 
    
         
            +
             
     | 
| 
      
 960 
     | 
    
         
            +
              
         
     | 
| 
      
 961 
     | 
    
         
            +
              
         
     | 
| 
      
 962 
     | 
    
         
            +
                <div class="arr"><a href="http://c.moreover.com/click/here.pl?z2914348733&z=950244168">Channel 4 News</a> <span>Government launches key 'free schools' scheme - 57 mins ago</span></div>
         
     | 
| 
      
 963 
     | 
    
         
            +
              
         
     | 
| 
      
 964 
     | 
    
         
            +
             
     | 
| 
      
 965 
     | 
    
         
            +
              
         
     | 
| 
      
 966 
     | 
    
         
            +
              
         
     | 
| 
      
 967 
     | 
    
         
            +
                <div class="arr"><a href="http://c.moreover.com/click/here.pl?z2914075699&z=950245039">Reuters UK</a> <span>Government invites plans for "free schools" - 3 hrs ago</span></div>
         
     | 
| 
      
 968 
     | 
    
         
            +
              
         
     | 
| 
      
 969 
     | 
    
         
            +
             
     | 
| 
      
 970 
     | 
    
         
            +
              
         
     | 
| 
      
 971 
     | 
    
         
            +
              
         
     | 
| 
      
 972 
     | 
    
         
            +
                <div class="arr"><a href="http://c.moreover.com/click/here.pl?z2913690386&z=950246474">Daily Star</a> <span>'Free schools' applications out - 7 hrs ago</span></div>
         
     | 
| 
      
 973 
     | 
    
         
            +
              
         
     | 
| 
      
 974 
     | 
    
         
            +
             
     | 
| 
      
 975 
     | 
    
         
            +
              
         
     | 
| 
      
 976 
     | 
    
         
            +
              
         
     | 
| 
      
 977 
     | 
    
         
            +
                <div class="arr"><a href="http://c.moreover.com/click/here.pl?z2912637624&z=950246474">The Economist</a>* <span>Vocational training: Too narrow, too soon? - 14 hrs ago</span></div>
         
     | 
| 
      
 978 
     | 
    
         
            +
              
         
     | 
| 
      
 979 
     | 
    
         
            +
             
     | 
| 
      
 980 
     | 
    
         
            +
            <div class="arr">
         
     | 
| 
      
 981 
     | 
    
         
            +
            <a href="/1/hi/help/3676692.stm">About these results</a>
         
     | 
| 
      
 982 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 983 
     | 
    
         
            +
            <div class="di">* May require registration or subscription</div>
         
     | 
| 
      
 984 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 985 
     | 
    
         
            +
             
     | 
| 
      
 986 
     | 
    
         
            +
             
     | 
| 
      
 987 
     | 
    
         
            +
             
     | 
| 
      
 988 
     | 
    
         
            +
             
     | 
| 
      
 989 
     | 
    
         
            +
             
     | 
| 
      
 990 
     | 
    
         
            +
             
     | 
| 
      
 991 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 992 
     | 
    
         
            +
            <!-- Newstracker - End -->
         
     | 
| 
      
 993 
     | 
    
         
            +
             
     | 
| 
      
 994 
     | 
    
         
            +
            		          
         
     | 
| 
      
 995 
     | 
    
         
            +
             
     | 
| 
      
 996 
     | 
    
         
            +
            	<div class="see-also pic-none">
         
     | 
| 
      
 997 
     | 
    
         
            +
            	<h2><a href="/1/hi/education/default.stm">TOP EDUCATION STORIES</a></h2>
         
     | 
| 
      
 998 
     | 
    
         
            +
            	<ul>
         
     | 
| 
      
 999 
     | 
    
         
            +
            		
         
     | 
| 
      
 1000 
     | 
    
         
            +
            		<li class="first-child">
         
     | 
| 
      
 1001 
     | 
    
         
            +
            			<h3><a href="/1/hi/education/10345302.stm">'Free schools' invitations issued</a></h3>
         
     | 
| 
      
 1002 
     | 
    
         
            +
            		</li>
         
     | 
| 
      
 1003 
     | 
    
         
            +
            		
         
     | 
| 
      
 1004 
     | 
    
         
            +
            		<li >
         
     | 
| 
      
 1005 
     | 
    
         
            +
            			<h3><a href="/1/hi/education/10338892.stm">Top schools in academy bid - Gove</a></h3>
         
     | 
| 
      
 1006 
     | 
    
         
            +
            		</li>
         
     | 
| 
      
 1007 
     | 
    
         
            +
            		
         
     | 
| 
      
 1008 
     | 
    
         
            +
            		<li >
         
     | 
| 
      
 1009 
     | 
    
         
            +
            			<h3><a href="/1/hi/education/10341067.stm">Catholic Church academy warning </a></h3>
         
     | 
| 
      
 1010 
     | 
    
         
            +
            		</li>
         
     | 
| 
      
 1011 
     | 
    
         
            +
            		
         
     | 
| 
      
 1012 
     | 
    
         
            +
            	</ul>
         
     | 
| 
      
 1013 
     | 
    
         
            +
            	
         
     | 
| 
      
 1014 
     | 
    
         
            +
            	<div class="feedslink">
         
     | 
| 
      
 1015 
     | 
    
         
            +
            		<a href="http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/education/rss.xml"><img height="16" width="16" title="News feeds" src="http://newsimg.bbc.co.uk/shared/img/v3/feed.gif" alt="News feeds"></a>
         
     | 
| 
      
 1016 
     | 
    
         
            +
            		<span class="feedbar">|</span>
         
     | 
| 
      
 1017 
     | 
    
         
            +
            		<a title="News feeds help" href="http://news.bbc.co.uk/1/hi/help/3223484.stm?rss=/rss/newsonline_uk_edition/education/rss.xml">News feeds</a>
         
     | 
| 
      
 1018 
     | 
    
         
            +
            	</div> 
         
     | 
| 
      
 1019 
     | 
    
         
            +
            	
         
     | 
| 
      
 1020 
     | 
    
         
            +
            	</div>
         
     | 
| 
      
 1021 
     | 
    
         
            +
             
     | 
| 
      
 1022 
     | 
    
         
            +
             
     | 
| 
      
 1023 
     | 
    
         
            +
             
     | 
| 
      
 1024 
     | 
    
         
            +
                                      <!-- livestats include -->
         
     | 
| 
      
 1025 
     | 
    
         
            +
            <div class="most-popular tabbed">
         
     | 
| 
      
 1026 
     | 
    
         
            +
            	<h2><a href="http://news.bbc.co.uk/1/shared/bsp/hi/live_stats/html/map.stm">Most popular stories now</a></h2>
         
     | 
| 
      
 1027 
     | 
    
         
            +
            	<ul>
         
     | 
| 
      
 1028 
     | 
    
         
            +
            		<li class="tab"><a href="#most-popular-now-1"><span>Most popular </span>shared<span> stories</span></a></li>
         
     | 
| 
      
 1029 
     | 
    
         
            +
            		<li class="tab open"><a href="#most-popular-now-2"><span>Most popular </span>read<span> stories</span></a></li>
         
     | 
| 
      
 1030 
     | 
    
         
            +
            		<li class="tab"><a href="#most-popular-now-3"><span>Most popular </span>watched/listened<span> stories</span></a></li>
         
     | 
| 
      
 1031 
     | 
    
         
            +
            	</ul>
         
     | 
| 
      
 1032 
     | 
    
         
            +
            	<h3 id="most-popular-now-1">shared</h3>
         
     | 
| 
      
 1033 
     | 
    
         
            +
            	<ol class="panel">
         
     | 
| 
      
 1034 
     | 
    
         
            +
            	<li
         
     | 
| 
      
 1035 
     | 
    
         
            +
              class="ol1">
         
     | 
| 
      
 1036 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1037 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1038 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/world/us_and_canada/10347166.stm">Firing squad executes US killer</a>
         
     | 
| 
      
 1039 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1040 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1041 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1042 
     | 
    
         
            +
              class="ol2">
         
     | 
| 
      
 1043 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1044 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1045 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/world/south_asia/8660064.stm">Hitler memorabilia 'attracts young Indians'</a>
         
     | 
| 
      
 1046 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1047 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1048 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1049 
     | 
    
         
            +
              class="ol3">
         
     | 
| 
      
 1050 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1051 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1052 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/world/latin_america/10333304.stm">Can painting a mountain restore a glacier?</a>
         
     | 
| 
      
 1053 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1054 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1055 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1056 
     | 
    
         
            +
              class="ol4">
         
     | 
| 
      
 1057 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1058 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1059 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/business/10346894.stm">Freeview to lose Sky Sports News</a>
         
     | 
| 
      
 1060 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1061 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1062 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1063 
     | 
    
         
            +
              class="ol5">
         
     | 
| 
      
 1064 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1065 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1066 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/health/5281046.stm">Tea 'healthier' drink than water</a>
         
     | 
| 
      
 1067 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1068 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1069 
     | 
    
         
            +
            	</ol>
         
     | 
| 
      
 1070 
     | 
    
         
            +
            	
         
     | 
| 
      
 1071 
     | 
    
         
            +
             
     | 
| 
      
 1072 
     | 
    
         
            +
            <!-- DOMESTIC - LIVESTATS -->
         
     | 
| 
      
 1073 
     | 
    
         
            +
            	<h3 id="most-popular-now-2">read</h3>
         
     | 
| 
      
 1074 
     | 
    
         
            +
            	<ol class="panel open">
         
     | 
| 
      
 1075 
     | 
    
         
            +
            	<li
         
     | 
| 
      
 1076 
     | 
    
         
            +
              class="ol1">
         
     | 
| 
      
 1077 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1078 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1079 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/world/us_and_canada/10347166.stm">Firing squad executes US killer</a>
         
     | 
| 
      
 1080 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1081 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1082 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1083 
     | 
    
         
            +
              class="ol2">
         
     | 
| 
      
 1084 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1085 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1086 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/world/us_and_canada/10254279.stm">How and why Gardner was shot</a>
         
     | 
| 
      
 1087 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1088 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1089 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1090 
     | 
    
         
            +
              class="ol3">
         
     | 
| 
      
 1091 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1092 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1093 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/world/europe/10347112.stm">Bobby Fischer body to be exhumed</a>
         
     | 
| 
      
 1094 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1095 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1096 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1097 
     | 
    
         
            +
              class="ol4">
         
     | 
| 
      
 1098 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1099 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1100 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/business/10346894.stm">Freeview to lose Sky Sports News</a>
         
     | 
| 
      
 1101 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1102 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1103 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1104 
     | 
    
         
            +
              class="ol5">
         
     | 
| 
      
 1105 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1106 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1107 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/northern_ireland/10347051.stm">Hundreds flee homes in bomb alert</a>
         
     | 
| 
      
 1108 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1109 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1110 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1111 
     | 
    
         
            +
              class="ol6">
         
     | 
| 
      
 1112 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1113 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1114 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/uk/10345934.stm">Guide dogs attacked by other dogs</a>
         
     | 
| 
      
 1115 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1116 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1117 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1118 
     | 
    
         
            +
              class="ol7">
         
     | 
| 
      
 1119 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1120 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1121 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/england/northamptonshire/10343403.stm">Man jailed 'after police errors'</a>
         
     | 
| 
      
 1122 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1123 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1124 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1125 
     | 
    
         
            +
              class="ol8">
         
     | 
| 
      
 1126 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1127 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1128 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/uk/10341482.stm">Sarkozy marks war broadcast in UK</a>
         
     | 
| 
      
 1129 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1130 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1131 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1132 
     | 
    
         
            +
              class="ol9">
         
     | 
| 
      
 1133 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1134 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1135 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/business/10347897.stm">Santander makes bid for RBS unit</a>
         
     | 
| 
      
 1136 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1137 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1138 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1139 
     | 
    
         
            +
              class="ol10">
         
     | 
| 
      
 1140 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1141 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1142 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/education/10345302.stm">'Free schools' invitations issued</a>
         
     | 
| 
      
 1143 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1144 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1145 
     | 
    
         
            +
            	</ol>
         
     | 
| 
      
 1146 
     | 
    
         
            +
            	<h3 id="most-popular-now-3">watched/listened</h3>
         
     | 
| 
      
 1147 
     | 
    
         
            +
            	<ol class="panel">
         
     | 
| 
      
 1148 
     | 
    
         
            +
            	<li
         
     | 
| 
      
 1149 
     | 
    
         
            +
              class="ol1">
         
     | 
| 
      
 1150 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1151 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1152 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/entertainment_and_arts/10347648.stm"
         
     | 
| 
      
 1153 
     | 
    
         
            +
                  class="play">
         
     | 
| 
      
 1154 
     | 
    
         
            +
                  <span>Play </span>Harry Potter theme park opens<img
         
     | 
| 
      
 1155 
     | 
    
         
            +
                    alt=""
         
     | 
| 
      
 1156 
     | 
    
         
            +
                    src="http://news.bbcimg.co.uk/media/images/48106000/jpg/_48106803_brooms512.jpg" /></a>
         
     | 
| 
      
 1157 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1158 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1159 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1160 
     | 
    
         
            +
              class="ol2">
         
     | 
| 
      
 1161 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1162 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1163 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/uk/7459669.stm"
         
     | 
| 
      
 1164 
     | 
    
         
            +
                  class="play">
         
     | 
| 
      
 1165 
     | 
    
         
            +
                  <span>Play </span>BBC News Channel<img
         
     | 
| 
      
 1166 
     | 
    
         
            +
                    alt=""
         
     | 
| 
      
 1167 
     | 
    
         
            +
                    src="http://news.bbcimg.co.uk/media/images/44755000/jpg/_44755487_ff8513da-5bd8-468c-9a29-79c640f9c5a2.jpg" /></a>
         
     | 
| 
      
 1168 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1169 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1170 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1171 
     | 
    
         
            +
              class="ol3">
         
     | 
| 
      
 1172 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1173 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1174 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/uk/10339678.stm"
         
     | 
| 
      
 1175 
     | 
    
         
            +
                  class="play">
         
     | 
| 
      
 1176 
     | 
    
         
            +
                  <span>Play </span>Charles de Gaulle speech<img
         
     | 
| 
      
 1177 
     | 
    
         
            +
                    alt=""
         
     | 
| 
      
 1178 
     | 
    
         
            +
                    src="http://news.bbcimg.co.uk/media/images/48094000/jpg/_48094517_jex_724607_de27-1.jpg" /></a>
         
     | 
| 
      
 1179 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1180 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1181 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1182 
     | 
    
         
            +
              class="ol4">
         
     | 
| 
      
 1183 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1184 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1185 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/newsbeat/hi/front_page/newsid_10340000/newsid_10346300/10346336.stm"
         
     | 
| 
      
 1186 
     | 
    
         
            +
                  class="play">
         
     | 
| 
      
 1187 
     | 
    
         
            +
                  <span>Play </span>Fish football - it's Odd Box<img
         
     | 
| 
      
 1188 
     | 
    
         
            +
                    alt=""
         
     | 
| 
      
 1189 
     | 
    
         
            +
                    src="http://news.bbcimg.co.uk/media/images/48105000/jpg/_48105331_jex_725981_de27-1.jpg" /></a>
         
     | 
| 
      
 1190 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1191 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1192 
     | 
    
         
            +
            <li
         
     | 
| 
      
 1193 
     | 
    
         
            +
              class="ol5">
         
     | 
| 
      
 1194 
     | 
    
         
            +
              <h4>
         
     | 
| 
      
 1195 
     | 
    
         
            +
                <a
         
     | 
| 
      
 1196 
     | 
    
         
            +
                  href="http://news.bbc.co.uk/1/hi/health/10347409.stm"
         
     | 
| 
      
 1197 
     | 
    
         
            +
                  class="play">
         
     | 
| 
      
 1198 
     | 
    
         
            +
                  <span>Play </span>Robots behind scenes at hospital<img
         
     | 
| 
      
 1199 
     | 
    
         
            +
                    alt=""
         
     | 
| 
      
 1200 
     | 
    
         
            +
                    src="http://news.bbcimg.co.uk/media/images/48106000/jpg/_48106713_jex_726160_de27-1.jpg" /></a>
         
     | 
| 
      
 1201 
     | 
    
         
            +
              </h4>
         
     | 
| 
      
 1202 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 1203 
     | 
    
         
            +
            	</ol>
         
     | 
| 
      
 1204 
     | 
    
         
            +
             
     | 
| 
      
 1205 
     | 
    
         
            +
             
     | 
| 
      
 1206 
     | 
    
         
            +
            		<p><a href="http://news.bbc.co.uk/1/shared/bsp/hi/live_stats/html/map.stm">Most popular now, in detail </a></p>
         
     | 
| 
      
 1207 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 1208 
     | 
    
         
            +
            <!-- /livestats include -->
         
     | 
| 
      
 1209 
     | 
    
         
            +
                          </div>
         
     | 
| 
      
 1210 
     | 
    
         
            +
                        <div id="featured-content" class="content-group">
         
     | 
| 
      
 1211 
     | 
    
         
            +
            							
         
     | 
| 
      
 1212 
     | 
    
         
            +
                 <div class="hyperpuff">
         
     | 
| 
      
 1213 
     | 
    
         
            +
                              <div class="feature-promo">
         
     | 
| 
      
 1214 
     | 
    
         
            +
                    <h2>FEATURES, VIEWS, ANALYSIS</h2>
         
     | 
| 
      
 1215 
     | 
    
         
            +
                  <ul>
         
     | 
| 
      
 1216 
     | 
    
         
            +
                            	    		
         
     | 
| 
      
 1217 
     | 
    
         
            +
            		  <li  class="first"  >
         
     | 
| 
      
 1218 
     | 
    
         
            +
                        <h3>
         
     | 
| 
      
 1219 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/uk/10347300.stm"> Waiting game
         
     | 
| 
      
 1220 
     | 
    
         
            +
                              <img src="http://news.bbcimg.co.uk/media/images/48106000/jpg/_48106589_009567706-1.jpg" width="126" height="71" alt="England fans" />
         
     | 
| 
      
 1221 
     | 
    
         
            +
             
     | 
| 
      
 1222 
     | 
    
         
            +
                    </a>
         
     | 
| 
      
 1223 
     | 
    
         
            +
            </h3>
         
     | 
| 
      
 1224 
     | 
    
         
            +
            <p class="summary">England and Algeria supporters pal up in Cape Town </p>
         
     | 
| 
      
 1225 
     | 
    
         
            +
             
     | 
| 
      
 1226 
     | 
    
         
            +
                      </li>
         
     | 
| 
      
 1227 
     | 
    
         
            +
                                              	    		
         
     | 
| 
      
 1228 
     | 
    
         
            +
            		  <li >
         
     | 
| 
      
 1229 
     | 
    
         
            +
                        <h3>
         
     | 
| 
      
 1230 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/uk/10347351.stm"> Press review
         
     | 
| 
      
 1231 
     | 
    
         
            +
                              <img src="http://news.bbcimg.co.uk/media/images/45782000/jpg/_45782370_44568615.jpg" width="126" height="71" alt="Papers" />
         
     | 
| 
      
 1232 
     | 
    
         
            +
             
     | 
| 
      
 1233 
     | 
    
         
            +
                    </a>
         
     | 
| 
      
 1234 
     | 
    
         
            +
            </h3>
         
     | 
| 
      
 1235 
     | 
    
         
            +
            <p class="summary">The papers debate looming budget spending cuts</p>
         
     | 
| 
      
 1236 
     | 
    
         
            +
             
     | 
| 
      
 1237 
     | 
    
         
            +
                      </li>
         
     | 
| 
      
 1238 
     | 
    
         
            +
                                              	    		
         
     | 
| 
      
 1239 
     | 
    
         
            +
            		  <li >
         
     | 
| 
      
 1240 
     | 
    
         
            +
                        <h3>
         
     | 
| 
      
 1241 
     | 
    
         
            +
                  <a  href="http://news.bbc.co.uk/1/hi/world/us_and_canada/10254279.stm"> Lethal shot
         
     | 
| 
      
 1242 
     | 
    
         
            +
                              <img src="http://news.bbcimg.co.uk/media/images/48098000/jpg/_48098395_gardnerpromo.jpg" width="126" height="71" alt="Ronnie Lee Gardner in court" />
         
     | 
| 
      
 1243 
     | 
    
         
            +
             
     | 
| 
      
 1244 
     | 
    
         
            +
                    </a>
         
     | 
| 
      
 1245 
     | 
    
         
            +
            </h3>
         
     | 
| 
      
 1246 
     | 
    
         
            +
            <p class="summary">Why Utah is resorting to the firing squad</p>
         
     | 
| 
      
 1247 
     | 
    
         
            +
             
     | 
| 
      
 1248 
     | 
    
         
            +
                      </li>
         
     | 
| 
      
 1249 
     | 
    
         
            +
                                            </ul>
         
     | 
| 
      
 1250 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 1251 
     | 
    
         
            +
             
     | 
| 
      
 1252 
     | 
    
         
            +
                        </div>
         
     | 
| 
      
 1253 
     | 
    
         
            +
             
     | 
| 
      
 1254 
     | 
    
         
            +
             
     | 
| 
      
 1255 
     | 
    
         
            +
            			      </div>
         
     | 
| 
      
 1256 
     | 
    
         
            +
                  <a class="skip" href="#blq-container-inner">Skip to top</a>
         
     | 
| 
      
 1257 
     | 
    
         
            +
                </div>
         
     | 
| 
      
 1258 
     | 
    
         
            +
            	    <div id="navigation">  
         
     | 
| 
      
 1259 
     | 
    
         
            +
                  
         
     | 
| 
      
 1260 
     | 
    
         
            +
             
     | 
| 
      
 1261 
     | 
    
         
            +
             
     | 
| 
      
 1262 
     | 
    
         
            +
             
     | 
| 
      
 1263 
     | 
    
         
            +
             
     | 
| 
      
 1264 
     | 
    
         
            +
                            <div id="blq-local-nav" class="local-nav"> 
         
     | 
| 
      
 1265 
     | 
    
         
            +
                            
         
     | 
| 
      
 1266 
     | 
    
         
            +
                            <h2>Browse BBC News</h2> 
         
     | 
| 
      
 1267 
     | 
    
         
            +
                            <ul class="primary-nav"> 
         
     | 
| 
      
 1268 
     | 
    
         
            +
             
     | 
| 
      
 1269 
     | 
    
         
            +
                            
         
     | 
| 
      
 1270 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1271 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1272 
     | 
    
         
            +
                    
         
     | 
| 
      
 1273 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1274 
     | 
    
         
            +
                            <a href="/1/hi/default.stm">News Front Page</a> 
         
     | 
| 
      
 1275 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1276 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1277 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1278 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1279 
     | 
    
         
            +
                            
         
     | 
| 
      
 1280 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1281 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1282 
     | 
    
         
            +
                    
         
     | 
| 
      
 1283 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1284 
     | 
    
         
            +
                            <a href="/1/hi/world/default.stm">World</a> 
         
     | 
| 
      
 1285 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1286 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1287 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1288 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1289 
     | 
    
         
            +
                            
         
     | 
| 
      
 1290 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1291 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1292 
     | 
    
         
            +
                    
         
     | 
| 
      
 1293 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1294 
     | 
    
         
            +
                            <a href="/1/hi/uk/default.stm">UK</a> 
         
     | 
| 
      
 1295 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1296 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1297 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1298 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1299 
     | 
    
         
            +
                            
         
     | 
| 
      
 1300 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1301 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1302 
     | 
    
         
            +
                    
         
     | 
| 
      
 1303 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1304 
     | 
    
         
            +
                            <a href="/1/hi/england/default.stm">England</a> 
         
     | 
| 
      
 1305 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1306 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1307 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1308 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1309 
     | 
    
         
            +
                            
         
     | 
| 
      
 1310 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1311 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1312 
     | 
    
         
            +
                    
         
     | 
| 
      
 1313 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1314 
     | 
    
         
            +
                            <a href="/1/hi/northern_ireland/default.stm">Northern Ireland</a> 
         
     | 
| 
      
 1315 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1316 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1317 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1318 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1319 
     | 
    
         
            +
                            
         
     | 
| 
      
 1320 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1321 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1322 
     | 
    
         
            +
                    
         
     | 
| 
      
 1323 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1324 
     | 
    
         
            +
                            <a href="/1/hi/scotland/default.stm">Scotland</a> 
         
     | 
| 
      
 1325 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1326 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1327 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1328 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1329 
     | 
    
         
            +
                            
         
     | 
| 
      
 1330 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1331 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1332 
     | 
    
         
            +
                    
         
     | 
| 
      
 1333 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1334 
     | 
    
         
            +
                            <a href="/1/hi/wales/default.stm">Wales</a> 
         
     | 
| 
      
 1335 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1336 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1337 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1338 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1339 
     | 
    
         
            +
                            
         
     | 
| 
      
 1340 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1341 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1342 
     | 
    
         
            +
                    
         
     | 
| 
      
 1343 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1344 
     | 
    
         
            +
                            <a href="/1/hi/business/default.stm">Business</a> 
         
     | 
| 
      
 1345 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1346 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1347 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1348 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1349 
     | 
    
         
            +
                            
         
     | 
| 
      
 1350 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1351 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1352 
     | 
    
         
            +
                    
         
     | 
| 
      
 1353 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1354 
     | 
    
         
            +
                            <a href="/1/hi/uk_politics/default.stm">Politics</a> 
         
     | 
| 
      
 1355 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1356 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1357 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1358 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1359 
     | 
    
         
            +
                            
         
     | 
| 
      
 1360 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1361 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1362 
     | 
    
         
            +
                    
         
     | 
| 
      
 1363 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1364 
     | 
    
         
            +
                            <a href="/1/hi/health/default.stm">Health</a> 
         
     | 
| 
      
 1365 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1366 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1367 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1368 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1369 
     | 
    
         
            +
                            
         
     | 
| 
      
 1370 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1371 
     | 
    
         
            +
                                                    
         
     | 
| 
      
 1372 
     | 
    
         
            +
                    
         
     | 
| 
      
 1373 
     | 
    
         
            +
                    <li class="selected"> 
         
     | 
| 
      
 1374 
     | 
    
         
            +
                            <a href="/1/hi/education/default.stm">Education</a> 
         
     | 
| 
      
 1375 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1376 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1377 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1378 
     | 
    
         
            +
                                                                                                                    
         
     | 
| 
      
 1379 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1380 
     | 
    
         
            +
                    
         
     | 
| 
      
 1381 
     | 
    
         
            +
                    <li class="subnav "> 
         
     | 
| 
      
 1382 
     | 
    
         
            +
                            <a href="/1/hi/education/league_tables/default.stm">League tables</a> 
         
     | 
| 
      
 1383 
     | 
    
         
            +
                                                    </li> 
         
     | 
| 
      
 1384 
     | 
    
         
            +
                                                                                            
         
     | 
| 
      
 1385 
     | 
    
         
            +
                            
         
     | 
| 
      
 1386 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1387 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1388 
     | 
    
         
            +
                    
         
     | 
| 
      
 1389 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1390 
     | 
    
         
            +
                            <a href="/1/hi/sci/tech/default.stm">Science & Environment</a> 
         
     | 
| 
      
 1391 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1392 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1393 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1394 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1395 
     | 
    
         
            +
                            
         
     | 
| 
      
 1396 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1397 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1398 
     | 
    
         
            +
                    
         
     | 
| 
      
 1399 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1400 
     | 
    
         
            +
                            <a href="/1/hi/technology/default.stm">Technology</a> 
         
     | 
| 
      
 1401 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1402 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1403 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1404 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1405 
     | 
    
         
            +
                            
         
     | 
| 
      
 1406 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1407 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1408 
     | 
    
         
            +
                    
         
     | 
| 
      
 1409 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1410 
     | 
    
         
            +
                            <a href="/1/hi/entertainment/default.stm">Entertainment</a> 
         
     | 
| 
      
 1411 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1412 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1413 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1414 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1415 
     | 
    
         
            +
                            
         
     | 
| 
      
 1416 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1417 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1418 
     | 
    
         
            +
                    
         
     | 
| 
      
 1419 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1420 
     | 
    
         
            +
                            <a href="/1/hi/also_in_the_news/default.stm">Also in the News</a> 
         
     | 
| 
      
 1421 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1422 
     | 
    
         
            +
                                                            </li> 
         
     | 
| 
      
 1423 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1424 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1425 
     | 
    
         
            +
                                            </ul> 
         
     | 
| 
      
 1426 
     | 
    
         
            +
                    </div> 
         
     | 
| 
      
 1427 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1428 
     | 
    
         
            +
                                    <div class="local-nav"> 
         
     | 
| 
      
 1429 
     | 
    
         
            +
                            <ul class="secondary-nav"> 
         
     | 
| 
      
 1430 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1431 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1432 
     | 
    
         
            +
                    
         
     | 
| 
      
 1433 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1434 
     | 
    
         
            +
                            <a href="/1/hi/video_and_audio/default.stm">Video and Audio</a> 
         
     | 
| 
      
 1435 
     | 
    
         
            +
            						                                                </li>                   
         
     | 
| 
      
 1436 
     | 
    
         
            +
                                                    				
         
     | 
| 
      
 1437 
     | 
    
         
            +
                            </ul> 
         
     | 
| 
      
 1438 
     | 
    
         
            +
                    </div> 
         
     | 
| 
      
 1439 
     | 
    
         
            +
                                                    
         
     | 
| 
      
 1440 
     | 
    
         
            +
             
     | 
| 
      
 1441 
     | 
    
         
            +
             
         
     | 
| 
      
 1442 
     | 
    
         
            +
                                                    <div class="local-nav"> 
         
     | 
| 
      
 1443 
     | 
    
         
            +
                            <ul class="secondary-nav"> 
         
     | 
| 
      
 1444 
     | 
    
         
            +
                                                            
         
     | 
| 
      
 1445 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1446 
     | 
    
         
            +
                    
         
     | 
| 
      
 1447 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1448 
     | 
    
         
            +
                            <a href="/1/hi/talking_point/default.stm">Have Your Say</a> 
         
     | 
| 
      
 1449 
     | 
    
         
            +
            						                        </li>                   
         
     | 
| 
      
 1450 
     | 
    
         
            +
                                                                                    
         
     | 
| 
      
 1451 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1452 
     | 
    
         
            +
                    
         
     | 
| 
      
 1453 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1454 
     | 
    
         
            +
                            <a href="/1/hi/magazine/default.stm">Magazine</a> 
         
     | 
| 
      
 1455 
     | 
    
         
            +
            						                        </li>                   
         
     | 
| 
      
 1456 
     | 
    
         
            +
                                                                                    
         
     | 
| 
      
 1457 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1458 
     | 
    
         
            +
                    
         
     | 
| 
      
 1459 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1460 
     | 
    
         
            +
                            <a href="/1/hi/in_pictures/default.stm">In pictures</a> 
         
     | 
| 
      
 1461 
     | 
    
         
            +
            						                        </li>                   
         
     | 
| 
      
 1462 
     | 
    
         
            +
                                                                                    
         
     | 
| 
      
 1463 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1464 
     | 
    
         
            +
                    
         
     | 
| 
      
 1465 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1466 
     | 
    
         
            +
                            <a href="/1/hi/country_profiles/default.stm">Country profiles</a> 
         
     | 
| 
      
 1467 
     | 
    
         
            +
            						                        </li>                   
         
     | 
| 
      
 1468 
     | 
    
         
            +
                                                                                    
         
     | 
| 
      
 1469 
     | 
    
         
            +
                                            
         
     | 
| 
      
 1470 
     | 
    
         
            +
                    
         
     | 
| 
      
 1471 
     | 
    
         
            +
                    <li class=""> 
         
     | 
| 
      
 1472 
     | 
    
         
            +
                            <a href="/1/hi/in_depth/default.stm">Special reports</a> 
         
     | 
| 
      
 1473 
     | 
    
         
            +
            						                        </li>                   
         
     | 
| 
      
 1474 
     | 
    
         
            +
                                                    				
         
     | 
| 
      
 1475 
     | 
    
         
            +
                            </ul> 
         
     | 
| 
      
 1476 
     | 
    
         
            +
                    </div> 
         
     | 
| 
      
 1477 
     | 
    
         
            +
                                    
         
     | 
| 
      
 1478 
     | 
    
         
            +
            <div class="related-bbc-sites">
         
     | 
| 
      
 1479 
     | 
    
         
            +
                 <h2>Related BBC sites</h2>
         
     | 
| 
      
 1480 
     | 
    
         
            +
                 <ul>
         
     | 
| 
      
 1481 
     | 
    
         
            +
                <li><a href="http://news.bbc.co.uk/sport1/hi/default.stm" title="Home of BBC Sport on the internet">Sport</a></li>
         
     | 
| 
      
 1482 
     | 
    
         
            +
            	<li><a href="http://www.bbc.co.uk/weather/" title="Weather information from around the world">Weather</a></li>
         
     | 
| 
      
 1483 
     | 
    
         
            +
            	<li><a href="http://news.bbc.co.uk/democracylive/hi/" title="Democracy Live">Democracy Live</a></li>	
         
     | 
| 
      
 1484 
     | 
    
         
            +
            	<li><a href="http://www.bbc.co.uk/newsbeat" title="Radio 1 Newsbeat">Radio 1 Newsbeat</a></li>
         
     | 
| 
      
 1485 
     | 
    
         
            +
            	<li><a href="http://news.bbc.co.uk/cbbcnews/default.stm" title="CBBC Newsround">CBBC Newsround</a></li>
         
     | 
| 
      
 1486 
     | 
    
         
            +
            	<li><a href="http://www.bbc.co.uk/onthisday" title="BBC On This Day">On This Day</a></li>
         
     | 
| 
      
 1487 
     | 
    
         
            +
            	<li><a href="http://www.bbc.co.uk/blogs/theeditors/" title="Editors' Blog">Editors' Blog</a></li>	
         
     | 
| 
      
 1488 
     | 
    
         
            +
                 </ul>
         
     | 
| 
      
 1489 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 1490 
     | 
    
         
            +
                
         
     | 
| 
      
 1491 
     | 
    
         
            +
             
     | 
| 
      
 1492 
     | 
    
         
            +
             
     | 
| 
      
 1493 
     | 
    
         
            +
                  <a class="skip" href="#navigation">Skip to beginning of menu</a>
         
     | 
| 
      
 1494 
     | 
    
         
            +
                </div>
         
     | 
| 
      
 1495 
     | 
    
         
            +
                    			<div id="servicesV4">
         
     | 
| 
      
 1496 
     | 
    
         
            +
            				<h2>Products & services</h2>
         
     | 
| 
      
 1497 
     | 
    
         
            +
            				<ul>
         
     | 
| 
      
 1498 
     | 
    
         
            +
            					<li><a class="emailnews" href="http://newsvote.bbc.co.uk/go/news/int/story/services/-/email/news">E-mail news</a></li>
         
     | 
| 
      
 1499 
     | 
    
         
            +
            					<li><a class="mobiles" href="http://news.bbc.co.uk/go/news/int/story/services/-/1/hi/help/6207366.stm">Mobiles</a></li>
         
     | 
| 
      
 1500 
     | 
    
         
            +
            					<li><a class="alerts" href="http://news.bbc.co.uk/go/news/int/story/services/-/1/hi/help/4735697.stm">Alerts</a></li>
         
     | 
| 
      
 1501 
     | 
    
         
            +
            					<li><a class="newsfeeds" href="http://news.bbc.co.uk/go/news/int/story/services/-/1/hi/help/3223484.stm">News feeds</a></li>
         
     | 
| 
      
 1502 
     | 
    
         
            +
            					<li><a class="itv" href="http://news.bbc.co.uk/go/news/int/story/services/-/1/hi/help/5092618.stm">Interactive TV</a></li>
         
     | 
| 
      
 1503 
     | 
    
         
            +
            					<li><a class="podcast" href="http://www.bbc.co.uk/radio/podcasts/directory/genre/newscurrentaffairs/">Podcasts</a></li>
         
     | 
| 
      
 1504 
     | 
    
         
            +
            				</ul>
         
     | 
| 
      
 1505 
     | 
    
         
            +
            				<a class="skip" href="#blq-container-inner">Skip to the top of the page</a>
         
     | 
| 
      
 1506 
     | 
    
         
            +
                		</div>
         
     | 
| 
      
 1507 
     | 
    
         
            +
             
     | 
| 
      
 1508 
     | 
    
         
            +
            	<!-- END CPS_SECTION_SKIN CLASS: education -->
         
     | 
| 
      
 1509 
     | 
    
         
            +
            	</div>
         
     | 
| 
      
 1510 
     | 
    
         
            +
              <script type="text/javascript">
         
     | 
| 
      
 1511 
     | 
    
         
            +
            	bbc.fmtj.common.removeNoScript({});
         
     | 
| 
      
 1512 
     | 
    
         
            +
            	bbc.fmtj.common.tabs.createTabs({});
         
     | 
| 
      
 1513 
     | 
    
         
            +
            </script>
         
     | 
| 
      
 1514 
     | 
    
         
            +
             
     | 
| 
      
 1515 
     | 
    
         
            +
            	<!-- END CPS_AUDIENCE CLASS: domestic -->
         
     | 
| 
      
 1516 
     | 
    
         
            +
            	</div>
         
     | 
| 
      
 1517 
     | 
    
         
            +
            <!-- END CPS_ASSET_TYPE CLASS: story -->
         
     | 
| 
      
 1518 
     | 
    
         
            +
            </div> 
         
     | 
| 
      
 1519 
     | 
    
         
            +
             
     | 
| 
      
 1520 
     | 
    
         
            +
            	
         
     | 
| 
      
 1521 
     | 
    
         
            +
            	
         
     | 
| 
      
 1522 
     | 
    
         
            +
             
     | 
| 
      
 1523 
     | 
    
         
            +
                </div>   <div id="blq-mast" class="blq-rst blq-new-nav" lang="en-GB"> <!-- Identity status -->  <form method="get" action="http://search.bbc.co.uk/search" accept-charset="utf-8"> <p>  <input type="hidden" name="go" value="toolbar" />    <label for="blq-search" class="blq-hide">Search term:</label> <input id="blq-search" type="text" name="q" value="" maxlength="128" accesskey="4" /> <input id="blq-search-btn" type="submit" value="Search" /> </p> </form>  <h2 class="blq-hide">bbc.co.uk navigation</h2> <ul id="blq-nav-main">     <li id="blq-nav-n"><a href="http://news.bbc.co.uk/news/" hreflang="en-GB">News</a></li> <li id="blq-nav-s"><a href="http://news.bbc.co.uk/sport/" hreflang="en-GB">Sport</a></li> <li id="blq-nav-w"><a href="http://news.bbc.co.uk/weather/" hreflang="en-GB">Weather</a></li>  <li id="blq-nav-i">  <a href="http://www.bbc.co.uk/iplayer/">iPlayer</a>  </li>  <li id="blq-nav-t"><a href="http://www.bbc.co.uk/tv/" hreflang="en-GB">TV</a></li>  <li id="blq-nav-r"><a href="http://www.bbc.co.uk/radio/" hreflang="en-GB">Radio</a></li> <li id="blq-nav-m"><a href="#blq-nav">More…</a></li>  </ul> </div>  <div id="blq-nav" class="blq-orange blq-rst"> <div id="blq-nav-links" class="blq-clearfix" lang="en-GB"> <div id="blq-nav-links-inner">   <h3 class="blq-hide">A to F</h3> <ol class="blq-nav-sub blq-first"> <li><a href="http://www.bbc.co.uk/cbbc/">CBBC</a></li> <li><a href="http://www.bbc.co.uk/cbeebies/">CBeebies</a></li> <li><a href="http://www.bbc.co.uk/food/">Food</a></li> </ol> <h3 class="blq-hide">H to Le</h3> <ol class="blq-nav-sub"> <li><a href="http://www.bbc.co.uk/health/">Health</a></li> <li><a href="http://www.bbc.co.uk/history/">History</a></li> <li><a href="http://www.bbc.co.uk/learning/">Learning</a></li> </ol> <h3 class="blq-hide">Lo to Z</h3> <ol class="blq-nav-sub blq-last"> <li><a href="http://www.bbc.co.uk/local/">Nations & Local</a></li> <li><a href="http://www.bbc.co.uk/music/">Music</a></li> <li><a href="http://www.bbc.co.uk/sn/">Science & Nature</a></li> </ol>  </div> <div id="blq-nav-foot"><div>  <h3 class="blq-hide">Popular links</h3> <ul id="blq-pop"> <li><a href="http://www.bbc.co.uk/worldcup/">World Cup 2010</a></li>
         
     | 
| 
      
 1524 
     | 
    
         
            +
            <li class="blq-last"><a href="http://www.bbc.co.uk/solarsystem/">Solar System</a></li> </ul>  <p id="blq-az"><a href="http://www.bbc.co.uk/a-z/" accesskey="3">Full A-Z<span class="blq-hide"> of BBC sites</span></a></p> <p class="blq-hide"><a href="#blq-nav-links-inner">Back to start of navigation</a></p></div> </div> </div> </div> <div id="blq-foot" lang="en-GB" class="blq-rst blq-clearfix blq-foot-"> <div id="blq-footlinks">  <h2 class="blq-hide">Site links</h2> <ul id="blq-sitelinks"> <li><a href="http://news.bbc.co.uk/1/hi/help/3281815.stm">News Sources</a></li>  <li><a href="http://news.bbc.co.uk/1/hi/help/default.stm">About BBC News</a></li>    </ul>  <h2 class="blq-hide">BBC links</h2> <ul id="blq-bbclinks"> <li><a href="http://www.bbc.co.uk/aboutthebbc/">About the BBC</a></li> <li><a href="http://www.bbc.co.uk/help/">BBC Help</a></li> <li><a href="http://news.bbc.co.uk/newswatch/ukfs/hi/feedback/default.stm"hreflang="en-GB">Contact Us</a></li> <li><a href="http://www.bbc.co.uk/accessibility/">Accessibility Help</a></li> <li><a href="http://www.bbc.co.uk/terms/">Terms of Use</a></li>  <li><a href="http://www.bbc.co.uk/jobs/">Jobs</a></li>  <li><a href="http://www.bbc.co.uk/privacy/">Privacy & Cookies</a></li>  </ul> </div>  <p id="blq-copy"><img src="http://static.bbc.co.uk/frameworks/barlesque/1.1.5/newnav/img/footer_blocks_grey.gif" width="68" height="21" alt="BBC" /> © MMX</p> <p id="blq-disclaim"><a href="http://www.bbc.co.uk/help/web/links/">The BBC is not responsible for the content of external internet sites.</a></p> <div id="blq-obit"><p><strong>This page is best viewed in an up-to-date web browser with style sheets (CSS) enabled. While you will be able to view the content of this page in your current browser, you will not be able to get the full visual experience. Please consider upgrading your browser software or enabling style sheets (CSS) if you are able to do so.</strong></p></div> </div> </div>  </div> 
         
     | 
| 
      
 1525 
     | 
    
         
            +
            	
         
     | 
| 
      
 1526 
     | 
    
         
            +
             
     | 
| 
      
 1527 
     | 
    
         
            +
            <script type="text/javascript">
         
     | 
| 
      
 1528 
     | 
    
         
            +
            <!--
         
     | 
| 
      
 1529 
     | 
    
         
            +
            bbc.fmtj.common.bookmarks.createBookmarks({
         
     | 
| 
      
 1530 
     | 
    
         
            +
                site:'News',
         
     | 
| 
      
 1531 
     | 
    
         
            +
                headline:'BBC News - Government sets out how to establish \'free schools\' ',
         
     | 
| 
      
 1532 
     | 
    
         
            +
                storyId:10345302,
         
     | 
| 
      
 1533 
     | 
    
         
            +
                sectionId:99105,
         
     | 
| 
      
 1534 
     | 
    
         
            +
                url:'http://news.bbc.co.uk/1/hi/education/10345302.stm',
         
     | 
| 
      
 1535 
     | 
    
         
            +
                edition:'Domestic'
         
     | 
| 
      
 1536 
     | 
    
         
            +
              });
         
     | 
| 
      
 1537 
     | 
    
         
            +
            -->
         
     | 
| 
      
 1538 
     | 
    
         
            +
            </script>
         
     | 
| 
      
 1539 
     | 
    
         
            +
             
     | 
| 
      
 1540 
     | 
    
         
            +
             
     | 
| 
      
 1541 
     | 
    
         
            +
             
     | 
| 
      
 1542 
     | 
    
         
            +
              	<div style="display:none;">
         
     | 
| 
      
 1543 
     | 
    
         
            +
                
         
     | 
| 
      
 1544 
     | 
    
         
            +
             
     | 
| 
      
 1545 
     | 
    
         
            +
            	<div class="see-also pic-none">
         
     | 
| 
      
 1546 
     | 
    
         
            +
            	<h2><a href="/1/hi/default.stm">TOP NEWS FRONT PAGE STORIES</a></h2>
         
     | 
| 
      
 1547 
     | 
    
         
            +
            	<ul>
         
     | 
| 
      
 1548 
     | 
    
         
            +
            		
         
     | 
| 
      
 1549 
     | 
    
         
            +
            		<li class="first-child">
         
     | 
| 
      
 1550 
     | 
    
         
            +
            			<h3><a href="/1/hi/education/10345302.stm">'Free schools' invitations issued</a></h3>
         
     | 
| 
      
 1551 
     | 
    
         
            +
            		</li>
         
     | 
| 
      
 1552 
     | 
    
         
            +
            		
         
     | 
| 
      
 1553 
     | 
    
         
            +
            		<li >
         
     | 
| 
      
 1554 
     | 
    
         
            +
            			<h3><a href="/1/hi/world/us_and_canada/10347166.stm">Firing squad executes US killer</a></h3>
         
     | 
| 
      
 1555 
     | 
    
         
            +
            		</li>
         
     | 
| 
      
 1556 
     | 
    
         
            +
            		
         
     | 
| 
      
 1557 
     | 
    
         
            +
            		<li >
         
     | 
| 
      
 1558 
     | 
    
         
            +
            			<h3><a href="/1/hi/uk/10341482.stm">Sarkozy marks war broadcast in UK</a></h3>
         
     | 
| 
      
 1559 
     | 
    
         
            +
            		</li>
         
     | 
| 
      
 1560 
     | 
    
         
            +
            		
         
     | 
| 
      
 1561 
     | 
    
         
            +
            	</ul>
         
     | 
| 
      
 1562 
     | 
    
         
            +
            	
         
     | 
| 
      
 1563 
     | 
    
         
            +
            	<div class="feedslink">
         
     | 
| 
      
 1564 
     | 
    
         
            +
            		<a href="http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml"><img height="16" width="16" title="News feeds" src="http://newsimg.bbc.co.uk/shared/img/v3/feed.gif" alt="News feeds"></a>
         
     | 
| 
      
 1565 
     | 
    
         
            +
            		<span class="feedbar">|</span>
         
     | 
| 
      
 1566 
     | 
    
         
            +
            		<a title="News feeds help" href="http://news.bbc.co.uk/1/hi/help/3223484.stm?rss=/rss/newsonline_uk_edition/front_page/rss.xml">News feeds</a>
         
     | 
| 
      
 1567 
     | 
    
         
            +
            	</div> 
         
     | 
| 
      
 1568 
     | 
    
         
            +
            	
         
     | 
| 
      
 1569 
     | 
    
         
            +
            	</div>
         
     | 
| 
      
 1570 
     | 
    
         
            +
             
     | 
| 
      
 1571 
     | 
    
         
            +
             
     | 
| 
      
 1572 
     | 
    
         
            +
             
         
     | 
| 
      
 1573 
     | 
    
         
            +
               	</div>
         
     | 
| 
      
 1574 
     | 
    
         
            +
            </body>
         
     | 
| 
      
 1575 
     | 
    
         
            +
            </html>
         
     |