/////////////////////////////////////////////////////////////////////////// // // /////////////////////////////////////////////////////////////////////////// var title="PETER SAVED FROM PRISON"; var title2="Lesson 10"; var max=10; var lesson="Bible Event Test #10"; var specialpic="ss10/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"; ErrorQues[1]=" What was the name of the king who was Herod the Great's grandson?"; AnsQues1[1]=" Herod Agrippa I"; AnsQues2[1]=" King Alexander"; AnsQues3[1]=" Herod Antipas"; AnsQues4[1]=" Caesar Augustus"; Explanation[1]=AnsQues1[1]; CorrectAns[2]="c"; ErrorQues[2]=" What did Herod Agrippa plan to build to the north of Jerusalem?"; AnsQues1[2]=" A palace to surpass all others"; AnsQues2[2]=" A strong fortress"; AnsQues3[2]=" A wall"; AnsQues4[2]=" A city without walls"; Explanation[2]=AnsQues3[2]; CorrectAns[3]="d"; ErrorQues[3]=" Who did Herod put to death?"; AnsQues1[3]=" Jesus"; AnsQues2[3]=" Simon Peter"; AnsQues3[3]=" Lazarus"; AnsQues4[3]=" John's brother James"; Explanation[3]=AnsQues4[3]; CorrectAns[4]="c"; ErrorQues[4]=" What did the king do after he saw how pleased the Jews were?"; AnsQues1[4]=" He held a big banquet"; AnsQues2[4]=" He gathered his army in defiance of Rome"; AnsQues3[4]=" He arrested Peter."; AnsQues4[4]=" He became a convert to Christianity"; Explanation[4]=AnsQues3[4]; CorrectAns[5]="a"; ErrorQues[5]=" What did the Christians do?"; AnsQues1[5]=" Prayed together that Peter's life would be spared"; AnsQues2[5]=" Plotted how they could free Peter"; AnsQues3[5]=" Planned on how to boycott the palace"; AnsQues4[5]=" Wrote a promissory note to the king"; Explanation[5]=AnsQues1[5]; CorrectAns[6]="b"; ErrorQues[6]=" Where was Peter on the night before his assigned death?"; AnsQues1[6]=" Fleeing the country"; AnsQues2[6]=" Sleeping peacefully"; AnsQues3[6]=" Preaching in the Temple"; AnsQues4[6]=" Leading singing at Mary's house"; Explanation[6]=AnsQues2[6]; CorrectAns[7]="d"; ErrorQues[7]=" Who woke Peter up?"; AnsQues1[7]=" One of the guards"; AnsQues2[7]=" The king's messenger"; AnsQues3[7]=" The voice of the Lord"; AnsQues4[7]=" An angel"; Explanation[7]=AnsQues4[7]; CorrectAns[8]="c"; ErrorQues[8]=" What happened to the Peter's chains?"; AnsQues1[8]=" They were carried in the arms of the angel."; AnsQues2[8]=" They were sawed in two."; AnsQues3[8]=" They immediately fell off of his hands."; AnsQues4[8]=" There were no chains."; Explanation[8]=AnsQues3[8]; CorrectAns[9]="c"; ErrorQues[9]=" Where did Peter go after the angel left him?"; AnsQues1[9]=" Through the door of the prison"; AnsQues2[9]=" To the Mount of Olives"; AnsQues3[9]=" To the house of Mary, the mother of John Mark"; AnsQues4[9]=" To turn himself into the sergeant of arms"; Explanation[9]=AnsQues3[9]; CorrectAns[10]="a"; ErrorQues[10]=" Who answered the door when Peter knocked?"; AnsQues1[10]=" A young girl named Rhoda"; AnsQues2[10]=" Mary, the mother of Jesus"; AnsQues3[10]=" Martha, the sister of Mary"; AnsQues4[10]=" Mary Magdalene"; Explanation[10]=AnsQues1[10]; //**DO NOT EDIT THIS ***** //*********************** //************************