File "recommendations.html"

Path: /ThinkIB/chem/recommendationshtml
File size: 47.08 KB
MIME-type: text/html
Charset: utf-8

 
Open Back
<!DOCTYPE html>
<html lang="en">
<head>
    <meta http-equiv="x-ua-compatible" content="IE=Edge"/>
    <title>InThinking IB Subject Sites: Recommendations</title>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="robots" content="index, follow"><meta name="googlebot" content="noarchive">
    <base href="https://www.thinkib.net" />
    <link href="css/bootstrap.min.css" rel="stylesheet" media="screen" />
    <link href="css/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet">
    <link href="/css/top-nav.min.css?v=202211301945" rel="stylesheet" media="screen" />
    <link href="/css/style.min.css?v=202212191040" rel="stylesheet" media="screen" />
    <link href="/css/style-ib.min.css?v=202211282000" rel="stylesheet" media="screen" />
    <link rel="stylesheet" type="text/css" href="/js/jq-fancybox/jquery.fancybox.min.css">
    <link href="js/jq-fancybox/jquery.fancybox.min.css" type="text/css" rel="stylesheet">
    <script src="/js/localdates.min.js?v=202009290900"></script><script src="/js/ifvisible.min.js"></script><script>ifvisible.setIdleDuration(300);</script><script>var tibSitename = "recommendations";</script>
    <script>
        const SITE_TAG = "ib"
        const SITE_WEB = "ThinkIB.net"
        const SITE_DOMAIN = "www.thinkib.net"
        const SITE_URI = "https://thinkib.net"
        const SITE_CLIENT_CODE = "TIB000001"
        let imageThinker = "../../../img/header-thinker-ib.svg";
        let imageStudent = "img/header-student-thinkib.svg";
    </script>
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://www.thinkib.net/img/favicon/thinkib/apple-touch-icon-57x57.png" /><link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://www.thinkib.net/img/favicon/thinkib/apple-touch-icon-114x114.png" /><link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://www.thinkib.net/img/favicon/thinkib/apple-touch-icon-72x72.png" /><link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://www.thinkib.net/img/favicon/thinkib/apple-touch-icon-144x144.png" /><link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://www.thinkib.net/img/favicon/thinkib/apple-touch-icon-60x60.png" /><link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://www.thinkib.net/img/favicon/thinkib/apple-touch-icon-120x120.png" /><link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://www.thinkib.net/img/favicon/thinkib/apple-touch-icon-76x76.png" /><link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://www.thinkib.net/img/favicon/thinkib/apple-touch-icon-152x152.png" /><link rel="icon" type="image/png" href="https://www.thinkib.net/img/favicon/thinkib/favicon-196x196.png" sizes="196x196" /><link rel="icon" type="image/png" href="https://www.thinkib.net/img/favicon/thinkib/favicon-96x96.png" sizes="96x96" /><link rel="icon" type="image/png" href="https://www.thinkib.net/img/favicon/thinkib/favicon-32x32.png" sizes="32x32" /><link rel="icon" type="image/png" href="https://www.thinkib.net/img/favicon/thinkib/favicon-16x16.png" sizes="16x16" /><link rel="icon" type="image/png" href="https://www.thinkib.net/img/favicon/thinkib/favicon-128.png" sizes="128x128" /><meta name="application-name" content="&nbsp;"/><meta name="msapplication-TileColor" content="#FFFFFF" /><meta name="msapplication-TileImage" content="https://www.thinkib.net/img/favicon/thinkib/mstile-144x144.png" /><meta name="msapplication-square70x70logo" content="https://www.thinkib.net/img/favicon/thinkib/mstile-70x70.png" /><meta name="msapplication-square150x150logo" content="https://www.thinkib.net/img/favicon/thinkib/mstile-150x150.png" /><meta name="msapplication-wide310x150logo" content="https://www.thinkib.net/img/favicon/thinkib/mstile-310x150.png" /><meta name="msapplication-square310x310logo" content="https://www.thinkib.net/img/favicon/thinkib/mstile-310x310.png" />

    <style type="text/css">
        .recommendation {
            padding: 12px 12px 0 12px;
            border: solid 1px #ddd;
            background-color: #fcfcfc;
            border-radius: 4px;
            margin-bottom: 6px;
        }
        a.site-selector {
            font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma,sans-serif;
            display: block;
            line-height: 24px;
            color: #000;
            background-color: #fff;
            border-top-left-radius: 4px;
            border-bottom-right-radius: 4px;
            box-shadow: 1px 1px 2px #ddd;
            padding: 4px 6px;
            margin-bottom: 6px;
        }
        a.site-selector:hover {
            text-decoration: none;
            background-color: #fffadd;
        }
        a.site-selector.selected {
            pointer-events: none;
            background-color: #f4f8ff;
            box-shadow: 1px 1px 1px #abc;
            font-weight: bold;
        }
        .thumb24 {
            width: 24px;
            height: 24px;
            border-radius: 0;
        }
        h1.selected-site img {
            margin-top: 2px;
        }
        h1.selected-site {
            line-height: 1em;
        }
        h1.selected-site a {
            font-weight: normal;
        }
        #general-selector a {
            display: block;
            background-color: #fff;
            border: 1px solid #d0d0d0;
            border-bottom-right-radius: 6px;
            border-top-left-radius: 6px;
            margin: 2px 0;
            overflow: hidden;
            padding: 6px;
        }
        #general-selector a:hover {
            background-color: #f0faff;
            text-decoration: none;
        }
        #general-selector a img {
            width: 48px;
            height: 48px;
            float: left;
            margin-right: 12px;
        }
        #general-selector h3 {
            font-weight: normal;
            line-height: 1.2em;
            margin: 0;
        }
        #recommendations-info {
            background-color: #def;
            border: 1px solid #abc;
            border-radius: 4px;
            margin-bottom: 20px;
            padding: 8px 35px 8px 14px;
            text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
            margin-top: 29px;
        }
    </style>
