<%@ language=VBScript %> <% 'declare variables used on this page Dim strAccessPoint, strPath, strLogon, strWarning ' Set the Access Point for this page strAccessPoint = "201" 'Set the path where security scripts reside strPath = "/cgi-bin/Security/" 'Check to see if person has logged in. 'If not send him to Logon.asp If Not IsObject(Session("Access")) Then Session("Response") = "Please log in" Session("Path") = Request.ServerVariables("URL") strLogon = strPath & "Logon.asp" Response.Redirect strLogon End If 'Check to see if person has this Access Point 'If not send him to SecurityWarning.asp If Session("Access")(strAccessPoint) <> strAccessPoint Then If Session("Access")("admin") <> "admin" Then strWarning = strPath & "SecurityWarning.asp" Response.Redirect strWarning End If End If %> MATTHEW

Reading.wmf (11880 bytes)  HOW TO STUDY

This section of the Student Tools will explain how to follow the course of study and maximize the learning process.

At all times during the course of study run your curser over bold, colored, or CAPITALIZED text, or any incorporated graphics to see whether that text or graphic is hyperlinked to another  web page or other information.

Begin by surveying all of the materials in the column to the left relating to The Book of Acts course.   Click on each button in the column to the left.  Acquaint yourself with the overall scope of the course, and what you will be required to know and do.

Set up a timetable for your study.  Plan ahead.

Go to the Syllabus and read this through thoroughly.  If you have any questions, send the teacher an e-mail message.  The address is on the Acts Home Page, and can also be found under the communication menu in the column to the left.

Survey the Course Outline carefully.

Be sure to read The Book of Acts through regularly, and especially read the relevant text before you begin this study.  During the course of study you should read Acts through carefully three times merely to become well acquainted with the message of Acts.  Before each study section on a specific Acts text, read that text carefully in your own bible.

Follow the lessons as they are presented in the Course Outline.   Read each lesson through carefully.  Make notes in a personal notebook.

Follow all the links indicated in the lesson.  Use the Glossary when needed and when indicated in the lesson.

Summarize often!   Ask yourself regularly, "What have I just learned?"  "What was this lesson all about?"  Summarize the lesson in your own words before you progress to the next lesson.  Ask yourself, "What biblical principle (theological principle) did I learn from that text?"

Be sure to address and discuss as thoroughly as possible every discussion point called for in the course of study.

Keep in touch with the teacher as you feel the need.