Add new semester to Seach Class Schedule (popcorn page) Location : Gordon College
Problem Description :
Adding a new semester to Seach Class Schedule (popcorn page)
Resolution :
To add the next term to the Search Class Schedule page (popcorn page) on the website;
Using putty;
log in to banweb.gordonstate.edu
log on as oracle
cd /home/oracle/mw11g/IAS/instances/web/webdocs
vi class_op.htm
Copy (yy) most recent options line and add it (p) to the line above it.
Change term to the new semester term (using r for replace or cw to change word)
Remove "selected" from the previous semester
example:
<option selected value=201202>Spring Semester 2012</option>
<option value=201108>Fall Semester 2011</option>
Save and information verify online is correct by going to My Gordon and Search Class Schedules
Revision Date : 10/4/2017