????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_old6/Html/LevelF/Category1/ |
Upload File : |
<!doctype html> <html> <head> <title>Underline the 'proper nouns' and 'common nouns'</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> var _set1IdsArrayInArray = null; var _set2IdsArrayInArray = null; function page_preLoad() { shared_setDeviceTypeLevelCategoryLastLesson(Level.F, Category.No1); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.F, Category.No1, 14), true, true); shared_setFooterTable('id_tblFooter', true, true, true, true, true); var ids_headings = ['id_td_heading1', 'id_td_heading2']; var ids_texts = new Array(); for (var textId = 1; textId <= 30; textId++) { ids_texts.push('id_td_text' + textId); } var ids_tds_set1 = new Array(); for (var tdId = 1; tdId <= 26; tdId++) { ids_tds_set1.push('id_td' + tdId + 'Set1'); } var ids_tds_set2 = new Array(); for (var tdId = 1; tdId <= 31; tdId++) { ids_tds_set2.push('id_td' + tdId + 'Set2'); } var ids_All = ids_headings.concat(ids_texts, ids_tds_set1, ids_tds_set2); shared_adjust_fontSize_for_ids_all_devices(ids_All, 70); var id_tables_array = ['id_table1', 'id_table2']; shared_border_collapse_for_tables_except_android(id_tables_array); } function page_onLoad() { getAllGroupsTdIdsArray(); drawUnderline(); } function getAllGroupsTdIdsArray() { var ids_tds1 = new Array(); for (var tdId = 1; tdId <= 26; tdId++) { ids_tds1.push('id_td' + tdId + 'Set1'); } var ids_tds2 = new Array(); for (var tdId = 1; tdId <= 31; tdId++) { ids_tds2.push('id_td' + tdId + 'Set2'); } _set1IdsArrayInArray = [ids_tds1]; _set12dsArrayInArray = [ids_tds2]; } function drawUnderline() { for (var id = 1; id <= 26; id++) { shared_draw_underline('id_td' + id + 'Set1'); } for (var id = 1; id <= 31; id++) { shared_draw_underline('id_td' + id + 'Set2'); } } function td_click(id_td, isMultiColoredUnderline) { if (isMultiColoredUnderline) { shared_show_hideUnderlineWithReqdColorForMultiUsingColors(id_td, 'blue', '#800000');//blue and brown } else { var eTd = document.getElementById(id_td); if (eTd.isUnderlined) { shared_clear_underline(id_td) } else { shared_show_underline(eTd); } } } function btnValidate_click() { shared_isSelectedWrong = false; var blueReqdTdIdsArray = ['id_td5Set2', 'id_td12Set2', 'id_td15Set2', 'id_td21Set2', 'id_td28Set2']; var nBlueCorrectTdsInSet2 = shared_Td_validateTdsForValidationReqd(blueReqdTdIdsArray, UnderlineColorTd.Blue); var brownReqdTdIdsArray = ['id_td1Set2', 'id_td6Set2', 'id_td8Set2', 'id_td16Set2', 'id_td25Set2', 'id_td26Set2']; var nBrownCorrectTdsInSet2 = shared_Td_validateTdsForValidationReqd(brownReqdTdIdsArray, UnderlineColorTd.Brown); var tdIdsArrayValidationNotReqd = ['id_td2Set2', 'id_td3Set2', 'id_td4Set2', 'id_td7Set2', 'id_td9Set2', 'id_td10Set2', 'id_td11Set2', 'id_td13Set2', 'id_td14Set2', 'id_td17Set2', 'id_td18Set2', 'id_td19Set2', 'id_td20Set2', 'id_td22Set2', 'id_td23Set2', 'id_td24Set2', 'id_td27Set2', 'id_td29Set2', 'id_td30Set2', 'id_td31Set2']; shared_td_validateTdsForValidationNotReqdForMulti(tdIdsArrayValidationNotReqd); var nUnderlineNotReqdTds = shared_td_getNoOfNotUnderlinedTds(tdIdsArrayValidationNotReqd); var correctTdIdsSet1Array = ['id_td1Set1', 'id_td11Set1', 'id_td17Set1', 'id_td18Set1', 'id_td23Set1']; var nCorrectTdsInSet1 = shared_validate_tds(_set1IdsArrayInArray, correctTdIdsSet1Array); if ((nBlueCorrectTdsInSet2 == 5) && (nBrownCorrectTdsInSet2 == 6) && (nUnderlineNotReqdTds == 0) && (shared_isSelectedWrong == false) && (nCorrectTdsInSet1 == 5)) { shared_show_claps_animation('shared_id_div_claps_image'); } } function btnHome_click() { shared_btnHomeCategories_click('LevelF'); } function btnPrevious_click() { window.location = 'LevelFCat1Lesson13.html'; } function btnNext_click() { window.location = 'LevelFCat1Lesson15.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 height="50%"> <td style="padding-bottom:0px"> <table id="id_table1" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="10%"> <td id="id_td_heading1" class="shared_style_blue_24px_bold_padding_left_2_percent">Underline the proper nouns [click to underline]: </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="20%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td id="id_td_text1" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">1.</td> <td id="id_td1Set1" class="shared_style_black_24px_bold" width="9%" align="center" onClick="td_click('id_td1Set1', false)">John</td> <td id="id_td2Set1" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td2Set1', false)">is</td> <td id="id_td3Set1" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td3Set1', false)">my</td> <td id="id_td4Set1" class="shared_style_black_24px_bold" width="13%" align="center" onClick="td_click('id_td4Set1', false)">younger</td> <td id="id_td5Set1" class="shared_style_black_24px_bold" width="13%" align="center" onClick="td_click('id_td5Set1', false)">brother</td> <td id="id_td_text2" class="shared_style_black_24px_bold" width="3%">.</td> <td id="id_td_text3" width="*"> </td> </tr> </table> </td> </tr> <tr height="20%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td id="id_td_text4" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">2.</td> <td id="id_td6Set1" class="shared_style_black_24px_bold" width="6%" align="center" onClick="td_click('id_td6Set1', false)">My</td> <td id="id_td7Set1" class="shared_style_black_24px_bold" width="10%" align="center" onClick="td_click('id_td7Set1', false)">father</td> <td id="id_td8Set1" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td8Set1', false)">is</td> <td id="id_td9Set1" class="shared_style_black_24px_bold" width="10%" align="center" onClick="td_click('id_td9Set1', false)">working</td> <td id="id_td10Set1" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td10Set1', false)">in</td> <td id="id_td11Set1" class="shared_style_black_24px_bold" width="10%" align="center" onClick="td_click('id_td11Set1', false)">America</td> <td id="id_td_text5" class="shared_style_black_24px_bold" width="3%">.</td> <td id="id_td_text6" width="*"> </td> </tr> </table> </td> </tr> <tr height="20%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td id="id_td_text7" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">3.</td> <td id="id_td12Set1" class="shared_style_black_24px_bold" width="6%" align="center" onClick="td_click('id_td12Set1', false)">My</td> <td id="id_td13Set1" class="shared_style_black_24px_bold" width="13%" align="center" onClick="td_click('id_td13Set1', false)">birthday</td> <td id="id_td14Set1" class="shared_style_black_24px_bold" width="8%" align="center" onClick="td_click('id_td14Set1', false)">falls</td> <td id="id_td15Set1" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td15Set1', false)">on</td> <td id="id_td16Set1" class="shared_style_black_24px_bold" width="6%" align="center" onClick="td_click('id_td16Set1', false)">11th</td> <td id="id_td17Set1" class="shared_style_black_24px_bold" width="13%" align="center" onClick="td_click('id_td17Set1', false)">September</td> <td id="id_td_text8" class="shared_style_black_24px_bold" width="3%">.</td> <td id="id_td_text9" width="*"> </td> </tr> </table> </td> </tr> <tr height="20%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td id="id_td_text10" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">4.</td> <td id="id_td18Set1" class="shared_style_black_24px_bold" width="17%" align="center" onClick="td_click('id_td18Set1', false)">Begumpet</td> <td id="id_td19Set1" class="shared_style_black_24px_bold" width="8%" align="center" onClick="td_click('id_td19Set1', false)">road</td> <td id="id_td20Set1" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td20Set1', false)">is</td> <td id="id_td21Set1" class="shared_style_black_24px_bold" width="8%" align="center" onClick="td_click('id_td21Set1', false)">very</td> <td id="id_td22Set1" class="shared_style_black_24px_bold" width="10%" align="center" onClick="td_click('id_td22Set1', false)">crowded</td> <td id="id_td_text11" class="shared_style_black_24px_bold" width="3%">.</td> <td id="id_td_text12" width="*"> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td id="id_td_text13" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">5.</td> <td id="id_td23Set1" class="shared_style_black_24px_bold" width="20%" align="center" onClick="td_click('id_td23Set1', false)">Mrs. Sridevi</td> <td id="id_td24Set1" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td24Set1', false)">is</td> <td id="id_td25Set1" class="shared_style_black_24px_bold" width="6%" align="center" onClick="td_click('id_td25Set1', false)">our</td> <td id="id_td26Set1" class="shared_style_black_24px_bold" width="12%" align="center" onClick="td_click('id_td26Set1', false)">principal</td> <td id="id_td_text14" class="shared_style_black_24px_bold" width="3%">.</td> <td id="id_td_text15" width="*"> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table id="id_table2" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="20%"> <td id="id_td_heading2" class="shared_style_blue_24px_bold_padding_left_2_percent">Underline the common nouns with <span style="color:blue">blue</span> pencil and<br> proper nouns with <span style="color:#800000">brown</span>:<br> [single click to underline with blue and double click for <span style="color:#800000">brown</span>] </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td id="id_td_text16" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">1.</td> <td id="id_td1Set2" class="shared_style_black_24px_bold" width="9%" align="center" onClick="td_click('id_td1Set2', true)">India</td> <td id="id_td2Set2" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td2Set2', true)">is</td> <td id="id_td3Set2" class="shared_style_black_24px_bold" width="8%" align="center" onClick="td_click('id_td3Set2', true)">very</td> <td id="id_td4Set2" class="shared_style_black_24px_bold" width="6%" align="center" onClick="td_click('id_td4Set2', true)">big</td> <td id="id_td5Set2" class="shared_style_black_24px_bold" width="12%" align="center" onClick="td_click('id_td5Set2', true)">country</td> <td id="id_td_text17" class="shared_style_black_24px_bold" width="3%">.</td> <td id="id_td_text18" width="*"> </td> </tr> </table> </td> </tr> <tr> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td id="id_td_text19" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">2.</td> <td id="id_td6Set2" class="shared_style_black_24px_bold" width="14%" align="center" onClick="td_click('id_td6Set2', true)">Ameena</td> <td id="id_td7Set2" class="shared_style_black_24px_bold" width="6%" align="center" onClick="td_click('id_td7Set2', true)">and</td> <td id="id_td8Set2" class="shared_style_black_24px_bold" width="16%" align="center" onClick="td_click('id_td8Set2', true)">Tejaswani</td> <td id="id_td9Set2" class="shared_style_black_24px_bold" width="7%" align="center" onClick="td_click('id_td9Set2', true)">went</td> <td id="id_td10Set2" class="shared_style_black_24px_bold" width="5%" align="center" onClick="td_click('id_td10Set2', true)">to</td> <td id="id_td11Set2" class="shared_style_black_24px_bold" width="6%" align="center" onClick="td_click('id_td11Set2', true)">the</td> <td id="id_td12Set2" class="shared_style_black_24px_bold" width="8%" align="center" onClick="td_click('id_td12Set2', true)">shop</td> <td id="id_td_text20" class="shared_style_black_24px_bold" width="3%">.</td> <td id="id_td_text21" width="*"> </td> </tr> </table> </td> </tr> <tr> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td id="id_td_text22" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">3.</td> <td id="id_td13Set2" class="shared_style_black_24px_bold" width="6%" align="center" onClick="td_click('id_td13Set2', true)">My</td> <td id="id_td14Set2" class="shared_style_black_24px_bold" width="5%" align="center" onClick="td_click('id_td14Set2', true)">pet</td> <td id="id_td15Set2" class="shared_style_black_24px_bold" width="6%" align="center" onClick="td_click('id_td15Set2', true)">cat</td> <td id="id_td16Set2" class="shared_style_black_24px_bold" width="8%" align="center" onClick="td_click('id_td16Set2', true)">Pussy</td> <td id="id_td17Set2" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td17Set2', true)">is</td> <td id="id_td18Set2" class="shared_style_black_24px_bold" width="8%" align="center" onClick="td_click('id_td18Set2', true)">very</td> <td id="id_td19Set2" class="shared_style_black_24px_bold" width="10%" align="center" onClick="td_click('id_td19Set2', true)">playful</td> <td id="id_td_text23" class="shared_style_black_24px_bold" width="3%">.</td> <td id="id_td_text24" width="*"> </td> </tr> </table> </td> </tr> <tr> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td id="id_td_text25" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">4.</td> <td id="id_td20Set2" class="shared_style_black_24px_bold" width="7%" align="center" onClick="td_click('id_td20Set2', true)">The</td> <td id="id_td21Set2" class="shared_style_black_24px_bold" width="5%" align="center" onClick="td_click('id_td21Set2', true)">bus</td> <td id="id_td22Set2" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td22Set2', true)">is</td> <td id="id_td23Set2" class="shared_style_black_24px_bold" width="10%" align="center" onClick="td_click('id_td23Set2', true)">going</td> <td id="id_td24Set2" class="shared_style_black_24px_bold" width="10%" align="center" onClick="td_click('id_td24Set2', true)">towards</td> <td id="id_td25Set2" class="shared_style_black_24px_bold" width="18%" align="center" onClick="td_click('id_td25Set2', true)">Charminar</td> <td id="id_td_text26" class="shared_style_black_24px_bold" width="3%">.</td> <td id="id_td_text27" width="*"> </td> </tr> </table> </td> </tr> <tr> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td id="id_td_text28" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">5.</td> <td id="id_td26Set2" class="shared_style_black_24px_bold" width="11%" align="center" onClick="td_click('id_td26Set2', true)">Dhoni</td> <td id="id_td27Set2" class="shared_style_black_24px_bold" width="3%" align="center" onClick="td_click('id_td27Set2', true)">is</td> <td id="id_td28Set2" class="shared_style_black_24px_bold" width="10%" align="center" onClick="td_click('id_td28Set2', true)">captain</td> <td id="id_td29Set2" class="shared_style_black_24px_bold" width="4%" align="center" onClick="td_click('id_td29Set2', true)">of</td> <td id="id_td30Set2" class="shared_style_black_24px_bold" width="10%" align="center" onClick="td_click('id_td30Set2', true)">cricket</td> <td id="id_td31Set2" class="shared_style_black_24px_bold" width="9%" align="center" onClick="td_click('id_td31Set2', true)">team</td> <td id="id_td_text29" class="shared_style_black_24px_bold" width="3%">.</td> <td id="id_td_text30" width="*"> </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>