????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.141.164.253 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/LevelB/Category1/ |
Upload File : |
<!DOCTYPE html> <html> <head> <title>Fill in the blanks with 'fish, shoe, shed, ship and shop'</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> function page_preLoad() { shared_setDeviceTypeLevelCategoryLastLesson(Level.B, Category.No1); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.B, Category.No1, 6), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); var ids_boxes = ['id_dropBox_textShoe', 'id_dropBox_textFish', 'id_dropBox_textShip', 'id_dropBox_textShed', 'id_dropBox_textShop']; var ids_headings = ['id_td_heading1', 'id_td_heading2', 'id_td_heading3', 'id_td_heading4']; var ids_options = ['id_td_textFish', 'id_td_textShoe', 'id_td_textShed', 'id_td_textShip', 'id_td_textShop']; var ids_texts = ['id_td_text1', 'id_td_text2', 'id_td_text3', 'id_td_text4', 'id_td_text5', 'id_td_text6', 'id_td_text7', 'id_td_text8', 'id_td_text9']; var ids_spans = ['id_span_textFish', 'id_span_textShoe', 'id_span_textShed', 'id_span_textShip', 'id_span_textShop']; var ids_All = ids_headings.concat(ids_boxes, ids_texts); shared_adjust_fontSize_for_ids_all_devices(ids_All, 80); shared_adjust_fontSize_for_ids_all_devices(ids_options, 80); shared_init_dropBox_tds_withOUT_drag_here(ids_boxes); shared_init_dropping_spans(ids_spans); var id_tables_array = ['id_table1', 'id_table2']; shared_border_collapse_for_tables_except_android(id_tables_array); } function page_onLoad() { shared_setTablesHeightsForIE(); } function btnHome_click() { shared_btnHomeCategories_click('LevelB'); } function btnPrevious_click() { window.location = 'LevelBCat1Lesson05.html'; } function btnNext_click() { window.location = 'LevelBCat1Lesson07.html'; } 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_textShoe', 'id_dropBox_textFish', 'id_dropBox_textShip', 'id_dropBox_textShed', 'id_dropBox_textShop']; shared_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes); } </script> </head> <body onload="page_onLoad()"> <div id="shared_id_div_claps_image"></div> <div id="shared_id_div_message"></div> <table id="id_tblMainiPadBody" border="1" cellspacing="0" cellpadding="0"> <tr height="8%"> <td> <div id="id_tblHeader"></div> </td> </tr> <tr height="84%" data-role="page"> <!-- for swiping left and right especially for Android device --> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="2%"> <tr> <td style="padding-bottom: 0px"> <table id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="5%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_heading1" class="shared_style_options_blue_24px_bold"> <span>Answer the following using options:</span> </td> </tr> </table> </td> </tr> <tr height="15%"> <td style="border-top: none"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_heading2" class="shared_style_options_blue_24px_bold" width="20%" valign="middle"> <span>Options:</span> </td> <td id="id_td_textFish" class="shared_style_red_24px_bold" width="20%" align="center" valign="middle" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_textFish" class="cls_drag_textFish">fish</span> </td> <td id="id_td_textShoe" class="shared_style_red_24px_bold" width="20%" align="center" valign="middle" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_textShoe" class="cls_drag_textShoe">shoe</span> </td> <td width="*"> </td> </tr> </table> </td> </tr> <tr height="80%"> <td align="center" style="border-top: none"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr id="id_tr_textShoe" ondragover="shared_highlight('id_dropBox_textShoe'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropBox_textShoe')" ondrop="DragDrop('id_dropBox_textShoe', ['id_span_textShoe'])"> <td width="*"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="70%"> <td id="id_td_text1" class="shared_style_blue_24px_bold" style="padding-left:10%"> <span>1. What is this?</span> </td> </tr> <tr height="30%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_text2" class="shared_style_blue_24px_bold" width="50%" style="padding-left:10%"> This is a black </td> <td id="id_dropBox_textShoe" class="shared_style_red_24px_bold" width="20%" align="center"> ___ </td> <td id="id_td_text9" width="*">.</td> </tr> </table> </td> </tr> </table> </td> <td width="25%" align="left"> <img id="id_img_shoe" onclick="shared_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson06/shoe.png" width="35%" draggable="false"/> </td> </tr> <tr id="id_tr_textFish" ondragover="shared_highlight('id_dropBox_textFish'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropBox_textFish')" ondrop="DragDrop('id_dropBox_textFish', ['id_span_textFish'])"> <td width="*" style="padding-bottom:1%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="*"> <td id="id_td_text3" class="shared_style_blue_24px_bold" style="padding-left:10%"> <span>2. Where is the fish?</span> </td> </tr> <tr height="30%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_text4" class="shared_style_blue_24px_bold" width="22%" style="padding-left:10%"> The </td> <td id="id_dropBox_textFish" class="shared_style_red_24px_bold" width="20%" align="center"> ___ </td> <td id="id_td_text5" class="shared_style_blue_24px_bold" width="*"> is in the pot.</td> </tr> </table> </td> </tr> </table> </td> <td width="30%" align="left"> <img id="id_img_fishInPot" onclick="shared_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson06/fishInPot.png" width="35%" draggable="false"/> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td> <table id="id_table2" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="5%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_heading3" class="shared_style_options_blue_24px_bold" width="*"> <span>Fill in the blanks using options:</span> </td> </tr> </table> </td> </tr> <tr height="10%"> <td align="center" style="border-bottom:none; border-top: none"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_heading4" class="shared_style_options_blue_24px_bold" width="20%"> <span>Options:</span> </td> <td id="id_td_textShed" class="shared_style_red_24px_bold" width="15%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_textShed" class="cls_drag_textShed">shed</span> </td> <td id="id_td_textShip" class="shared_style_red_24px_bold" width="15%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_textShip" class="cls_drag_textShip">ship</span> </td> <td id="id_td_textShop" class="shared_style_red_24px_bold" width="15%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_textShop" class="cls_drag_textShop">shop</span> </td> <td width="*"> </td> </tr> </table> </td> </tr> <tr height="*"> <td align="center"> <table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0"> <tr id="id_tr_textShip" ondragover="shared_highlight('id_dropBox_textShip'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropBox_textShip')" ondrop="DragDrop('id_dropBox_textShip', ['id_span_textShip'])"> <td id="id_td_text6" class="shared_style_blue_24px_bold" width="45%" align="left" style="padding-left:7%"> 1. It is a big </td> <td id="id_dropBox_textShip" class="shared_style_red_24px_bold" width="20%" align="center"> _____ </td> <td width="30%" align="center"> <img id="id_img_ship" onclick="shared_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson06/ship.png" width="50%" draggable="false"/> </td> </tr> <tr id="id_tr_textShed" ondragover="shared_highlight('id_dropBox_textShed'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropBox_textShed')" ondrop="DragDrop('id_dropBox_textShed', ['id_span_textShed'])"> <td id="id_td_text7" class="shared_style_blue_24px_bold" width="45%" align="left" style="padding-left:7%"> 2. That is a small </td> <td id="id_dropBox_textShed" class="shared_style_red_24px_bold" width="20%" align="center"> _____ </td> <td width="30%" align="center"> <img id="id_img_shed" onclick="shared_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson06/shed.png" width="50%" draggable="false"/> </td> </tr> <tr id="id_tr_textShop" ondragover="shared_highlight('id_dropBox_textShop'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropBox_textShop')" ondrop="DragDrop('id_dropBox_textShop', ['id_span_textShop'])"> <td id="id_td_text8" class="shared_style_blue_24px_bold" width="45%" align="left" style="padding-left:7%"> 3. This is a shoe </td> <td id="id_dropBox_textShop" class="shared_style_red_24px_bold" width="20%" align="center"> _____ </td> <td width="30%" align="center"> <img id="id_img_shoeShop" onclick="shared_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson06/shoeShop.png" width="50%" draggable="false"/> </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_textShoe', {handle : 'id_td_textShoe', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_textFish', {handle : 'id_td_textFish', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_textShip', {handle : 'id_td_textShip', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_textShed', {handle : 'id_td_textShed', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_textShop', {handle : 'id_td_textShop', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); webkit_drop.add('id_tr_textShoe', {onOver : function(){shared_highlight('id_dropBox_textShoe')}, onOut : function(){shared_un_highlight('id_dropBox_textShoe')}, onDrop : function(){DragDrop('id_dropBox_textShoe', ['id_span_textShoe'])}}); webkit_drop.add('id_tr_textFish', {onOver : function(){shared_highlight('id_dropBox_textFish')}, onOut : function(){shared_un_highlight('id_dropBox_textFish')}, onDrop : function(){DragDrop('id_dropBox_textFish', ['id_span_textFish'])}}); webkit_drop.add('id_tr_textShip', {onOver : function(){shared_highlight('id_dropBox_textShip')}, onOut : function(){shared_un_highlight('id_dropBox_textShip')}, onDrop : function(){DragDrop('id_dropBox_textShip', ['id_span_textShip'])}}); webkit_drop.add('id_tr_textShed', {onOver : function(){shared_highlight('id_dropBox_textShed')}, onOut : function(){shared_un_highlight('id_dropBox_textShed')}, onDrop : function(){DragDrop('id_dropBox_textShed', ['id_span_textShed'])}}); webkit_drop.add('id_tr_textShop', {onOver : function(){shared_highlight('id_dropBox_textShop')}, onOut : function(){shared_un_highlight('id_dropBox_textShop')}, onDrop : function(){DragDrop('id_dropBox_textShop', ['id_span_textShop'])}}); </script> </body> </html>