/
How-To: Course Audit Updates

How-To: Course Audit Updates

Pull most recent CU-SIS info and update the course audit files

Run the following code sequence (all files located in \UCB-O365\AIM Measurement - FCQ\R_Code\course_audit)

  • FCQ_Audit01.R

  • FCQ_Audit02.R

  • FCQ_Audit03.R

  • FCQ_Audit04.R

Files that are generated

  • Generated in Google Drive

  • These files are updated each time the above code sequence is run

The “_all” master file

  • audit(term_cd)_all.xlsx

    • Contains all classes for all campuses participating in FCQs in one file

The “_campus” files

  • audit(term_cd)_campus(campus_cd).xlsx

    • A file for each separate campus listing all classes in one file

The “dept” files

  • audit(term_cd)_(campus)_(coll or campus_cd)_(dept_cd).xlsx

    • Traditional audit files for each individual campus/department

    • Example: C:\Users\darcange\OD.new\OneDrive - UCB-O365\CourseAudit\audit2241_CUBLD_BLDR_APRD.xlsx

  • Because the audit files are a snapshot of the CU-SIS data, it’s good to create archive versions

The “final” audit archive

  • At the end of each semester, the audit files from above are moved to their own folder in the “Previous_Semesters” folder

    • \UCB-O365\AIM Measurement - FCQ\CourseAudit_bak\(term_cd)

    • This is a snapshot of the CU-SIS data the last time they were updated in the previous semester

    • However, this doesn’t show how that information changed over time

    • This creates 25-30 snapshots of CU-SIS data throughout the semester, which we can later use for troubleshooting errors or inconsistencies

    • “c20” and “clscu_r” files

  • Each time the code sequence is run, the c20 and clscu_r files are overwritten with the most recent CU-SIS data

 

Related content

How-to articles
How-to articles
Read with this
Course audit
Course audit
More like this
How-To: R FCQ Sequence
How-To: R FCQ Sequence
Read with this
What if the information in CU-SIS and the course audit file don’t match up?
What if the information in CU-SIS and the course audit file don’t match up?
More like this
How do I make changes to the course audit file?
How do I make changes to the course audit file?
More like this
What is the course audit?
What is the course audit?
More like this