Ar datorlietām esmu kā advancēts jūzeris, bet nu pienācis ir laiks kaut kam svarīgākam nekā sēdēt pie kompja dikti ilgi
Tad nu lūk, esmu vēl skolnieks (vidusskolnieks), lai pabeigtu attiecīgo klasi ir vajadzīgs ZPD (aizstāvēšana un viss cits process). Mana ZPD tēma ir "Reakcijas laiks", tad nu praktiskajā dāļā bija doma izveidot testu ar 10 jautājumiem un reakcijas pārbaudi. Reakcijas pārbaudi +- atradu netā, pakoriģēju, bet nu tagad nāku ar šo prasīt Jums.
Mans source kods:
Code: Select all
<html>
<head>
<title>Online Reaction Time Test</title>
<script></global>
</script>
<style>
body {font-size : 10pt; font-family : Arial, sans-serif; margin-left : 15px; margin-right : 0px}
p {font-size : 10pt; font-family : Arial, sans-serif}
a {font-size : 10pt; font-family : Arial, sans-serif}
.title {font-size : 12pt; font-family : Arial, sans-serif; font-weight : bold}
.reg {font-size : 10pt; font-family : Arial, sans-serif}
.smaller {font-size : 9pt; font-family : Arial, sans-serif}
.copy {font-size : 8pt; font-family : Arial, sans-serif; color : #000000}
a:hover {color : #000099}
</style>
</head>
<body>
<br><br>
<table>
<tr>
<td><p>The Online Reaction Time Test</p>
<p><b>Instructions:</b></p>
<ol>
<li>Click the large button on the right to begin.</li>
<li>Wait for the stoplight to turn green.</li>
<li>When the stoplight turns green, click the large button quickly!</li>
<li>Click the large button again to continue to the next test.</li>
<li>When got the result, then press <b>Done</b>. </li>
<li>Thank you for Test</li>
</ol>
</p></td>
</tr>
</table>
<br><br>
<form>
<table>
<tr>
<td>Test<br>Number</td>
<td>Reaction<br>Time</td>
<td><center>The stoplight<br>to watch.</center></td>
<td><center>The button<br>to click.</center></td>
</tr>
<tr>
<td><center>1</center></td>
<td><input></td>
<td><center><img></center></td>
<td><center><a><img></a></center></td>
</tr>
<tr>
<td><center>2</center></td>
<td><input></td>
</tr>
<tr>
<td><center>3</center></td>
<td><input></td>
</tr>
<tr>
<td><center>4</center></td>
<td><input></td>
</tr>
<tr>
<td><center>5</center></td>
<td><input></td>
</tr>
<tr>
<td><center>AVG.</center></td>
<td><input></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</form>
<br><br>
<script></Prepare>
</script>
</body>
</html>
Kā to izdarīt?
http://yy.lv/download.php?f=180995
Redz kur viss ar bildēm
P.s Servera hostingu nopirkšu, bet vēlētos palīdzību (protams, par samaksu)
Ar cieņu,Toms!