// ==UserScript== // @name 山东大学评教 // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match http://bkjws.sdu.edu.cn/* // @grant none // @downloadURL https://update.greasyfork.icu/scripts/411663/%E5%B1%B1%E4%B8%9C%E5%A4%A7%E5%AD%A6%E8%AF%84%E6%95%99.user.js // @updateURL https://update.greasyfork.icu/scripts/411663/%E5%B1%B1%E4%B8%9C%E5%A4%A7%E5%AD%A6%E8%AF%84%E6%95%99.meta.js // ==/UserScript== function hyx_fill_in(){ var i; for(i = 0; i <= 20; i++){ str_root = "input#zbda_"; var str = str_root + i.toString(); if(i == 19){ $(str)[2].click(); } else{ $(str)[0].click(); } } $("textarea#zbda_21").val("内容充实,主题明确,讲解生动,受益匪浅"); } (function() { var hyx_button = "