/////////////////////////////////////////////////////////////////////////// // // /////////////////////////////////////////////////////////////////////////// var title="Four Fishermen"; var title2="Lesson 15"; var max=10; var lesson="Bible Event Test #15"; var specialpic="ss15/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]="b"; ErrorQues[1]=" Capernaum was on what sea?"; AnsQues1[1]=" Mediterranean Sea"; AnsQues2[1]=" Sea of Galilee"; AnsQues3[1]=" Dead Sea"; AnsQues4[1]=" Sea of Golgotha"; Explanation[1]=AnsQues2[1]; CorrectAns[2]="d"; ErrorQues[2]=" What was Jesus doing on the shore by the sea?"; AnsQues1[2]=" Fishing"; AnsQues2[2]=" Repairing nets"; AnsQues3[2]=" Praying"; AnsQues4[2]=" Talking to the people"; Explanation[2]=AnsQues4[2]; CorrectAns[3]="c"; ErrorQues[3]=" As the people crowded around Jesus what did they almost do?"; AnsQues1[3]=" Helped Him fish"; AnsQues2[3]=" Mashed Him"; AnsQues3[3]=" Crowded Him into the water"; AnsQues4[3]=" Became His disciples"; Explanation[3]=AnsQues3[3]; CorrectAns[4]="b"; ErrorQues[4]=" What were the fishermen doing?"; AnsQues1[4]=" Taking a break"; AnsQues2[4]=" Washing their nets"; AnsQues3[4]=" Listening to Jesus"; AnsQues4[4]=" Swimming"; Explanation[4]=AnsQues2[4]; CorrectAns[5]="b"; ErrorQues[5]=" Into whose boat did Jesus go?"; AnsQues1[5]=" Andrew's"; AnsQues2[5]=" Simon Peter's"; AnsQues3[5]=" The high priest's"; AnsQues4[5]=" John's"; Explanation[5]=AnsQues2[5]; CorrectAns[6]="d"; ErrorQues[6]=" What did Jesus do after the boat shoved out a little way from shore?"; AnsQues1[6]=" He stood and taught the people"; AnsQues2[6]=" He went swimming"; AnsQues3[6]=" He escaped to the other side of the sea"; AnsQues4[6]=" He sat and taught the people"; Explanation[6]=AnsQues4[6]; CorrectAns[7]="a"; ErrorQues[7]=" After teaching, what did Jesus want Peter to do?"; AnsQues1[7]=" To go to deeper water and cast his net"; AnsQues2[7]=" To tell Jesus what he had heard"; AnsQues3[7]=" To practice what Jesus had said"; AnsQues4[7]=" To throw out a line of poles"; Explanation[7]=AnsQues1[7]; CorrectAns[8]="c"; ErrorQues[8]=" How long had Peter been fishing that night?"; AnsQues1[8]=" A couple hours"; AnsQues2[8]=" None"; AnsQues3[8]=" All night"; AnsQues4[8]=" Until midnight"; Explanation[8]=AnsQues3[8]; CorrectAns[9]="b"; ErrorQues[9]=" When the net was pulled in, what did they find?"; AnsQues1[9]=" A shark"; AnsQues2[9]=" Their net was full of fish"; AnsQues3[9]=" Their net was torn"; AnsQues4[9]=" No fish at all"; Explanation[9]=AnsQues2[9]; CorrectAns[10]="c"; ErrorQues[10]=" Who helped them bring in all the fish?"; AnsQues1[10]=" Some of the people on shore"; AnsQues2[10]=" No one"; AnsQues3[10]=" James and John"; AnsQues4[10]=" Twelve apostles"; Explanation[9]=AnsQues3[10]; //**DO NOT EDIT THIS ***** //*********************** //************************