<html>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<title> Examen de conocimientos</title>
<head>
<img src="logoiesfidiana.png"/>
<h1>Examen de Conocimientos</h1></head>
<body bgcolor="DCDCDC"> </body>
<h2> Datos personales </h2>
<center>
<div>
Nombre <input type="text" name="Nombre" placeholder="Nombre">
Apellidos <input type="text" name="Apellidos" placeholder="Apellidos"
</div>
<div>
Centro educativo al que perteneces <input type="text" name="colegio/instituto" placeholder="Colegio/Instituto">
</div>
<div>
Edad <input type="number" name="edad" min="4" max="18" placeholder="4">
</div>
<div>
Fecha de nacimiento <input type="date" name="Fecha de nacimiento"/>
<div>
Sexo
</br>
<input type="radio" name="sex" value="Hombre" checked/> Hombre
</br>
<input type="radio" name="sex" value="Mujer"/> Mujer
</div>
</br>
</br>
</br>
</center>
<center>
<h2> Comienzo del Examen</h2>
<h3>1.¿En qué año de descubrió América?</h3>
</br>
<input type="radio" value="1942" checked/> 1942
</br>
<input type="radio" value="1728"/> 1728
</br>
<input type="radio" value="1492"/> 1492
</br>
<input type="radio" value="1256"/> 1256
</br>
<h3>2.¿Cúales son los plantenas más cercanos a la Tierra?</h3>
</br>
<input type="checkbox" value="mercurio" name="Mercurio"> Mercurio
</br>
<input type="checkbox" value="Venus" name="Venus"> Venus
</br>
<input type="checkbox" value="Luna" name="Luna"> Luna
</br>
<input type="checkbox" value="Marte" name="Marte"> Marte
</br>
<h3>3.¿Qué tipo de energía hay en una fuerza no conservativa?</h3>
</br>
<input type="radio" value="Energía Cinética"> Energía Cinética
</br>
<input type="radio" value="Energía Mecánica" checked> Energía Mecánica
</br>
<input type="radio" value="Energía Potencial"> Energía Potencial
</br>
<input type="radio" value="No hay energía"> No hay energía
</br>
<h3>4.¿En qué cuadrante se encuentra una recta cuya traza vertical se encuentra por debajo de la línea de tierra y la traza horizontal</h3> también?
</br>
<input type="radio" value="1"> En el primero
</br>
<input type="radio" value="2"> En el segundo
</br>
<input type="radio" value="3"> En el tercero
</br>
<input type="radio" value="4" checked> En el cuarto
</br>
<h3>5.¿Quién fue Confucio?</h3>
</br>
<input type="radio" value="1"> Fue quien inventó la confusión
</br>
<input type="radio" value="2" checked> El de la tienda de chinos de tu barrio
</br>
<input type="radio" value="3"> El filósofo más famoso de China
</br>
<input type="radio" value="4"> El jefe del Confucio Wok
</br>
<h3>6.¿De qué átomos se compone el agua?</h3>
</br>
<input type="radio" value="1"> Hidrógeno y Fósforo
</br>
<input type="radio" value="2"> Oxígeno y Azufre
</br>
<input type="radio" value="3"> Hidrógeno y Oxígeno
</br>
<input type="radio" value="4"> Carbono y Oxígeno
</br>
<h3>7.Define una cordillera:</h3>
</br>
<textarea rows="10" cols="50"></textarea>
</br>
<h3>8.¿Cuál es la diferencia entre una proyección y una traza?</h3>
</br>
<textarea rows="10" cols="50"></textarea>
</br>
<h3>9.¿Quién es el peor futbolísta del mundo?</h3>
</br>
<input type="radio" value="1"> Juanma López
</br>
<input type="radio" value="2"> Ana López
</br>
<input type="radio" value="3"> Daniel Carmona
</br>
<input type="radio" value="4"> Joseito Bale
</br>
<h3>10.¿Qué te ha aprecido este examen?</h3>
</br>
<input type="radio" value="1"> El mejor que he hecho nunca
</br>
<input type="radio" value="2"> Ha sido la rehostia
</br>
<input type="radio" value="3"> Muy bueno y pienso que Antonio es malísimo
</br>
<input type="radio" value="4"> Not bad
</body>
</center>
</html>
No hay comentarios:
Publicar un comentario