切換
舊版
前往
大廳
主題

[創作]自動完成學期教學評量

極巨龍神塔奇 | 2017-06-06 00:42:17 | 巴幣 2 | 人氣 286

自動完成學期教學評量
 
在教學評量上任意位置按右鍵點選「檢查(Ctrl+Shift+I)」或直接按「F12」。
 
將下列程式碼貼到主控台(Console)中並執行。
 
$('input[type=checkbox]').each(function(){$(this).click();});$($('input[type=radio]').get().reverse()).each(function(){$(this).click()});$($('input[type=radio]').get().reverse()).each(function(){$(this).click()}); $('input[type=text]').each(function(){$(this).val(btoa(Math.floor(Math.random()*1000).toString()));});$($('.surveyNavBtn').get().reverse())[0].click();
送禮物贊助創作者 !
0
留言

創作回應

更多創作