• Resolved dschooleme

    (@dschooleme)


    Occurs when a student submits file as solution(save to database) to an assignment (homework).
    When the file is downloaded it has the footer of the page concatenated to it.
    Both in binary and text files.

    For example, a student uploads a txt file where the content is “1”.
    When the file is downloaded it has the following it its contents

    <div class="clear"></div></div><!-- wpbody-content -->
    <div class="clear"></div></div><!-- wpbody -->
    <div class="clear"></div></div><!-- wpcontent -->
    
    <div id="wpfooter" role="contentinfo">
    		<p id="footer-left" class="alignleft">
    			</p>
    	<p id="footer-upgrade" class="alignright">
    			</p>
    	<div class="clear"></div>
    </div>
    
    <script type='text/javascript'>
    /* <![CDATA[ */
    var userSettings = {"url":"\/","uid":"6","time":"1555942535","secure":"1"};var commonL10n = {"warnDelete":"\u03a0\u03c1\u03cc\u03ba\u03b5\u03b9\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c8\u03b5\u03c4\u03b5 \u03bf\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03b1\u03c5\u03c4\u03ac \u03c4\u03b1 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b9\u03c3\u03c4\u03cc\u03c4\u03bf\u03c0\u03cc \u03c3\u03b1\u03c2.\n\u0391\u03c5\u03c4\u03ae \u03b7 \u03b5\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03bd\u03b1\u03b9\u03c1\u03b5\u03b8\u03b5\u03af.\n'\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7' \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c4\u03b1\u03bc\u03b1\u03c4\u03ae\u03c3\u03b5\u03c4\u03b5, '\u039f\u039a' \u03b3\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae.","dismiss":"\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf \u03bc\u03b7\u03bd\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2.","collapseMenu":"\u03a3\u03cd\u03bc\u03c0\u03c4\u03c5\u03be\u03b7 \u03ba\u03c5\u03c1\u03af\u03c9\u03c2 \u03bc\u03b5\u03bd\u03bf\u03cd","expandMenu":"\u0395\u03c0\u03ad\u03ba\u03c4\u03b1\u03c3\u03b7 \u039a\u03c5\u03c1\u03af\u03c9\u03c2 \u03bc\u03b5\u03bd\u03bf\u03cd"};/* ]]> */
    </script>
    <script type='text/javascript' src='https://...wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,hoverIntent,utils,common,admin-bar&ver=5.1.1'></script>
    
    <div class="clear"></div></div><!-- wpwrap -->
    <script type="text/javascript">if(typeof wpOnload=='function')wpOnload();</script>
    </body>
    </html>

    That’s on a clean install of the latest version without any other plugins active.

    • This topic was modified 5 years, 7 months ago by dschooleme.
    • This topic was modified 5 years, 7 months ago by dschooleme.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Corrupt student solution attachment files’ is closed to new replies.