...
Open R Studio
Run your version of ciwpass.R to activate your CIW credentials
Generate files in R
Open FCQ_Audit01.R (located in \UCB-O365\AIM Measurement - FCQ\R_Code\course_audit)
Info |
---|
Make sure term_cd and semEndDt are correct. |
Run FCQ_Audit01.R
There are built-in quality checks that will open new windows
If the new window is empty, continue running the code
If there are items that need to be addressed, follow the instructions in the code
Open FCQ_Audit02.R (located in \UCB-O365\AIM Measurement - FCQ\R_Code\course_audit)
Info |
---|
This code establishes the general FCQ rules, determines eligibility and generates notes |
Run FCQ_Audit02.R
There is a built-in quality check that will open a new window
If the new window is empty, continue running the code
If there are items that need to be addressed, follow the instructions in the code
Open FCQ_Audit03.R (located in \UCB-O365\AIM Measurement - FCQ\R_Code\course_audit)
Info |
---|
This is where to enter exceptions, set up the specific dates for the term and attach custom questions |
If the dates, exceptions and custom questions are all accurate, run FCQ_Audit03.R
There are built-in quality checks that will open new windows
If the new window is empty, continue running the code
If there are items that need to be addressed, follow the instructions in the code
Open FCQ_Audit04.R (located in \UCB-O365\AIM Measurement - FCQ\R_Code\course_audit)
Info |
---|
Generates the course audit files |
Make sure none of the current audit files are open
Run FCQ_Audit04.R
Open CL_Imports.R (located in \UCB-O365\AIM Measurement - FCQ\R_Code\campus_labs)
Info |
---|
Identifies the classes to run during the next FCQ window |
...