Actividades y juegos para niños para que aprender inglés sea fácil y divertido

Inicio Ejercicios -Gramática - Vocabulario- Enlaces Traductor- Contacta

 
 
 
 
Ejercicios de inglés on line para hacer en el ordenador  

 

Ejercicios con La fecha en inglés 1
Elige las palabras de la lista.

 

<html> <title> <html> <html> <html> <html> </div> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Quiz <html> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><title><html> <html> <html> <html> <!-- Hide function reloadPage(init) { if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.pgW=innerWidth; document.pgH=innerHeight; onresize=reloadPage; }} else if (innerWidth!=document.pgW || innerHeight!=document.pgH) location.reload(); } reloadPage(true); count=10; title='Theyellowpencil the date'; topnote='Type in the right date<br>Teclea la fecha correcta.<br>Recuerda que debes usar mayusculas para los meses.'; bottomnote=''; txt=new Array("1997 ","<br>1905 ","<br>3 de mayo ","<br>22 de junio ","<br>1 de enero ","<br>7 de abril ","<br>12 de febrero ","<br>2007 ","<br>9 de dicembre ","<br>8 de septiembre ","<br>"); ans=new Array("Nineteen ninety-seven","Nineteen o five","The third of May ","The twenty second of June","The first of January","The seventh of April","The twelfh of February ","Two thousand and seven","The ninth of December","The eighth of September"); temp=new Array(); title=unconvert(title); topnote=unconvert(topnote); bottomnote=unconvert(bottomnote); w('<form name="quizform">'); w('<table border="0" cellspacing="0" cellpadding="5"><tr><td align="center">'); w('<p class="style1">'+title+'</p>'); w('</td></tr>'); w('<tr><td align="center">'); w('<p class="style2">'+topnote+'</p>'); w('</td></tr>'); w('<tr><td>'); for (i=0; i<count; i++) { txt[i]=unconvert(txt[i]); ans[i]=unconvert(ans[i]); w('<span class="style3">'+txt[i]+'</span>'); temp=ans[i].split(","); len1=temp.length; len=0; for (k=0; k<len1; k++) { len2=temp[k].length; if(len2>len) len=len2; } w('<input type="text" name="q'+i+'" size="'+len+'" class="formbutton">'); w('<input type="checkbox" name="a'+i+'" size="1" value="0" onFocus="getstate('+i+')" onClick="restorestate('+i+')">'); } w('<span class="style3">'+txt[i]+'</span>'); w('</td></tr>'); w('<tr><td align="center">'); w('<p class="style2">'+bottomnote+'</p>'); w('</td></tr>'); w('<tr><td align="center">'); w('<input type="button" name="button" value="Finished" onclick="getscore()" class="formbutton">'); w(' <input type="text" name="result" size="12" value=" " onFocus="this.blur()" class="formbutton">'); w('</td></tr></table>'); w('</form>'); w('<p class="mlink" align="center"><br>created with Quiz Maker by Naace Primary Community<br>'); w('<a href="http://www.naace.org" target="_blank"><span class="mlink">www.naace.org</span></a>'); function getscore() { score=0; for (i=0; i<count; i++) { myans=eval('document.quizform.q'+i+'.value').toLowerCase(); thisans=ans[i].toLowerCase(); if(myans.length>0 && thisans.indexOf(myans)!=-1) { eval('document.quizform.a'+i+'.checked=true'); score++; } else eval('document.quizform.a'+i+'.checked=false'); } document.quizform.result.value = "Score: "+score+"/"+count; } function getstate(b) { tempstate=eval('document.quizform.a'+b+'.checked'); } function restorestate(b) { eval('document.quizform.a'+b+'.checked='+tempstate); } function w(v) {document.write(v);} function unconvert(str) { re = /ü/g; str=str.replace(re, "\""); return str; } // --> </body> </html>