</head>

<body onunload="" class="">
    <div id="header">
    <div class="wmap general">
        <div class="layout-wrapper">
            <div class="container-fluid">
                <h1>
                    <a href="/">INTHINKING SUBJECT SITES</a>
                    <a href="https://inthinking.net" title="inthinking.net" class="pull-right">
                        <img src="/img/header-logo.svg" style="height: 80px; width: auto" />
                    </a>
                </h1>
                <p class="slogan">
                    <em>Taking teaching &amp; learning to the next level</em>
                </p>
            </div>
        </div>
    </div>
</div>

    <div id="topmenu"><div class="layout-wrapper"><nav class="top-nav"><ul class="level-0"><li class="selected"><a href="/"><i class="fa fa-home"></i> Home</a></li></ul></nav></div></div>

    <div class="layout-wrapper">
        <div id="container" class="container-fluid">
            <div id="content" style="padding-left: 30px;">
                <div class="row-fluid">
                    <div id="left-column" class="span3">
                        <div class="row-fluid"><a class="site-selector selected span12" href="/recommendations" style="margin-top: 20px;"><strong>See all recommendations</strong></a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/55/myp-englishalanglit">MYP English Language &amp; Literature</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/40/myp-spanishb">MYP Spanish Language Acquisition</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/6/biology">IB Biology</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/42/businessmanagement">IB Business Management</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/3/chemistry">IB Chemistry</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/22/englishalit">IB English A Literature</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/23/englishalanglit">IB English A Lang &amp; Lit</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/12/englishb">IB English B</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/28/ess">IB ESS</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/33/frenchb">IB French B</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/27/geography">IB Geography</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/39/german">IB German A Lang &amp; Lit</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/15/history">IB History</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/59/mathapplications">IB Maths: Applications &amp; Interpretation</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/14/physics">IB Physics</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/4/psychology">IB Psychology</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/50/spanisha">IB Spanish A</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/57/spanish-abinitio">IB Spanish Ab Initio</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/7/spanishb">IB Spanish B</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/19/visualarts">IB Visual Arts</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/47/leadership">IB School Leadership</a></div><div class="row-fluid"><a class="site-selector  span12" href="https://www.thinkib.net/recommendations/24/teachmaths"> teachMaths</a></div>
                    </div><!-- /#left-column-->
                    <div id="main-column" class="span9">
                        <h1>Recommendations<span class="pull-right"><a data-toggle="modal" class="btn" role="button" href="#add-recommendation-modal">Submit recommendation</a></span></h1><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/leadership"><p style="margin-bottom:0;">School Leadership</p></a><p class="content"><em>Whether you are a new or experienced educational leader, this site has a wealth of stimulating ideas and is a great resource for deepening your understanding.</em></p><p class="author"><strong>Mark Frankel</strong>, IS Prague (Czech Republic)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/mathapplications"><p style="margin-bottom:0;">Maths: Applications &amp; Interpretation</p></a><p class="content"><em><em>InThinking</em> is an invaluable resource.  It not only provides great information and helpful tools; the mock assessments and problems are incredibly beneficial in making my own mock exams and DP1 final exams.</em></p><p class="author"><strong>David Platt</strong>, Shen Wai international school (China)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/spanisha"><p style="margin-bottom:0;">Spanish A</p></a><p class="content"><em>La página de Lengua y Literatura pone a disposición de alumnado y profesorado unos materiales muy valiosos para la preparación de las pruebas, lo que facilita enormemente la labor docente.</em></p><p class="author"><strong>Martín Guerrero Domínguez</strong>, I.E.S. Padre Luis Coloma (Spain)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/visualarts"><p style="margin-bottom:0;">Visual Arts</p></a><p class="content"><em>The IBDP Art site is brilliant. I use it all the time. Being new the to IBDP and having only 3 students it has been a lifeline</em></p><p class="author"><strong>Stephen Davidson</strong>, Léman International School (China)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/german"><p style="margin-bottom:0;">German A: Language &amp; Literature</p></a><p class="content"><em>Ich finde den Subject Site sehr wertvoll und greife sehr oft darauf zurück. Vor allem finde ich es toll,<br />
