/////////////////////////////////////////////////////////////////////////// // // /////////////////////////////////////////////////////////////////////////// var title="WALK TO EMMAUS"; var title2="Lesson 2"; var max=10; var lesson="Bible Event Test #2"; var specialpic="ss2/test.jpg"; aposstr=new String; speechstr=new String; aposstr="'"; speechstr='"'; var i=0; var t=max; aposstr=new String; speechstr=new String; aposstr="'"; speechstr='"'; CorrectAns=new Array(max); Explanation=new Array(max); ErrorQues=new Array(max); AnsQues1=new Array(max); AnsQues2=new Array(max); AnsQues3=new Array(max); AnsQues4=new Array(max); /////////////////////////////////////////////////insert the variables here//////// CorrectAns[1]="a"; Explanation[1]="Mary Magdalene returned to the empty tomb and cried because Jesus body was missing."; ErrorQues[1]=" Which 'Mary' returned to the empty tomb and cried?"; AnsQues1[1]=" Magdalene"; AnsQues2[1]=" The mother of Jesus"; AnsQues3[1]=" The one with the ointment"; AnsQues4[1]=" Mother of John"; CorrectAns[2]="d"; Explanation[2]="Mary saw two angels in the grave where Jesus had lain."; ErrorQues[2]=" Mary saw what in the grave where Jesus had lain?"; AnsQues1[2]=" A gardener"; AnsQues2[2]=" The body of Jesus"; AnsQues3[2]=" Nothing"; AnsQues4[2]=" Two angels"; CorrectAns[3]="c"; Explanation[3]="Mary saw Jesus standing behind her but did not recognize Him at first."; ErrorQues[3]=" Who was standing behind Mary?"; AnsQues1[3]=" A gardener"; AnsQues2[3]=" A soldier"; AnsQues3[3]=" Jesus"; AnsQues4[3]=" A third angel"; CorrectAns[4]="b"; Explanation[4]="Mary went and told the disciples that she had seen Jesus."; ErrorQues[4]=" Whom did Mary tell about seeing the risen Jesus?"; AnsQues1[4]=" King Herod"; AnsQues2[4]=" Jesus` disciples"; AnsQues3[4]=" An assembly at Nazareth"; AnsQues4[4]=" The angels in the tomb"; CorrectAns[5]="b"; Explanation[5]="Emmaus was a village, about 7 miles from Jerusalem."; ErrorQues[5]=" What was Emmaus?"; AnsQues1[5]=" A seaport for Egypt"; AnsQues2[5]=" A village 7 miles from Jerusalem"; AnsQues3[5]=" The father of John the Baptist"; AnsQues4[5]=" The replacement disciple for Judas Iscariot"; CorrectAns[6]="d"; Explanation[6]="Two disciples walked with Jesus to Emmaus."; ErrorQues[6]=" How many walked with Jesus to Emmaus?"; AnsQues1[6]=" All the apostles"; AnsQues2[6]=" Mary Magdalene, Mark, and Peter"; AnsQues3[6]=" A multitude"; AnsQues4[6]=" Two disciples"; CorrectAns[7]="c"; Explanation[7]="Cleopas asked Jesus if He was a stranger who did not know what had happened in Jerusalem."; ErrorQues[7]=" Who asked Jesus if He was a stranger?"; AnsQues1[7]=" Peter"; AnsQues2[7]=" Mary"; AnsQues3[7]=" Cleopas"; AnsQues4[7]=" Governor Pilate"; CorrectAns[8]="d"; Explanation[8]="They hoped that Jesus of Nazareth would be the Messiah."; ErrorQues[8]=" The two men said that they had hoped what of Jesus of Nazareth?"; AnsQues1[8]=" He would lead the rebellion."; AnsQues2[8]=" He would escape the Jews at Jerusalem."; AnsQues3[8]=" He would rise from the dead."; AnsQues4[8]=" He would be the Messiah."; CorrectAns[9]="d"; Explanation[9]="Jesus accused the men of being foolish and slow to believe all that the prophets said."; ErrorQues[9]=" Of what did Jesus accuse the men?"; AnsQues1[9]=" Of having bad food and drink in their house."; AnsQues2[9]=" Of not being hospitable to Him a traveler"; AnsQues2[9]=" Being involved in a rebellion against Rome"; AnsQues4[9]=" Being foolish and slow to believe what the prophets said"; CorrectAns[10]="c"; Explanation[10]="When Jesus took bread, gave thanks, broke the bread and gave it to them, they recognized Him."; ErrorQues[10]=" When did the two men recognize the stranger being Jesus?"; AnsQues1[10]=" When Jesus left them"; AnsQues2[10]=" When Jesus quoted the prophets"; AnsQues3[10]=" When He gave thanks, broke the bread and gave it to them"; AnsQues4[10]=" When Jesus showed the holes in His hands"; //**DO NOT EDIT THIS ***** //*********************** //************************