« May 2007 | Main | July 2007 »

June 21, 2007

Printing a schedule on a printer not on sleep/wake

To get a schedule to print from SFAREGS for a printer thats not on sleep/wake (mostly non Registrar's office printers), you need to put the printer name in the schedules parameter when you start SFAREGS. Then run SWRRSC2 and put the printer name in the printer parameter box and submit the job.

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

June 19, 2007

SZRPEAT Report of repeated courses by term

I created a new job submission called SZRPEAT that will be used during the grading process by the Registrar's office. The report lists all the courses that a student completed during the term that is considered repeated coursework. These courses are excluded from the gpa calculation for the student.

Posted by soukupm at 10:02 AM | Comments (0)

June 14, 2007

SIS Reseach Table

I started rewriting our student research table script this week to clean up some of the code and to add several columns including citizen code, all act and sat scores,email address, and a few more columns as soon as I look through the reports that I've done for various departments for the past 2 years. This will take me a while to complete but once it's done, it'll make it much easier to get information when a department just needs some quick statistics or a quick report. Also, I plan on using this new data to compare with our scarf reports.

Posted by soukupm at 10:30 AM | Comments (0)

June 8, 2007

SZPMATH

I created a new job submission in dev called SZPMATH and its currently in the testing phase to see how well it works out. What it does is get students that received a C- or higher from a math 70 or math 99 course and inserts a test score or MT70 or MT99 into SORTEST for the student. This will make it easier for the student and the registrar's office because they will be able to automatically register on the web for the next highest level math course. The reason we are doing it non-standard like this is that math 70 and math 99 do not count towards gpa or earned hours (they are excluded) so we can't use the built in Banner functionality to do this. SZPMATH has one parameter, term_code and the output is a list of students whose records have been updated.

Posted by soukupm at 4:00 PM | Comments (0)