Simulado.Titulo = "Survival English";
Simulado.PDF = "uol_quiznet_26_phrases_survival_english_070911.pdf";

Simulado.Questoes[0] = new Questao("Which one of the following is NOT an everyday phone expression?");
Simulado.Questoes[0].Alternativas[0] = new Alternativa("Can I speak to John, it’s Laura.",false,"Say this when you want to speak to someone.");
Simulado.Questoes[0].Alternativas[1] = new Alternativa("Can you tell him I called?",false,"Say this if the person you want to speak to isn’t available.");
Simulado.Questoes[0].Alternativas[2] = new Alternativa("A table for three please.",true,"Say this when you arrive at a restaurant.");
Simulado.Questoes[0].Alternativas[3] = new Alternativa("I’ll call back later.",false,"Say this if the person isn’t there and you want to phone again later.");

Simulado.Questoes[1] = new Questao("If your flight is late, the TV screens in the airport say: Flight BA205 Rome ____________");
Simulado.Questoes[1].Alternativas[0] = new Alternativa("DELAYED",true,"‘Delayed’ means your flight will be late.");
Simulado.Questoes[1].Alternativas[1] = new Alternativa("BOARDING",false,"‘Boarding’ means you should go to the gate");
Simulado.Questoes[1].Alternativas[2] = new Alternativa("WAIT IN LOUNGE",false,"‘Wait in Lounge’ means you should wait in the departure lounge");
Simulado.Questoes[1].Alternativas[3] = new Alternativa("LAST CALL",false,"‘Last Call’ means you should hurry to the gate!");

Simulado.Questoes[2] = new Questao("A: I didn’t get the job! B: ‘Oh, ________________’");
Simulado.Questoes[2].Alternativas[0] = new Alternativa("Good heavens!",false,"Say this if you are surprised by some news.");
Simulado.Questoes[2].Alternativas[1] = new Alternativa("That’s brilliant!",false,"Say this if you hear some good news.");
Simulado.Questoes[2].Alternativas[2] = new Alternativa("Same to you!",false,"Say this if someone wishes you luck or a pleasant weekend.");
Simulado.Questoes[2].Alternativas[3] = new Alternativa("Never mind, better luck next time!",true,"Say this if someone fails something like an exam or doesn’t get a job.");

Simulado.Questoes[3] = new Questao("Which one of the following is NOT something you say (or hear) at the doctors?");
Simulado.Questoes[3].Alternativas[0] = new Alternativa("What seems to be the matter?",false,"The doctor asks you this when you arrive.");
Simulado.Questoes[3].Alternativas[1] = new Alternativa("Have you got any medical insurance?",false,"You might be asked this if you have an accident and go to hospital.");
Simulado.Questoes[3].Alternativas[2] = new Alternativa("I’ve got stomach-ache.",false,"You might tell the doctor you have a pain in your stomach.");
Simulado.Questoes[3].Alternativas[3] = new Alternativa("Rare, medium or well-done?",true,"The waiter in a restaurant asks you how you would like your steak cooked.");

Simulado.Questoes[4] = new Questao("Which one of the following is NOT something you say (or hear) at the train station ticket office?");
Simulado.Questoes[4].Alternativas[0] = new Alternativa("Could I have the bill please?",true,"Say this when you want the pay in a restaurant.");
Simulado.Questoes[4].Alternativas[1] = new Alternativa("Single or return?",false,"Do you want a one-way or two-way ticket? (single or return)");
Simulado.Questoes[4].Alternativas[2] = new Alternativa("Which platform is it?",false,"Say this if you want to know where the train is leaving from.");
Simulado.Questoes[4].Alternativas[3] = new Alternativa("How long does it take?",false,"Ask this if you want to know how much time the journey will be.");

Simulado.Questoes[5] = new Questao("A: ‘I’m getting married’ B: ‘Oh, ________________’");
Simulado.Questoes[5].Alternativas[0] = new Alternativa("What a shame!",false,"Say this if someone tells you some bad news.");
Simulado.Questoes[5].Alternativas[1] = new Alternativa("What a pity!",false,"Say this if someone tells you some bad news.");
Simulado.Questoes[5].Alternativas[2] = new Alternativa("Congratulations!",true,"Say this if someone tells you some good news.");
Simulado.Questoes[5].Alternativas[3] = new Alternativa("That’s too bad!",false,"Say this if someone tells you some bad news.");