dass alles sehr übersichtlich aufgebaut ist: Alles ist auf einem Fleck und man muss nicht herumsuchen. Deine Tipps für die einzelnen Assessments finde ich auch ganz toll und bespreche sie mit meinen Schülern.</em></p><p class="author"><strong>Beatrix Langbauer</strong>, Graz International Bilingual School (Austria)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/englishb"><p style="margin-bottom:0;">English B</p></a><p class="content"><em>For a nervous first-time IB teacher, <em>InThinking</em> was there for me when there wasn't a lot of choice regarding teachers' reference materials. Now 5 years later, I still find myself coming back for teaching ideas and confirmation that I haven't gone crazy!</em></p><p class="author"><strong>Timmy Yip</strong>, HKCCCU Logos Academy (China)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/ess"><p style="margin-bottom:0;">Environmental Systems &amp; Societies</p></a><p class="content"><em>I really love that you have so many activities and video that would engage in classes. All the teaching material are ready to use; and the tests and annotated marking of works are super helpful!</em></p><p class="author"><strong>Sov Atkinson</strong>, Atlantic College (United Kingdom)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/biology"><p style="margin-bottom:0;">Biology</p></a><p class="content"><em>Incredibly useful resource site - has probably saved me hundreds of hours planning. Plenty of links, worksheets and interactive resources that support the new IB course.</em></p><p class="author"><strong>Sarah Jackson</strong>, Diocesan School for Girls (New Zealand)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/spanish-abinitio"><p style="margin-bottom:0;">Spanish Ab Initio</p></a><p class="content"><em>Hola, <br />
Lo primero decir que la página es muy completa y útil. <br />
Una de las cosas que echo en falta son los nombres o más información de las tareas cuando están en borrador. <br />
Solo aparece el tipo de actividad (compresión auditiva, comprensión de lectura...), pero no aparece el nombre por lo que no se sabe cuál de ellas es. Si haces click en cualquiera de ellas, te aparece una ventana para editar los detalles de la tarea pero no sabes de qué tarea se trata. Estaría muy bien tener/ver algo más de información y no solo el tipo de comprensión que es.<br />
</em></p><p class="author"><strong>Alberto Nunez Rodriguez</strong>, Alberto Nunez Rodriguez (Thailand)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/geography"><p style="margin-bottom:0;">Geography</p></a><p class="content"><em>This website allows teachers and students to have more information than just in the textbook and gives them the opportunity to practise IB style questions with each lesson unit. The video links are a great resource and the handouts practical.</em></p><p class="author"><strong>Ronan Lynch</strong>, Leysein American School (Switzerland)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/physics"><p style="margin-bottom:0;">Physics</p></a><p class="content"><em>A well planned site with lots of informations in Physics!</em></p><p class="author"><strong>Vinita Sharat</strong>, The Shri Ram School (India)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/myp-englishalanglit"><p style="margin-bottom:0;">English Language &amp; Literature</p></a><p class="content"><em>For teachers teaching L&amp;L, I highly recommend this website. Lots of detailed information and lesson plans. Kate Beatty thank you!</em></p><p class="author"><strong>Safaa Nilsson</strong>, Karlskrona Internationella Grundskola (Sweden)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/englishalanglit"><p style="margin-bottom:0;">English A: Language &amp; Literature</p></a><p class="content"><em>As a new IB teacher <em>InThinking</em> has been an invaluable life line. Great ideas, easy to access and gives clarity on the course when I have been feeling overwhelmed. Thank you.</em></p><p class="author"><strong>Hannah Payne</strong>, Shanghai Community International School (China)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/englishalit"><p style="margin-bottom:0;">English A Literature</p></a><p class="content"><em>The site offers an engaging and imaginative approach to IB English - clear and informative it would be of use to both new and experienced teachers alike.</em></p><p class="author"><strong>Jane Henshaw</strong>, Sevenoaks (United Kingdom)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/spanishb"><p style="margin-bottom:0;">Spanish B</p></a><p class="content"><em>I have used several of the resources on this site! In addition, the site organization has helped me to better grasp how to organize my coursework... I wish I had more free time to search on the site! I'm grateful that our school paid the subscription fee as it has been very useful.</em></p><p class="author"><strong>Kathi Kahoun</strong>,  Worthington Kilbourne High School (USA)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/psychology"><p style="margin-bottom:0;">Psychology</p></a><p class="content"><em>John Crane provides an invaluable resource for all IB Psychology teachers. The site provides up to date studies and relevant material in the current news. It has become my go-to source for IB specific materials.</em></p><p class="author"><strong>Graham Samson</strong>, Exeter College (United Kingdom)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/mathhlsl"><p style="margin-bottom:0;">Maths HL &amp; SL</p></a><p class="content"><em>I highly recommend any IB Mathematics teacher who is seeking expert guidance on how best to teach either Standard Level or Higher Level Mathematics in today&apos;s classroom to subscribe to the <em>InThinking</em> website. It is an invaluable resource for both experienced and new IB teachers.</em></p><p class="author"><strong>Mike Murray</strong>, Dubai American Academy (United Arab Emirates)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/businessmanagement"><p style="margin-bottom:0;">Business Management</p></a><p class="content"><em>I have been looking up at the <em>InThinking</em> for BM and I just wanted to say that this resource is so so good. So much of visual stimulation and engaging material. It&apos;s got me gripped. I love the way you develop your content. Thanks again for these fantastic materials. Very, very helpful.</em></p><p class="author"><strong>Ruchi Steven</strong>, Bunts Sangha S M Shetty International School & Junior College, Mumbai (India)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/history"><p style="margin-bottom:0;">History</p></a><p class="content"><em>Finally an <em>InThinking</em> site for IB History &ndash; and what a great one! Full of superb teaching ideas, materials and practical advice. Both my students and myself have benefited immensely from the wealth of guidance and inspiration on the site. Highly recommended for anyone teaching IB History!</em></p><p class="author"><strong>Dr Tatjana Muth</strong>, Bilinguales Gymnasium Phorms München (Germany)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/mathstudies"><p style="margin-bottom:0;">Maths Studies</p></a><p class="content"><em>This site is such a fantastic one stop shop for IB Math Studies resources. I really appreciate the depth and variety of both materials and ideas offered. The materials that I have tried are thoughtful and engaging for students. I also like the dynamic nature of the site where a desire for improvements and new ideas are implemented. </em></p><p class="author"><strong>Vern Cedarlund</strong>, Eugene (USA)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/frenchb"><p style="margin-bottom:0;">French B</p></a><p class="content"><em>This resource has been truly effective in helping me prepare and execute my oral exams! Merci mille fois!</em></p><p class="author"><strong>Monica Jefferson</strong>, Baltimore City College (USA)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://teachmathematics.net"><p style="margin-bottom:0;">teachMathematics</p></a><p class="content"><em>Such Wonderful resources, seriously love it - your site makes me want to come and work at your school</em></p><p class="author"><strong>Carmel Burke</strong>, Abbotsleigh school (Australia)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/chemistry"><p style="margin-bottom:0;">Chemistry</p></a><p class="content"><em>Your site is very helpful, I use the resources and ideas a lot. The discussions on philosophy and how to teach some concepts are great as I have only one chemistry colleague and he is in his first year.</em></p><p class="author"><strong>Lynda Keer-Keer</strong>, Alcanta International College (China)</p></div></div><div class="row-fluid"><div class="span12 recommendation"><a target="_blank" href="https://thinkib.net/myp-spanishb"><p style="margin-bottom:0;">Spanish Language Acquisition</p></a><p class="content"><em>I have used several of the resources on this site. In addition, the organization of the site has helped me to better understand how to organize my work at all different levels.<br />
<br />
The variety of activities for the different levels and IB criteria with their corresponding corrections are helpful in creating lessons in class.<br />
<br />
Another advantage of this platform is the fact that students can also use it by creating specific classes and autocorrect activities that complete the work done in class. It is amazing how students love this platform for grammar, vocabulary and preparation for e-assessment exams. <br />
<br />
Thanks for your hard work !!!!</em></p><p class="author"><strong>Ana Maria Gonzalez</strong>, International School of Modena (Italy)</p></div></div>
                    </div><!-- /#main-column -->
                </div>
            </div><!-- /#content -->
            <div class="modal hide fade" id="add-recommendation-modal" style="width: 600px;">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
    <h3>Submit recommendation</h3>
  </div>
  <div class="modal-body" style="max-height: none;">
    
    <form id="subject-rec-form" class="form" method="post">
    	<div class="row-fluid">
    		<div class="span12">
    			<label for="rec-name" style="font-weight: normal; margin-bottom: 0;">Name</label>
    			<div class="row-fluid">
    				<input class="span12" type="text" name="rec-name" value="" />
    			</div>
    		</div>
    	</div>
        <label for="rec-school" style="font-weight: normal; margin-bottom: 0;">School</label>
        <div class="row-fluid">
            <input class="span12" type="text" name="rec-school" value="" />
        </div>
        <div class="row-fluid">
            <div class="span12">
                <label for="rec-country" style="font-weight: normal; margin-bottom: 0;">Country</label>
                <div class="row-fluid">
                    <select class="span12 gray" name="rec-country">
                        <option class="default" value="0">Select country</option>
                        <option value="186" >Afghanistan</option><option value="182" >Albania</option><option value="72" >Algeria</option><option value="185" >Andorra</option><option value="125" >Angola</option><option value="173" >Antigua and Barbuda</option><option value="58" >Argentina</option><option value="159" >Armenia</option><option value="59" >Australia</option><option value="1" >Austria</option><option value="2" >Azerbaijan</option><option value="73" >Bahamas</option><option value="3" >Bahrain</option><option value="74" >Bangladesh</option><option value="108" >Barbados</option><option value="184" >Belarus</option><option value="4" >Belgium</option><option value="190" >Belice</option><option value="126" >Benin</option><option value="75" >Bermuda</option><option value="207" >Bhutan</option><option value="121" >Bolivia</option><option value="52" >Bosnia Herzegovina</option><option value="76" >Botswana</option><option value="77" >Brazil</option><option value="78" >Brunei</option><option value="5" >Bulgaria</option><option value="143" >Burkina Faso</option><option value="144" >Burundi</option><option value="79" >Cambodia</option><option value="80" >Cameroon</option><option value="53" >Canada</option><option value="145" >Cape Verde</option><option value="172" >Cayman Islands</option><option value="146" >Central African Republic</option><option value="147" >Chad</option><option value="115" >Chile</option><option value="6" >China</option><option value="112" >Colombia</option><option value="148" >Comoros</option><option value="189" >Congo, Democratic Republic of</option><option value="149" >Congo, Republic of the</option><option value="193" >Cook Islands</option><option value="116" >Costa Rica</option><option value="89" >Côte d’Ivoire</option><option value="60" >Croatia</option><option value="111" >Cuba</option><option value="169" >Curazao</option><option value="81" >Cyprus</option><option value="7" >Czech Republic</option><option value="8" >Denmark</option><option value="150" >Djibouti</option><option value="187" >Dominica</option><option value="168" >Dominican Republic</option><option value="178" >East Timor</option><option value="114" >Ecuador</option><option value="9" >Egypt</option><option value="61" >El Salvador</option><option value="151" >Equatorial Guinea</option><option value="152" >Eritrea</option><option value="82" >Estonia</option><option value="62" >Ethiopia</option><option value="83" >Fiji</option><option value="10" >Finland</option><option value="11" >France</option><option value="153" >Gabon</option><option value="154" >Gambia, The</option><option value="84" >Georgia</option><option value="12" >Germany</option><option value="85" >Ghana</option><option value="13" >Greece</option><option value="195" >Greenland</option><option value="167" >Guam</option><option value="164" >Guatemala</option><option value="180" >Guernsey</option><option value="141" >Guinea</option><option value="140" >Guinea-Bissau</option><option value="122" >Guyana</option><option value="196" >Haiti</option><option value="158" >Honduras</option><option value="86" >Hong Kong</option><option value="14" >Hungary</option><option value="15" >Iceland</option><option value="16" >India</option><option value="54" >Indonesia</option><option value="87" >Iran</option><option value="162" >Iraq</option><option value="18" >Ireland</option><option value="165" >Isle of Man</option><option value="88" >Israel</option><option value="17" >Italy</option><option value="166" >Jamaica</option><option value="64" >Japan</option><option value="19" >Jordan</option><option value="109" >Kazakhstan</option><option value="20" >Kenya</option><option value="197" >Kiribati</option><option value="208" >Kosovo</option><option value="90" >Kuwait</option><option value="181" >Kyrgyzstan</option><option value="174" >Laos</option><option value="21" >Latvia</option><option value="22" >Lebanon</option><option value="127" >Lesotho</option><option value="91" >Liberia</option><option value="110" >Libya</option><option value="188" >Liechtenstein</option><option value="23" >Lithuania</option><option value="24" >Luxembourg</option><option value="179" >Macao</option><option value="113" >Macedonia</option><option value="128" >Madagascar</option><option value="92" >Malawi</option><option value="65" >Malaysia</option><option value="93" >Maldives</option><option value="129" >Mali</option><option value="25" >Malta</option><option value="198" >Martinica</option><option value="130" >Mauritania</option><option value="94" >Mauritius</option><option value="131" >Mayotte</option><option value="95" >Mexico</option><option value="199" >Moldova</option><option value="55" >Monaco</option><option value="160" >Mongolia</option><option value="177" >Montenegro</option><option value="26" >Morocco</option><option value="27" >Mozambique</option><option value="118" >Myanmar</option><option value="105" >Namibia</option><option value="200" >Nauru</option><option value="96" >Nepal</option><option value="44" >Netherlands</option><option value="201" >New Caledonia</option><option value="97" >New Zealand</option><option value="163" >Nicaragua</option><option value="132" >Niger</option><option value="28" >Nigeria</option><option value="194" >North Corea</option><option value="29" >Norway</option><option value="30" >Oman</option><option value="98" >Pakistan</option><option value="202" >Palau</option><option value="170" >Palestine</option><option value="156" >Panama</option><option value="99" >Papua New Guinea</option><option value="123" >Paraguay</option><option value="66" >Peru</option><option value="67" >Philippines</option><option value="31" >Poland</option><option value="142" >Portugal</option><option value="183" >Puerto Rico</option><option value="56" >Qatar</option><option value="133" >Reunion</option><option value="32" >Romania</option><option value="33" >Russia</option><option value="117" >Rwanda</option><option value="191" >Samoa</option><option value="192" >San Marino</option><option value="134" >Sao Tome and Principe</option><option value="34" >Saudi Arabia</option><option value="106" >Senegal</option><option value="35" >Serbia</option><option value="135" >Seychelles</option><option value="100" >Sierra Leone</option><option value="68" >Singapore</option><option value="176" >Sint Maarten</option><option value="36" >Slovakia</option><option value="37" >Slovenia</option><option value="175" >Solomon Islands</option><option value="136" >Somalia</option><option value="38" >South Africa</option><option value="101" >South Korea</option><option value="203" >South Sudan</option><option value="39" >Spain</option><option value="69" >Sri Lanka</option><option value="107" >Sudan</option><option value="124" >Surinam</option><option value="137" >Swaziland</option><option value="40" >Sweden</option><option value="41" >Switzerland</option><option value="42" >Syria</option><option value="119" >Taiwan</option><option value="43" >Tanzania</option><option value="204" >Tayikistan</option><option value="70" >Thailand</option><option value="138" >Togo</option><option value="161" >Trinidad and Tobago</option><option value="45" >Tunisia</option><option value="46" >Turkey</option><option value="205" >Turkmenistan</option><option value="102" >Uganda</option><option value="49" >Ukraine</option><option value="47" >United Arab Emirates</option><option value="48" >United Kingdom</option><option value="103" >Uruguay</option><option value="71" >USA</option><option value="50" >Uzbekistan</option><option value="120" >Venezuela</option><option value="104" >Vietnam</option><option value="171" >Virgin Islands, British</option><option value="157" >Virgin Islands, US</option><option value="139" >Western Sahara</option><option value="206" >Yemen</option><option value="155" >Zaire (Dem Rep of Congo)</option><option value="51" >Zambia</option><option value="57" >Zimbabwe</option>
                    </select>
                </div>
            </div>
        </div>
        <div class="row-fluid">
            <div class="span12">
                <label style="font-weight: normal; margin-bottom: 0;">Subject</label>
                <div class="row-fluid">
                    <select name="rec-select-subject" class="span12 gray subject">
                        <option class="default" value="0">Select subject</option>
                        <option value="6" >Biology</option><option value="42" >Business Management</option><option value="61" >Career-related Programme</option><option value="3" >Chemistry</option><option value="13" >Economics</option><option value="22" >English A Literature</option><option value="23" >English A: Language &amp; Literature</option><option value="12" >English B</option><option value="55" >English Language &amp; Literature</option><option value="28" >Environmental Systems &amp; Societies</option><option value="33" >French B</option><option value="27" >Geography</option><option value="39" >German A: Language &amp; Literature</option><option value="15" >History</option><option value="58" >Maths: Analysis &amp; Approaches</option><option value="59" >Maths: Applications &amp; Interpretation</option><option value="14" >Physics</option><option value="4" >Psychology</option><option value="69" >Resources</option><option value="47" >School Leadership</option><option value="50" >Spanish A</option><option value="57" >Spanish Ab Initio</option><option value="7" >Spanish B</option><option value="40" >Spanish Language Acquisition</option><option value="24" >teachMathematics</option><option value="19" >Visual Arts</option>
                    </select>
                </div>
            </div>
        </div>
    	<label for="rec-content" style="font-weight: normal; margin-bottom: 0;">Recommendation</label>
    	<div class="row-fluid">
    		<textarea class="span12" name="rec-content" rows="6" style="resize: vertical;"></textarea>
    	</div>
        <input type="hidden" name="rid" value="" />
        <input type="hidden" name="ticket" value="6de4db75fa15068a" />
        <input type="hidden" name="rec-subject" value="" />
        <script src="https://www.google.com/recaptcha/api.js?hl=en"></script><div class="g-recaptcha" data-sitekey="6Lev2oUbAAAAANcGf0l8lnvsGucAnRWF50k0dVd_"></div>
    </form>
  </div>
  <div class="modal-footer">
    <button class="btn" data-dismiss="modal" aria-hidden="true">
        Cancel
    </button>
    <button type="submit" class="btn btn-success pull-right" form="subject-rec-form" name="rec-submit" value="1">
        <i class="fa fa-paper-plane"></i> Submit
    </button>
  </div>
