📄 iq.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>智商测试</title>
<link href="../inc/hoyiso_in.css" rel="stylesheet" type="text/css">
</head>
<body>
<table border="0" cellpadding="4" cellspacing="0" width="700" align="center">
<tr><td height="7" colspan="2"></td></tr>
<tr bgcolor="#F0F4FF"><td bgcolor="#F0F4FF"><b>当前位置:<a href="../index.htm" class="title">首页</a>><a href="index.htm" class="title">实用查询工具大全</a>>智商测试</b></td>
<td><a href="#" onclick="javascript:history.back()"> ←返回上页</a></td>
</tr>
<tr><td height="14" colspan="2"></td></tr>
</table>
<p align="center" style="color:#FF0000; font-size:14px"><b>智商测试</b></p>
<SCRIPT language=JavaScript>
<!--hide from Non-JavaScript browsers
function calculate(theForm){
var storea=0;
if(theForm.q1.value=="m"||theForm.q1.value=="M"){storea+=6;}
if(theForm.q2.value=="15"){storea+=6;}
if(theForm.q3.value=="8"){storea+=6;}
if(theForm.q4.value=="6"){storea+=6;}
if(theForm.q5.value=="5"){storea+=6;}
if(theForm.q6.value=="4"){storea+=6;}
if(theForm.q7.value=="1"){storea+=6;}
if(theForm.q8.value=="2"){storea+=6;}
if(theForm.q9[1].checked){storea+=6;}
if(theForm.q10[3].checked){storea+=5;}
if(theForm.q11[2].checked){storea+=5;}
if(theForm.q12[0].checked){storea+=5;}
if(theForm.q13[2].checked){storea+=5;}
if(theForm.q14[3].checked){storea+=5;}
if(theForm.q15[2].checked){storea+=5;}
if(theForm.q16[2].checked){storea+=5;}
if(theForm.q17[1].checked){storea+=5;}
if(theForm.q18[3].checked){storea+=5;}
if(theForm.q19[3].checked){storea+=5;}
if(theForm.q20[3].checked){storea+=5;}
if(theForm.q21[2].checked){storea+=5;}
if(theForm.q22[2].checked){storea+=5;}
if(theForm.q23[3].checked){storea+=5;}
if(theForm.q24[1].checked){storea+=5;}
if(theForm.q25[0].checked){storea+=5;}
if(theForm.q26[0].checked&&theForm.q26[3].checked){storea+=5;}
if(theForm.q27[1].checked&&theForm.q27[2].checked){storea+=5;}
if(theForm.q28[0].checked&&theForm.q28[3].checked){storea+=5;}
if(theForm.q29[1].checked&&theForm.q29[3].checked){storea+=5;}
if(theForm.q30[3].checked){storea+=5;}
if(theForm.q31[2].checked){storea+=5;}
if(theForm.q32[1].checked){storea+=5;}
if(theForm.q33[2].checked){storea+=5;}
var i = document.clock.face.value;
return confirm("谢谢你参加智商测试!\n\n"+
"你的智商为:"+storea+"\n\n"+
"您所用的时间:" +i+"\n"+
"===================================\n70- --弱智\n"+
"70-89 --智力低下\n"+
"90-99 --智力中等\n"+
"100-109--智力中上\n"+
"110-119--智力优秀\n"+
"120-129--智力非常优秀\n"+
"130-139--智力非常非常优秀\n"+
"140+ --天才");
}
//end of the Calculator IQ Score functions
//----begin of the timer functions----
var timerID = null;
var timerRunning = false;
startday = new Date();
clockStart = startday.getTime();
function initStopwatch() {
var myTime = new Date();
return((myTime.getTime() - clockStart)/1000);
}
function stopclock (){
if(timerRunning)
clearTimeout(timerID);
timerRunning = false;
}
function showtime () {
var tSecs = Math.round(initStopwatch());
var iSecs = tSecs % 60;
var iMins = Math.round((tSecs-30)/60);
var sSecs ="" + ((iSecs > 9) ? iSecs : "0" + iSecs);
var sMins ="" + ((iMins > 9) ? iMins : "0" + iMins);
document.clock.face.value = sMins+":"+sSecs;
timerID = setTimeout("showtime()",1000);
timerRunning = true;
}
function startclock () {
// Make sure the clock is stopped
stopclock();
startday = new Date();
clockStart = startday.getTime();
showtime();
}
//end hide-->
</SCRIPT>
<br>
<TABLE width="600" border=0 align="center" cellSpacing=0>
<TBODY>
<TR>
<TD width="600" bgcolor="#F0F4FF">
<FORM name=clock onsubmit=0>
<DIV align=left>
<TABLE height=30 cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR vAlign=top align=left>
<TD height=2>
<P align="center"><STRONG>这是欧洲流行的测试题,共33题,测试时间20分钟,最大IQ为174分</STRONG>
<INPUT size=5 value=" " name=face> <INPUT onclick=startclock() type=button value=重新计时 name=B1>
</P></TD></TR></TBODY></TABLE></DIV>
</FORM>
<FORM name="" onsubmit=calculate(this) method=post>
<OL>
<BLOCKQUOTE>
<P><B><INPUT type=hidden name=usetime> </B></P></BLOCKQUOTE>
<DL>
<BLOCKQUOTE>
<OL>
<DL>
<DL>
<DT><SPAN class=font>第1-8
题:请从理论上或逻辑的角度在后面的空格中填入后续字母或数字;</SPAN>
<DL>
<OL>
<LI>A, D, G, J<B> <INPUT size=5 name=q1> </B>
<LI>1, 3, 6, 10 <B><INPUT size=5 name=q2> </B>
<LI>1, 1, 2, 3, 5<B> <INPUT size=5 name=q3> </B>
<LI>21, 20, 18, 15, 11<B> <INPUT size=5 name=q4> </B>
<LI>8, 6, 7, 5, 6, 4<B> <INPUT size=5 name=q5> </B>
<LI>65536, 256, 16<B> <INPUT size=5 name=q6> </B>
<LI>1, 0, -1, 0<B> <INPUT size=5 name=q7> </B>
<LI>3968, 63, 8, 3<B> <INPUT size=5 name=q8>
</B></LI></OL></DL></DT></DL></DL></OL></BLOCKQUOTE></DL>
<BLOCKQUOTE>
<HR align=center width=600 color=#0000ff SIZE=1>
</BLOCKQUOTE>
<DL>
<DL>
<DL>
<DL>
<DL>
<DT><SPAN class=font>第9-15 题:</SPAN><SPAN
class=font>请从右边的图形中选择一个正确的(a,b,c,d)填入左边的空白处</SPAN>
</DT></DL></DL></DL>
<DT><B> </B> </DT></DL>
<BLOCKQUOTE>
<OL>
<OL>
<OL>
<OL>
<LI><B><IMG height=150 src="iq/iq09a.gif" width=150
align=top> <IMG height=150 src="iq/iq09b.gif"
width=150 align=top><BR><INPUT type=radio value=a name=q9> a
<INPUT type=radio value=b name=q9> b <INPUT type=radio
value=c name=q9> c <INPUT type=radio value=d name=q9> d</B>
<LI><B><IMG height=150 src="iq/iq10a.gif" width=150
align=top> <IMG height=150 src="iq/iq10b.gif"
width=150 align=top><BR><INPUT type=radio value=a name=q10>
a <INPUT type=radio value=b name=q10> b <INPUT type=radio
value=c name=q10> c <INPUT type=radio value=d name=q10>
d</B>
<LI><B><IMG height=150 src="iq/iq11a.gif" width=150
align=top> <IMG height=150 src="iq/iq11b.gif"
width=150 align=top><BR><INPUT type=radio value=a name=q11>
a <INPUT type=radio value=b name=q11> b <INPUT type=radio
value=c name=q11> c <INPUT type=radio value=d name=q11>
d</B>
<LI><B><IMG height=150 src="iq/iq12a.gif" width=150
align=top> <IMG height=150 src="iq/iq12b.gif"
width=150 align=top><BR><INPUT type=radio value=a name=q12>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -