Converting Enrollment Data
There are three options to select for converting student enrollment data. Note that when you convert enrollment data you must create enrollment request input transactions and engage the enrollment COBOL engine to actually post the enrollments. This is the only way that the statistics on the STDNT_CAR_TERM table are automatically calculated.
Options for converting enrollment data are:
-
Convert the data as normal student enrollment data.
This is the recommended option. The course catalog and schedule of classes must be converted first, and you must have data for these as far back as you want to have enrollment data. The conversion program must create class association groups for the offerings when you convert the schedule of classes. In addition, a student career term must be present for every past term that you intend to convert. For each class section that you convert historically, you need an entry in the CLASS_TBL. This does not mean that you must convert all of the class sections, just the sections that are graded. Even for graded sections the amount of data needed is minimal. For example, you may choose not to convert meeting times and instructors for classes. You may want to have the conversion programs roll all enrollments for a course in a term into one section. For example, if English 101 had 51 sections in fall 1996, you could create a Section 1 for that term and convert all 51 sections into that Section 1.
-
Convert enrollment data as internal transfer credit or other credit.
This option is necessary if you have only your course catalog but not your class schedule for as far back as you want to convert data. This method can make transcript printing a challenge, because past credits prior to conversion appear as transfer credit. Having split transcripts may also be an option, if issuing two transcripts for a student is acceptable—one from the old system for prior work and one from the new Campus Solutions system for all work after you bring the system up. In this case, you would still want to convert the enrollment data by summary transfer credit, so that the prior system's term academic statistics roll into Campus Solutions.
-
Use the Historical Course Enrollment page and convert statistics in summary by using the transfer credit engine.
If you cannot go through the effort to convert prior enrollment history, or the data is not available to you electronically to reconstruct prior course catalog and schedule of classes data, use the Historical Course Enrollment page. Create an SQR or other program to directly load enrollment data onto the Historical Course Enrollment page, and manually clean up this data. If you select this option, convert summary statistics by using the transfer credit COBOL process.
Related Topics