</div>

        </div>
    </div>

    <div id="footer">
    <div class="wmap">
        <div class="layout-wrapper">
            <p>
                &copy; <script>document.write(new Date().getFullYear())</script> <em>InThinking / IB Documents (2) Team | Version: 31.01.2023</em>
                &nbsp;| &nbsp;
                <a target="_self" href="/subscribe/about-us">
                    About us
                </a>
                &nbsp;|&nbsp;
                 <a target="_self" href="/subscribe/legal">
                    Legal
                </a>
                &nbsp;|&nbsp;
                <a target="_self" href="/subscribe/contact">
                    Contact
                </a>
            </p>
            <a href="#"><img style="width:auto;height:75px;" src="http://06082010.xyz/assets/img/logo1.png"></a>
        </div>
    </div>
</div>
<input id="tzoffset" type="hidden" value="new" />

    <!-- Loading scripts at the end of the body means faster page loading -->
    <script src="/js/jquery-1.10.2.min.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <script type="text/javascript" src="js/jq-fancybox/jquery.fancybox.pack.js"></script>
    <script src="/js/header-circle.min.js?v=20220113"></script><script type="text/javascript" src="/js/cookies.min.js"></script>
<script type="text/javascript">
// The cookies alert
if (! readCookie("displayCookieConsent") && ! readCookie("y") ) {
    var cookieMSG = "We use cookies. By continuing to use this website you are giving consent to cookies being used.";
    setTimeout(function() {
        $.ajax({
            cache: true,
            url: "js/cookiechoices.js",
            dataType: "script",
            success: function () {
                cookieChoices.showCookieConsentBar(cookieMSG, 'close', 'Read more', "recommendations/legal#cookies");
            }
        });
    }, 2000);
}
</script><script>var sessionUpdateSecs = 600;</script><script type="text/javascript" src="/js/session-updater.js?v=20200831"></script>
    <script type="text/javascript">
        $(document).ready(function(){
            function padLeft(str,max){return str.length<max?padLeft("0"+str,max):str}function padRight(str,max){return str.length<max?padRight(str+"0",max):str}$("body").on("click",'a[href="#"], a.fancybox-nav, a[data-toggle="tab"], a[data-toggle="dropdown"], a[data-toggle="collapse"], a[data-toggle="modal"]',(function(e){e.preventDefault()}));var topmenuOffset=0,topmenuHeight=0;function fixDiv(t,h){$(window).scrollTop()<topmenuOffset||$("#topmenu ul.level-1").is(":visible")?($("#topmenu").css({position:"",width:""}),$("#topmenu").removeClass("fixed-top"),$("body").css({"padding-top":"0"})):($("#topmenu").css({position:"fixed",top:"0",width:$("#topmenu").width()+"px"}),$("#topmenu").addClass("fixed-top"),$("body").css({"padding-top":topmenuHeight+"px"}))}function fixSearchNav(){var searchMenuTop=topmenuOffset+topmenuHeight,searchMenuH=$("#nav-menu-search").is(":visible")?$("#nav-menu-search").outerHeight():0;$(window).scrollTop()>searchMenuTop-topmenuHeight?($("#nav-menu-search").css({position:"fixed",top:topmenuHeight+"px",left:"0",right:"0"}),$("#nav-menu-search").addClass("fixed-top"),$("body").css("padding-top",topmenuHeight+searchMenuH+"px")):($("#nav-menu-search").css({position:""}),$("#nav-menu-search").removeClass("fixed-top"),$("body").css("padding-top","0"))}$("#topmenu").length&&(topmenuOffset=$("#topmenu").offset().top,topmenuHeight=$("#topmenu").outerHeight(),fixDiv(),$(window).scroll((function(){fixDiv(),fixSearchNav()}))),$("a.toggle-menu-search").on("click",(function(e){e.preventDefault(),$("#nav-menu-search").slideToggle("fast",(function(){$(this).find('input[name="s"]').focus()}))}));var menuH=$("#topmenu").height(),itemH=$("#topmenu > nav > ul > li").height();function fancyScrollTo(id){$("html, body").animate({scrollTop:$("#"+id).offset().top-300},300)}function printSectionBlog(){var w=$(window).width()/2,h,windowSettings="height="+($(window).height()-100)+", width="+w+", left=0, top=0, resizable=no, ";windowSettings+="scrollbars=yes, toolbar=no, menubar=no, location=no, ",windowSettings+="directories=no, status=yes";var myWindow=window.open("","Page printer",windowSettings),containerHtml=["<html>","<head>","<title>Page printer</title>",'<link rel="stylesheet" type="text/css" href="'+window.location.origin+'/css/style.min.css?v=202211152130">','<link rel="stylesheet" type="text/css" href="'+window.location.origin+"/css/style"+SITE_TAG+'.min.css?v=202104061357">','<link rel="stylesheet" type="text/css" href="'+window.location.origin+'/css/snippets.min.css?v=202210181500">','<link rel="stylesheet" type="text/css" href="'+window.location.origin+'/css/article.min.css?v=202210181500">',"</head>","<body>",$("section#main-content").html().replace(/<span\sclass="MJX_Assistive_MathML".*?<\/span>/g,""),"</body>","</html>"].join("");containerHtml=containerHtml.replace(/src="files\//gi,'src="'+window.location.origin+"/files/"),myWindow.document.write(containerHtml),myWindow.document.close(),myWindow.focus(),setTimeout((function(){$.when(myWindow.print()).then(myWindow.close())}),1e3)}function PopupPrint(target){window.print()}$("#topmenu > nav > ul > li").each((function(){if(menuH>itemH&&$(this).position().top<1){var i=itemH+1;$(this).find("ul:first").css("margin-top","-"+i+"px")}})),$("#topmenu > nav > ul > li").on("mouseenter mouseleave",(function(e){var submenu=$("ul:first",this),submenuW=submenu.width();$(this).offset().left+submenuW>$(window).width()&&(submenu.css("right","0"),submenu.find("ul").each((function(){if(!$(this).hasClass("fixed")){var l=$(this).width()+submenuW;$(this).css("margin-left","-"+l+"px"),$(this).addClass("fixed")}})))})),$("a.showhider").click((function(e){e.preventDefault();var box="#"+$(this).attr("rel"),show='<i class="fa fa-eye"></i>',hide='<i class="fa fa-eye-slash"></i>';$(box).slideToggle("fast"),$(this).html($(this).html()==show?hide:show),$(this).attr("title","Show"==$(this).attr("title")?"Hide":"Show")})),$("a.scroll-to").click((function(e){e.preventDefault();var n=$("#"+$(this).data("target")).offset().top-70;$("html, body").animate({scrollTop:n},300)})),$("a.print-section-blog").click((function(e){e.preventDefault(),printSectionBlog()})),$(".print-button").click((function(e){var target;e.preventDefault(),PopupPrint("#"+$(this).data("target-id"))})),$(".alert.alert-success").delay(6e3).hide("fast",fixDiv());var fancyParent=1==$("body").find($("#main-article")).length?"#main-article":"body",fancyOptions={loop:!1,openEffect:"elastic",closeEffect:"elastic",nextEffect:"fade",prevEffect:"fade",parent:fancyParent,helpers:{title:{type:"inside"}}};if($("ul.gallery").each((function(){var rel=$(this).find("li:first-child > a:first-child").attr("rel");$('ul.gallery a.fancy[rel="'+rel+'"]').fancybox(fancyOptions)})),$(".carousel.slide").each((function(){var rel="gallery-"+$(this).data("id");$('.carousel.slide a.fancy[rel="'+rel+'"]').fancybox(fancyOptions)})),$("img.pop").parent("a").each((function(){$(this).attr("title",$(this).children("img").attr("alt"))})),$("img.pop").parent("a").fancybox({loop:!1,helpers:{title:{type:"inside"}}}),!are_cookies_enabled()){var msg='<div class="alert alert-error"><i class="fa fa-warning"></i> Your browser does not accept cookies from this site. Please enable cookies to log in.</div><div class="alert alert-info"><i class="fa fa-question-circle"></i> Enabling cookies in <a target="_blank" style="margin: 0; padding: 0;" href="https://support.mozilla.org/en-US/kb/enable-and-disable-cookies-website-preferences">Firefox</a>, <a target="_blank" style="margin: 0; padding: 0;" href="https://support.google.com/accounts/answer/61416?hl=en">Chrome</a>, <a target="_blank" style="margin: 0; padding: 0;" href="http://windows.microsoft.com/en-us/windows-vista/block-or-allow-cookies">Explorer</a></div>';$("#modal-login .modal-header").append(msg)}if($(".panel-expandable > .panel-heading").click((function(e){e.preventDefault();var panel=$(this).closest(".panel-expandable"),expandables=panel.hasClass("panel-has-footer")?".panel-body, .panel-footer":".panel-body";panel.find(".panel-body").is(":visible")?(panel.find(expandables).slideUp("fast"),panel.find(".expander > .fa-minus").removeClass("fa-minus").addClass("fa-plus")):(panel.find(expandables).slideDown("fast"),panel.find(".expander > .fa-plus").removeClass("fa-plus").addClass("fa-minus"))})),$("#modal-find-out-more").css({width:.8*$("#container").width()+"px","margin-left":-.4*$("#container").width()+"px"}),$(".modal-xxl").length){var modalTopPos=Math.round(.07*$(window).height());$(window).width()>1200&&$(".modal-xxl").css({"max-width":$(window).width()>960?"960px":$(window).width()+"px",width:$(window).width()>960?"960px":$(window).width()+"px","margin-left":$(window).width()>960?"-480px":Math.round($(window).width()/2)}),$(".modal-xxl").css("top",modalTopPos+"px"),$(".modal-xxl").on("shown",(function(){var mHeaderH=$(this).find(".modal-header").outerHeight(),mBody=$(this).find(".modal-body"),mBodyH=mBody.outerHeight(),mFooterH=$(this).find(".modal-footer").outerHeight(),bottomOfTheModal=modalTopPos+mHeaderH+mBodyH+mFooterH;if(bottomOfTheModal<$(window).height())mBodyH+=$(window).height()-bottomOfTheModal-60,mBody.css("max-height",mBodyH+"px");else{$(window).scrollTop(0),modalTopPos=10,$(".modal-xxl").css("top",modalTopPos+"px"),bottomOfTheModal=modalTopPos+mHeaderH+mBodyH+mFooterH,availableScroll=bottomOfTheModal-$(window).height()+modalTopPos;var lastPos=-1;$(window).on("scroll",(function(){var s=$(window).scrollTop()>availableScroll?availableScroll:$(window).scrollTop();newPos=modalTopPos-s,newPos!=lastPos&&($(".modal-xxl").css("top",newPos+"px"),lastPos=newPos)}))}}))}function popupHelp(url,title,w,h){var dualScreenLeft=void 0!==window.screenLeft?window.screenLeft:screen.left,dualScreenTop=void 0!==window.screenTop?window.screenTop:screen.top,width,height,left=(window.innerWidth?window.innerWidth:document.documentElement.clientWidth?document.documentElement.clientWidth:screen.width)/2-w/2+dualScreenLeft,top=(window.innerHeight?window.innerHeight:document.documentElement.clientHeight?document.documentElement.clientHeight:screen.height)/2-h/2+dualScreenTop,newWindow=window.open(url,title,"menubar=no,location=no,resizable=0, width="+w+", height="+h+", top="+top+", left="+left);return window.focus&&(newWindow?newWindow.focus():$('<div class="alert alert-warning" style="margin-bottom: 0px;"><p class="help-block">Pop Up blocked. Please allow Pop Ups in your browser settings.</p></div>').insertBefore("body")),newWindow}if($(".open-student-access-help").click((function(e){e.preventDefault();var h=$(window).height()-20,w=$(window).width()<1280?$(window).width():1280;popupHelp(helpURL,"Student Access Help",w,h)})),$(".pop-up-help").click((function(e){e.preventDefault();var url=$(this).attr("href"),title=$(this).data("title"),h=$(window).height()-20,w;popupHelp(url,title,$(window).width()<1280?$(window).width():1280,h)})),$("section.tib-hiddenbox").length){var count=0;$($("section.tib-hiddenbox").get().reverse()).each((function(){var box=$(this),revealButton;$("<a />").attr("class","btn showhider").attr("rel","hiddenBoxContent"+count).attr("style","margin-bottom: 0;").html('<i class="fa fa-eye"></i>').insertBefore(box);var newContainer=$("<div />").attr("class","hidden-content").attr("id","hiddenBoxContent"+count).html(box.html());newContainer.hide(),newContainer.insertBefore(box),box.remove(),count++})),$("a.showhider").on("click",(function(e){var container=$("#"+$(this).attr("rel"));container.is(":hidden")?(container.fadeIn("fast"),$(this).html('<i class="fa fa-eye-slash"></i>')):(container.fadeOut("fast"),$(this).html('<i class="fa fa-eye"></i>'))}))}
            
        });
    </script>
</body>
</html>