????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.21.122.130 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_old5/Html/LevelF/Category1/ |
Upload File : |
<!doctype html> <html> <head> <title>Questions and answers and fill in the blanks</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> 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, 28), true, true); shared_setFooterTable('id_tblFooter', true, true, true, true, true); var ids_headings = ['id_td_heading1', 'id_td_heading2', 'id_td_heading3']; 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', 'id_td_text11', 'id_td_text12', 'id_td_text13', 'id_td_text14', 'id_td_text15', 'id_td_text16', 'id_td_text17', 'id_td_text18', 'id_td_text19', 'id_td_text20', 'id_td_text21', 'id_td_text22', 'id_td_text23', 'id_td_text24', 'id_td_text25', 'id_td_text26', 'id_td_text27', 'id_td_text28', 'id_td_text29', 'id_td_text30', 'id_td_text31', 'id_td_text32', 'id_td_text33', 'id_td_text34', 'id_td_text35', 'id_td_text36']; var ids_boxes = ['id_dropbox_valleys', 'id_dropbox_seaFood', 'id_dropbox_better', 'id_dropbox_swim', 'id_dropbox_happy', 'id_dropbox_trees', 'id_dropbox_well', 'id_dropbox_huged']; var ids_options = ['id_options1', 'id_td_seaFood', 'id_td_trees', 'id_td_township', 'id_td_swim', 'id_td_happy', 'id_td_well', 'id_td_valleys', 'id_td_better']; var ids_spans = ['id_span_seaFood', 'id_span_trees', 'id_span_hugged', 'id_span_swim', 'id_span_happy', 'id_span_well', 'id_span_valleys', 'id_span_better']; var ids_textBoxes = new Array(); for (var textBoxId = 1; textBoxId <= 9; textBoxId++) { var idTextBox = 'id_textBox' + textBoxId; var eTextBox = document.getElementById(idTextBox); eTextBox.value = ''; if (shared_currentDeviceType == shared_DeviceTypeAndroid) { eTextBox.style.border = 'solid 2px black'; } ids_textBoxes.push(idTextBox); } var ids_All = ids_headings.concat(ids_boxes, ids_options); shared_adjust_fontSize_for_ids_all_devices(ids_All, 60); shared_adjust_fontSize_for_ids_all_devices(ids_textBoxes, 50); shared_adjust_fontSize_for_ids_all_devices(ids_texts, 55); shared_init_dropBox_tds_withOUT_drag_here(ids_boxes); shared_init_dropping_spans(ids_spans); var id_tables_array = ['id_table1', 'id_table2', 'id_table3']; shared_border_collapse_for_tables_except_android(id_tables_array); } function page_onLoad() { } function btnHome_click() { shared_btnHomeCategories_click('LevelF'); } function btnPrevious_click() { window.location = 'LevelFCat1Lesson27.html'; } function btnNext_click() { window.location = 'LevelFCat1Lesson29.html'; } function DragDrop(id_dropBox, ids_array) { if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array)) { shared_setTextAndBackgroundColorToGreenAndIsMovedTrue(shared_currentDropingId, id_dropBox); shared_set_currentDropingId_draggbleToFalse(); } else { shared_resetCurrentDroppingPosition(id_dropBox); } } function btnValidate_click() { var ids_boxes = ['id_dropbox_valleys', 'id_dropbox_seaFood', 'id_dropbox_better', 'id_dropbox_swim', 'id_dropbox_happy', 'id_dropbox_trees', 'id_dropbox_well', 'id_dropbox_huged']; var isAllBoxesFilled = shared_isAllInfosFilled(ids_boxes); var eTextBox1 = document.getElementById('id_textBox1'); var eTextBox2 = document.getElementById('id_textBox2'); var eTextBox3 = document.getElementById('id_textBox3'); var eTextBox4 = document.getElementById('id_textBox4'); var eTextBox5 = document.getElementById('id_textBox5'); var eTextBox6 = document.getElementById('id_textBox6'); var eTextBox7 = document.getElementById('id_textBox7'); var eTextBox8 = document.getElementById('id_textBox8'); var eTextBox9 = document.getElementById('id_textBox9'); if (isAllBoxesFilled && (eTextBox1.value !== '') && (eTextBox2.value !== '') && (eTextBox3.value !== '') && (eTextBox4.value !== '') && (eTextBox5.value !== '') && (eTextBox6.value !== '') && (eTextBox7.value !== '') && (eTextBox8.value !== '') && (eTextBox9.value !== '')) { 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="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="15%"> <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">Answer the following in two or three sentences: </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="50%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="30%"> <td id="id_td_text1" class="shared_style_black_24px_bold_padding_left_2_percent">1. What is the content of the letter?</td> </tr> <tr height="*"> <td id="id_td_text2" align="center"> <textarea id="id_textBox1" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1"> </textarea> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="30%"> <td id="id_td_text3" class="shared_style_black_24px_bold_padding_left_2_percent">2. Describe the life at village.</td> </tr> <tr height="*"> <td id="id_td_text4" align="center"> <textarea id="id_textBox2" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1"> </textarea> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="50%"> <td style="padding-bottom:0px"> <table id="id_table2" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="10%"> <td id="id_td_heading2" class="shared_style_blue_24px_bold_padding_left_2_percent">Answer the following in one sentence: </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="14.2%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="30%"> <td id="id_td_text5" class="shared_style_black_24px_bold_padding_left_2_percent">1. Who brought the letter?</td> </tr> <tr height="*"> <td id="id_td_text6" align="center"> <textarea id="id_textBox3" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1"> </textarea> </td> </tr> </table> </td> </tr> <tr height="14.2%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="30%"> <td id="id_td_text7" class="shared_style_black_24px_bold_padding_left_2_percent">2. Where does the letter come from?</td> </tr> <tr height="*"> <td id="id_td_text8" align="center"> <textarea id="id_textBox4" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1"> </textarea> </td> </tr> </table> </td> </tr> <tr height="14.2%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="30%"> <td id="id_td_text9" class="shared_style_black_24px_bold_padding_left_2_percent">3. Where do you find coffee plants?</td> </tr> <tr height="*"> <td id="id_td_text10" align="center"> <textarea id="id_textBox5" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1"> </textarea> </td> </tr> </table> </td> </tr> <tr height="14.2%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="30%"> <td id="id_td_text11" class="shared_style_black_24px_bold_padding_left_2_percent">4. What can we collect at the beach?</td> </tr> <tr height="*"> <td id="id_td_text12" align="center"> <textarea id="id_textBox6" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1"> </textarea> </td> </tr> </table> </td> </tr> <tr height="14.2%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="30%"> <td id="id_td_text13" class="shared_style_black_24px_bold_padding_left_2_percent">5. What are the trees we see at Jammu?</td> </tr> <tr height="*"> <td id="id_td_text14" align="center"> <textarea id="id_textBox7" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1"> </textarea> </td> </tr> </table> </td> </tr> <tr height="14.2%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="30%"> <td id="id_td_text30" class="shared_style_black_24px_bold_padding_left_2_percent">6. Where do we find waterfalls?</td> </tr> <tr height="*"> <td id="id_td_text31" align="center"> <textarea id="id_textBox8" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1"> </textarea> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="30%"> <td id="id_td_text32" class="shared_style_black_24px_bold_padding_left_2_percent">7. Who suggested to go to the village?</td> </tr> <tr height="*"> <td id="id_td_text33" align="center"> <textarea id="id_textBox9" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1"> </textarea> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table id="id_table3" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="10%"> <td id="id_td_heading3" class="shared_style_blue_24px_bold_padding_left_2_percent">Fill in the blanks: </td> </tr> <tr height="20%"> <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="15%">Options:</td> <td width="*"> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="50%"> <td id="id_td_seaFood" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_seaFood">sea food</span> </td> <td id="id_td_trees" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_trees">trees</span> </td> <td id="id_td_township" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_hugged">hugged</span> </td> <td id="id_td_swim" class="shared_style_red_24px_bold" width="*" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_swim">swim</span> </td> </tr> <tr height="50%"> <td id="id_td_happy" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_happy">happy</span> </td> <td id="id_td_well" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_well">well</span> </td> <td id="id_td_valleys" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_valleys">valleys</span> </td> <td id="id_td_better" class="shared_style_red_24px_bold" width="*" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_better">better</span> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="20%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text15" class="shared_style_black_24px_bold_padding_left_2_percent" width="25%">1. There are deep</td> <td id="id_dropbox_valleys" class="shared_style_red_24px_bold" width="15%" align="center" ondragover="shared_highlight('id_dropbox_valleys'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_valleys')" ondrop="DragDrop('id_dropbox_valleys', ['id_span_valleys'])">_________</td> <td id="id_td_text16" class="shared_style_black_24px_bold_padding_left_2_percent" width="13%">and tall</td> <td id="id_dropbox_trees" class="shared_style_red_24px_bold" width="15%" align="center" ondragover="shared_highlight('id_dropbox_trees'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_trees')" ondrop="DragDrop('id_dropbox_trees', ['id_span_trees'])">_________</td> <td id="id_td_text34" class="shared_style_black_24px_bold_padding_left_2_percent" width="20%">at hill station.</td> <td id="id_td_text17" width="*"> </td> </tr> </table> </td> </tr> <tr id="id_tr_dropbox_seaFood" height="20%" ondragover="shared_highlight('id_dropbox_seaFood'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_seaFood')" ondrop="DragDrop('id_dropbox_seaFood', ['id_span_seaFood'])"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text18" class="shared_style_black_24px_bold_padding_left_2_percent" width="22%">2. We can eat</td> <td id="id_dropbox_seaFood" class="shared_style_red_24px_bold" width="15%" align="center">_________</td> <td id="id_td_text19" class="shared_style_black_24px_bold_padding_left_2_percent" width="15%">at beach.</td> <td id="id_td_text20" width="*"> </td> </tr> </table> </td> </tr> <tr id="id_tr_dropbox_better" height="20%" ondragover="shared_highlight('id_dropbox_better'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_better')" ondrop="DragDrop('id_dropbox_better', ['id_span_better'])"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text21" class="shared_style_black_24px_bold_padding_left_2_percent" width="20%">3. Village is a</td> <td id="id_dropbox_better" class="shared_style_red_24px_bold" width="15%" align="center">_________</td> <td id="id_td_text22" class="shared_style_black_24px_bold_padding_left_2_percent" width="18%">place to go.</td> <td id="id_td_text23" width="*"> </td> </tr> </table> </td> </tr> <tr height="20%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text24" class="shared_style_black_24px_bold_padding_left_2_percent" width="15%">4. We can</td> <td id="id_dropbox_swim" class="shared_style_red_24px_bold" width="15%" align="center" ondragover="shared_highlight('id_dropbox_swim'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_swim')" ondrop="DragDrop('id_dropbox_swim', ['id_span_swim'])">_________</td> <td id="id_td_text25" class="shared_style_black_24px_bold_padding_left_2_percent" width="18%">and play as</td> <td id="id_dropbox_well" class="shared_style_red_24px_bold" width="15%" align="center" ondragover="shared_highlight('id_dropbox_well'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_well')" ondrop="DragDrop('id_dropbox_well', ['id_span_well'])">_________</td> <td id="id_td_text36" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">.</td> <td id="id_td_text26" width="*"> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text27" class="shared_style_black_24px_bold_padding_left_2_percent" width="20%">5. Granny was</td> <td id="id_dropbox_happy" class="shared_style_red_24px_bold" width="15%" align="center" ondragover="shared_highlight('id_dropbox_happy'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_happy')" ondrop="DragDrop('id_dropbox_happy', ['id_span_happy'])">_________</td> <td id="id_td_text28" class="shared_style_black_24px_bold" width="6%" align="center">and</td> <td id="id_dropbox_huged" class="shared_style_red_24px_bold" width="15%" align="center" ondragover="shared_highlight('id_dropbox_huged'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_huged')" ondrop="DragDrop('id_dropbox_huged', ['id_span_hugged'])">_________</td> <td id="id_td_text35" class="shared_style_black_24px_bold" width="15%" align="center">the children.</td> <td id="id_td_text29" 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(); new webkit_draggable('id_span_seaFood', {handle : 'id_td_seaFood', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_trees', {handle : 'id_td_trees', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_hugged', {handle : 'id_td_township', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_swim', {handle : 'id_td_swim', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_happy', {handle : 'id_td_happy', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_well', {handle : 'id_td_well', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_valleys', {handle : 'id_td_valleys', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_better', {handle : 'id_td_better', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); webkit_drop.add('id_dropbox_valleys', {onOver : function(){shared_highlight('id_dropbox_valleys')}, onOut : function(){shared_un_highlight('id_dropbox_valleys')}, onDrop : function(){DragDrop('id_dropbox_valleys', ['id_span_valleys'])}}); webkit_drop.add('id_tr_dropbox_seaFood', {onOver : function(){shared_highlight('id_dropbox_seaFood')}, onOut : function(){shared_un_highlight('id_dropbox_seaFood')}, onDrop : function(){DragDrop('id_dropbox_seaFood', ['id_span_seaFood'])}}); webkit_drop.add('id_tr_dropbox_better', {onOver : function(){shared_highlight('id_dropbox_better')}, onOut : function(){shared_un_highlight('id_dropbox_better')}, onDrop : function(){DragDrop('id_dropbox_better', ['id_span_better'])}}); webkit_drop.add('id_dropbox_swim', {onOver : function(){shared_highlight('id_dropbox_swim')}, onOut : function(){shared_un_highlight('id_dropbox_swim')}, onDrop : function(){DragDrop('id_dropbox_swim', ['id_span_swim'])}}); webkit_drop.add('id_dropbox_happy', {onOver : function(){shared_highlight('id_dropbox_happy')}, onOut : function(){shared_un_highlight('id_dropbox_happy')}, onDrop : function(){DragDrop('id_dropbox_happy', ['id_span_happy'])}}); webkit_drop.add('id_dropbox_trees', {onOver : function(){shared_highlight('id_dropbox_trees')}, onOut : function(){shared_un_highlight('id_dropbox_trees')}, onDrop : function(){DragDrop('id_dropbox_trees', ['id_span_trees'])}}); webkit_drop.add('id_dropbox_well', {onOver : function(){shared_highlight('id_dropbox_well')}, onOut : function(){shared_un_highlight('id_dropbox_well')}, onDrop : function(){DragDrop('id_dropbox_well', ['id_span_well'])}}); webkit_drop.add('id_dropbox_huged', {onOver : function(){shared_highlight('id_dropbox_huged')}, onOut : function(){shared_un_highlight('id_dropbox_huged')}, onDrop : function(){DragDrop('id_dropbox_huged', ['id_span_hugged'])}}); </script> </body> </html>