Program Planning Overview
During Program Planning your assigned
advisees will be meeting with you to go over their next semester
schedule, speak with you about their career goals, and to ask
program questions. As an Advisor it is important that you
complete the following during the advising period:
You are available to meet with your
students and a have appointments posted on your door or on
your website.*
Review your advisees degree progress
report and answer any questions or refer them to the appropriate
source.
Approve their program planning form
and keep a copy for the students advising folder.
Unlock your students GullNet account
so they may register.
http://www.salisbury.edu/gullnet/facres9.asp
*In most cases additional office hours
will be needed to meet advisee needs.
Dates
Spring 2009
Important Dates**
October 13 - 17
~ Sign up for Advising Appointments with your Advisor
October 20 - 24
~ Advising for students with 57 or more earned credits*
October 27 - 31
~ Advising for students with 0 - 56 earned credits
**Perdue Freshman and Sophomores sign up
for Group Scheduling
* Earned credits = credits you have
completed, this # does NOT include the courses you are
currently enrolled in.
** Perdue Freshman
and Sophomores sign up at
www.salisbury.edu/perdueadvising
Registration for Classes OnLine via GullNet
Oct. 27 - Nov. 12
85
+ earned credits**
Oct. 29 - Nov. 12
64
- 84 earned credits
Oct. 31 - Nov. 12
47
- 63 earned credits
Nov. 4 - Nov. 12
28
- 46 earned credits
Nov. 6 - Nov. 12
0 -
27 earned credits
You
will not be able to register for classes if you have
not met with your advisor!
Dates
Spring 2009
Important Dates**
October 13 - 17
~ Sign up for Advising Appointments with your Advisor
October 20 - 24
~ Advising for students with 57 or more earned credits*
October 27 - 31
~ Advising for students with 0 - 56 earned credits
**Perdue Freshman and Sophomores sign up
for Group Scheduling
* Earned credits = credits you have
completed, this # does NOT include the courses you are
currently enrolled in.
** Perdue Freshman
and Sophomores sign up at
www.salisbury.edu/perdueadvising
Registration for Classes OnLine via GullNet
Oct. 27 - Nov. 12
85
+ earned credits**
Oct. 29 - Nov. 12
64
- 84 earned credits
Oct. 31 - Nov. 12
47
- 63 earned credits
Nov. 4 - Nov. 12
28
- 46 earned credits
Nov. 6 - Nov. 12
0 -
27 earned credits
You
will not be able to register for classes if you have
not met with your advisor!
Forms
Program Planning
Worksheet
<%
cfile=Server.MapPath("prog_plan.html")
strPath = Request.ServerVariables("PATH_INFO")
Set fs=Server.CreateObject("Scripting.FileSystemObject")
If fs.FileExists(cfile)=true Then
Set f=fs.OpenTextFile(cfile, 1)
readstart = 0
message = ""
do while f.AtEndOfStream = false
rline = f.ReadLine
If inStr(rline,"") <> 0 then
readstart = readstart + 1
End if
If readstart > 0 then
'rline = Replace(rline,"Times New Roman","",1,-1,1)
'rline = Replace(rline,"","",1,-1,1)
Response.Write(rline & vbcrlf)
Else
message = ""
End if
if inStr(rline,"") <> 0 then
readstart = -1
Exit Do
if readstart = -1 then message = ""
End if
loop
f.Close
Set f=Nothing
Set fs=Nothing
response.write message
Set fs=Server.CreateObject("Scripting.FileSystemObject")
Set f=fs.OpenTextFile(cfile, 1)
readstart = 0
message = ""
do while f.AtEndOfStream = false
rline = f.ReadLine
If inStr(rline,"") <> 0 then
readstart = readstart + 1
End if
If readstart > 0 then
'rline = Replace(rline,"Times New Roman","",1,-1,1)
'rline = Replace(rline,"","",1,-1,1)
Response.Write(rline & vbcrlf)
Else
message = ""
End if
if inStr(rline,"") <> 0 then
readstart = -1
Exit Do
if readstart = -1 then message = ""
End if
loop
f.Close
Set f=Nothing
Set fs=Nothing
Set fs=Server.CreateObject("Scripting.FileSystemObject")
response.write message
Set f=fs.OpenTextFile(cfile, 1)
readstart = 0
message = ""
do while f.AtEndOfStream = false
rline = f.ReadLine
If inStr(rline,"") <> 0 then
readstart = readstart + 1
End if
If readstart > 0 then
'rline = Replace(rline,"Times New Roman","",1,-1,1)
'rline = Replace(rline,"","",1,-1,1)
Response.Write(rline & vbcrlf)
Else
message = ""
End if
if inStr(rline,"") <> 0 then