// LES OPTIONS

mode_accueil("1");
mode_questions("2");
mode_evaluation("3");

titre_introduction("Q.C.M de connaissance générale");
introduction("Cet exercice est destiné aux personnes qui préparent des concours et qui ont comme épreuve un test de connaissance générale.");
introduction("Une seule réponse est possible");
nombre_questions("20","40","60","80");
bouton_sup("MODE D'EMPLOI","mode_emploi.html");
message_debut("20 questions par QCM et une seule réponse possible ! Bon courage !");
message_fin("Un autre QCM ?!");
url_quitter("http://www.soutienconcours.fr/concours_anglais.htm");

coef_rep_juste("1");
coef_rep_fausse("0");
coef_rep_nulle("0");
note_sur("20");


// LE QUESTIONNAIRE

quest("I'm very interested _____ football.");
rep("[ ] of");
rep("[x] in");
rep("[ ] for");
rep("[ ] into");
sch("soutienconcours.fr.gif");

quest("Would you like some wine ____ the meal?");	
rep("[ ] to");
rep("[ ] for ");
rep("[x] with");
rep("[ ] in ");
sch("soutienconcours.fr.gif");

quest("I’ll be back ____  an hour");	
rep("[x] in");
rep("[ ] for");
rep("[ ] after");
rep("[ ] into ");
sch("soutienconcours.fr.gif");

quest("Is John married _____ Eva?");	
rep("[ ] by");
rep("[x] to");
rep("[ ] with");
rep("[ ] got ");
sch("soutienconcours.fr.gif");

quest("I've been learning English _____ two years.");	
rep("[x] for");
rep("[ ] in");
rep("[ ] since");
rep("[ ] into ");
//6
quest("I went to Stockholm  ________ air.");	
rep("[ ] with");
rep("[ ] on");
rep("[x] by");
rep("[ ] in the ");
sch("soutienconcours.fr.gif");

quest("I bought my son a bicycle ____ his birthday.");	
rep("[x] for");
rep("[ ] to");
rep("[ ] in");
rep("[ ] by ");
sch("soutienconcours.fr.gif");

quest("I was in the army _____ the War.");	
rep("[ ] under");
rep("[ ] for");
rep("[x] during");
rep("[ ] by");
sch("soutienconcours.fr.gif");

quest("He lives  ____  the corner of Green Street and Links Road");	
rep("[ ] By ");
rep("[x] at");
rep("[ ] with");
rep("[ ] close ");
sch("soutienconcours.fr.gif");

quest("Don't speak _____ him now; he is not feeling very well.");	
rep("[ ] at");
rep("[x] to");
rep("[ ] with");
rep("[ ] laissez vide ");
//11
quest("Why are you ______ such a bad mood today?");	
rep("[x] in");
rep("[ ] on");
rep("[ ] at");
rep("[ ] for ");
//12
quest("Where are you going ______  your holidays?");	
rep("[ ] to");
rep("[ ] under");
rep("[x] for");
rep("[ ] since ");
sch("soutienconcours.fr.gif");

quest("When you buy something, you are usually given a _____ ");	
rep("[ ] recipe");
rep("[x] receipt");
rep("[ ] bill");
rep("[ ] facture");
sch("soutienconcours.fr.gif");

quest("You must ____ for at least two hours a day if you want to play the piano well");	
rep("[ ] train");
rep("[ ] practice");
rep("[x] practise");
rep("[ ] practiced");
// 15
quest("Most banks will _____ people money to buy a house.");	
rep("[x] lend");
rep("[ ] give");
rep("[ ] borrow");
rep("[ ] lent ");
sch("soutienconcours.fr.gif");

quest(" I wonder if you can _____ me to play the guitar?");	
rep("[ ] assist");
rep("[x] teach");
rep("[ ] learn");
rep("[ ] be able to ");
sch("soutienconcours.fr.gif");

quest("I always feel very nervous when I have to ______ a speech.");	
rep("[x] make");
rep("[ ] perform");
rep("[ ] do");
rep("[ ] as");
sch("soutienconcours.fr.gif");

quest("We had a very ____ time in London last summer.");	
rep("[ ] fun");
rep("[x] nice");
rep("[ ] funny");
rep("[ ] extra");
sch("soutienconcours.fr.gif");

quest("Would you _______ this letter to the Post Office, please?");	
rep("[x] send");
rep("[ ] take");
rep("[ ] bring");
rep("[ ] lend ");
sch("soutienconcours.fr.gif");

quest("The ____ in the north of Sweden is really beautiful.");	
rep("[ ] scenery");
rep("[ ] nature");
rep("[x] view");

