/////////////////////////////////////////////////////////////////////////// // // /////////////////////////////////////////////////////////////////////////// var title="JESUS AT THE SEA OF GALILEE"; var title2="Lesson 4"; var max=10; var lesson="Bible Event Test #4"; var specialpic="ss4/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]="d"; Explanation[1]="Jesus had told the apostles that He would see them in Galilee."; ErrorQues[1]=" Where had Jesus told the apostles that He would see them?"; AnsQues1[1]=" Jerusalem"; AnsQues2[1]=" The Dead Sea"; AnsQues3[1]=" Emmaus"; AnsQues4[1]=" Galilee"; CorrectAns[2]="a"; Explanation[2]="In Galilee Peter decided to go fishing."; ErrorQues[2]=" In Galilee what did Peter decide that he was going to do?"; AnsQues1[2]=" Fish"; AnsQues2[2]=" Preach"; AnsQues3[2]=" Build a house"; AnsQues4[2]=" Get a job"; CorrectAns[3]="b"; Explanation[3]="Peter had once been a fisherman."; ErrorQues[3]=" What had Peter's occupation been when Jesus called him?"; AnsQues1[3]=" A gardener"; AnsQues2[3]=" A fisherman"; AnsQues3[3]=" A soldier"; AnsQues4[3]=" A tax collector"; CorrectAns[4]="c"; Explanation[4]="After fishing all night the disciples had caught nothing."; ErrorQues[4]=" After fishing all night, the apostles caught how many fish?"; AnsQues1[4]=" 586"; AnsQues2[4]=" Two fish"; AnsQues3[4]=" None"; AnsQues4[4]=" A basket full"; CorrectAns[5]="d"; Explanation[5]="Someone standing on shore told them to throw the net on the right side of the boat."; ErrorQues[5]=" From shore what did Jesus tell the fishermen to do?"; AnsQues1[5]=" Do good."; AnsQues2[5]=" Come eat a bite before dawn."; AnsQues3[5]=" Give up that job and be preachers."; AnsQues4[5]=" Throw the net on the right side of the boat."; CorrectAns[6]="b"; Explanation[6]="The net was filled with fish."; ErrorQues[6]=" What happened when the apostles did what Jesus said?"; AnsQues1[6]=" The boat drifted into the sea."; AnsQues2[6]=" The net was filled with fish."; AnsQues3[6]=" No fish was found."; AnsQues4[6]=" Lightning hit the water."; CorrectAns[7]="d"; Explanation[7]="John told Peter, 'It is the Lord.'"; ErrorQues[7]=" Who told Peter that the person on the beach was the Lord?"; AnsQues1[7]=" Pilate"; AnsQues2[7]=" Mary"; AnsQues3[7]=" Cleopas"; AnsQues4[7]=" John"; CorrectAns[8]="c"; Explanation[8]="Peter jumped into the water and swam to Jesus."; ErrorQues[8]=" Who jumped into the water and swam to Jesus?"; AnsQues1[8]=" Thomas"; AnsQues2[8]=" John"; AnsQues3[8]=" Peter"; AnsQues4[8]=" No one"; CorrectAns[9]="c"; Explanation[9]="Jesus said 'Bring some fish' and 'Come and eat.'"; ErrorQues[9]=" Who said, 'Bring some fish' and 'Come and eat'?"; AnsQues1[9]=" John"; AnsQues2[9]=" Peter"; AnsQues3[9]=" Jesus"; AnsQues4[9]=" Alexander"; CorrectAns[10]="a"; Explanation[10]="After breakfast, Jesus asked Peter,'Do you love Me more than these?'"; ErrorQues[10]=" After breakfast what did Jesus ask Peter?"; AnsQues1[10]=" 'Do you love Me more than these?'"; AnsQues2[10]=" 'Are you sorry that you denied me three times?'"; AnsQues3[10]=" 'What punishment should you have?'"; AnsQues4[10]=" 'How do you like being a disciple?'"; //**DO NOT EDIT THIS ***** //*********************** //************************