« January 2008 | Main | March 2008 »

February 27, 2008

wou_bwskfshd: student schedules for staff

I put a modified version of the class schedule package bwskfshd on banner web called wou_bwskfshd that allows staff to display/print student schedules.

Posted by soukupm at 2:14 PM | Comments (0)

February 20, 2008

SZRICMP: added subj code, SWJRFLD: added by arrangement exclude

I added a subject code parameter to SZRICMP so that users can get a list of incompletes by subject code. I also added an exclude "by arrangement" course parameter (Y or N) to SWJRFLD this week.

Posted by soukupm at 3:29 PM | Comments (0)

February 15, 2008

SZRMREP Cron (Mreport - web version): How it works

SZRMREP runs on a cron at 7am every morning. In the com file, it looks to see if the one up matches the cron one up number (214770). When it does, the output is directed to print to database. It saves the file to the table guroutp (print to database table). This table also has a trigger called gt_guroutp_insert_row, which checks to see if the job name and one_up_no match in the table zrptjob. When it does match, the results are saved to the mreport history table zrpthst.

Posted by soukupm at 12:06 PM | Comments (0)

February 8, 2008

Updated job submission: LACC_TALLY

I updated LACC_TALLY this week and added new code to get LACC courses directly from Banner instead of from a flat file. I added some new columns to the report: divs,dept,credits, and sch (student contact hours).

Posted by soukupm at 2:26 PM | Comments (0)

February 5, 2008

New Job Submission: SZRICMP

I created a new job submission this week called SZRICMP that is a report of incomplete grades for the term. It has 3 parameters: term code, report: (A) All, (B) By Arrangement, and division_code. It will be used by all the Divisions so they can keep track of all outstanding incomplete grades for the term.

Posted by soukupm at 11:34 AM | Comments (0)