Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following pieces of custom code are being deployed:

NameVersionTypeDescriptionRead/WriteDependencies
Course Exchange




X.CCCTC.CHECK.PREREQ1.0Transaction

Check a prerequisite and return whether the pre-requisite has been completed or not. If the pre-requisite is not complete, it will also return a message indicating why.

ReadS.EVALUATE.REQUISTE.COURSES
X.CCCTC.ENROLL.STUDENT1.0Transaction

Attempt to enroll a student in a section. If the enrollment is not successful, messages will be returned indicating why.

WriteI_DYN.ARRAY.REG.PARAMS.EQUATES
S.READ.REG.USERS
S.READ.REG.CONTROLS
S.REG.STU.COURSE.SECTIONS
S_GET_HELPMSG 
X.CCCTC.EVAL.RULE1.0TransactionEvaluate rule(s) and return true/false indicating whether the rule(s) passed. If the rule(s) did not pass, messages will be returned indicating why.Read

I_EVALUATE.RULES (calls S.EVALUATE.RULES)

X.CCCTC.STUDENT.BALANCE1.0TransactionGet the account balance for the student. Depending on whether a term is passed in, this will get their overall account balance or the balance for a term.ReadS.GET.AR.ACCT.BALANCE
X.CCCTC.FA.ADDITIONAL.CRED1.1TransactionManage Additional FA CredWrite

S.FA.GET.ADDITIONAL.CREDITS
S.FA.UPDATE.ADDITIONAL.CREDITS







CCC Assess




X.CCCTC.IMPORT.PLACEMENT
TransactionImport placement information from CCC Assess into Colleague.Write

XS.CCCTC.EVALUATE.PLACEMENT

XS.CCCTC.EVALUATE.PLACEMENT
SubroutineEvaluate placement information from CCC Assess and create non-course records and non-course equivalencies for the student.WriteS.UPDT.PST.TEST.REC,
S.EVAL.NON.CRS.EQUIV, S.CUSTOMIZE.STNC
XS.CCCTC.PLACEMENT.SUBR.TMPL
SubroutineSubroutine template to use for developing custom pre and post processing hooks for the CCC Assess import.Write
XCTCS001 (XCTCAP)
UI FormCCC Assess Import Parameters UI FormWrite
XCTC.PLACEMENT.IMPORT.METHODS
Val CodeVal Code - Method used when importing CCC Assess placement data

XCTC.PLACEMENT.IMPORT.TIMING
Val CodeVal Code - Timing of the user subroutine for CCC Assess

XCTC.PLACEMENT.STATUSES
Val CodeVal Code - Statuses associated with the import of data from CCC Assess into Colleague

XCTC.PLACEMENT
TableTable that contains the raw placement data from CCC Assess as well as the import status and error messages

XCTC.PLACEMENT.DISCIPLINE
TableTable that contains the raw placement data from CCC Assess as well as the import status and error messages

XCTC.PLACEMENT.DECISION
TableTable that contains the raw placement data from CCC Assess as well as the import status and error messages

XCTC.PLACMENT.SETUP
TableTable that contains the setup information maintained on XCTCAP

...