????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_old7/Html/LevelB/Category1/ |
Upload File : |
<!DOCTYPE html> <html> <head> <title>Circle the 'fish, push and pull'</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <style type="text/css"> svg { position: absolute; background-color: transparent; } </style> <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, 10), true, true); shared_setFooterTable('id_tblFooter', true, true, true, true, true); 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', 'id_td_text10']; shared_adjust_fontSize_for_ids_all_devices(ids_texts, 80); var id_tables_array = ['id_table1', 'id_table2', 'id_table3', 'id_table4']; shared_border_collapse_for_tables_except_android(id_tables_array); } function page_onLoad() { setAllSvgsWidthHeightAndPositionFromTds(); setAllEllipseStyles(); shared_setTablesHeightsForIE(); } function setAllSvgsWidthHeightAndPositionFromTds() { var nTds = 6; for (var nthTd = 1; nthTd <= nTds; nthTd++) { shared_svg_setSvgWidthHeightAndPositionFromTd('id_td' + nthTd, 'id_svg' + nthTd); } } function setAllEllipseStyles() { var allEllipseIdsArray = getAllEllipseIdsArray(); for (var indexEllipse = 0; indexEllipse < allEllipseIdsArray.length; indexEllipse++) { var id_ellipse = allEllipseIdsArray[indexEllipse]; shared_svg_setEllipseStyle(id_ellipse); } } function getAllEllipseIdsArray() { var allEllipseIdsArray = new Array(); for (var nthEllipse = 1; nthEllipse <= 8; nthEllipse++) { allEllipseIdsArray.push('id_ellipse' + nthEllipse ); } return (allEllipseIdsArray); } function ellipse_click(id_ellipse) { var group1IdsArray = ['id_ellipse1', 'id_ellipse2']; var group2IdsArray = ['id_ellipse3', 'id_ellipse4']; var group3IdsArray = ['id_ellipse5', 'id_ellipse6']; var group4IdsArray = ['id_ellipse7', 'id_ellipse8']; var allGroupsIdsArrayArray = [group1IdsArray, group2IdsArray, group3IdsArray, group4IdsArray]; shared_svg_showHideEllipsesMultipleFor1Td(id_ellipse, allGroupsIdsArrayArray); } function btnValidate_click() { var allEllipseIdsArray = getAllEllipseIdsArray(); var correctEllipseIdsArray = ['id_ellipse1', 'id_ellipse4', 'id_ellipse5', 'id_ellipse8']; var nCorrectEllipses = shared_svg_validateEllipses(allEllipseIdsArray, correctEllipseIdsArray); if (nCorrectEllipses == 4) { shared_show_claps_animation('shared_id_div_claps_image'); } } function btnPrevious_click() { window.location = 'LevelBCat1Lesson09.html'; } function btnNext_click() { window.location = 'LevelBCat1Lesson11.html'; } function btnHome_click() { shared_btnHomeCategories_click('LevelB'); } </script> </head> <body onLoad="page_onLoad()"> <div id="shared_id_div_claps_image"> </div> <table id="id_tblMainiPadBody" border="1" 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" cellspacing="0" cellpadding="0"> <tr> <td> <table width="100%" height="100%" border="0px" cellspacing="0" cellpadding="2%"> <tr height="25%"> <td align="center" style="padding-bottom: 0px"> <table id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="20%"> <td id="id_td_text1" class="shared_style_options_black_24px_bold" style="border-bottom:none">Circle the <span id="id_td_text2" class="shared_style_red_24px_bold">fish</span> which is <span id="id_td_text3" class="shared_style_blue_24px_bold">in </span>the pot.</td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="33%"> </td> <td id="id_td1" width="*" style="text-align:center"> <img id="id_imgFishInPot1" src="../../../img/LevelB/Category1/LevelBCat1Lesson10/fishInPot.png" width="40%" draggable="false"> <svg id="id_svg1" style="visibility: hidden"> <ellipse id="id_ellipse1" cx="47%" cy="60%" rx="14%" ry="20%"/> <ellipse id="id_ellipse2" cx="59%" cy="28%" rx="10%" ry="15%"/> </svg> </td> <td width="33%"> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="25%"> <td align="center" style="padding-bottom: 0px"> <table id="id_table2" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="20%"> <td id="id_td_text4" class="shared_style_options_black_24px_bold" style="border-bottom:none">Circle the <span id="id_td_text5" class="shared_style_red_24px_bold">fish</span> which is <span id="id_td_text6" class="shared_style_blue_24px_bold">out </span>of the pot.</td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="33%"> </td> <td id="id_td2" width="*" style="text-align:center"> <img id="id_imgFishInPot2" src="../../../img/LevelB/Category1/LevelBCat1Lesson10/fishInPot.png" width="40%" draggable="false"> <svg id="id_svg2" style="visibility: hidden"> <ellipse id="id_ellipse3" cx="47%" cy="60%" rx="14%" ry="20%"/> <ellipse id="id_ellipse4" cx="59%" cy="28%" rx="10%" ry="15%"/> </svg> </td> <td width="33%"> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="25%"> <td align="center" style="padding-bottom: 0px"> <table id="id_table3" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="20%"> <td id="id_td_text7" class="shared_style_options_black_24px_bold" style="border-bottom:none">Circle the action <span id="id_td_text8" class="shared_style_red_24px_bold">push</span>. </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td3" width="50%" style="text-align:center"> <img id="id_imgActionPush1" src="../../../img/LevelB/Category1/LevelBCat1Lesson10/actionPush.png" width="40%" draggable="false"> <svg id="id_svg3" style="visibility: hidden"> <ellipse id="id_ellipse5" cx="50%" cy="50%" rx="20%" ry="45%"/> </svg> </td> <td id="id_td4" width="*" style="text-align:center"> <img id="id_imgActionPull1" src="../../../img/LevelB/Category1/LevelBCat1Lesson10/actionPull.png" width="40%" draggable="false"> <svg id="id_svg4" style="visibility: hidden"> <ellipse id="id_ellipse6" cx="50%" cy="50%" rx="20%" ry="45%"/> </svg> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td align="center"> <table id="id_table4" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="20%"> <td id="id_td_text9" class="shared_style_options_black_24px_bold" style="border-bottom:none">Circle the action <span id="id_td_text10" class="shared_style_red_24px_bold">pull</span>. </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td5" width="50%" style="text-align:center"> <img id="id_imgActionPush2" src="../../../img/LevelB/Category1/LevelBCat1Lesson10/actionPush.png" width="40%" draggable="false"> <svg id="id_svg5" style="visibility: hidden"> <ellipse id="id_ellipse7" cx="50%" cy="50%" rx="20%" ry="45%"/> </svg> </td> <td id="id_td6" width="*" style="text-align:center"> <img id="id_imgActionPull2" src="../../../img/LevelB/Category1/LevelBCat1Lesson10/actionPull.png" width="40%" draggable="false"> <svg id="id_svg6" style="visibility: hidden"> <ellipse id="id_ellipse8" cx="50%" cy="50%" rx="20%" ry="45%"/> </svg> </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(); </script> </body> </html>