/////////////////////////////////////////////////////////////////////////// // // /////////////////////////////////////////////////////////////////////////// var title="The Nobleman's Son"; var title2="Lesson 14"; var max=10; var lesson="Bible Event Test #14"; var specialpic="ss14/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]="c"; ErrorQues[1]="Jesus was in Jerusalem during what Jewish feast?"; AnsQues1[1]=" Pentecost"; AnsQues2[1]=" Tabernacles"; AnsQues3[1]=" Passover"; AnsQues4[1]=" Natasha"; Explanation[1]=AnsQues3[1]; CorrectAns[2]="a"; ErrorQues[2]="When Jesus returned to Galilee, why did the people welcome Him?"; AnsQues1[2]=" They had heard about the wonders Jesus had done."; AnsQues2[2]=" He had been gone so long and had finally come home."; AnsQues3[2]=" He led an army to rescue them."; AnsQues4[2]=" He had healed so many there and they appreciated Him."; Explanation[2]=AnsQues1[2]; CorrectAns[3]="d"; ErrorQues[3]="At what town did Jesus turn water into wine?"; AnsQues1[3]=" Nazareth"; AnsQues2[3]=" Caesarea"; AnsQues3[3]=" Capernaum"; AnsQues4[3]=" Cana"; Explanation[3]=AnsQues4[3]; CorrectAns[4]="a"; ErrorQues[4]="What was the name of the town where a nobleman's son was sick?"; AnsQues1[4]=" Capernaum"; AnsQues2[4]=" Cana"; AnsQues3[4]=" Jerusalem"; AnsQues4[4]=" Bethlehem"; Explanation[4]=AnsQues1[4]; CorrectAns[5]="c"; ErrorQues[5]="A servant told the nobleman that who had healed many sick?"; AnsQues1[5]=" Nathaniel"; AnsQues2[5]=" Peter"; AnsQues3[5]=" Jesus"; AnsQues4[5]=" John"; Explanation[5]=AnsQues3[3]; CorrectAns[6]="c"; ErrorQues[6]="What did Jesus answer the nobleman?"; AnsQues1[6]=" I command the devil leave that child."; AnsQues2[6]=" This coming July I will arrive."; AnsQues3[6]=" Unless you see miracles, you will not believe."; AnsQues4[6]=" I am busy today."; Explanation[6]=AnsQues3[6]; CorrectAns[7]="d"; ErrorQues[7]="When did Jesus go and heal the nobleman's son?"; AnsQues1[7]=" Immediately He left. "; AnsQues2[7]=" The following day was the earliest He could go."; AnsQues3[7]=" He had to pray before He left."; AnsQues4[7]=" He did not go. He said,'Go. Your son is alive and well.'"; Explanation[7]=AnsQues4[7]; CorrectAns[8]="a"; ErrorQues[8]="Why did the nobleman start on his return to Capernaum?"; AnsQues1[8]=" He believed the words of Jesus."; AnsQues2[8]=" He remembered that he had left the door open."; AnsQues3[8]=" The crowd ran him off."; AnsQues4[8]=" Jesus could not help him."; Explanation[8]=AnsQues1[8]; CorrectAns[9]="b"; ErrorQues[9]="What did the servants tell the nobleman when he returned to Capernaum?"; AnsQues1[9]=" Your son has died."; AnsQues2[9]=" The fever left him; he is well."; AnsQues3[9]=" Your son was never really sick."; AnsQues4[9]=" It is so good that you are back."; Explanation[9]=AnsQues2[9]; CorrectAns[10]="b"; ErrorQues[10]="Who did the nobleman say that healed his son?"; AnsQues1[10]=" Chance"; AnsQues2[10]=" Jesus"; AnsQues3[10]=" Medical doctors"; AnsQues4[10]=" John the Baptist"; Explanation[10]=AnsQues2[10]; //**DO NOT EDIT THIS ***** //*********************** //************************