????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_old10/Html/LevelA/Category2/ |
Upload File : |
<!DOCTYPE html> <html> <head> <title>Add and count the caps</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> function page_preLoad() { s_setDeviceTypeLevelCategoryLastLesson(Level.A, Category.No2); s_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); s_setHeaderTable('id_tblHeader', s_title_page, s_getSubTitle(Level.A, Category.No2, 7), true, true); s_setFooterTable('id_tblFooter', true, true, false, true, true); var ids_boxes = ['id_box2', 'id_box3_1', 'id_box3_2', 'id_box4_1', 'id_box4_2', 'id_box5']; var ids_headings = ['id_td_heading1', 'id_td_heading2']; var ids_options = ['id_span_2', 'id_span_3_1', 'id_span_3_2', 'id_span_4_1', 'id_span_4_2', 'id_span_5']; var ids_texts = ['id_td_text1', 'id_td_text2', 'id_td_text3', 'id_td_text4', 'id_td_text5', 'id_td_text6']; 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_options, 100); s_hideAllExceptFirstElement('id_span_4_', 2); s_set_all_draggble_to_false_except_first_element('id_td_4_', 2); s_hideAllExceptFirstElement('id_span_3_', 2); s_set_all_draggble_to_false_except_first_element('id_td_3_', 2); s_init_dropBox_tds_with_drag_here(ids_boxes); s_init_dropping_spans(ids_options); var id_tables_array = ['id_table1']; s_border_collapse_for_tables_except_android(id_tables_array); s_setTablesHeightsForIE(); } function page_onLoad() { } function btnPrevious_click() { window.location = "LevelACat2Lesson06.html"; } function btnNext_click() { window.location = "LevelACat2Lesson08.html"; } function btnHome_click() { s_btnHomeCategories_click('LevelA'); } function DragDrop(id_dropBox, isNo3, isNo4, ids_array) { if (s_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array)) { s_setTextAndBackgroundColorToGreenAndIsMovedTrue(s_currentDropingId, id_dropBox); if (isNo4) { showNextLetter4toDrop() } if (isNo3) { showNextLetter3toDrop() } isAllInfosMovedShowClapsAnimation(); s_set_currentDropingId_draggbleToFalse(); } else { s_resetCurrentDroppingPosition(id_dropBox); } } function showNextLetter4toDrop() { s_unHideNextElementNew2('id_span_4_', 'id_td_4_', 2); } function showNextLetter3toDrop() { s_unHideNextElementNew2('id_span_3_', 'id_td_3_', 2); } function isAllInfosMovedShowClapsAnimation() { var ids_boxes = ['id_box2', 'id_box3_1', 'id_box3_2', 'id_box4_1', 'id_box4_2', 'id_box5']; 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="*" hieghtForIE="84%" 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="100%"> <td> <table id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="5%"> <td id="id_td_heading1" class="s_style_heading" style="border-left: 0px"> Add and count the <span class="s_style_textRed_color_only">caps</span>: </td> </tr> <tr height="8%"> <td style="border-top: 0px; border-bottom:none; border-left: 0px"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="id_td_heading2" width="*" class="s_style_heading_options">Options:</td> <td id="id_td_5" width="13%" style="text-align: center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_5" class="s_style_draggable_text">5</span> </td> <td id="id_td_2" width="13%" style="text-align: center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_2" class="s_style_draggable_text">2</span> </td> <td id="id_td_3_1" width="13%" style="text-align: center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_3_1" class="s_style_draggable_text">3</span> </td> <td id="id_td_4_1" width="13%" style="text-align: center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_4_1" class="s_style_draggable_text">4</span> </td> <td id="id_td_3_2" width="13%" style="text-align: center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_3_2" class="s_style_draggable_text">3</span> </td> <td id="id_td_4_2" width="13%" style="text-align: center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_4_2" class="s_style_draggable_text">4</span> </td> </tr> </table> </td> </tr> <tr height="*" hieghtForIE="85%"> <td style="border-top: 0px; border-right: 0px; border-left: 0px"> <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border-bottom: 0px; border: none"> <tr id="id_tr_2" height="16.66%" ondragover="s_highlight('id_box2'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_box2')" ondrop="DragDrop('id_box2', false, false, ['id_span_2'])"> <td class="style_Td" width="50%" style="text-align:left; border-right: none; border-left: 0px"> <img id="id_imgCount2" src="../../../img/LevelA/Category2/LevelACat2Lesson07/caps1p1.png" width="50%" draggable="false"> </td> <td id="id_td_text1" class="s_style_textBlack" width="23%" style="border-right: none; border-left: none; text-align: left">=> 1 + 1 =</td> <td id="id_box2" class="cls_box3 s_style_textRed" width="*" style="text-align: center; border-right: 0px">__</td> </tr> <tr id="id_tr_3_1" height="16.66%" ondragover="s_highlight('id_box3_1'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_box3_1')" ondrop="DragDrop('id_box3_1', true, false, ['id_span_3_1', 'id_span_3_2'])"> <td class="style_Td" width="50%" style="text-align:left; border-right: none; border-top: none; border-left: 0px"> <img id="id_imgCount3_1" src="../../../img/LevelA/Category2/LevelACat2Lesson07/caps1p2.png" width="60%" draggable="false"> </td> <td id="id_td_text2"class="s_style_textBlack" width="23%" style="border-right: none; border-left: none; border-top: none; text-align: left">=> 1 + 2 =</td> <td id="id_box3_1" class="cls_box3_1 s_style_textRed" style="border-top: none; text-align: center; border-right: 0px">__</td> </tr> <tr id="id_tr_4_1" height="16.66%" ondragover="s_highlight('id_box4_1'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_box4_1')" ondrop="DragDrop('id_box4_1', false, true, ['id_span_4_1', 'id_span_4_2'])"> <td class="style_Td" width="50%" style="text-align:left; border-right: none; border-top: none; border-bottom: none; border-left: 0px"> <img id="id_imgCount4_1" src="../../../img/LevelA/Category2/LevelACat2Lesson07/caps1p3.png" width="80%" draggable="false"> </td> <td id="id_td_text3" class="s_style_textBlack" width="23%" style="border-right: none; border-left: none; border-top: none; border-bottom: none; text-align: left">=> 1 + 3 =</td> <td id="id_box4_1" class="cls_box4_1 s_style_textRed" style="border-top: none; border-bottom: none; text-align: center; border-right: 0px">__</td> </tr> <tr id="id_tr_5" height="16.66%" ondragover="s_highlight('id_box5'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_box5')" ondrop="DragDrop('id_box5', false, false, ['id_span_5'])"> <td class="style_Td" width="50%" style="text-align:left; border-right: none; border-bottom: none; border-left: 0px"> <img id="id_imgCount5" src="../../../img/LevelA/Category2/LevelACat2Lesson07/caps1p4.png" width="90%" draggable="false"> </td> <td id="id_td_text4" class="s_style_textBlack" width="23%" style="border-right: none; border-left: none; border-bottom: none; text-align: left">=> 1 + 4 =</td> <td id="id_box5" class="cls_box5 s_style_textRed" style="border-bottom: none; text-align: center; border-right: 0px">__</td> </tr> <tr id="id_tr_3_2" height="16.66%" hieghtForIE="20%" ondragover="s_highlight('id_box3_2'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_box3_2')" ondrop="DragDrop('id_box3_2', true, false, ['id_span_3_1', 'id_span_3_2'])"> <td class="style_Td" width="50%" style="text-align:left; border-right: none; border-bottom: none; border-left: 0px"> <img id="id_imgCount3_2" src="../../../img/LevelA/Category2/LevelACat2Lesson07/caps2p1.png" width="70%" draggable="false"> </td> <td id="id_td_text5" class="s_style_textBlack" width="23%" style="border-right: none; border-left: none; border-bottom: none; text-align: left">=> 2 + 1 =</td> <td id="id_box3_2" class="cls_box3_2 s_style_textRed" style="border-bottom: none; text-align: center; border-right: 0px">__</td> </tr> <tr id="id_tr_4_2" height="*" hieghtForIE="20%" ondragover="s_highlight('id_box4_2'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_box4_2')" ondrop="DragDrop('id_box4_2', false, false, ['id_span_4_1', 'id_span_4_2'])"> <td class="style_Td" width="50%" style="text-align:left; border-right: none; border-bottom: none; border-left: 0px"> <img id="id_imgCount4_2" src="../../../img/LevelA/Category2/LevelACat2Lesson07/caps3p1.png" width="80%" draggable="false"> </td> <td id="id_td_text6" class="s_style_textBlack" width="23%" style="border-right: none; border-left: none; border-bottom: none; text-align: left">=> 3 + 1 =</td> <td id="id_box4_2" class="cls_box4_2 s_style_textRed" style="border-bottom: none; text-align: center; border-right: 0px">__</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_3_2', {handle : 'id_td_3_2', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_span_2', {handle : 'id_td_2', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_span_3_1', {handle : 'id_td_3_1', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_span_4_1', {handle : 'id_td_4_1', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_span_4_2', {handle : 'id_td_4_2', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_span_5', {handle : 'id_td_5', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); webkit_drop.add('id_tr_2', {onOver : function(){s_highlight('id_box2')}, onOut : function(){s_un_highlight('id_box2')}, onDrop : function(){DragDrop('id_box2', false, false, ['id_span_2'])}}); webkit_drop.add('id_tr_3_1', {onOver : function(){s_highlight('id_box3_1')}, onOut : function(){s_un_highlight('id_box3_1')}, onDrop : function(){DragDrop('id_box3_1', true, false, ['id_span_3_1', 'id_span_3_2'])}}); webkit_drop.add('id_tr_3_2', {onOver : function(){s_highlight('id_box3_2')}, onOut : function(){s_un_highlight('id_box3_2')}, onDrop : function(){DragDrop('id_box3_2', true, false, ['id_span_3_1', 'id_span_3_2'])}}); webkit_drop.add('id_tr_4_1', {onOver : function(){s_highlight('id_box4_1')}, onOut : function(){s_un_highlight('id_box4_1')}, onDrop : function(){DragDrop('id_box4_1', false, true, ['id_span_4_1', 'id_span_4_2'])}}); webkit_drop.add('id_tr_4_2', {onOver : function(){s_highlight('id_box4_2')}, onOut : function(){s_un_highlight('id_box4_2')}, onDrop : function(){DragDrop('id_box4_2', false, true, ['id_span_4_1', 'id_span_4_2'])}}); webkit_drop.add('id_tr_5', {onOver : function(){s_highlight('id_box5')}, onOut : function(){s_un_highlight('id_box5')}, onDrop : function(){DragDrop('id_box5', false, false, ['id_span_5'])}}); </script> </body> </html>