<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://registry.kingsu.ca/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=WikiSysop</id>
		<title>CrossRoad - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://registry.kingsu.ca/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=WikiSysop"/>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php/Special:Contributions/WikiSysop"/>
		<updated>2026-05-13T21:17:49Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.0</generator>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Support_Table_Maintenance&amp;diff=849</id>
		<title>Support Table Maintenance</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Support_Table_Maintenance&amp;diff=849"/>
				<updated>2016-06-20T17:53:59Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Support Tables&lt;br /&gt;
&lt;br /&gt;
= Programs =&lt;br /&gt;
&lt;br /&gt;
[[Program Support Table]]&lt;br /&gt;
&lt;br /&gt;
= Country =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=848</id>
		<title>For Financial Aid</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=848"/>
				<updated>2016-03-08T15:52:47Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= EAS Financial Aid Setup =&lt;br /&gt;
&lt;br /&gt;
== Financial Aid items ==&lt;br /&gt;
&lt;br /&gt;
EAS Applications, Web Aid editing is how these are modified.&lt;br /&gt;
&lt;br /&gt;
The type and typesequen fields are used to order the presentation of the items.&lt;br /&gt;
&lt;br /&gt;
The title and descript fields are usually abbreviated versions of what appears in the Calendar.&lt;br /&gt;
&lt;br /&gt;
Criteria are derived from the Calendar entry. &lt;br /&gt;
&lt;br /&gt;
Requires is intended to indicate the additional materials or statements needed for the item.&lt;br /&gt;
&lt;br /&gt;
Finaidid is the link to the CrossRoad item. This means that all the items must exist in CrossRoad prior to being added in Web Aid.&lt;br /&gt;
&lt;br /&gt;
FORMFIELD is a name for the html field. These must be unique.&lt;br /&gt;
&lt;br /&gt;
SUBFIELDOF and PARENTOF is allows the specification of parent and child awards; currently King's has none of these.&lt;br /&gt;
&lt;br /&gt;
Requirefld specifies fields that must be present when this award is selected. Most common are statements (OTHER:nameofstatement), financial information (FININFO:NONEED!~FININFO:SAVINGS). Note that these are preceded by the section of the application, are in a tilde delimited list, and a ! means that it absent.&lt;br /&gt;
&lt;br /&gt;
== Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
These are kept in u:\crossroad\needform and have the year inserted in the name.&lt;br /&gt;
&lt;br /&gt;
The last two tabs are data exchange tabs. Data should have all but the extra row numbers blanked out.&lt;br /&gt;
&lt;br /&gt;
The following tabs need to have updated values added each year:&lt;br /&gt;
&lt;br /&gt;
Tuition, Fees, Books&lt;br /&gt;
Moderate Standard of Living&lt;br /&gt;
Minimum Student Contributions&lt;br /&gt;
Childcare&lt;br /&gt;
Return Transportation&lt;br /&gt;
Allowable Monthly Costs&lt;br /&gt;
&lt;br /&gt;
Assessment form contains all the formulas. Should there be a calculation required the change should be made in the first data column and copied across.&lt;br /&gt;
&lt;br /&gt;
== Clearing Old Applications == &lt;br /&gt;
&lt;br /&gt;
This is best done in a database tool (Data Architect) and requires zapping two tables. FAPPLICS.DBF (FAPPLICS.NTX) holds the application data except for selected aid items and statements. FAPPITEM.DBF (FAPPITEM.NTX) holds the selected items. &lt;br /&gt;
&lt;br /&gt;
FAPPNOTE.DBF (FAPPNOTE.NTX) holds the various statements submitted by applicants. This could be zapped as well, but if it is left intact, students can reuse prior year statements.&lt;br /&gt;
&lt;br /&gt;
== Enabling Applications ==&lt;br /&gt;
&lt;br /&gt;
EAS Applications, Release Editing, change the following to the appropriate values:&lt;br /&gt;
&lt;br /&gt;
FINAID.REL -- two CrossRoad standard date in a tilde delimited list as the start and end of the application period. 01/02/2016~31/03/2016~&lt;br /&gt;
FINAPPNM.REL - The name for the financial aid application.&lt;br /&gt;
FINSTMT.REL -  a pipe (|) and tilde delimited lists of possible statements. The left of the pipe is the field name; the right is the html description.&lt;br /&gt;
FINTAB.REL - a list of the Tabs and icons associated with the tabs of the financial aid application.&lt;br /&gt;
&lt;br /&gt;
CHECKLST.REL - FIN2016/17~&lt;br /&gt;
StuMenu.rel - FIN2016/17~&lt;br /&gt;
&lt;br /&gt;
EAS Applications, HTML Editing, update the following to the appropriate values:&lt;br /&gt;
FinApp.htm - Financial aid application head note.&lt;br /&gt;
FinDecl.htm - Declaration for the financial aid application.&lt;br /&gt;
FinExp.htm - note explaining our use of PoA values in our calculations.&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Receiving =&lt;br /&gt;
&lt;br /&gt;
== Match ==&lt;br /&gt;
&lt;br /&gt;
Match File# fills in the Entcode field. The match process assists with this, but the number can manually be filled in if necessary.&lt;br /&gt;
&lt;br /&gt;
== Print/File and Move ==&lt;br /&gt;
&lt;br /&gt;
The applications are next to be printed and moved. The printing is to a PDF; the move is taking the data from the application and moving it into CrossRoad. In that process the financial need file is exported.&lt;br /&gt;
&lt;br /&gt;
The resulting PDFs should be a) copied to a temporary folder for consolidation and b) filed in CrossRoad.&lt;br /&gt;
&lt;br /&gt;
== Import to Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
Financial Need data should be copied from the resulting needfile.csv. This goes onto the final tab of the workbook at the bottom of the list. Duplicates are highlighted in RED (usually these are due to a student revising his/her application); because of the large number of linked formulas, it is best to copy and paste all the data up over the first of the duplicates rather than deleting that row.&lt;br /&gt;
&lt;br /&gt;
The CSV file should be date stamped after import.&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Need Importing =&lt;br /&gt;
&lt;br /&gt;
The Financial Need Workbook calculates the need values for each student. This needs to be audited for errors (such as incorrect province codes, or non-numeric in numeric fields).&lt;br /&gt;
&lt;br /&gt;
Once these are fixed, then the data on the NeedToCr tab needs to be sent to a CSV file. That file is imported into the need2cr.dbf (need2cr.ntx) table. That table then needs to have its values overwrite those in scholars.dbf.&lt;br /&gt;
&lt;br /&gt;
= Consolidated PDFs =&lt;br /&gt;
&lt;br /&gt;
The copies of the applications for consolidation can be merged into a single pdf (using a PDF merge tool). The arrangement of these should be in a useable order.&lt;br /&gt;
&lt;br /&gt;
Alternatively, it would also be possible to place these documents into a SharePoint folder for use during meetings. I suggest a separate library so that searching can be isolated to that library.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=847</id>
		<title>For Financial Aid</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=847"/>
				<updated>2016-03-07T23:11:07Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Enabling Applications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= EAS Financial Aid Setup =&lt;br /&gt;
&lt;br /&gt;
== Financial Aid items ==&lt;br /&gt;
&lt;br /&gt;
EAS Applications, Web Aid editing is how these are modified.&lt;br /&gt;
&lt;br /&gt;
The type and typesequen fields are used to order the presentation of the items.&lt;br /&gt;
&lt;br /&gt;
The title and descript fields are usually abbreviated versions of what appears in the Calendar.&lt;br /&gt;
&lt;br /&gt;
Criteria are derived from the Calendar entry. &lt;br /&gt;
&lt;br /&gt;
Requires is intended to indicate the additional materials or statements needed for the item.&lt;br /&gt;
&lt;br /&gt;
Finaidid is the link to the CrossRoad item. This means that all the items must exist in CrossRoad prior to being added in Web Aid.&lt;br /&gt;
&lt;br /&gt;
FORMFIELD is a name for the html field. These must be unique.&lt;br /&gt;
&lt;br /&gt;
SUBFIELDOF and PARENTOF is allows the specification of parent and child awards; currently King's has none of these.&lt;br /&gt;
&lt;br /&gt;
Requirefld specifies fields that must be present when this award is selected. Most common are statements (OTHER:nameofstatement), financial information (FININFO:NONEED!~FININFO:SAVINGS). Note that these are preceded by the section of the application, are in a tilde delimited list, and a ! means that it absent.&lt;br /&gt;
&lt;br /&gt;
== Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
These are kept in u:\crossroad\needform and have the year inserted in the name.&lt;br /&gt;
&lt;br /&gt;
The last two tabs are data exchange tabs. Data should have all but the extra row numbers blanked out.&lt;br /&gt;
&lt;br /&gt;
The following tabs need to have updated values added each year:&lt;br /&gt;
&lt;br /&gt;
Tuition, Fees, Books&lt;br /&gt;
Moderate Standard of Living&lt;br /&gt;
Minimum Student Contributions&lt;br /&gt;
Childcare&lt;br /&gt;
Return Transportation&lt;br /&gt;
Allowable Monthly Costs&lt;br /&gt;
&lt;br /&gt;
Assessment form contains all the formulas. Should there be a calculation required the change should be made in the first data column and copied across.&lt;br /&gt;
&lt;br /&gt;
== Enabling Applications ==&lt;br /&gt;
&lt;br /&gt;
EAS Applications, Release Editing, change the following to the appropriate values:&lt;br /&gt;
&lt;br /&gt;
FINAID.REL -- two CrossRoad standard date in a tilde delimited list as the start and end of the application period. 01/02/2016~31/03/2016~&lt;br /&gt;
FINAPPNM.REL - The name for the financial aid application.&lt;br /&gt;
FINSTMT.REL -  a pipe (|) and tilde delimited lists of possible statements. The left of the pipe is the field name; the right is the html description.&lt;br /&gt;
FINTAB.REL - a list of the Tabs and icons associated with the tabs of the financial aid application.&lt;br /&gt;
&lt;br /&gt;
CHECKLST.REL - FIN2016/17~&lt;br /&gt;
StuMenu.rel - FIN2016/17~&lt;br /&gt;
&lt;br /&gt;
EAS Applications, HTML Editing, update the following to the appropriate values:&lt;br /&gt;
FinApp.htm - Financial aid application head note.&lt;br /&gt;
FinDecl.htm - Declaration for the financial aid application.&lt;br /&gt;
FinExp.htm - note explaining our use of PoA values in our calculations.&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Receiving =&lt;br /&gt;
&lt;br /&gt;
== Match ==&lt;br /&gt;
&lt;br /&gt;
Match File# fills in the Entcode field. The match process assists with this, but the number can manually be filled in if necessary.&lt;br /&gt;
&lt;br /&gt;
== Print/File and Move ==&lt;br /&gt;
&lt;br /&gt;
The applications are next to be printed and moved. The printing is to a PDF; the move is taking the data from the application and moving it into CrossRoad. In that process the financial need file is exported.&lt;br /&gt;
&lt;br /&gt;
The resulting PDFs should be a) copied to a temporary folder for consolidation and b) filed in CrossRoad.&lt;br /&gt;
&lt;br /&gt;
== Import to Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
Financial Need data should be copied from the resulting needfile.csv. This goes onto the final tab of the workbook at the bottom of the list. Duplicates are highlighted in RED (usually these are due to a student revising his/her application); because of the large number of linked formulas, it is best to copy and paste all the data up over the first of the duplicates rather than deleting that row.&lt;br /&gt;
&lt;br /&gt;
The CSV file should be date stamped after import.&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Need Importing =&lt;br /&gt;
&lt;br /&gt;
The Financial Need Workbook calculates the need values for each student. This needs to be audited for errors (such as incorrect province codes, or non-numeric in numeric fields).&lt;br /&gt;
&lt;br /&gt;
Once these are fixed, then the data on the NeedToCr tab needs to be sent to a CSV file. That file is imported into the need2cr.dbf (need2cr.ntx) table. That table then needs to have its values overwrite those in scholars.dbf.&lt;br /&gt;
&lt;br /&gt;
= Consolidated PDFs =&lt;br /&gt;
&lt;br /&gt;
The copies of the applications for consolidation can be merged into a single pdf (using a PDF merge tool). The arrangement of these should be in a useable order.&lt;br /&gt;
&lt;br /&gt;
Alternatively, it would also be possible to place these documents into a SharePoint folder for use during meetings. I suggest a separate library so that searching can be isolated to that library.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=846</id>
		<title>For Financial Aid</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=846"/>
				<updated>2016-03-07T20:49:05Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Need Workbook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= EAS Financial Aid Setup =&lt;br /&gt;
&lt;br /&gt;
== Financial Aid items ==&lt;br /&gt;
&lt;br /&gt;
EAS Applications, Web Aid editing is how these are modified.&lt;br /&gt;
&lt;br /&gt;
The type and typesequen fields are used to order the presentation of the items.&lt;br /&gt;
&lt;br /&gt;
The title and descript fields are usually abbreviated versions of what appears in the Calendar.&lt;br /&gt;
&lt;br /&gt;
Criteria are derived from the Calendar entry. &lt;br /&gt;
&lt;br /&gt;
Requires is intended to indicate the additional materials or statements needed for the item.&lt;br /&gt;
&lt;br /&gt;
Finaidid is the link to the CrossRoad item. This means that all the items must exist in CrossRoad prior to being added in Web Aid.&lt;br /&gt;
&lt;br /&gt;
FORMFIELD is a name for the html field. These must be unique.&lt;br /&gt;
&lt;br /&gt;
SUBFIELDOF and PARENTOF is allows the specification of parent and child awards; currently King's has none of these.&lt;br /&gt;
&lt;br /&gt;
Requirefld specifies fields that must be present when this award is selected. Most common are statements (OTHER:nameofstatement), financial information (FININFO:NONEED!~FININFO:SAVINGS). Note that these are preceded by the section of the application, are in a tilde delimited list, and a ! means that it absent.&lt;br /&gt;
&lt;br /&gt;
== Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
These are kept in u:\crossroad\needform and have the year inserted in the name.&lt;br /&gt;
&lt;br /&gt;
The last two tabs are data exchange tabs. Data should have all but the extra row numbers blanked out.&lt;br /&gt;
&lt;br /&gt;
The following tabs need to have updated values added each year:&lt;br /&gt;
&lt;br /&gt;
Tuition, Fees, Books&lt;br /&gt;
Moderate Standard of Living&lt;br /&gt;
Minimum Student Contributions&lt;br /&gt;
Childcare&lt;br /&gt;
Return Transportation&lt;br /&gt;
Allowable Monthly Costs&lt;br /&gt;
&lt;br /&gt;
Assessment form contains all the formulas. Should there be a calculation required the change should be made in the first data column and copied across.&lt;br /&gt;
&lt;br /&gt;
== Enabling Applications ==&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Receiving =&lt;br /&gt;
&lt;br /&gt;
== Match ==&lt;br /&gt;
&lt;br /&gt;
Match File# fills in the Entcode field. The match process assists with this, but the number can manually be filled in if necessary.&lt;br /&gt;
&lt;br /&gt;
== Print/File and Move ==&lt;br /&gt;
&lt;br /&gt;
The applications are next to be printed and moved. The printing is to a PDF; the move is taking the data from the application and moving it into CrossRoad. In that process the financial need file is exported.&lt;br /&gt;
&lt;br /&gt;
The resulting PDFs should be a) copied to a temporary folder for consolidation and b) filed in CrossRoad.&lt;br /&gt;
&lt;br /&gt;
== Import to Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
Financial Need data should be copied from the resulting needfile.csv. This goes onto the final tab of the workbook at the bottom of the list. Duplicates are highlighted in RED (usually these are due to a student revising his/her application); because of the large number of linked formulas, it is best to copy and paste all the data up over the first of the duplicates rather than deleting that row.&lt;br /&gt;
&lt;br /&gt;
The CSV file should be date stamped after import.&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Need Importing =&lt;br /&gt;
&lt;br /&gt;
The Financial Need Workbook calculates the need values for each student. This needs to be audited for errors (such as incorrect province codes, or non-numeric in numeric fields).&lt;br /&gt;
&lt;br /&gt;
Once these are fixed, then the data on the NeedToCr tab needs to be sent to a CSV file. That file is imported into the need2cr.dbf (need2cr.ntx) table. That table then needs to have its values overwrite those in scholars.dbf.&lt;br /&gt;
&lt;br /&gt;
= Consolidated PDFs =&lt;br /&gt;
&lt;br /&gt;
The copies of the applications for consolidation can be merged into a single pdf (using a PDF merge tool). The arrangement of these should be in a useable order.&lt;br /&gt;
&lt;br /&gt;
Alternatively, it would also be possible to place these documents into a SharePoint folder for use during meetings. I suggest a separate library so that searching can be isolated to that library.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=845</id>
		<title>For Financial Aid</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=845"/>
				<updated>2016-03-07T20:45:09Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Financial Aid items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= EAS Financial Aid Setup =&lt;br /&gt;
&lt;br /&gt;
== Financial Aid items ==&lt;br /&gt;
&lt;br /&gt;
EAS Applications, Web Aid editing is how these are modified.&lt;br /&gt;
&lt;br /&gt;
The type and typesequen fields are used to order the presentation of the items.&lt;br /&gt;
&lt;br /&gt;
The title and descript fields are usually abbreviated versions of what appears in the Calendar.&lt;br /&gt;
&lt;br /&gt;
Criteria are derived from the Calendar entry. &lt;br /&gt;
&lt;br /&gt;
Requires is intended to indicate the additional materials or statements needed for the item.&lt;br /&gt;
&lt;br /&gt;
Finaidid is the link to the CrossRoad item. This means that all the items must exist in CrossRoad prior to being added in Web Aid.&lt;br /&gt;
&lt;br /&gt;
FORMFIELD is a name for the html field. These must be unique.&lt;br /&gt;
&lt;br /&gt;
SUBFIELDOF and PARENTOF is allows the specification of parent and child awards; currently King's has none of these.&lt;br /&gt;
&lt;br /&gt;
Requirefld specifies fields that must be present when this award is selected. Most common are statements (OTHER:nameofstatement), financial information (FININFO:NONEED!~FININFO:SAVINGS). Note that these are preceded by the section of the application, are in a tilde delimited list, and a ! means that it absent.&lt;br /&gt;
&lt;br /&gt;
== Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
== Enabling Applications ==&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Receiving =&lt;br /&gt;
&lt;br /&gt;
== Match ==&lt;br /&gt;
&lt;br /&gt;
Match File# fills in the Entcode field. The match process assists with this, but the number can manually be filled in if necessary.&lt;br /&gt;
&lt;br /&gt;
== Print/File and Move ==&lt;br /&gt;
&lt;br /&gt;
The applications are next to be printed and moved. The printing is to a PDF; the move is taking the data from the application and moving it into CrossRoad. In that process the financial need file is exported.&lt;br /&gt;
&lt;br /&gt;
The resulting PDFs should be a) copied to a temporary folder for consolidation and b) filed in CrossRoad.&lt;br /&gt;
&lt;br /&gt;
== Import to Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
Financial Need data should be copied from the resulting needfile.csv. This goes onto the final tab of the workbook at the bottom of the list. Duplicates are highlighted in RED (usually these are due to a student revising his/her application); because of the large number of linked formulas, it is best to copy and paste all the data up over the first of the duplicates rather than deleting that row.&lt;br /&gt;
&lt;br /&gt;
The CSV file should be date stamped after import.&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Need Importing =&lt;br /&gt;
&lt;br /&gt;
The Financial Need Workbook calculates the need values for each student. This needs to be audited for errors (such as incorrect province codes, or non-numeric in numeric fields).&lt;br /&gt;
&lt;br /&gt;
Once these are fixed, then the data on the NeedToCr tab needs to be sent to a CSV file. That file is imported into the need2cr.dbf (need2cr.ntx) table. That table then needs to have its values overwrite those in scholars.dbf.&lt;br /&gt;
&lt;br /&gt;
= Consolidated PDFs =&lt;br /&gt;
&lt;br /&gt;
The copies of the applications for consolidation can be merged into a single pdf (using a PDF merge tool). The arrangement of these should be in a useable order.&lt;br /&gt;
&lt;br /&gt;
Alternatively, it would also be possible to place these documents into a SharePoint folder for use during meetings. I suggest a separate library so that searching can be isolated to that library.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=844</id>
		<title>For Financial Aid</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=844"/>
				<updated>2016-03-07T20:16:43Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Consolidated PDFs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= EAS Financial Aid Setup =&lt;br /&gt;
&lt;br /&gt;
== Financial Aid items ==&lt;br /&gt;
&lt;br /&gt;
== Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
== Enabling Applications ==&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Receiving =&lt;br /&gt;
&lt;br /&gt;
== Match ==&lt;br /&gt;
&lt;br /&gt;
Match File# fills in the Entcode field. The match process assists with this, but the number can manually be filled in if necessary.&lt;br /&gt;
&lt;br /&gt;
== Print/File and Move ==&lt;br /&gt;
&lt;br /&gt;
The applications are next to be printed and moved. The printing is to a PDF; the move is taking the data from the application and moving it into CrossRoad. In that process the financial need file is exported.&lt;br /&gt;
&lt;br /&gt;
The resulting PDFs should be a) copied to a temporary folder for consolidation and b) filed in CrossRoad.&lt;br /&gt;
&lt;br /&gt;
== Import to Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
Financial Need data should be copied from the resulting needfile.csv. This goes onto the final tab of the workbook at the bottom of the list. Duplicates are highlighted in RED (usually these are due to a student revising his/her application); because of the large number of linked formulas, it is best to copy and paste all the data up over the first of the duplicates rather than deleting that row.&lt;br /&gt;
&lt;br /&gt;
The CSV file should be date stamped after import.&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Need Importing =&lt;br /&gt;
&lt;br /&gt;
The Financial Need Workbook calculates the need values for each student. This needs to be audited for errors (such as incorrect province codes, or non-numeric in numeric fields).&lt;br /&gt;
&lt;br /&gt;
Once these are fixed, then the data on the NeedToCr tab needs to be sent to a CSV file. That file is imported into the need2cr.dbf (need2cr.ntx) table. That table then needs to have its values overwrite those in scholars.dbf.&lt;br /&gt;
&lt;br /&gt;
= Consolidated PDFs =&lt;br /&gt;
&lt;br /&gt;
The copies of the applications for consolidation can be merged into a single pdf (using a PDF merge tool). The arrangement of these should be in a useable order.&lt;br /&gt;
&lt;br /&gt;
Alternatively, it would also be possible to place these documents into a SharePoint folder for use during meetings. I suggest a separate library so that searching can be isolated to that library.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=843</id>
		<title>For Financial Aid</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=843"/>
				<updated>2016-03-07T20:06:24Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Print/File and Move */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= EAS Financial Aid Setup =&lt;br /&gt;
&lt;br /&gt;
== Financial Aid items ==&lt;br /&gt;
&lt;br /&gt;
== Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
== Enabling Applications ==&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Receiving =&lt;br /&gt;
&lt;br /&gt;
== Match ==&lt;br /&gt;
&lt;br /&gt;
Match File# fills in the Entcode field. The match process assists with this, but the number can manually be filled in if necessary.&lt;br /&gt;
&lt;br /&gt;
== Print/File and Move ==&lt;br /&gt;
&lt;br /&gt;
The applications are next to be printed and moved. The printing is to a PDF; the move is taking the data from the application and moving it into CrossRoad. In that process the financial need file is exported.&lt;br /&gt;
&lt;br /&gt;
The resulting PDFs should be a) copied to a temporary folder for consolidation and b) filed in CrossRoad.&lt;br /&gt;
&lt;br /&gt;
== Import to Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
Financial Need data should be copied from the resulting needfile.csv. This goes onto the final tab of the workbook at the bottom of the list. Duplicates are highlighted in RED (usually these are due to a student revising his/her application); because of the large number of linked formulas, it is best to copy and paste all the data up over the first of the duplicates rather than deleting that row.&lt;br /&gt;
&lt;br /&gt;
The CSV file should be date stamped after import.&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Need Importing =&lt;br /&gt;
&lt;br /&gt;
The Financial Need Workbook calculates the need values for each student. This needs to be audited for errors (such as incorrect province codes, or non-numeric in numeric fields).&lt;br /&gt;
&lt;br /&gt;
Once these are fixed, then the data on the NeedToCr tab needs to be sent to a CSV file. That file is imported into the need2cr.dbf (need2cr.ntx) table. That table then needs to have its values overwrite those in scholars.dbf.&lt;br /&gt;
&lt;br /&gt;
= Consolidated PDFs =&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=842</id>
		<title>For Financial Aid</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=842"/>
				<updated>2016-03-07T20:05:31Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* EAS Financial Aid Need Importing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= EAS Financial Aid Setup =&lt;br /&gt;
&lt;br /&gt;
== Financial Aid items ==&lt;br /&gt;
&lt;br /&gt;
== Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
== Enabling Applications ==&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Receiving =&lt;br /&gt;
&lt;br /&gt;
== Match ==&lt;br /&gt;
&lt;br /&gt;
Match File# fills in the Entcode field. The match process assists with this, but the number can manually be filled in if necessary.&lt;br /&gt;
&lt;br /&gt;
== Print/File and Move ==&lt;br /&gt;
&lt;br /&gt;
The applications are next to be printed and moved. The printing is to a PDF; the move is taking the data from the application and moving it into CrossRoad. In that process the financial need file is exported.&lt;br /&gt;
&lt;br /&gt;
== Import to Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
Financial Need data should be copied from the resulting needfile.csv. This goes onto the final tab of the workbook at the bottom of the list. Duplicates are highlighted in RED (usually these are due to a student revising his/her application); because of the large number of linked formulas, it is best to copy and paste all the data up over the first of the duplicates rather than deleting that row.&lt;br /&gt;
&lt;br /&gt;
The CSV file should be date stamped after import.&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Need Importing =&lt;br /&gt;
&lt;br /&gt;
The Financial Need Workbook calculates the need values for each student. This needs to be audited for errors (such as incorrect province codes, or non-numeric in numeric fields).&lt;br /&gt;
&lt;br /&gt;
Once these are fixed, then the data on the NeedToCr tab needs to be sent to a CSV file. That file is imported into the need2cr.dbf (need2cr.ntx) table. That table then needs to have its values overwrite those in scholars.dbf.&lt;br /&gt;
&lt;br /&gt;
= Consolidated PDFs =&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=841</id>
		<title>For Financial Aid</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=841"/>
				<updated>2016-03-07T19:30:44Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* EAS Financial Aid Receiving */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= EAS Financial Aid Setup =&lt;br /&gt;
&lt;br /&gt;
== Financial Aid items ==&lt;br /&gt;
&lt;br /&gt;
== Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
== Enabling Applications ==&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Receiving =&lt;br /&gt;
&lt;br /&gt;
== Match ==&lt;br /&gt;
&lt;br /&gt;
Match File# fills in the Entcode field. The match process assists with this, but the number can manually be filled in if necessary.&lt;br /&gt;
&lt;br /&gt;
== Print/File and Move ==&lt;br /&gt;
&lt;br /&gt;
The applications are next to be printed and moved. The printing is to a PDF; the move is taking the data from the application and moving it into CrossRoad. In that process the financial need file is exported.&lt;br /&gt;
&lt;br /&gt;
== Import to Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
Financial Need data should be copied from the resulting needfile.csv. This goes onto the final tab of the workbook at the bottom of the list. Duplicates are highlighted in RED (usually these are due to a student revising his/her application); because of the large number of linked formulas, it is best to copy and paste all the data up over the first of the duplicates rather than deleting that row.&lt;br /&gt;
&lt;br /&gt;
The CSV file should be date stamped after import.&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Need Importing =&lt;br /&gt;
&lt;br /&gt;
= Consolidated PDFs =&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=840</id>
		<title>For Financial Aid</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=840"/>
				<updated>2016-03-07T16:41:12Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= EAS Financial Aid Setup =&lt;br /&gt;
&lt;br /&gt;
== Financial Aid items ==&lt;br /&gt;
&lt;br /&gt;
== Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
== Enabling Applications ==&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Receiving =&lt;br /&gt;
&lt;br /&gt;
== Print/File and Move ==&lt;br /&gt;
&lt;br /&gt;
== Import to Need Workbook ==&lt;br /&gt;
&lt;br /&gt;
= EAS Financial Aid Need Importing =&lt;br /&gt;
&lt;br /&gt;
= Consolidated PDFs =&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=839</id>
		<title>For Financial Aid</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Financial_Aid&amp;diff=839"/>
				<updated>2016-03-07T16:36:56Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: New page: -- EAS Financial Aid Setup --  -- EAS Financial Aid Processing --&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;-- EAS Financial Aid Setup --&lt;br /&gt;
&lt;br /&gt;
-- EAS Financial Aid Processing --&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Scan_for_Term_Entries&amp;diff=838</id>
		<title>Scan for Term Entries</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Scan_for_Term_Entries&amp;diff=838"/>
				<updated>2016-02-01T15:39:35Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: New page: This process should not be needed if the current students process is run regularly after each add/drop deadline. However, if a record is archived with excess term records, which appear as ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This process should not be needed if the current students process is run regularly after each add/drop deadline. However, if a record is archived with excess term records, which appear as empty terms on the transcript, this process should be used. Similarly, missing term records will omit terms on the transcript. Retrospective data entry will sometimes create that situation.&lt;br /&gt;
&lt;br /&gt;
To run this, from the main menu choose Utilities &amp;gt; Archive Maintenance &amp;gt; Scan for Term Entries. The next dialog is a prompt about whether you are ready to proceed. Once you click yes, it will remove these empty term records. Records with a comment code generate a query; usually these records should be retained as they contain comments about degree conferral in a term when the student was not present.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Term_Records_And_Transcript_Comments&amp;diff=837</id>
		<title>Term Records And Transcript Comments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Term_Records_And_Transcript_Comments&amp;diff=837"/>
				<updated>2016-02-01T15:36:37Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A term record is created on the first registration in a given term by a student. It captures their degree information at that moment -- note that this may not be correct if they are applying to a subsequent program and registering early.&lt;br /&gt;
&lt;br /&gt;
Term records are where transcript comments are stored. These are viewable through the term records tab in either current students or alumni.&lt;br /&gt;
&lt;br /&gt;
These records are usually deleted when a student is deregistered entirely from the term. However, web registration, and batch unenrolling from Course Offerings will sometimes leave excess records that need to be removed. There are processes in both Current Students and Archived Students for managing this; the current student version should be run after each add/drop deadline.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Miscellaneous_Sales&amp;diff=830</id>
		<title>Miscellaneous Sales</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Miscellaneous_Sales&amp;diff=830"/>
				<updated>2015-09-08T18:31:16Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: New page: Miscellaneous Sales is a program that allows the sale of various items to various categories of purchaser.  The categories of purchaser are   * employees * residence students * current stu...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Miscellaneous Sales is a program that allows the sale of various items to various categories of purchaser.&lt;br /&gt;
&lt;br /&gt;
The categories of purchaser are &lt;br /&gt;
&lt;br /&gt;
* employees&lt;br /&gt;
* residence students&lt;br /&gt;
* current students&lt;br /&gt;
* alumni&lt;br /&gt;
&lt;br /&gt;
These are not wholly exclusive but are driven by the varying requirements of specific purchases.&lt;br /&gt;
&lt;br /&gt;
The available purchases are controlled by miscsale.dbf (miscsale.ntx).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Field&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;APPLIES&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This determines for which purchaser group the transaction is available. R is residence, C is current students, A is alumni, E is Employee&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;TRANNAME&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This is the name of the transaction as it appears in the program.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;ITEMCODE&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This is the itemcode as it exports to Sage. This should also match the support table QIFEES.DBF&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;OPTIONS&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This defines options for this purchase. Items are separated by a tilde, with elements within the item delimited by a piping character. The sub element items are the name as it appears in the program, the specific item code for the sub item, an optional condition for the sub item, and an amount associated with that item code. The conditions are largely associated with residence items and may be a specific occupancy (DOUBLESING:[occupancy code] or MEALPLAN:[mealplan code]). The amount can be replaces with the QIFEES.DBF entry to allow for synchronization, but note that updates to QIFEES are immediately reflected.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;MULTIOPTIO&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This logical flag defines whether multiple options can be selected for this item. If set to false only one option may be selected.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;ALLOPTIONS&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This forces all the options to be selected. So if an individual transaction has multiple components (rent and a deposit, for instance) both are required.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;INVOICE&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This creates an invoice transaction rather than a DN.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;OCCCHANGE&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This flags the item as an occupancy change in residence, which triggers updating CrossRoad occupancy.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;MPCHANGE&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This flags the item as an mealplan change in residence, which triggers updating CrossRoad mealplan and exports to the cafeteria systems.&amp;lt;/&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;MPSALE&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This flags the item a mealplan sale, which triggers updating the export amounts to go to the cafeteria system. This is not necessary for Mealplan change items.&amp;lt;/&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;PARKING&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Flags this items as a parking pass sales, triggering the vehicle data collection window.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;PCOUNTER&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Flags the items as a balance addition for PCounter, triggering the command line addition to the PCounter balance.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;EMAIL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Flags this transaction as requiring an email.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;EMAILADDR&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This is the email address to which the item should be sent.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;EMAILSUBJ&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This is the email subject line&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;EMAILBODY&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This is the email body. Macro substitution can happen in the body: enclosed in double square brackets, you may substitute SURNAME, FNAME, STUDID, ENTCODE, ADDRESS, VISITORNAME, AMOUNT. Specifying Visitor Name will trigger a dialog to collect it; this is used where an employee is sponsoring a visitor for facilities use such as the WORKOut Centre.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=829</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=829"/>
				<updated>2015-09-08T18:04:38Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Related Programs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:CrossRoad]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;CrossRoad - A Student Information System&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This site is intended to function as user community extendable documentation for CrossRoad. CrossRoad allows the management of all aspects of Canadian post-secondary registry operations.&lt;br /&gt;
&lt;br /&gt;
This site is intended to be organized in two ways: by procedure and in a more detailed reference fashion.&lt;br /&gt;
&lt;br /&gt;
=General Windows Client Orientation=&lt;br /&gt;
&lt;br /&gt;
This is a general introduction to the installation of CrossRoad and some common elements for all modules of the CrossRoad Windows client.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Installation instructions are at this page. &lt;br /&gt;
&lt;br /&gt;
[[Installation]]&lt;br /&gt;
&lt;br /&gt;
==Main Menu==&lt;br /&gt;
&lt;br /&gt;
The Main Menu is the one displayed on initial login to CrossRoad.&lt;br /&gt;
&lt;br /&gt;
[[Main Menu]]&lt;br /&gt;
&lt;br /&gt;
==Main Toolbar==&lt;br /&gt;
&lt;br /&gt;
The Main Toolbar is the one displayed throughout the program regardless of which windows are open.&lt;br /&gt;
&lt;br /&gt;
[[Main Toolbar]]&lt;br /&gt;
&lt;br /&gt;
==Window Toolbars==&lt;br /&gt;
&lt;br /&gt;
The various windows in CrossRoad have some common elements, both in navigation and editing.&lt;br /&gt;
&lt;br /&gt;
===Common Navigation Buttons===&lt;br /&gt;
[[Common Navigation Buttons]]&lt;br /&gt;
&lt;br /&gt;
===Common Editing Buttons===&lt;br /&gt;
[[Common Editing Buttons]]&lt;br /&gt;
&lt;br /&gt;
=Processes and Procedures=&lt;br /&gt;
This section is organised into several sub-sections, according to the major processes involved in using CrossRoad, A Student Information System©.  These processes are not sequential, but necessarily are interactive.  They are described in some detail, but the pages will make more sense if the operator is looking at CrossRoad while reading this material.&lt;br /&gt;
&lt;br /&gt;
==Prospective Student Processes==&lt;br /&gt;
Adding, deleting, and generally managing prospective students are covered here. [[Prospective Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Update Prospective Student File===&lt;br /&gt;
[[Update Prospective Student File]]&lt;br /&gt;
&lt;br /&gt;
===Filters and Exports of Prospective Student Data===&lt;br /&gt;
[[Filters and Exports of Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Global Update Prospective Student Data===&lt;br /&gt;
[[Global Update Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Contact List===&lt;br /&gt;
[[Prospective Student Contact List]]&lt;br /&gt;
&lt;br /&gt;
==Student Processes==&lt;br /&gt;
[[Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Application===&lt;br /&gt;
[[Application]]&lt;br /&gt;
&lt;br /&gt;
====Entering New Applicant Data====&lt;br /&gt;
[[Entering New Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
====Editing Applicant Data====&lt;br /&gt;
[[Editing Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
===Admission===&lt;br /&gt;
[[Admission]]&lt;br /&gt;
&lt;br /&gt;
====Preparation For Decision====&lt;br /&gt;
[[Preparation For Decision]]&lt;br /&gt;
&lt;br /&gt;
====Recording Decision====&lt;br /&gt;
[[Recording Decision]]&lt;br /&gt;
&lt;br /&gt;
====Data Export====&lt;br /&gt;
[[Data Export]]&lt;br /&gt;
&lt;br /&gt;
====Initial Credit Entry====&lt;br /&gt;
[[Initial Credit Entry]]&lt;br /&gt;
&lt;br /&gt;
====Withdrawing Applications====&lt;br /&gt;
[[Withdrawing Applications]]&lt;br /&gt;
&lt;br /&gt;
===Registration===&lt;br /&gt;
[[Registration]]&lt;br /&gt;
&lt;br /&gt;
====First Registration====&lt;br /&gt;
[[First Registration]]&lt;br /&gt;
&lt;br /&gt;
====Course Registration====&lt;br /&gt;
[[Course Registration]]&lt;br /&gt;
&lt;br /&gt;
=====Register button=====&lt;br /&gt;
[[Register button]]&lt;br /&gt;
&lt;br /&gt;
=====Drop button=====&lt;br /&gt;
[[Drop button]]&lt;br /&gt;
&lt;br /&gt;
=====Modify button=====&lt;br /&gt;
[[Modify button]]&lt;br /&gt;
&lt;br /&gt;
=====Mark button=====&lt;br /&gt;
[[Mark button]]&lt;br /&gt;
&lt;br /&gt;
=====Retag button=====&lt;br /&gt;
[[Retag button]]&lt;br /&gt;
&lt;br /&gt;
=====Print button=====&lt;br /&gt;
[[Print button]]&lt;br /&gt;
&lt;br /&gt;
=====Save registrations button=====&lt;br /&gt;
[[Save registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Cancel registrations button=====&lt;br /&gt;
[[Cancel registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Quick Fees button=====&lt;br /&gt;
[[Quick Fees button]]&lt;br /&gt;
&lt;br /&gt;
=====Email All button=====&lt;br /&gt;
[[Email All button]]&lt;br /&gt;
&lt;br /&gt;
=====Email Instr button=====&lt;br /&gt;
[[Email Instr button]]&lt;br /&gt;
&lt;br /&gt;
====Prerequisite and Requirement Exceptions====&lt;br /&gt;
[[Prerequisite and Requirement Exceptions]]&lt;br /&gt;
&lt;br /&gt;
===Results===&lt;br /&gt;
[[Results]]&lt;br /&gt;
&lt;br /&gt;
====Marks Entry====&lt;br /&gt;
[[Marks Entry]]&lt;br /&gt;
&lt;br /&gt;
====Individual Grade Entry====&lt;br /&gt;
[[Individual Grade Entry]]&lt;br /&gt;
&lt;br /&gt;
===Graduation===&lt;br /&gt;
[[Graduation]]&lt;br /&gt;
&lt;br /&gt;
===Archiving-Restoring-Term End===&lt;br /&gt;
[[Archiving-Restoring-Term End]]&lt;br /&gt;
&lt;br /&gt;
====Archiving====&lt;br /&gt;
[[Archiving]]&lt;br /&gt;
&lt;br /&gt;
====Restoring====&lt;br /&gt;
[[Restoring]]&lt;br /&gt;
&lt;br /&gt;
====Term End====&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
===Term Records And Transcript Comments===&lt;br /&gt;
[[Term Records And Transcript Comments]]&lt;br /&gt;
&lt;br /&gt;
====Viewing Student's Term Records====&lt;br /&gt;
[[Viewing Student's Term Records]]&lt;br /&gt;
&lt;br /&gt;
====Scanning For Missing Or Redundant Records====&lt;br /&gt;
[[Scanning For Missing Or Redundant Records]]&lt;br /&gt;
&lt;br /&gt;
====Adding &amp;quot;Placeholder&amp;quot; Records.====&lt;br /&gt;
[[Adding &amp;quot;Placeholder&amp;quot; Records.]]&lt;br /&gt;
&lt;br /&gt;
==Course Processes==&lt;br /&gt;
[[Course Processes]]&lt;br /&gt;
&lt;br /&gt;
===Course Template===&lt;br /&gt;
[[Course Template]]&lt;br /&gt;
&lt;br /&gt;
====Course Description====&lt;br /&gt;
[[Course Description]]&lt;br /&gt;
&lt;br /&gt;
====Updating Course Availability====&lt;br /&gt;
[[Updating Course Availability]]&lt;br /&gt;
&lt;br /&gt;
===Course Offerings===&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
====Creating-Editing====&lt;br /&gt;
[[Creating-Editing]]&lt;br /&gt;
&lt;br /&gt;
====Browsing====&lt;br /&gt;
[[Browsing]]&lt;br /&gt;
&lt;br /&gt;
====Printing====&lt;br /&gt;
[[Printing]]&lt;br /&gt;
&lt;br /&gt;
==Term Processing==&lt;br /&gt;
[[Term Processing]]&lt;br /&gt;
&lt;br /&gt;
===Registration Confirmation Reports===&lt;br /&gt;
[[Registration Confirmation Reports]]&lt;br /&gt;
&lt;br /&gt;
===Class Lists===&lt;br /&gt;
&lt;br /&gt;
====Printing Class Lists====&lt;br /&gt;
[[Printing Class Lists]]&lt;br /&gt;
&lt;br /&gt;
====Printing Seminar-Lab-Tutorial Lists====&lt;br /&gt;
[[Printing Seminar-Lab-Tutorial Lists]]&lt;br /&gt;
&lt;br /&gt;
===Term Results===&lt;br /&gt;
&lt;br /&gt;
====Academic Standing====&lt;br /&gt;
[[Academic Standing]]&lt;br /&gt;
&lt;br /&gt;
====Statements Of Results====&lt;br /&gt;
[[Statements Of Results]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation Processing====&lt;br /&gt;
[[Honours-Probation Processing]]&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Reports===&lt;br /&gt;
[[Prospective Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Student Profile====&lt;br /&gt;
[[Prospective Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Admissions Reports===&lt;br /&gt;
[[Admissions Reports]]&lt;br /&gt;
&lt;br /&gt;
====Admissions Status====&lt;br /&gt;
[[Admissions Status]]&lt;br /&gt;
&lt;br /&gt;
====Outstanding Admissions====&lt;br /&gt;
[[Outstanding Admissions]]&lt;br /&gt;
&lt;br /&gt;
====Application Document Report====&lt;br /&gt;
[[Application Document Report]]&lt;br /&gt;
&lt;br /&gt;
====Applications Profile====&lt;br /&gt;
[[Applications Profile]]&lt;br /&gt;
&lt;br /&gt;
====Transfer Student Report====&lt;br /&gt;
[[Transfer Student Report]]&lt;br /&gt;
&lt;br /&gt;
====Progress Of Applications====&lt;br /&gt;
[[Progress Of Applications]]&lt;br /&gt;
&lt;br /&gt;
====Lapsed Application Report====&lt;br /&gt;
[[Lapsed Application Report]]&lt;br /&gt;
&lt;br /&gt;
===Enrollment Reports===&lt;br /&gt;
[[Enrollment Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Gender-Year-Of-Study====&lt;br /&gt;
[[Enrollment By Gender-Year-Of-Study]]&lt;br /&gt;
&lt;br /&gt;
====Adv. Educ. Enrollment Report====&lt;br /&gt;
[[Adv. Educ. Enrollment Report]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By # Courses Taken====&lt;br /&gt;
[[Enrollment By # Courses Taken]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Age Cohort====&lt;br /&gt;
[[Enrollment By Age Cohort]]&lt;br /&gt;
&lt;br /&gt;
====Demographic Gender-Denomination====&lt;br /&gt;
[[Demographic Gender-Denomination]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Pre Wd)====&lt;br /&gt;
[[Program Load Report (Pre Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Post Wd)====&lt;br /&gt;
[[Program Load Report (Post Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Retention Report====&lt;br /&gt;
[[Retention Report]]&lt;br /&gt;
&lt;br /&gt;
====Registered Student Profile====&lt;br /&gt;
[[Registered Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
====Number Of Advisees====&lt;br /&gt;
[[Number Of Advisees]]&lt;br /&gt;
&lt;br /&gt;
====Advisor Lists====&lt;br /&gt;
[[Advisor Lists]]&lt;br /&gt;
&lt;br /&gt;
====Students-Advisors====&lt;br /&gt;
[[Students-Advisors]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workload====&lt;br /&gt;
[[Faculty Workload]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workschedule====&lt;br /&gt;
[[Faculty Workschedule]]&lt;br /&gt;
&lt;br /&gt;
===Room Reports===&lt;br /&gt;
[[Room Reports]]&lt;br /&gt;
&lt;br /&gt;
====Room Utilisation====&lt;br /&gt;
[[Room Utilisation]]&lt;br /&gt;
&lt;br /&gt;
====Room Size Check====&lt;br /&gt;
[[Room Size Check]]&lt;br /&gt;
&lt;br /&gt;
===Student Reports===&lt;br /&gt;
[[Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Student Directory====&lt;br /&gt;
[[Student Directory]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation List====&lt;br /&gt;
[[Honours-Probation List]]&lt;br /&gt;
&lt;br /&gt;
====Marks By Year And Gpa====&lt;br /&gt;
[[Marks By Year And Gpa]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Graduate List====&lt;br /&gt;
[[Prospective Graduate List]]&lt;br /&gt;
&lt;br /&gt;
====Students By Geographic Area====&lt;br /&gt;
[[Students By Geographic Area]]&lt;br /&gt;
&lt;br /&gt;
====Student Mailbox List====&lt;br /&gt;
[[Student Mailbox List]]&lt;br /&gt;
&lt;br /&gt;
===Alumni Reports===&lt;br /&gt;
[[Alumni Reports]]&lt;br /&gt;
&lt;br /&gt;
===Register Reports===&lt;br /&gt;
[[Register Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment-Course Enrollment====&lt;br /&gt;
[[Enrollment-Course Enrollment]]&lt;br /&gt;
&lt;br /&gt;
====Transcripts====&lt;br /&gt;
[[Transcripts]]&lt;br /&gt;
&lt;br /&gt;
====Section Size Reports====&lt;br /&gt;
[[Section Size Reports]]&lt;br /&gt;
&lt;br /&gt;
==Typical Annual Cycle==&lt;br /&gt;
[[Typical Annual Cycle]]&lt;br /&gt;
&lt;br /&gt;
===Semester Cycle-Based Processing===&lt;br /&gt;
[[Semester Cycle-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====Before Registration In Courses Begins====&lt;br /&gt;
[[Before Registration In Courses Begins]]&lt;br /&gt;
&lt;br /&gt;
====Immediately Before Classes Begin====&lt;br /&gt;
[[Immediately Before Classes Begin]]&lt;br /&gt;
&lt;br /&gt;
====After Add-Drop Deadline====&lt;br /&gt;
[[After Add-Drop Deadline]]&lt;br /&gt;
&lt;br /&gt;
====End Each Semester====&lt;br /&gt;
[[End Each Semester]]&lt;br /&gt;
&lt;br /&gt;
===Time Of Year-Based Processing===&lt;br /&gt;
[[Time Of Year-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====December-January====&lt;br /&gt;
[[December-January]]&lt;br /&gt;
&lt;br /&gt;
====February====&lt;br /&gt;
[[February]]&lt;br /&gt;
&lt;br /&gt;
====April====&lt;br /&gt;
[[April]]&lt;br /&gt;
&lt;br /&gt;
====May====&lt;br /&gt;
[[May]]&lt;br /&gt;
&lt;br /&gt;
====June====&lt;br /&gt;
[[June]]&lt;br /&gt;
&lt;br /&gt;
====August====&lt;br /&gt;
[[August]]&lt;br /&gt;
&lt;br /&gt;
====September====&lt;br /&gt;
[[September]]&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
[[Miscellaneous]]&lt;br /&gt;
&lt;br /&gt;
===Program Updates===&lt;br /&gt;
[[Structure Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Program Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Version Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Codetable Updates]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Creating a User===&lt;br /&gt;
[[Creating a User]]&lt;br /&gt;
&lt;br /&gt;
===Packing And Reindexing===&lt;br /&gt;
[[Packing And Reindexing]]&lt;br /&gt;
&lt;br /&gt;
===Updating Support-Code Tables===&lt;br /&gt;
[[Updating Support-Code Tables]]&lt;br /&gt;
&lt;br /&gt;
====Advisor File Maintenance====&lt;br /&gt;
[[Advisor File Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====System Parameters====&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
====Code Table Maintenance====&lt;br /&gt;
[[Code Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====Support Table Maintenance====&lt;br /&gt;
[[Support Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
===Set System Date===&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[View Log Files]]&lt;br /&gt;
&lt;br /&gt;
===Mailbox Updates===&lt;br /&gt;
[[Mailbox Updates]]&lt;br /&gt;
&lt;br /&gt;
===Barcode Updates===&lt;br /&gt;
[[Barcode Updates]]&lt;br /&gt;
&lt;br /&gt;
===Filter or Export Merge Data===&lt;br /&gt;
[[Export Merge Data]]&lt;br /&gt;
&lt;br /&gt;
====Filtering Records====&lt;br /&gt;
[[Filtering]]&lt;br /&gt;
&lt;br /&gt;
====Export File====&lt;br /&gt;
[[Export File]]&lt;br /&gt;
&lt;br /&gt;
====Export Selection Criteria====&lt;br /&gt;
[[Export Selection Criteria]]&lt;br /&gt;
&lt;br /&gt;
===Financial Aid Editing &amp;amp; Exporting===&lt;br /&gt;
[[Financial Aid Editing &amp;amp; Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Editing====&lt;br /&gt;
[[Editing]]&lt;br /&gt;
&lt;br /&gt;
====Applicants====&lt;br /&gt;
[[Applicants]]&lt;br /&gt;
&lt;br /&gt;
====Reports====&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
====Exporting====&lt;br /&gt;
[[Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Financial Application Purging====&lt;br /&gt;
[[Financial Application Purging]]&lt;br /&gt;
&lt;br /&gt;
====Financial Aid Validation====&lt;br /&gt;
[[Financial Aid Validation]]&lt;br /&gt;
&lt;br /&gt;
====Apply Financial Aid To Accounts====&lt;br /&gt;
[[Apply Financial Aid To Accounts]]&lt;br /&gt;
&lt;br /&gt;
===Accounts Receivable===&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Accounts Receivable====&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Account Statements====&lt;br /&gt;
[[Account Statements]]&lt;br /&gt;
&lt;br /&gt;
====Add Interest To Accounts====&lt;br /&gt;
[[Add Interest To Accounts]]&lt;br /&gt;
&lt;br /&gt;
====Clear Account Detail====&lt;br /&gt;
[[Clear Account Detail]]&lt;br /&gt;
&lt;br /&gt;
====Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes====&lt;br /&gt;
[[Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes]]&lt;br /&gt;
&lt;br /&gt;
=====RTF Notes Available=====&lt;br /&gt;
[[RTF Notes Available]]&lt;br /&gt;
&lt;br /&gt;
=====Automatic Notation of Deposits=====&lt;br /&gt;
[[AutoDeposits]]&lt;br /&gt;
&lt;br /&gt;
===Back-Up Files===&lt;br /&gt;
[[Back-Up Files]]&lt;br /&gt;
&lt;br /&gt;
===Concentration Tagging===&lt;br /&gt;
[[Concentration Tagging]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
==Glossary==&lt;br /&gt;
[[Glossary]]&lt;br /&gt;
&lt;br /&gt;
===Drop Down List===&lt;br /&gt;
[[Drop Down List]]&lt;br /&gt;
&lt;br /&gt;
====Fixed Data====&lt;br /&gt;
[[Fixed Data]]&lt;br /&gt;
&lt;br /&gt;
====Expandable Data====&lt;br /&gt;
[[Expandable Data]]&lt;br /&gt;
&lt;br /&gt;
===Dates===&lt;br /&gt;
[[Dates]]&lt;br /&gt;
&lt;br /&gt;
===Transcript Status===&lt;br /&gt;
[[Transcript Status]]&lt;br /&gt;
&lt;br /&gt;
===Tabular Screen Movement===&lt;br /&gt;
[[Tabular Screen Movement]]&lt;br /&gt;
&lt;br /&gt;
===Searchable Lists===&lt;br /&gt;
[[Searchable Lists]]&lt;br /&gt;
&lt;br /&gt;
====Order====&lt;br /&gt;
[[Order]]&lt;br /&gt;
&lt;br /&gt;
====Specific Item====&lt;br /&gt;
[[Specific Item]]&lt;br /&gt;
&lt;br /&gt;
=Reference=&lt;br /&gt;
&lt;br /&gt;
==Students==&lt;br /&gt;
[[Prospective Students]]&lt;br /&gt;
&lt;br /&gt;
[[Current Students]]&lt;br /&gt;
&lt;br /&gt;
[[WaitList Management]]&lt;br /&gt;
&lt;br /&gt;
[[Deadfiles]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript Production]]&lt;br /&gt;
&lt;br /&gt;
[[Workflow]]&lt;br /&gt;
&lt;br /&gt;
[[Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[Campus Employment]]&lt;br /&gt;
&lt;br /&gt;
==Instructional==&lt;br /&gt;
[[Employees]]&lt;br /&gt;
&lt;br /&gt;
[[Instructors-Advisors]]&lt;br /&gt;
&lt;br /&gt;
[[Classrooms]]&lt;br /&gt;
&lt;br /&gt;
[[Course Templates]]&lt;br /&gt;
&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
[[Course Results]]&lt;br /&gt;
&lt;br /&gt;
[[Transfer Credit Tables]]&lt;br /&gt;
&lt;br /&gt;
==Utilities==&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
[[Change Password]]&lt;br /&gt;
&lt;br /&gt;
[[Print Setup]]&lt;br /&gt;
&lt;br /&gt;
===Datafile Maintenance===&lt;br /&gt;
[[Rebuild Indexes]]&lt;br /&gt;
&lt;br /&gt;
[[Pack Files]]&lt;br /&gt;
&lt;br /&gt;
===System Settings===&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
[[Code Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Support Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Security Points]]&lt;br /&gt;
&lt;br /&gt;
[[Users Groups]]&lt;br /&gt;
&lt;br /&gt;
===Archive Maintenance===&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Restore]]&lt;br /&gt;
&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
[[Scan for Term Entries]]&lt;br /&gt;
&lt;br /&gt;
[[Export Archive Student Data]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[Index]]&lt;br /&gt;
&lt;br /&gt;
[[Pack]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript]]&lt;br /&gt;
&lt;br /&gt;
[[Term Record Scanning]]&lt;br /&gt;
&lt;br /&gt;
[[In-Out]]&lt;br /&gt;
&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Change]]&lt;br /&gt;
&lt;br /&gt;
=Related Programs=&lt;br /&gt;
&lt;br /&gt;
==Registration Wizard==&lt;br /&gt;
[[Registration Wizard]]&lt;br /&gt;
&lt;br /&gt;
==Web-based Services==&lt;br /&gt;
&lt;br /&gt;
===Setup===&lt;br /&gt;
[[CGI Setup]]&lt;br /&gt;
&lt;br /&gt;
===for Students===&lt;br /&gt;
[[for Students]]&lt;br /&gt;
&lt;br /&gt;
===for Faculty===&lt;br /&gt;
[[for Faculty]]&lt;br /&gt;
&lt;br /&gt;
===for Alumni===&lt;br /&gt;
[[for Alumni]]&lt;br /&gt;
&lt;br /&gt;
===Schedule Listings===&lt;br /&gt;
[[Web Schedule Listings]]&lt;br /&gt;
&lt;br /&gt;
===Utilities===&lt;br /&gt;
[[AdmEMail]]&lt;br /&gt;
&lt;br /&gt;
[[RegEmail]]&lt;br /&gt;
&lt;br /&gt;
[[LiaisonWorkflow]]&lt;br /&gt;
&lt;br /&gt;
===ApplyAlberta===&lt;br /&gt;
[[ApplyAlberta]]&lt;br /&gt;
&lt;br /&gt;
==Electonic Application System==&lt;br /&gt;
[[for Admission]]&lt;br /&gt;
&lt;br /&gt;
[[for Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[for Residence]]&lt;br /&gt;
&lt;br /&gt;
[[EAS Administration]]&lt;br /&gt;
&lt;br /&gt;
[[CrossRoad On The Road]]&lt;br /&gt;
&lt;br /&gt;
== Confirmation Appointments ==&lt;br /&gt;
[[Confirmation Appointments]]&lt;br /&gt;
&lt;br /&gt;
==Confirmation of Registration==&lt;br /&gt;
[[Confirmation of Registration]]&lt;br /&gt;
&lt;br /&gt;
==Monthly Installments==&lt;br /&gt;
[[Monthly Installments]]&lt;br /&gt;
&lt;br /&gt;
==T2202A Data Generation==&lt;br /&gt;
[[T2202A Data Generation]]&lt;br /&gt;
&lt;br /&gt;
==CommandLine File Maintenance==&lt;br /&gt;
[[PackRebuild]]&lt;br /&gt;
&lt;br /&gt;
==Photo ID Related External Processes==&lt;br /&gt;
[[PhotoID]]&lt;br /&gt;
&lt;br /&gt;
==Academic Standing Related Processes and Reports==&lt;br /&gt;
[[Academic Standing Related Processes and Reports]]&lt;br /&gt;
&lt;br /&gt;
==Fiscal Audit Related Processes==&lt;br /&gt;
[[List of Students for Auditors]]&lt;br /&gt;
&lt;br /&gt;
==BEd Teacher Certification Recommendation File Generation==&lt;br /&gt;
[[BEdTRS]]&lt;br /&gt;
&lt;br /&gt;
==Locker Registration Processes==&lt;br /&gt;
[[Lockers]]&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous Sales==&lt;br /&gt;
[[Miscellaneous Sales]]&lt;br /&gt;
&lt;br /&gt;
=King's Admission Information=&lt;br /&gt;
[[King's Admission Information]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=828</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=828"/>
				<updated>2015-09-08T18:03:54Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Web-based Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:CrossRoad]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;CrossRoad - A Student Information System&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This site is intended to function as user community extendable documentation for CrossRoad. CrossRoad allows the management of all aspects of Canadian post-secondary registry operations.&lt;br /&gt;
&lt;br /&gt;
This site is intended to be organized in two ways: by procedure and in a more detailed reference fashion.&lt;br /&gt;
&lt;br /&gt;
=General Windows Client Orientation=&lt;br /&gt;
&lt;br /&gt;
This is a general introduction to the installation of CrossRoad and some common elements for all modules of the CrossRoad Windows client.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Installation instructions are at this page. &lt;br /&gt;
&lt;br /&gt;
[[Installation]]&lt;br /&gt;
&lt;br /&gt;
==Main Menu==&lt;br /&gt;
&lt;br /&gt;
The Main Menu is the one displayed on initial login to CrossRoad.&lt;br /&gt;
&lt;br /&gt;
[[Main Menu]]&lt;br /&gt;
&lt;br /&gt;
==Main Toolbar==&lt;br /&gt;
&lt;br /&gt;
The Main Toolbar is the one displayed throughout the program regardless of which windows are open.&lt;br /&gt;
&lt;br /&gt;
[[Main Toolbar]]&lt;br /&gt;
&lt;br /&gt;
==Window Toolbars==&lt;br /&gt;
&lt;br /&gt;
The various windows in CrossRoad have some common elements, both in navigation and editing.&lt;br /&gt;
&lt;br /&gt;
===Common Navigation Buttons===&lt;br /&gt;
[[Common Navigation Buttons]]&lt;br /&gt;
&lt;br /&gt;
===Common Editing Buttons===&lt;br /&gt;
[[Common Editing Buttons]]&lt;br /&gt;
&lt;br /&gt;
=Processes and Procedures=&lt;br /&gt;
This section is organised into several sub-sections, according to the major processes involved in using CrossRoad, A Student Information System©.  These processes are not sequential, but necessarily are interactive.  They are described in some detail, but the pages will make more sense if the operator is looking at CrossRoad while reading this material.&lt;br /&gt;
&lt;br /&gt;
==Prospective Student Processes==&lt;br /&gt;
Adding, deleting, and generally managing prospective students are covered here. [[Prospective Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Update Prospective Student File===&lt;br /&gt;
[[Update Prospective Student File]]&lt;br /&gt;
&lt;br /&gt;
===Filters and Exports of Prospective Student Data===&lt;br /&gt;
[[Filters and Exports of Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Global Update Prospective Student Data===&lt;br /&gt;
[[Global Update Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Contact List===&lt;br /&gt;
[[Prospective Student Contact List]]&lt;br /&gt;
&lt;br /&gt;
==Student Processes==&lt;br /&gt;
[[Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Application===&lt;br /&gt;
[[Application]]&lt;br /&gt;
&lt;br /&gt;
====Entering New Applicant Data====&lt;br /&gt;
[[Entering New Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
====Editing Applicant Data====&lt;br /&gt;
[[Editing Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
===Admission===&lt;br /&gt;
[[Admission]]&lt;br /&gt;
&lt;br /&gt;
====Preparation For Decision====&lt;br /&gt;
[[Preparation For Decision]]&lt;br /&gt;
&lt;br /&gt;
====Recording Decision====&lt;br /&gt;
[[Recording Decision]]&lt;br /&gt;
&lt;br /&gt;
====Data Export====&lt;br /&gt;
[[Data Export]]&lt;br /&gt;
&lt;br /&gt;
====Initial Credit Entry====&lt;br /&gt;
[[Initial Credit Entry]]&lt;br /&gt;
&lt;br /&gt;
====Withdrawing Applications====&lt;br /&gt;
[[Withdrawing Applications]]&lt;br /&gt;
&lt;br /&gt;
===Registration===&lt;br /&gt;
[[Registration]]&lt;br /&gt;
&lt;br /&gt;
====First Registration====&lt;br /&gt;
[[First Registration]]&lt;br /&gt;
&lt;br /&gt;
====Course Registration====&lt;br /&gt;
[[Course Registration]]&lt;br /&gt;
&lt;br /&gt;
=====Register button=====&lt;br /&gt;
[[Register button]]&lt;br /&gt;
&lt;br /&gt;
=====Drop button=====&lt;br /&gt;
[[Drop button]]&lt;br /&gt;
&lt;br /&gt;
=====Modify button=====&lt;br /&gt;
[[Modify button]]&lt;br /&gt;
&lt;br /&gt;
=====Mark button=====&lt;br /&gt;
[[Mark button]]&lt;br /&gt;
&lt;br /&gt;
=====Retag button=====&lt;br /&gt;
[[Retag button]]&lt;br /&gt;
&lt;br /&gt;
=====Print button=====&lt;br /&gt;
[[Print button]]&lt;br /&gt;
&lt;br /&gt;
=====Save registrations button=====&lt;br /&gt;
[[Save registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Cancel registrations button=====&lt;br /&gt;
[[Cancel registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Quick Fees button=====&lt;br /&gt;
[[Quick Fees button]]&lt;br /&gt;
&lt;br /&gt;
=====Email All button=====&lt;br /&gt;
[[Email All button]]&lt;br /&gt;
&lt;br /&gt;
=====Email Instr button=====&lt;br /&gt;
[[Email Instr button]]&lt;br /&gt;
&lt;br /&gt;
====Prerequisite and Requirement Exceptions====&lt;br /&gt;
[[Prerequisite and Requirement Exceptions]]&lt;br /&gt;
&lt;br /&gt;
===Results===&lt;br /&gt;
[[Results]]&lt;br /&gt;
&lt;br /&gt;
====Marks Entry====&lt;br /&gt;
[[Marks Entry]]&lt;br /&gt;
&lt;br /&gt;
====Individual Grade Entry====&lt;br /&gt;
[[Individual Grade Entry]]&lt;br /&gt;
&lt;br /&gt;
===Graduation===&lt;br /&gt;
[[Graduation]]&lt;br /&gt;
&lt;br /&gt;
===Archiving-Restoring-Term End===&lt;br /&gt;
[[Archiving-Restoring-Term End]]&lt;br /&gt;
&lt;br /&gt;
====Archiving====&lt;br /&gt;
[[Archiving]]&lt;br /&gt;
&lt;br /&gt;
====Restoring====&lt;br /&gt;
[[Restoring]]&lt;br /&gt;
&lt;br /&gt;
====Term End====&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
===Term Records And Transcript Comments===&lt;br /&gt;
[[Term Records And Transcript Comments]]&lt;br /&gt;
&lt;br /&gt;
====Viewing Student's Term Records====&lt;br /&gt;
[[Viewing Student's Term Records]]&lt;br /&gt;
&lt;br /&gt;
====Scanning For Missing Or Redundant Records====&lt;br /&gt;
[[Scanning For Missing Or Redundant Records]]&lt;br /&gt;
&lt;br /&gt;
====Adding &amp;quot;Placeholder&amp;quot; Records.====&lt;br /&gt;
[[Adding &amp;quot;Placeholder&amp;quot; Records.]]&lt;br /&gt;
&lt;br /&gt;
==Course Processes==&lt;br /&gt;
[[Course Processes]]&lt;br /&gt;
&lt;br /&gt;
===Course Template===&lt;br /&gt;
[[Course Template]]&lt;br /&gt;
&lt;br /&gt;
====Course Description====&lt;br /&gt;
[[Course Description]]&lt;br /&gt;
&lt;br /&gt;
====Updating Course Availability====&lt;br /&gt;
[[Updating Course Availability]]&lt;br /&gt;
&lt;br /&gt;
===Course Offerings===&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
====Creating-Editing====&lt;br /&gt;
[[Creating-Editing]]&lt;br /&gt;
&lt;br /&gt;
====Browsing====&lt;br /&gt;
[[Browsing]]&lt;br /&gt;
&lt;br /&gt;
====Printing====&lt;br /&gt;
[[Printing]]&lt;br /&gt;
&lt;br /&gt;
==Term Processing==&lt;br /&gt;
[[Term Processing]]&lt;br /&gt;
&lt;br /&gt;
===Registration Confirmation Reports===&lt;br /&gt;
[[Registration Confirmation Reports]]&lt;br /&gt;
&lt;br /&gt;
===Class Lists===&lt;br /&gt;
&lt;br /&gt;
====Printing Class Lists====&lt;br /&gt;
[[Printing Class Lists]]&lt;br /&gt;
&lt;br /&gt;
====Printing Seminar-Lab-Tutorial Lists====&lt;br /&gt;
[[Printing Seminar-Lab-Tutorial Lists]]&lt;br /&gt;
&lt;br /&gt;
===Term Results===&lt;br /&gt;
&lt;br /&gt;
====Academic Standing====&lt;br /&gt;
[[Academic Standing]]&lt;br /&gt;
&lt;br /&gt;
====Statements Of Results====&lt;br /&gt;
[[Statements Of Results]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation Processing====&lt;br /&gt;
[[Honours-Probation Processing]]&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Reports===&lt;br /&gt;
[[Prospective Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Student Profile====&lt;br /&gt;
[[Prospective Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Admissions Reports===&lt;br /&gt;
[[Admissions Reports]]&lt;br /&gt;
&lt;br /&gt;
====Admissions Status====&lt;br /&gt;
[[Admissions Status]]&lt;br /&gt;
&lt;br /&gt;
====Outstanding Admissions====&lt;br /&gt;
[[Outstanding Admissions]]&lt;br /&gt;
&lt;br /&gt;
====Application Document Report====&lt;br /&gt;
[[Application Document Report]]&lt;br /&gt;
&lt;br /&gt;
====Applications Profile====&lt;br /&gt;
[[Applications Profile]]&lt;br /&gt;
&lt;br /&gt;
====Transfer Student Report====&lt;br /&gt;
[[Transfer Student Report]]&lt;br /&gt;
&lt;br /&gt;
====Progress Of Applications====&lt;br /&gt;
[[Progress Of Applications]]&lt;br /&gt;
&lt;br /&gt;
====Lapsed Application Report====&lt;br /&gt;
[[Lapsed Application Report]]&lt;br /&gt;
&lt;br /&gt;
===Enrollment Reports===&lt;br /&gt;
[[Enrollment Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Gender-Year-Of-Study====&lt;br /&gt;
[[Enrollment By Gender-Year-Of-Study]]&lt;br /&gt;
&lt;br /&gt;
====Adv. Educ. Enrollment Report====&lt;br /&gt;
[[Adv. Educ. Enrollment Report]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By # Courses Taken====&lt;br /&gt;
[[Enrollment By # Courses Taken]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Age Cohort====&lt;br /&gt;
[[Enrollment By Age Cohort]]&lt;br /&gt;
&lt;br /&gt;
====Demographic Gender-Denomination====&lt;br /&gt;
[[Demographic Gender-Denomination]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Pre Wd)====&lt;br /&gt;
[[Program Load Report (Pre Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Post Wd)====&lt;br /&gt;
[[Program Load Report (Post Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Retention Report====&lt;br /&gt;
[[Retention Report]]&lt;br /&gt;
&lt;br /&gt;
====Registered Student Profile====&lt;br /&gt;
[[Registered Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
====Number Of Advisees====&lt;br /&gt;
[[Number Of Advisees]]&lt;br /&gt;
&lt;br /&gt;
====Advisor Lists====&lt;br /&gt;
[[Advisor Lists]]&lt;br /&gt;
&lt;br /&gt;
====Students-Advisors====&lt;br /&gt;
[[Students-Advisors]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workload====&lt;br /&gt;
[[Faculty Workload]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workschedule====&lt;br /&gt;
[[Faculty Workschedule]]&lt;br /&gt;
&lt;br /&gt;
===Room Reports===&lt;br /&gt;
[[Room Reports]]&lt;br /&gt;
&lt;br /&gt;
====Room Utilisation====&lt;br /&gt;
[[Room Utilisation]]&lt;br /&gt;
&lt;br /&gt;
====Room Size Check====&lt;br /&gt;
[[Room Size Check]]&lt;br /&gt;
&lt;br /&gt;
===Student Reports===&lt;br /&gt;
[[Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Student Directory====&lt;br /&gt;
[[Student Directory]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation List====&lt;br /&gt;
[[Honours-Probation List]]&lt;br /&gt;
&lt;br /&gt;
====Marks By Year And Gpa====&lt;br /&gt;
[[Marks By Year And Gpa]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Graduate List====&lt;br /&gt;
[[Prospective Graduate List]]&lt;br /&gt;
&lt;br /&gt;
====Students By Geographic Area====&lt;br /&gt;
[[Students By Geographic Area]]&lt;br /&gt;
&lt;br /&gt;
====Student Mailbox List====&lt;br /&gt;
[[Student Mailbox List]]&lt;br /&gt;
&lt;br /&gt;
===Alumni Reports===&lt;br /&gt;
[[Alumni Reports]]&lt;br /&gt;
&lt;br /&gt;
===Register Reports===&lt;br /&gt;
[[Register Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment-Course Enrollment====&lt;br /&gt;
[[Enrollment-Course Enrollment]]&lt;br /&gt;
&lt;br /&gt;
====Transcripts====&lt;br /&gt;
[[Transcripts]]&lt;br /&gt;
&lt;br /&gt;
====Section Size Reports====&lt;br /&gt;
[[Section Size Reports]]&lt;br /&gt;
&lt;br /&gt;
==Typical Annual Cycle==&lt;br /&gt;
[[Typical Annual Cycle]]&lt;br /&gt;
&lt;br /&gt;
===Semester Cycle-Based Processing===&lt;br /&gt;
[[Semester Cycle-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====Before Registration In Courses Begins====&lt;br /&gt;
[[Before Registration In Courses Begins]]&lt;br /&gt;
&lt;br /&gt;
====Immediately Before Classes Begin====&lt;br /&gt;
[[Immediately Before Classes Begin]]&lt;br /&gt;
&lt;br /&gt;
====After Add-Drop Deadline====&lt;br /&gt;
[[After Add-Drop Deadline]]&lt;br /&gt;
&lt;br /&gt;
====End Each Semester====&lt;br /&gt;
[[End Each Semester]]&lt;br /&gt;
&lt;br /&gt;
===Time Of Year-Based Processing===&lt;br /&gt;
[[Time Of Year-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====December-January====&lt;br /&gt;
[[December-January]]&lt;br /&gt;
&lt;br /&gt;
====February====&lt;br /&gt;
[[February]]&lt;br /&gt;
&lt;br /&gt;
====April====&lt;br /&gt;
[[April]]&lt;br /&gt;
&lt;br /&gt;
====May====&lt;br /&gt;
[[May]]&lt;br /&gt;
&lt;br /&gt;
====June====&lt;br /&gt;
[[June]]&lt;br /&gt;
&lt;br /&gt;
====August====&lt;br /&gt;
[[August]]&lt;br /&gt;
&lt;br /&gt;
====September====&lt;br /&gt;
[[September]]&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
[[Miscellaneous]]&lt;br /&gt;
&lt;br /&gt;
===Program Updates===&lt;br /&gt;
[[Structure Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Program Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Version Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Codetable Updates]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Creating a User===&lt;br /&gt;
[[Creating a User]]&lt;br /&gt;
&lt;br /&gt;
===Packing And Reindexing===&lt;br /&gt;
[[Packing And Reindexing]]&lt;br /&gt;
&lt;br /&gt;
===Updating Support-Code Tables===&lt;br /&gt;
[[Updating Support-Code Tables]]&lt;br /&gt;
&lt;br /&gt;
====Advisor File Maintenance====&lt;br /&gt;
[[Advisor File Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====System Parameters====&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
====Code Table Maintenance====&lt;br /&gt;
[[Code Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====Support Table Maintenance====&lt;br /&gt;
[[Support Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
===Set System Date===&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[View Log Files]]&lt;br /&gt;
&lt;br /&gt;
===Mailbox Updates===&lt;br /&gt;
[[Mailbox Updates]]&lt;br /&gt;
&lt;br /&gt;
===Barcode Updates===&lt;br /&gt;
[[Barcode Updates]]&lt;br /&gt;
&lt;br /&gt;
===Filter or Export Merge Data===&lt;br /&gt;
[[Export Merge Data]]&lt;br /&gt;
&lt;br /&gt;
====Filtering Records====&lt;br /&gt;
[[Filtering]]&lt;br /&gt;
&lt;br /&gt;
====Export File====&lt;br /&gt;
[[Export File]]&lt;br /&gt;
&lt;br /&gt;
====Export Selection Criteria====&lt;br /&gt;
[[Export Selection Criteria]]&lt;br /&gt;
&lt;br /&gt;
===Financial Aid Editing &amp;amp; Exporting===&lt;br /&gt;
[[Financial Aid Editing &amp;amp; Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Editing====&lt;br /&gt;
[[Editing]]&lt;br /&gt;
&lt;br /&gt;
====Applicants====&lt;br /&gt;
[[Applicants]]&lt;br /&gt;
&lt;br /&gt;
====Reports====&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
====Exporting====&lt;br /&gt;
[[Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Financial Application Purging====&lt;br /&gt;
[[Financial Application Purging]]&lt;br /&gt;
&lt;br /&gt;
====Financial Aid Validation====&lt;br /&gt;
[[Financial Aid Validation]]&lt;br /&gt;
&lt;br /&gt;
====Apply Financial Aid To Accounts====&lt;br /&gt;
[[Apply Financial Aid To Accounts]]&lt;br /&gt;
&lt;br /&gt;
===Accounts Receivable===&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Accounts Receivable====&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Account Statements====&lt;br /&gt;
[[Account Statements]]&lt;br /&gt;
&lt;br /&gt;
====Add Interest To Accounts====&lt;br /&gt;
[[Add Interest To Accounts]]&lt;br /&gt;
&lt;br /&gt;
====Clear Account Detail====&lt;br /&gt;
[[Clear Account Detail]]&lt;br /&gt;
&lt;br /&gt;
====Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes====&lt;br /&gt;
[[Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes]]&lt;br /&gt;
&lt;br /&gt;
=====RTF Notes Available=====&lt;br /&gt;
[[RTF Notes Available]]&lt;br /&gt;
&lt;br /&gt;
=====Automatic Notation of Deposits=====&lt;br /&gt;
[[AutoDeposits]]&lt;br /&gt;
&lt;br /&gt;
===Back-Up Files===&lt;br /&gt;
[[Back-Up Files]]&lt;br /&gt;
&lt;br /&gt;
===Concentration Tagging===&lt;br /&gt;
[[Concentration Tagging]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
==Glossary==&lt;br /&gt;
[[Glossary]]&lt;br /&gt;
&lt;br /&gt;
===Drop Down List===&lt;br /&gt;
[[Drop Down List]]&lt;br /&gt;
&lt;br /&gt;
====Fixed Data====&lt;br /&gt;
[[Fixed Data]]&lt;br /&gt;
&lt;br /&gt;
====Expandable Data====&lt;br /&gt;
[[Expandable Data]]&lt;br /&gt;
&lt;br /&gt;
===Dates===&lt;br /&gt;
[[Dates]]&lt;br /&gt;
&lt;br /&gt;
===Transcript Status===&lt;br /&gt;
[[Transcript Status]]&lt;br /&gt;
&lt;br /&gt;
===Tabular Screen Movement===&lt;br /&gt;
[[Tabular Screen Movement]]&lt;br /&gt;
&lt;br /&gt;
===Searchable Lists===&lt;br /&gt;
[[Searchable Lists]]&lt;br /&gt;
&lt;br /&gt;
====Order====&lt;br /&gt;
[[Order]]&lt;br /&gt;
&lt;br /&gt;
====Specific Item====&lt;br /&gt;
[[Specific Item]]&lt;br /&gt;
&lt;br /&gt;
=Reference=&lt;br /&gt;
&lt;br /&gt;
==Students==&lt;br /&gt;
[[Prospective Students]]&lt;br /&gt;
&lt;br /&gt;
[[Current Students]]&lt;br /&gt;
&lt;br /&gt;
[[WaitList Management]]&lt;br /&gt;
&lt;br /&gt;
[[Deadfiles]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript Production]]&lt;br /&gt;
&lt;br /&gt;
[[Workflow]]&lt;br /&gt;
&lt;br /&gt;
[[Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[Campus Employment]]&lt;br /&gt;
&lt;br /&gt;
==Instructional==&lt;br /&gt;
[[Employees]]&lt;br /&gt;
&lt;br /&gt;
[[Instructors-Advisors]]&lt;br /&gt;
&lt;br /&gt;
[[Classrooms]]&lt;br /&gt;
&lt;br /&gt;
[[Course Templates]]&lt;br /&gt;
&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
[[Course Results]]&lt;br /&gt;
&lt;br /&gt;
[[Transfer Credit Tables]]&lt;br /&gt;
&lt;br /&gt;
==Utilities==&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
[[Change Password]]&lt;br /&gt;
&lt;br /&gt;
[[Print Setup]]&lt;br /&gt;
&lt;br /&gt;
===Datafile Maintenance===&lt;br /&gt;
[[Rebuild Indexes]]&lt;br /&gt;
&lt;br /&gt;
[[Pack Files]]&lt;br /&gt;
&lt;br /&gt;
===System Settings===&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
[[Code Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Support Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Security Points]]&lt;br /&gt;
&lt;br /&gt;
[[Users Groups]]&lt;br /&gt;
&lt;br /&gt;
===Archive Maintenance===&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Restore]]&lt;br /&gt;
&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
[[Scan for Term Entries]]&lt;br /&gt;
&lt;br /&gt;
[[Export Archive Student Data]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[Index]]&lt;br /&gt;
&lt;br /&gt;
[[Pack]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript]]&lt;br /&gt;
&lt;br /&gt;
[[Term Record Scanning]]&lt;br /&gt;
&lt;br /&gt;
[[In-Out]]&lt;br /&gt;
&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Change]]&lt;br /&gt;
&lt;br /&gt;
=Related Programs=&lt;br /&gt;
&lt;br /&gt;
==Registration Wizard==&lt;br /&gt;
[[Registration Wizard]]&lt;br /&gt;
&lt;br /&gt;
==Web-based Services==&lt;br /&gt;
&lt;br /&gt;
===Setup===&lt;br /&gt;
[[CGI Setup]]&lt;br /&gt;
&lt;br /&gt;
===for Students===&lt;br /&gt;
[[for Students]]&lt;br /&gt;
&lt;br /&gt;
===for Faculty===&lt;br /&gt;
[[for Faculty]]&lt;br /&gt;
&lt;br /&gt;
===for Alumni===&lt;br /&gt;
[[for Alumni]]&lt;br /&gt;
&lt;br /&gt;
===Schedule Listings===&lt;br /&gt;
[[Web Schedule Listings]]&lt;br /&gt;
&lt;br /&gt;
===Utilities===&lt;br /&gt;
[[AdmEMail]]&lt;br /&gt;
&lt;br /&gt;
[[RegEmail]]&lt;br /&gt;
&lt;br /&gt;
[[LiaisonWorkflow]]&lt;br /&gt;
&lt;br /&gt;
===ApplyAlberta===&lt;br /&gt;
[[ApplyAlberta]]&lt;br /&gt;
&lt;br /&gt;
===Miscellaneous Sales===&lt;br /&gt;
[[Miscellaneous Sales]]&lt;br /&gt;
&lt;br /&gt;
==Electonic Application System==&lt;br /&gt;
[[for Admission]]&lt;br /&gt;
&lt;br /&gt;
[[for Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[for Residence]]&lt;br /&gt;
&lt;br /&gt;
[[EAS Administration]]&lt;br /&gt;
&lt;br /&gt;
[[CrossRoad On The Road]]&lt;br /&gt;
&lt;br /&gt;
== Confirmation Appointments ==&lt;br /&gt;
[[Confirmation Appointments]]&lt;br /&gt;
&lt;br /&gt;
==Confirmation of Registration==&lt;br /&gt;
[[Confirmation of Registration]]&lt;br /&gt;
&lt;br /&gt;
==Monthly Installments==&lt;br /&gt;
[[Monthly Installments]]&lt;br /&gt;
&lt;br /&gt;
==T2202A Data Generation==&lt;br /&gt;
[[T2202A Data Generation]]&lt;br /&gt;
&lt;br /&gt;
==CommandLine File Maintenance==&lt;br /&gt;
[[PackRebuild]]&lt;br /&gt;
&lt;br /&gt;
==Photo ID Related External Processes==&lt;br /&gt;
[[PhotoID]]&lt;br /&gt;
&lt;br /&gt;
==Academic Standing Related Processes and Reports==&lt;br /&gt;
[[Academic Standing Related Processes and Reports]]&lt;br /&gt;
&lt;br /&gt;
==Fiscal Audit Related Processes==&lt;br /&gt;
[[List of Students for Auditors]]&lt;br /&gt;
&lt;br /&gt;
==BEd Teacher Certification Recommendation File Generation==&lt;br /&gt;
[[BEdTRS]]&lt;br /&gt;
&lt;br /&gt;
==Locker Registration Processes==&lt;br /&gt;
[[Lockers]]&lt;br /&gt;
&lt;br /&gt;
=King's Admission Information=&lt;br /&gt;
[[King's Admission Information]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=821</id>
		<title>Monthly Installments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=821"/>
				<updated>2014-09-19T04:27:51Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* CrossRoad Process */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monthly installments are integrated into both web services and the desktop client. There are several stages to this process. This is designed around exporting data to Rotessa.&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
This process is depicted in this swim lane chart. [[Image:Installments.png|thumb]] Note that a number of the processes include substeps detailed below.&lt;br /&gt;
&lt;br /&gt;
= Enrolment =&lt;br /&gt;
&lt;br /&gt;
Enrolment happens through Registry OnLine Services for Students.&lt;br /&gt;
&lt;br /&gt;
== Bank and Branch Information ==&lt;br /&gt;
&lt;br /&gt;
The data for the two validation tables, banks.dbf and branch.dbf, comes from http://www.cdnpay.ca.&lt;br /&gt;
&lt;br /&gt;
There are several PDFs that should be downloaded and converted to text with one branch on each line. The utility program brnchcmp.exe can then be used to add/update branches. This will also note any banks that are missing.&lt;br /&gt;
&lt;br /&gt;
== Web Services ==&lt;br /&gt;
&lt;br /&gt;
=== STUMENU.REL ===&lt;br /&gt;
&lt;br /&gt;
ROTESSA will enable this menu item for students.&lt;br /&gt;
&lt;br /&gt;
=== STMNTRAN.REL ===&lt;br /&gt;
&lt;br /&gt;
The entry ROTESSA should be assigned text for the display of the link. Monthly Installment Enrollment is the value currently specified.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.REL ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.rel contains the year and term for current enrolment. This should be set to the Fall term after 15 June. This should be set to Winter after 1 December. The effect is that if the student enrolled for a prior year and term, they have the option of re-enrolling for the current term.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.HTM ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.htm contains the terms and conditions to which students are agreeing when they enrol.&lt;br /&gt;
&lt;br /&gt;
== Student Enrolment ==&lt;br /&gt;
&lt;br /&gt;
Students then enter their bank, branch and account information. These are validated dynamically. When the student also checks the agreement checkbox, the submission button is enabled. An email is sent to the student and the defined online services address with this agreement.&lt;br /&gt;
&lt;br /&gt;
Students can subsequently enter the site and withdraw their enrolment if they have not confirmed for that term, or update their banking information.&lt;br /&gt;
&lt;br /&gt;
Email to the defined registry address is generated on withdraw or updates to the defined online services address.&lt;br /&gt;
&lt;br /&gt;
= Exporting Enrolment to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting to CSV ==&lt;br /&gt;
&lt;br /&gt;
Note that this documents both current and former process as we are in transition between the two.&lt;br /&gt;
&lt;br /&gt;
=== CrossRoad Global process ===&lt;br /&gt;
&lt;br /&gt;
In the Current Students Window, use the the menu item Students &amp;gt; Global Processes &amp;gt; Accounts Receivable &amp;gt; Installments &amp;gt; Export Installment Enrolments to launch this process. &lt;br /&gt;
&lt;br /&gt;
The process will then ask for the relevant Year and term. Dates should be de-selected.&lt;br /&gt;
&lt;br /&gt;
The next step will ask for a location in which to save the file.&lt;br /&gt;
&lt;br /&gt;
The process will then proceed to export each student whose installment data is not marked as &amp;quot;disabled&amp;quot;, who is deemed eligible to export, and who has a King's email address. Eligibility to export is determined by &lt;br /&gt;
&lt;br /&gt;
- having a valid bank and branch (account codes cannot be checked)&lt;br /&gt;
- having a SSF invoice entry (hence has confirmed)&lt;br /&gt;
- having currently registered credits&lt;br /&gt;
- having tuition owing after loans and financial aid are calculated above 0.00&lt;br /&gt;
&lt;br /&gt;
=== Former DOS process ===&lt;br /&gt;
&lt;br /&gt;
Rotessac.exe is the utility to create a csv file for importing into Rotessa. This file generates output that needs to be piped into a file to save the data.&lt;br /&gt;
&lt;br /&gt;
The parameters for this program are:&lt;br /&gt;
&lt;br /&gt;
Group - for King's this is Undergraduate&lt;br /&gt;
Year - e.g. 2012/13&lt;br /&gt;
Term - e.g. 1&lt;br /&gt;
TestFee - e.g. SSF&lt;br /&gt;
Owing Threshold - $40 (given that the fee is $37.50).&lt;br /&gt;
&lt;br /&gt;
So an example would be&lt;br /&gt;
&lt;br /&gt;
     rotessac Undergraduate 2012/13 1 SSF 40.00 &amp;gt; rot20120920.csv&lt;br /&gt;
&lt;br /&gt;
The output will be CSV lines and some error messages. The lines with error messages should be removed from the file prior to upload to Rotessa. The types of errors that may come up are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;25643 has recent transaction activity -- skipping &amp;lt;/i&amp;gt; which means that the student has had financial activity (potentially affecting whether he/she needs the installment plan) either on the current date or the prior business day. These could be payments or a/r entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Insufficient credit 20120222       9.50      12.00&amp;lt;/i&amp;gt; which means that the student, whose id is listed, is having financial aid excluded because they are in too few credits (the number after the student id) than the aid item requires (the final number).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;No balance owing record for 99999&amp;lt;/i&amp;gt; which means that there is no exported record for this student from AccPac&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Invalid bank/branch for 99999&amp;lt;/i&amp;gt; which means that the bank/branch information is incorrect. This should not happen except in teh case of a branch that closed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Error retrieving credits for 2012/131ENGL204&amp;lt;/i&amp;gt; which would mean that a course offering was deleted when students were still registered.&lt;br /&gt;
&lt;br /&gt;
== Importing to Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under the Admin section, find the Customer Import tab. Use the browse button to find the export file. Click the Import button. You should be able to review, perhaps on several pages, the entries for validity. If they are all valid, then click the Process button. Otherwise, click Cancel and fix the problems.&lt;br /&gt;
&lt;br /&gt;
= Creating Payments =&lt;br /&gt;
&lt;br /&gt;
== Creation of Payments in CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In Current Students on the Installments tab, the Create button will calculate the amount owing from the current balance less any unreceived student loans and unapplied financial aid. Once the amount is calculated a query asks whether the create payments. If yes then a dialog to get the dates of the payments is presented -- this prepopulates with the first of the next three months from the current date. The payments are then created or updated if there is an existing payment for that date.&lt;br /&gt;
&lt;br /&gt;
(Note that updates should be immediately manually updated in Rotessa.)&lt;br /&gt;
&lt;br /&gt;
Students should be emailed with the results of this. InstlEml.exe creates a file for merge emailing payments to students. The parameters are year and term.&lt;br /&gt;
&lt;br /&gt;
== Emailing Students with their payment schedule ==&lt;br /&gt;
&lt;br /&gt;
To produce these, use the utility InstlEml.exe. Year and term are the parameters and the output should be redirected. E.g.&lt;br /&gt;
&lt;br /&gt;
   InstlEml 2012/13 1 &amp;gt; instleml.tsv&lt;br /&gt;
&lt;br /&gt;
Open instleml.tsv (or wherever you redirected the output) in Excel. It is tab delimited. Save that as a workbook such as U:\CrossRoad\DBF.MM\instleml.xlsx.&lt;br /&gt;
&lt;br /&gt;
Then use and edit the merge print template, Installment Initial Email.docx&lt;br /&gt;
&lt;br /&gt;
Merge this to Email messages.&lt;br /&gt;
&lt;br /&gt;
= Exporting Payments to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting from CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
Note that this documents both current and former process as we are in transition between the two.&lt;br /&gt;
&lt;br /&gt;
=== Current process in CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In the Current Students Window, use the the menu item Students &amp;gt; Global Processes &amp;gt; Accounts Receivable &amp;gt; Installments &amp;gt; Export Installment Payments to launch this process. &lt;br /&gt;
&lt;br /&gt;
This process will tehn ask for the location of the file to save. &lt;br /&gt;
&lt;br /&gt;
The next steps of the process are to create the export file which will include any installments created above that is future dated and not previously exported.&lt;br /&gt;
&lt;br /&gt;
=== Former DOS process ===&lt;br /&gt;
&lt;br /&gt;
The utility rotessap.exe is used for this. This will export any future dated payments for clients who have been exported. There are no parameters, but output needs to be redirected.&lt;br /&gt;
&lt;br /&gt;
  rotessap &amp;gt; rotp20120925.csv&lt;br /&gt;
&lt;br /&gt;
== Importing into Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, in the Admin Section, find the Transacation Import. Use the browse button to locate the file you created. Click the Import button. You can review the entries for validity; there may be several pages. If they are all valid, click Process. If not, click Cancel and fix the errors.&lt;br /&gt;
&lt;br /&gt;
= Detecting Payment Excess/Insufficiency =&lt;br /&gt;
&lt;br /&gt;
This is done by running the utility instlprb, with year and term as the parameters. Output may be redirected.&lt;br /&gt;
&lt;br /&gt;
     instlprb 2012/13 1&lt;br /&gt;
&lt;br /&gt;
This will show each person with an installment entry whose installment payments are too high or too low to address their balance owing.&lt;br /&gt;
&lt;br /&gt;
= Upcoming Payment Alert Email =&lt;br /&gt;
&lt;br /&gt;
A utility INSTLEM2.EXE will produce a batch file (by redirecting the output) and html files for the content of each email. The template for the content file is INSTLEM2.HTM and it may have the following replaceable parameters:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[FNAME]] - the preferred name for the student&lt;br /&gt;
[[SURNAME]] - the surname for the student&lt;br /&gt;
[[FILE#]] - the file# for the student&lt;br /&gt;
[[PAYDATE]] - the payment date&lt;br /&gt;
[[PAYAMOUNT]] - the payment amount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So an example might be&lt;br /&gt;
&lt;br /&gt;
    instlem2 2012/13 1 20121001 &amp;gt; instlem2.bat&lt;br /&gt;
&lt;br /&gt;
Instlem2.bat would then contain commands calling cmdemail using the settings file instlem2.eml for each student email address, and a delete command to tidy up the html.&lt;br /&gt;
&lt;br /&gt;
This should be triggered to run 5 business days prior to the payment date.&lt;br /&gt;
&lt;br /&gt;
= Adjusting Payments =&lt;br /&gt;
&lt;br /&gt;
Adjusting payments could occur for three reasons:&lt;br /&gt;
&lt;br /&gt;
1. A new charge or a failed loan occurs which needs to be added to the monthly instalments.&lt;br /&gt;
2. A new payment is made on behalf of the student.&lt;br /&gt;
3. Payment NSF and Plan Status changes.&lt;br /&gt;
&lt;br /&gt;
The first two are the same situation, but the last is different.&lt;br /&gt;
&lt;br /&gt;
== New Charges, Failed Loans, Balloon payments ==&lt;br /&gt;
&lt;br /&gt;
The effect of the change is to adjust all the remaining payments, rather than to change any single payment. So a payment of $600 on behalf of a student prior to the first instalment in the Fall should reduce the three instalments by $200 each. The same payment made in October should reduce the remaining 2 instalments by $300 each.&lt;br /&gt;
&lt;br /&gt;
=== In CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In CrossRoad the instalment amounts should be edited by highlighting the instalment, clicking the Edit button and changing the amount. If the payment is to be deleted, the delete button should be used.&lt;br /&gt;
&lt;br /&gt;
=== In Rotessa ===&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under customers, find the student by file #, click the pencil icon to the right of the instalment and edit the amount. If the payment is to be cancelled altogether, then&lt;br /&gt;
&lt;br /&gt;
== Payment NSF and Plan Status Changes ==&lt;br /&gt;
&lt;br /&gt;
If a student's banking information is incorrect -- which is noted by Rotessa as &amp;quot;Edit Reject&amp;quot; -- we can update the banking information through the Customer Edit in Rotessa after the student has submitted new information. We need then to request that the payment be resubmitted by Rotessa. At the moment this is by an email to Greg Lepp, but we may be able to use the on-line system to do this ourselves.&lt;br /&gt;
&lt;br /&gt;
If a student's payment is dishonoured, an NSF charge should be entered through the Accounts Receivable tab. No other change should be required. Rotessa will automatically schedule a second attempt 15 days from the original payment date.&lt;br /&gt;
&lt;br /&gt;
If a student's payment id dishonoured twice, two NSF charges should be entered through the Accounts Receivable tab. In CrossRoad the instalment payments should be deleted, and the disabled box should be checked. In Rotessa, the future instalment payments should be deleted. This student should then be workflowed to Financial Services as interest charges will need to be assessed.&lt;br /&gt;
&lt;br /&gt;
= Receiving Payment Data from Rotessa =&lt;br /&gt;
&lt;br /&gt;
Rotessa's transaction reports are where we get payment data. These can be exported to Excel for subsequent processing.&lt;br /&gt;
&lt;br /&gt;
== Payment Reports ==&lt;br /&gt;
&lt;br /&gt;
=== Pending ===&lt;br /&gt;
&lt;br /&gt;
Payment attempts are pending for up to 4 days from the date of the payment. Rotessa updates the status of the payments daily in that period. After the fourth day, they will change to a final payment status.&lt;br /&gt;
&lt;br /&gt;
=== Rejected Payments ===&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for failure. The two most common are:&lt;br /&gt;
&lt;br /&gt;
==== Edit Declined ====&lt;br /&gt;
&lt;br /&gt;
Edit declines are students for whom the bank information is incorrect -- whether the mismatch is on bank, branch or account. No NSF fee applies, and we can get updated information and setup a new payment attempt.&lt;br /&gt;
&lt;br /&gt;
==== Other Declines ====&lt;br /&gt;
&lt;br /&gt;
These are generally NSF. Rotessa will schedule a second attempt for 15 days from the first payment date. After a second NSF, they are ours to deal with.&lt;br /&gt;
&lt;br /&gt;
=== Approved Payments ===&lt;br /&gt;
&lt;br /&gt;
For importing approved payments there are several steps.&lt;br /&gt;
&lt;br /&gt;
==== Export Report ====&lt;br /&gt;
&lt;br /&gt;
On the Rotessa site, in Transaction reports, choose Approved items within the desired date range. Export that to an Excel workbook.&lt;br /&gt;
&lt;br /&gt;
==== Import into Excel ====&lt;br /&gt;
&lt;br /&gt;
Copy the exported workbook to the last page of the Rotessa import workbook. Check that the data all transfers to the Data Entry tab. Check the date on that tab. Check that sufficient rows of the formulas are copied down on the first page of that workbook. Save this and close it.&lt;br /&gt;
&lt;br /&gt;
==== Import into Sage ====&lt;br /&gt;
&lt;br /&gt;
Create a new Receipt batch. Choose File | Import. Make the file type Excel 2000 and then use the Browse button to open the Rotessa Import workbook. Click OK.&lt;br /&gt;
&lt;br /&gt;
   Note that at the moment this gives a Bank Code mismatch error that has not been resolved. Depending on the error you may need to use Cancel to exit this window.&lt;br /&gt;
&lt;br /&gt;
The number of records and dollar value should be matched against the Rotessa report. Then each student's payment should be applied.&lt;br /&gt;
&lt;br /&gt;
The batch should be posted according to normal Financial Services practices.&lt;br /&gt;
&lt;br /&gt;
==== Import into CrossRoad ====&lt;br /&gt;
&lt;br /&gt;
The morning of the day on which the Accpac exported balances will include the Rotessa payments, the import should be run. &lt;br /&gt;
&lt;br /&gt;
===== CrossRoad Process =====&lt;br /&gt;
&lt;br /&gt;
In the Current Student window, choose the following menu sequence Students &amp;gt; Global Processes &amp;gt; Accounts Receivable &amp;gt; Installments &amp;gt; Import Installments Received. This will ask the operator to specify the file to import, and the year and term. &lt;br /&gt;
&lt;br /&gt;
The process will then attempt to record each line of the CSV. Records that cannot be applied are recorded in a file in the same location as the original with &amp;quot;-Errors.txt&amp;quot; appended. This file, if created, is automatically opened at the end of the process. The records in this file should be assessed and manually updated.&lt;br /&gt;
&lt;br /&gt;
===== DOS Process =====&lt;br /&gt;
&lt;br /&gt;
Using the saved CSV file exported above, use the rotimp.exe utility.&lt;br /&gt;
&lt;br /&gt;
    rotimp 2012/13 1 export.csv&lt;br /&gt;
&lt;br /&gt;
The output will display each record. If a matching CrossRoad record cannot be found, or the payment has already been applied, this will be noted.&lt;br /&gt;
&lt;br /&gt;
Payments that were resubmitted due to incorrect bank information or NSF will not apply through this system and need to be done manually.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=820</id>
		<title>Monthly Installments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=820"/>
				<updated>2014-09-19T04:27:03Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Import into CrossRoad */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monthly installments are integrated into both web services and the desktop client. There are several stages to this process. This is designed around exporting data to Rotessa.&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
This process is depicted in this swim lane chart. [[Image:Installments.png|thumb]] Note that a number of the processes include substeps detailed below.&lt;br /&gt;
&lt;br /&gt;
= Enrolment =&lt;br /&gt;
&lt;br /&gt;
Enrolment happens through Registry OnLine Services for Students.&lt;br /&gt;
&lt;br /&gt;
== Bank and Branch Information ==&lt;br /&gt;
&lt;br /&gt;
The data for the two validation tables, banks.dbf and branch.dbf, comes from http://www.cdnpay.ca.&lt;br /&gt;
&lt;br /&gt;
There are several PDFs that should be downloaded and converted to text with one branch on each line. The utility program brnchcmp.exe can then be used to add/update branches. This will also note any banks that are missing.&lt;br /&gt;
&lt;br /&gt;
== Web Services ==&lt;br /&gt;
&lt;br /&gt;
=== STUMENU.REL ===&lt;br /&gt;
&lt;br /&gt;
ROTESSA will enable this menu item for students.&lt;br /&gt;
&lt;br /&gt;
=== STMNTRAN.REL ===&lt;br /&gt;
&lt;br /&gt;
The entry ROTESSA should be assigned text for the display of the link. Monthly Installment Enrollment is the value currently specified.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.REL ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.rel contains the year and term for current enrolment. This should be set to the Fall term after 15 June. This should be set to Winter after 1 December. The effect is that if the student enrolled for a prior year and term, they have the option of re-enrolling for the current term.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.HTM ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.htm contains the terms and conditions to which students are agreeing when they enrol.&lt;br /&gt;
&lt;br /&gt;
== Student Enrolment ==&lt;br /&gt;
&lt;br /&gt;
Students then enter their bank, branch and account information. These are validated dynamically. When the student also checks the agreement checkbox, the submission button is enabled. An email is sent to the student and the defined online services address with this agreement.&lt;br /&gt;
&lt;br /&gt;
Students can subsequently enter the site and withdraw their enrolment if they have not confirmed for that term, or update their banking information.&lt;br /&gt;
&lt;br /&gt;
Email to the defined registry address is generated on withdraw or updates to the defined online services address.&lt;br /&gt;
&lt;br /&gt;
= Exporting Enrolment to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting to CSV ==&lt;br /&gt;
&lt;br /&gt;
Note that this documents both current and former process as we are in transition between the two.&lt;br /&gt;
&lt;br /&gt;
=== CrossRoad Global process ===&lt;br /&gt;
&lt;br /&gt;
In the Current Students Window, use the the menu item Students &amp;gt; Global Processes &amp;gt; Accounts Receivable &amp;gt; Installments &amp;gt; Export Installment Enrolments to launch this process. &lt;br /&gt;
&lt;br /&gt;
The process will then ask for the relevant Year and term. Dates should be de-selected.&lt;br /&gt;
&lt;br /&gt;
The next step will ask for a location in which to save the file.&lt;br /&gt;
&lt;br /&gt;
The process will then proceed to export each student whose installment data is not marked as &amp;quot;disabled&amp;quot;, who is deemed eligible to export, and who has a King's email address. Eligibility to export is determined by &lt;br /&gt;
&lt;br /&gt;
- having a valid bank and branch (account codes cannot be checked)&lt;br /&gt;
- having a SSF invoice entry (hence has confirmed)&lt;br /&gt;
- having currently registered credits&lt;br /&gt;
- having tuition owing after loans and financial aid are calculated above 0.00&lt;br /&gt;
&lt;br /&gt;
=== Former DOS process ===&lt;br /&gt;
&lt;br /&gt;
Rotessac.exe is the utility to create a csv file for importing into Rotessa. This file generates output that needs to be piped into a file to save the data.&lt;br /&gt;
&lt;br /&gt;
The parameters for this program are:&lt;br /&gt;
&lt;br /&gt;
Group - for King's this is Undergraduate&lt;br /&gt;
Year - e.g. 2012/13&lt;br /&gt;
Term - e.g. 1&lt;br /&gt;
TestFee - e.g. SSF&lt;br /&gt;
Owing Threshold - $40 (given that the fee is $37.50).&lt;br /&gt;
&lt;br /&gt;
So an example would be&lt;br /&gt;
&lt;br /&gt;
     rotessac Undergraduate 2012/13 1 SSF 40.00 &amp;gt; rot20120920.csv&lt;br /&gt;
&lt;br /&gt;
The output will be CSV lines and some error messages. The lines with error messages should be removed from the file prior to upload to Rotessa. The types of errors that may come up are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;25643 has recent transaction activity -- skipping &amp;lt;/i&amp;gt; which means that the student has had financial activity (potentially affecting whether he/she needs the installment plan) either on the current date or the prior business day. These could be payments or a/r entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Insufficient credit 20120222       9.50      12.00&amp;lt;/i&amp;gt; which means that the student, whose id is listed, is having financial aid excluded because they are in too few credits (the number after the student id) than the aid item requires (the final number).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;No balance owing record for 99999&amp;lt;/i&amp;gt; which means that there is no exported record for this student from AccPac&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Invalid bank/branch for 99999&amp;lt;/i&amp;gt; which means that the bank/branch information is incorrect. This should not happen except in teh case of a branch that closed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Error retrieving credits for 2012/131ENGL204&amp;lt;/i&amp;gt; which would mean that a course offering was deleted when students were still registered.&lt;br /&gt;
&lt;br /&gt;
== Importing to Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under the Admin section, find the Customer Import tab. Use the browse button to find the export file. Click the Import button. You should be able to review, perhaps on several pages, the entries for validity. If they are all valid, then click the Process button. Otherwise, click Cancel and fix the problems.&lt;br /&gt;
&lt;br /&gt;
= Creating Payments =&lt;br /&gt;
&lt;br /&gt;
== Creation of Payments in CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In Current Students on the Installments tab, the Create button will calculate the amount owing from the current balance less any unreceived student loans and unapplied financial aid. Once the amount is calculated a query asks whether the create payments. If yes then a dialog to get the dates of the payments is presented -- this prepopulates with the first of the next three months from the current date. The payments are then created or updated if there is an existing payment for that date.&lt;br /&gt;
&lt;br /&gt;
(Note that updates should be immediately manually updated in Rotessa.)&lt;br /&gt;
&lt;br /&gt;
Students should be emailed with the results of this. InstlEml.exe creates a file for merge emailing payments to students. The parameters are year and term.&lt;br /&gt;
&lt;br /&gt;
== Emailing Students with their payment schedule ==&lt;br /&gt;
&lt;br /&gt;
To produce these, use the utility InstlEml.exe. Year and term are the parameters and the output should be redirected. E.g.&lt;br /&gt;
&lt;br /&gt;
   InstlEml 2012/13 1 &amp;gt; instleml.tsv&lt;br /&gt;
&lt;br /&gt;
Open instleml.tsv (or wherever you redirected the output) in Excel. It is tab delimited. Save that as a workbook such as U:\CrossRoad\DBF.MM\instleml.xlsx.&lt;br /&gt;
&lt;br /&gt;
Then use and edit the merge print template, Installment Initial Email.docx&lt;br /&gt;
&lt;br /&gt;
Merge this to Email messages.&lt;br /&gt;
&lt;br /&gt;
= Exporting Payments to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting from CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
Note that this documents both current and former process as we are in transition between the two.&lt;br /&gt;
&lt;br /&gt;
=== Current process in CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In the Current Students Window, use the the menu item Students &amp;gt; Global Processes &amp;gt; Accounts Receivable &amp;gt; Installments &amp;gt; Export Installment Payments to launch this process. &lt;br /&gt;
&lt;br /&gt;
This process will tehn ask for the location of the file to save. &lt;br /&gt;
&lt;br /&gt;
The next steps of the process are to create the export file which will include any installments created above that is future dated and not previously exported.&lt;br /&gt;
&lt;br /&gt;
=== Former DOS process ===&lt;br /&gt;
&lt;br /&gt;
The utility rotessap.exe is used for this. This will export any future dated payments for clients who have been exported. There are no parameters, but output needs to be redirected.&lt;br /&gt;
&lt;br /&gt;
  rotessap &amp;gt; rotp20120925.csv&lt;br /&gt;
&lt;br /&gt;
== Importing into Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, in the Admin Section, find the Transacation Import. Use the browse button to locate the file you created. Click the Import button. You can review the entries for validity; there may be several pages. If they are all valid, click Process. If not, click Cancel and fix the errors.&lt;br /&gt;
&lt;br /&gt;
= Detecting Payment Excess/Insufficiency =&lt;br /&gt;
&lt;br /&gt;
This is done by running the utility instlprb, with year and term as the parameters. Output may be redirected.&lt;br /&gt;
&lt;br /&gt;
     instlprb 2012/13 1&lt;br /&gt;
&lt;br /&gt;
This will show each person with an installment entry whose installment payments are too high or too low to address their balance owing.&lt;br /&gt;
&lt;br /&gt;
= Upcoming Payment Alert Email =&lt;br /&gt;
&lt;br /&gt;
A utility INSTLEM2.EXE will produce a batch file (by redirecting the output) and html files for the content of each email. The template for the content file is INSTLEM2.HTM and it may have the following replaceable parameters:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[FNAME]] - the preferred name for the student&lt;br /&gt;
[[SURNAME]] - the surname for the student&lt;br /&gt;
[[FILE#]] - the file# for the student&lt;br /&gt;
[[PAYDATE]] - the payment date&lt;br /&gt;
[[PAYAMOUNT]] - the payment amount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So an example might be&lt;br /&gt;
&lt;br /&gt;
    instlem2 2012/13 1 20121001 &amp;gt; instlem2.bat&lt;br /&gt;
&lt;br /&gt;
Instlem2.bat would then contain commands calling cmdemail using the settings file instlem2.eml for each student email address, and a delete command to tidy up the html.&lt;br /&gt;
&lt;br /&gt;
This should be triggered to run 5 business days prior to the payment date.&lt;br /&gt;
&lt;br /&gt;
= Adjusting Payments =&lt;br /&gt;
&lt;br /&gt;
Adjusting payments could occur for three reasons:&lt;br /&gt;
&lt;br /&gt;
1. A new charge or a failed loan occurs which needs to be added to the monthly instalments.&lt;br /&gt;
2. A new payment is made on behalf of the student.&lt;br /&gt;
3. Payment NSF and Plan Status changes.&lt;br /&gt;
&lt;br /&gt;
The first two are the same situation, but the last is different.&lt;br /&gt;
&lt;br /&gt;
== New Charges, Failed Loans, Balloon payments ==&lt;br /&gt;
&lt;br /&gt;
The effect of the change is to adjust all the remaining payments, rather than to change any single payment. So a payment of $600 on behalf of a student prior to the first instalment in the Fall should reduce the three instalments by $200 each. The same payment made in October should reduce the remaining 2 instalments by $300 each.&lt;br /&gt;
&lt;br /&gt;
=== In CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In CrossRoad the instalment amounts should be edited by highlighting the instalment, clicking the Edit button and changing the amount. If the payment is to be deleted, the delete button should be used.&lt;br /&gt;
&lt;br /&gt;
=== In Rotessa ===&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under customers, find the student by file #, click the pencil icon to the right of the instalment and edit the amount. If the payment is to be cancelled altogether, then&lt;br /&gt;
&lt;br /&gt;
== Payment NSF and Plan Status Changes ==&lt;br /&gt;
&lt;br /&gt;
If a student's banking information is incorrect -- which is noted by Rotessa as &amp;quot;Edit Reject&amp;quot; -- we can update the banking information through the Customer Edit in Rotessa after the student has submitted new information. We need then to request that the payment be resubmitted by Rotessa. At the moment this is by an email to Greg Lepp, but we may be able to use the on-line system to do this ourselves.&lt;br /&gt;
&lt;br /&gt;
If a student's payment is dishonoured, an NSF charge should be entered through the Accounts Receivable tab. No other change should be required. Rotessa will automatically schedule a second attempt 15 days from the original payment date.&lt;br /&gt;
&lt;br /&gt;
If a student's payment id dishonoured twice, two NSF charges should be entered through the Accounts Receivable tab. In CrossRoad the instalment payments should be deleted, and the disabled box should be checked. In Rotessa, the future instalment payments should be deleted. This student should then be workflowed to Financial Services as interest charges will need to be assessed.&lt;br /&gt;
&lt;br /&gt;
= Receiving Payment Data from Rotessa =&lt;br /&gt;
&lt;br /&gt;
Rotessa's transaction reports are where we get payment data. These can be exported to Excel for subsequent processing.&lt;br /&gt;
&lt;br /&gt;
== Payment Reports ==&lt;br /&gt;
&lt;br /&gt;
=== Pending ===&lt;br /&gt;
&lt;br /&gt;
Payment attempts are pending for up to 4 days from the date of the payment. Rotessa updates the status of the payments daily in that period. After the fourth day, they will change to a final payment status.&lt;br /&gt;
&lt;br /&gt;
=== Rejected Payments ===&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for failure. The two most common are:&lt;br /&gt;
&lt;br /&gt;
==== Edit Declined ====&lt;br /&gt;
&lt;br /&gt;
Edit declines are students for whom the bank information is incorrect -- whether the mismatch is on bank, branch or account. No NSF fee applies, and we can get updated information and setup a new payment attempt.&lt;br /&gt;
&lt;br /&gt;
==== Other Declines ====&lt;br /&gt;
&lt;br /&gt;
These are generally NSF. Rotessa will schedule a second attempt for 15 days from the first payment date. After a second NSF, they are ours to deal with.&lt;br /&gt;
&lt;br /&gt;
=== Approved Payments ===&lt;br /&gt;
&lt;br /&gt;
For importing approved payments there are several steps.&lt;br /&gt;
&lt;br /&gt;
==== Export Report ====&lt;br /&gt;
&lt;br /&gt;
On the Rotessa site, in Transaction reports, choose Approved items within the desired date range. Export that to an Excel workbook.&lt;br /&gt;
&lt;br /&gt;
==== Import into Excel ====&lt;br /&gt;
&lt;br /&gt;
Copy the exported workbook to the last page of the Rotessa import workbook. Check that the data all transfers to the Data Entry tab. Check the date on that tab. Check that sufficient rows of the formulas are copied down on the first page of that workbook. Save this and close it.&lt;br /&gt;
&lt;br /&gt;
==== Import into Sage ====&lt;br /&gt;
&lt;br /&gt;
Create a new Receipt batch. Choose File | Import. Make the file type Excel 2000 and then use the Browse button to open the Rotessa Import workbook. Click OK.&lt;br /&gt;
&lt;br /&gt;
   Note that at the moment this gives a Bank Code mismatch error that has not been resolved. Depending on the error you may need to use Cancel to exit this window.&lt;br /&gt;
&lt;br /&gt;
The number of records and dollar value should be matched against the Rotessa report. Then each student's payment should be applied.&lt;br /&gt;
&lt;br /&gt;
The batch should be posted according to normal Financial Services practices.&lt;br /&gt;
&lt;br /&gt;
==== Import into CrossRoad ====&lt;br /&gt;
&lt;br /&gt;
The morning of the day on which the Accpac exported balances will include the Rotessa payments, the import should be run. &lt;br /&gt;
&lt;br /&gt;
===== CrossRoad Process =====&lt;br /&gt;
&lt;br /&gt;
In the Current Student window, choose the following menu sequence Import Installments Received. This will ask the operator to specify the file to import, and the year and term. &lt;br /&gt;
&lt;br /&gt;
The process will then attempt to record each line of the CSV. Records that cannot be applied are recorded in a file in the same location as the original with &amp;quot;-Errors.txt&amp;quot; appended. This file, if created, is automatically opened at the end of the process. The records in this file should be assessed and manually updated.&lt;br /&gt;
&lt;br /&gt;
===== DOS Process =====&lt;br /&gt;
&lt;br /&gt;
Using the saved CSV file exported above, use the rotimp.exe utility.&lt;br /&gt;
&lt;br /&gt;
    rotimp 2012/13 1 export.csv&lt;br /&gt;
&lt;br /&gt;
The output will display each record. If a matching CrossRoad record cannot be found, or the payment has already been applied, this will be noted.&lt;br /&gt;
&lt;br /&gt;
Payments that were resubmitted due to incorrect bank information or NSF will not apply through this system and need to be done manually.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=File:Installments.png&amp;diff=819</id>
		<title>File:Installments.png</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=File:Installments.png&amp;diff=819"/>
				<updated>2014-09-18T23:15:55Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: uploaded a new version of &amp;quot;Image:Installments.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Depicts the Installments Process&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Lockers&amp;diff=817</id>
		<title>Lockers</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Lockers&amp;diff=817"/>
				<updated>2014-09-17T17:49:41Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Locker Registration has been added to CrossRoad Online Services for Students. The first registered locker for each student is also displayed on the address tab of the Current Students window.&lt;br /&gt;
&lt;br /&gt;
= Process =&lt;br /&gt;
&lt;br /&gt;
There are two modes in which students may register a locker:&lt;br /&gt;
&lt;br /&gt;
1. QR Code Scanning. A QR code sticker has been placed on each locker that directs the scanning device to the web process for locker registration. If the locker is available, the student is asked for his/her student ID and PIN.&lt;br /&gt;
&lt;br /&gt;
2. Online Services. In online services, students may choose the locker registration item, and then select the locker from the drop down list.&lt;br /&gt;
&lt;br /&gt;
In both modes registering a locker releases any other locker registration. In the second a student can simply release his/her locker.&lt;br /&gt;
&lt;br /&gt;
= Viewer =&lt;br /&gt;
&lt;br /&gt;
For a number of staff, a viewer application has been created. This url should not generally be advertised or linked, although it is protected by active directory userids and passwords.&lt;br /&gt;
&lt;br /&gt;
= Support Tables =&lt;br /&gt;
&lt;br /&gt;
There are three support tables that are used in the Locker Registration Process.&lt;br /&gt;
&lt;br /&gt;
Lockers.dbf (index lockers.ntx) - this is the list of lockers. The in_service field could be used to remove a locker from the active inventory. For example, if a locker is out of service for repairs, this field would remove it from being able to be registered.&lt;br /&gt;
&lt;br /&gt;
LockReg.dbf (indexes lockr1.ntx, lockr2.ntx, lockr3.ntx, lockr4.ntx) - this is the list of locker registrations. The entcode links this to a student, or in some cases employee. The locker id matches that from Lockers.dbf. Reg_on and Reg_at record the date and time the student registered the locker. Rel_on and Rel_at record the date and time the locker was released.&lt;br /&gt;
&lt;br /&gt;
LockVUsr.dbf (index lockvusr.ntx) - this records the active directory userids of those permitted to access the viewer. This should all be uppercase. Note that password testing is done against AD.&lt;br /&gt;
&lt;br /&gt;
= Troubleshooting =&lt;br /&gt;
&lt;br /&gt;
The support tables can be directly viewed and edited, although that should be done with caution. Some examples of issues that have arisen so far are:&lt;br /&gt;
&lt;br /&gt;
* duplicate registrations. Due to a couple of bugs from out of scope use-cases, duplicate registrations were possible. This was due to a) inadvertant lowercasing of locker codes and b) a fix for a that made lockreg entries appear to be out of order for individual students, giving access to lockers that were actually registered. In both cases, the cgi was fixed to repair.&lt;br /&gt;
&lt;br /&gt;
* allocating lockers to departments. Lockers are allocated to the cafeteria and to the library. The registrations for those were done by adding records to lockreg using the departmental file number.&lt;br /&gt;
&lt;br /&gt;
* deallocating lockers from departments. When a locker is to be deallocated from a department, simply fill in the REL_ON and REL_AT fields for that departments locker entry in lockreg.dbf&lt;br /&gt;
&lt;br /&gt;
= Further Processes to be developed =&lt;br /&gt;
&lt;br /&gt;
A process in CrossRoad (likely Current Student window menu entry  Students &amp;gt; Global Processes &amp;gt; Address Related) to clear all locker registrations will likely be needed. However, in policy a specific date for such a process will need to be developed.&lt;br /&gt;
&lt;br /&gt;
[[Main Page]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Lockers&amp;diff=816</id>
		<title>Lockers</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Lockers&amp;diff=816"/>
				<updated>2014-09-17T17:48:55Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Locker Registration has been added to CrossRoad Online Services for Students. The first registered locker for each student is also displayed on the address tab of the Current Students window.&lt;br /&gt;
&lt;br /&gt;
= Process =&lt;br /&gt;
&lt;br /&gt;
There are two modes in which students may register a locker:&lt;br /&gt;
&lt;br /&gt;
1. QR Code Scanning. A QR code sticker has been placed on each locker that directs the scanning device to the web process for locker registration. If the locker is available, the student is asked for his/her student ID and PIN.&lt;br /&gt;
&lt;br /&gt;
2. Online Services. In online services, students may choose the locker registration item, and then select the locker from the drop down list.&lt;br /&gt;
&lt;br /&gt;
In both modes registering a locker releases any other locker registration. In the second a student can simply release his/her locker.&lt;br /&gt;
&lt;br /&gt;
= Viewer =&lt;br /&gt;
&lt;br /&gt;
For a number of staff, a viewer application has been created. This url should not generally be advertised or linked, although it is protected by active directory userids and passwords.&lt;br /&gt;
&lt;br /&gt;
= Support Tables =&lt;br /&gt;
&lt;br /&gt;
There are three support tables that are used in the Locker Registration Process.&lt;br /&gt;
&lt;br /&gt;
Lockers.dbf (index lockers.ntx) - this is the list of lockers. The in_service field could be used to remove a locker from the active inventory. For example, if a locker is out of service for repairs, this field would remove it from being able to be registered.&lt;br /&gt;
&lt;br /&gt;
LockReg.dbf (indexes lockr1.ntx, lockr2.ntx, lockr3.ntx, lockr4.ntx) - this is the list of locker registrations. The entcode links this to a student, or in some cases employee. The locker id matches that from Lockers.dbf. Reg_on and Reg_at record the date and time the student registered the locker. Rel_on and Rel_at record the date and time the locker was released.&lt;br /&gt;
&lt;br /&gt;
LockVUsr.dbf (index lockvusr.ntx) - this records the active directory userids of those permitted to access the viewer. This should all be uppercase. Note that password testing is done against AD.&lt;br /&gt;
&lt;br /&gt;
= Troubleshooting =&lt;br /&gt;
&lt;br /&gt;
The support tables can be directly viewed and edited, although that should be done with caution. Some examples of issues that have arisen so far are:&lt;br /&gt;
&lt;br /&gt;
* duplicate registrations. Due to a couple of bugs from out of scope use-cases, duplicate registrations were possible. This was due to a) inadvertant lowercasing of locker codes and b) a fix for a that made lockreg entries appear to be out of order for individual students, giving access to lockers that were actually registered. In both cases, the cgi was fixed to repair.&lt;br /&gt;
&lt;br /&gt;
* allocating lockers to departments. Lockers are allocated to the cafeteria and to the library. The registrations for those were done by adding records to lockreg using the departmental file number.&lt;br /&gt;
&lt;br /&gt;
* deallocating lockers from departments. When a locker is to be deallocated from a department, simply fill in the REL_ON and REL_AT fields for that departments locker entry in lockreg.dbf&lt;br /&gt;
&lt;br /&gt;
= Further Processes to be developed =&lt;br /&gt;
&lt;br /&gt;
A process in CrossRoad (likely Current Student window menu entry  Students &amp;gt; Global Processes &amp;gt; Address Related) to clear all locker registrations will likely be needed. However, in policy a specific date for such a process will need to be developed.&lt;br /&gt;
&lt;br /&gt;
[[Main page]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Lockers&amp;diff=815</id>
		<title>Lockers</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Lockers&amp;diff=815"/>
				<updated>2014-09-17T17:45:11Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: New page: = Locker Registration =  Locker Registration has been added to CrossRoad Online Services for Students. The first registered locker for each student is also displayed on the address tab of ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Locker Registration =&lt;br /&gt;
&lt;br /&gt;
Locker Registration has been added to CrossRoad Online Services for Students. The first registered locker for each student is also displayed on the address tab of the Current Students window.&lt;br /&gt;
&lt;br /&gt;
== Process ==&lt;br /&gt;
&lt;br /&gt;
There are two modes in which students may register a locker:&lt;br /&gt;
&lt;br /&gt;
1. QR Code Scanning. A QR code sticker has been placed on each locker that directs the scanning device to the web process for locker registration. If the locker is available, the student is asked for his/her student ID and PIN.&lt;br /&gt;
&lt;br /&gt;
2. Online Services. In online services, students may choose the locker registration item, and then select the locker from the drop down list.&lt;br /&gt;
&lt;br /&gt;
In both modes registering a locker releases any other locker registration. In the second a student can simply release his/her locker.&lt;br /&gt;
&lt;br /&gt;
== Viewer ==&lt;br /&gt;
&lt;br /&gt;
For a number of staff, a viewer application has been created. This url should not generally be advertised or linked, although it is protected by active directory userids and passwords.&lt;br /&gt;
&lt;br /&gt;
== Support Tables == &lt;br /&gt;
&lt;br /&gt;
There are three support tables that are used in the Locker Registration Process.&lt;br /&gt;
&lt;br /&gt;
Lockers.dbf (index lockers.ntx) - this is the list of lockers. The in_service field could be used to remove a locker from the active inventory. For example, if a locker is out of service for repairs, this field would remove it from being able to be registered.&lt;br /&gt;
&lt;br /&gt;
LockReg.dbf (indexes lockr1.ntx, lockr2.ntx, lockr3.ntx, lockr4.ntx) - this is the list of locker registrations. The entcode links this to a student, or in some cases employee. The locker id matches that from Lockers.dbf. Reg_on and Reg_at record the date and time the student registered the locker. Rel_on and Rel_at record the date and time the locker was released.&lt;br /&gt;
&lt;br /&gt;
LockVUsr.dbf (index lockvusr.ntx) - this records the active directory userids of those permitted to access the viewer. This should all be uppercase. Note that password testing is done against AD.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
The support tables can be directly viewed and edited, although that should be done with caution. Some examples of issues that have arisen so far are:&lt;br /&gt;
&lt;br /&gt;
* duplicate registrations. Due to a couple of bugs from out of scope use-cases, duplicate registrations were possible. This was due to a) inadvertant lowercasing of locker codes and b) a fix for a that made lockreg entries appear to be out of order for individual students, giving access to lockers that were actually registered. In both cases, the cgi was fixed to repair.&lt;br /&gt;
&lt;br /&gt;
* allocating lockers to departments. Lockers are allocated to the cafeteria and to the library. The registrations for those were done by adding records to lockreg using the departmental file number.&lt;br /&gt;
&lt;br /&gt;
* deallocating lockers from departments. When a locker is to be deallocated from a department, simply fill in the REL_ON and REL_AT fields for that departments locker entry in lockreg.dbf&lt;br /&gt;
&lt;br /&gt;
== Further Processes to be developed == &lt;br /&gt;
&lt;br /&gt;
A process in CrossRoad (likely Current Student window menu entry  Students &amp;gt; Global Processes &amp;gt; Address Related) to clear all locker registrations will likely be needed. However, in policy a specific date for such a process will need to be developed.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=814</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=814"/>
				<updated>2014-09-17T17:18:26Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:CrossRoad]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;CrossRoad - A Student Information System&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This site is intended to function as user community extendable documentation for CrossRoad. CrossRoad allows the management of all aspects of Canadian post-secondary registry operations.&lt;br /&gt;
&lt;br /&gt;
This site is intended to be organized in two ways: by procedure and in a more detailed reference fashion.&lt;br /&gt;
&lt;br /&gt;
=General Windows Client Orientation=&lt;br /&gt;
&lt;br /&gt;
This is a general introduction to the installation of CrossRoad and some common elements for all modules of the CrossRoad Windows client.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Installation instructions are at this page. &lt;br /&gt;
&lt;br /&gt;
[[Installation]]&lt;br /&gt;
&lt;br /&gt;
==Main Menu==&lt;br /&gt;
&lt;br /&gt;
The Main Menu is the one displayed on initial login to CrossRoad.&lt;br /&gt;
&lt;br /&gt;
[[Main Menu]]&lt;br /&gt;
&lt;br /&gt;
==Main Toolbar==&lt;br /&gt;
&lt;br /&gt;
The Main Toolbar is the one displayed throughout the program regardless of which windows are open.&lt;br /&gt;
&lt;br /&gt;
[[Main Toolbar]]&lt;br /&gt;
&lt;br /&gt;
==Window Toolbars==&lt;br /&gt;
&lt;br /&gt;
The various windows in CrossRoad have some common elements, both in navigation and editing.&lt;br /&gt;
&lt;br /&gt;
===Common Navigation Buttons===&lt;br /&gt;
[[Common Navigation Buttons]]&lt;br /&gt;
&lt;br /&gt;
===Common Editing Buttons===&lt;br /&gt;
[[Common Editing Buttons]]&lt;br /&gt;
&lt;br /&gt;
=Processes and Procedures=&lt;br /&gt;
This section is organised into several sub-sections, according to the major processes involved in using CrossRoad, A Student Information System©.  These processes are not sequential, but necessarily are interactive.  They are described in some detail, but the pages will make more sense if the operator is looking at CrossRoad while reading this material.&lt;br /&gt;
&lt;br /&gt;
==Prospective Student Processes==&lt;br /&gt;
Adding, deleting, and generally managing prospective students are covered here. [[Prospective Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Update Prospective Student File===&lt;br /&gt;
[[Update Prospective Student File]]&lt;br /&gt;
&lt;br /&gt;
===Filters and Exports of Prospective Student Data===&lt;br /&gt;
[[Filters and Exports of Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Global Update Prospective Student Data===&lt;br /&gt;
[[Global Update Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Contact List===&lt;br /&gt;
[[Prospective Student Contact List]]&lt;br /&gt;
&lt;br /&gt;
==Student Processes==&lt;br /&gt;
[[Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Application===&lt;br /&gt;
[[Application]]&lt;br /&gt;
&lt;br /&gt;
====Entering New Applicant Data====&lt;br /&gt;
[[Entering New Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
====Editing Applicant Data====&lt;br /&gt;
[[Editing Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
===Admission===&lt;br /&gt;
[[Admission]]&lt;br /&gt;
&lt;br /&gt;
====Preparation For Decision====&lt;br /&gt;
[[Preparation For Decision]]&lt;br /&gt;
&lt;br /&gt;
====Recording Decision====&lt;br /&gt;
[[Recording Decision]]&lt;br /&gt;
&lt;br /&gt;
====Data Export====&lt;br /&gt;
[[Data Export]]&lt;br /&gt;
&lt;br /&gt;
====Initial Credit Entry====&lt;br /&gt;
[[Initial Credit Entry]]&lt;br /&gt;
&lt;br /&gt;
====Withdrawing Applications====&lt;br /&gt;
[[Withdrawing Applications]]&lt;br /&gt;
&lt;br /&gt;
===Registration===&lt;br /&gt;
[[Registration]]&lt;br /&gt;
&lt;br /&gt;
====First Registration====&lt;br /&gt;
[[First Registration]]&lt;br /&gt;
&lt;br /&gt;
====Course Registration====&lt;br /&gt;
[[Course Registration]]&lt;br /&gt;
&lt;br /&gt;
=====Register button=====&lt;br /&gt;
[[Register button]]&lt;br /&gt;
&lt;br /&gt;
=====Drop button=====&lt;br /&gt;
[[Drop button]]&lt;br /&gt;
&lt;br /&gt;
=====Modify button=====&lt;br /&gt;
[[Modify button]]&lt;br /&gt;
&lt;br /&gt;
=====Mark button=====&lt;br /&gt;
[[Mark button]]&lt;br /&gt;
&lt;br /&gt;
=====Retag button=====&lt;br /&gt;
[[Retag button]]&lt;br /&gt;
&lt;br /&gt;
=====Print button=====&lt;br /&gt;
[[Print button]]&lt;br /&gt;
&lt;br /&gt;
=====Save registrations button=====&lt;br /&gt;
[[Save registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Cancel registrations button=====&lt;br /&gt;
[[Cancel registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Quick Fees button=====&lt;br /&gt;
[[Quick Fees button]]&lt;br /&gt;
&lt;br /&gt;
=====Email All button=====&lt;br /&gt;
[[Email All button]]&lt;br /&gt;
&lt;br /&gt;
=====Email Instr button=====&lt;br /&gt;
[[Email Instr button]]&lt;br /&gt;
&lt;br /&gt;
====Prerequisite and Requirement Exceptions====&lt;br /&gt;
[[Prerequisite and Requirement Exceptions]]&lt;br /&gt;
&lt;br /&gt;
===Results===&lt;br /&gt;
[[Results]]&lt;br /&gt;
&lt;br /&gt;
====Marks Entry====&lt;br /&gt;
[[Marks Entry]]&lt;br /&gt;
&lt;br /&gt;
====Individual Grade Entry====&lt;br /&gt;
[[Individual Grade Entry]]&lt;br /&gt;
&lt;br /&gt;
===Graduation===&lt;br /&gt;
[[Graduation]]&lt;br /&gt;
&lt;br /&gt;
===Archiving-Restoring-Term End===&lt;br /&gt;
[[Archiving-Restoring-Term End]]&lt;br /&gt;
&lt;br /&gt;
====Archiving====&lt;br /&gt;
[[Archiving]]&lt;br /&gt;
&lt;br /&gt;
====Restoring====&lt;br /&gt;
[[Restoring]]&lt;br /&gt;
&lt;br /&gt;
====Term End====&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
===Term Records And Transcript Comments===&lt;br /&gt;
[[Term Records And Transcript Comments]]&lt;br /&gt;
&lt;br /&gt;
====Viewing Student's Term Records====&lt;br /&gt;
[[Viewing Student's Term Records]]&lt;br /&gt;
&lt;br /&gt;
====Scanning For Missing Or Redundant Records====&lt;br /&gt;
[[Scanning For Missing Or Redundant Records]]&lt;br /&gt;
&lt;br /&gt;
====Adding &amp;quot;Placeholder&amp;quot; Records.====&lt;br /&gt;
[[Adding &amp;quot;Placeholder&amp;quot; Records.]]&lt;br /&gt;
&lt;br /&gt;
==Course Processes==&lt;br /&gt;
[[Course Processes]]&lt;br /&gt;
&lt;br /&gt;
===Course Template===&lt;br /&gt;
[[Course Template]]&lt;br /&gt;
&lt;br /&gt;
====Course Description====&lt;br /&gt;
[[Course Description]]&lt;br /&gt;
&lt;br /&gt;
====Updating Course Availability====&lt;br /&gt;
[[Updating Course Availability]]&lt;br /&gt;
&lt;br /&gt;
===Course Offerings===&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
====Creating-Editing====&lt;br /&gt;
[[Creating-Editing]]&lt;br /&gt;
&lt;br /&gt;
====Browsing====&lt;br /&gt;
[[Browsing]]&lt;br /&gt;
&lt;br /&gt;
====Printing====&lt;br /&gt;
[[Printing]]&lt;br /&gt;
&lt;br /&gt;
==Term Processing==&lt;br /&gt;
[[Term Processing]]&lt;br /&gt;
&lt;br /&gt;
===Registration Confirmation Reports===&lt;br /&gt;
[[Registration Confirmation Reports]]&lt;br /&gt;
&lt;br /&gt;
===Class Lists===&lt;br /&gt;
&lt;br /&gt;
====Printing Class Lists====&lt;br /&gt;
[[Printing Class Lists]]&lt;br /&gt;
&lt;br /&gt;
====Printing Seminar-Lab-Tutorial Lists====&lt;br /&gt;
[[Printing Seminar-Lab-Tutorial Lists]]&lt;br /&gt;
&lt;br /&gt;
===Term Results===&lt;br /&gt;
&lt;br /&gt;
====Academic Standing====&lt;br /&gt;
[[Academic Standing]]&lt;br /&gt;
&lt;br /&gt;
====Statements Of Results====&lt;br /&gt;
[[Statements Of Results]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation Processing====&lt;br /&gt;
[[Honours-Probation Processing]]&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Reports===&lt;br /&gt;
[[Prospective Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Student Profile====&lt;br /&gt;
[[Prospective Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Admissions Reports===&lt;br /&gt;
[[Admissions Reports]]&lt;br /&gt;
&lt;br /&gt;
====Admissions Status====&lt;br /&gt;
[[Admissions Status]]&lt;br /&gt;
&lt;br /&gt;
====Outstanding Admissions====&lt;br /&gt;
[[Outstanding Admissions]]&lt;br /&gt;
&lt;br /&gt;
====Application Document Report====&lt;br /&gt;
[[Application Document Report]]&lt;br /&gt;
&lt;br /&gt;
====Applications Profile====&lt;br /&gt;
[[Applications Profile]]&lt;br /&gt;
&lt;br /&gt;
====Transfer Student Report====&lt;br /&gt;
[[Transfer Student Report]]&lt;br /&gt;
&lt;br /&gt;
====Progress Of Applications====&lt;br /&gt;
[[Progress Of Applications]]&lt;br /&gt;
&lt;br /&gt;
====Lapsed Application Report====&lt;br /&gt;
[[Lapsed Application Report]]&lt;br /&gt;
&lt;br /&gt;
===Enrollment Reports===&lt;br /&gt;
[[Enrollment Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Gender-Year-Of-Study====&lt;br /&gt;
[[Enrollment By Gender-Year-Of-Study]]&lt;br /&gt;
&lt;br /&gt;
====Adv. Educ. Enrollment Report====&lt;br /&gt;
[[Adv. Educ. Enrollment Report]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By # Courses Taken====&lt;br /&gt;
[[Enrollment By # Courses Taken]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Age Cohort====&lt;br /&gt;
[[Enrollment By Age Cohort]]&lt;br /&gt;
&lt;br /&gt;
====Demographic Gender-Denomination====&lt;br /&gt;
[[Demographic Gender-Denomination]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Pre Wd)====&lt;br /&gt;
[[Program Load Report (Pre Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Post Wd)====&lt;br /&gt;
[[Program Load Report (Post Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Retention Report====&lt;br /&gt;
[[Retention Report]]&lt;br /&gt;
&lt;br /&gt;
====Registered Student Profile====&lt;br /&gt;
[[Registered Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
====Number Of Advisees====&lt;br /&gt;
[[Number Of Advisees]]&lt;br /&gt;
&lt;br /&gt;
====Advisor Lists====&lt;br /&gt;
[[Advisor Lists]]&lt;br /&gt;
&lt;br /&gt;
====Students-Advisors====&lt;br /&gt;
[[Students-Advisors]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workload====&lt;br /&gt;
[[Faculty Workload]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workschedule====&lt;br /&gt;
[[Faculty Workschedule]]&lt;br /&gt;
&lt;br /&gt;
===Room Reports===&lt;br /&gt;
[[Room Reports]]&lt;br /&gt;
&lt;br /&gt;
====Room Utilisation====&lt;br /&gt;
[[Room Utilisation]]&lt;br /&gt;
&lt;br /&gt;
====Room Size Check====&lt;br /&gt;
[[Room Size Check]]&lt;br /&gt;
&lt;br /&gt;
===Student Reports===&lt;br /&gt;
[[Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Student Directory====&lt;br /&gt;
[[Student Directory]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation List====&lt;br /&gt;
[[Honours-Probation List]]&lt;br /&gt;
&lt;br /&gt;
====Marks By Year And Gpa====&lt;br /&gt;
[[Marks By Year And Gpa]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Graduate List====&lt;br /&gt;
[[Prospective Graduate List]]&lt;br /&gt;
&lt;br /&gt;
====Students By Geographic Area====&lt;br /&gt;
[[Students By Geographic Area]]&lt;br /&gt;
&lt;br /&gt;
====Student Mailbox List====&lt;br /&gt;
[[Student Mailbox List]]&lt;br /&gt;
&lt;br /&gt;
===Alumni Reports===&lt;br /&gt;
[[Alumni Reports]]&lt;br /&gt;
&lt;br /&gt;
===Register Reports===&lt;br /&gt;
[[Register Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment-Course Enrollment====&lt;br /&gt;
[[Enrollment-Course Enrollment]]&lt;br /&gt;
&lt;br /&gt;
====Transcripts====&lt;br /&gt;
[[Transcripts]]&lt;br /&gt;
&lt;br /&gt;
====Section Size Reports====&lt;br /&gt;
[[Section Size Reports]]&lt;br /&gt;
&lt;br /&gt;
==Typical Annual Cycle==&lt;br /&gt;
[[Typical Annual Cycle]]&lt;br /&gt;
&lt;br /&gt;
===Semester Cycle-Based Processing===&lt;br /&gt;
[[Semester Cycle-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====Before Registration In Courses Begins====&lt;br /&gt;
[[Before Registration In Courses Begins]]&lt;br /&gt;
&lt;br /&gt;
====Immediately Before Classes Begin====&lt;br /&gt;
[[Immediately Before Classes Begin]]&lt;br /&gt;
&lt;br /&gt;
====After Add-Drop Deadline====&lt;br /&gt;
[[After Add-Drop Deadline]]&lt;br /&gt;
&lt;br /&gt;
====End Each Semester====&lt;br /&gt;
[[End Each Semester]]&lt;br /&gt;
&lt;br /&gt;
===Time Of Year-Based Processing===&lt;br /&gt;
[[Time Of Year-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====December-January====&lt;br /&gt;
[[December-January]]&lt;br /&gt;
&lt;br /&gt;
====February====&lt;br /&gt;
[[February]]&lt;br /&gt;
&lt;br /&gt;
====April====&lt;br /&gt;
[[April]]&lt;br /&gt;
&lt;br /&gt;
====May====&lt;br /&gt;
[[May]]&lt;br /&gt;
&lt;br /&gt;
====June====&lt;br /&gt;
[[June]]&lt;br /&gt;
&lt;br /&gt;
====August====&lt;br /&gt;
[[August]]&lt;br /&gt;
&lt;br /&gt;
====September====&lt;br /&gt;
[[September]]&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
[[Miscellaneous]]&lt;br /&gt;
&lt;br /&gt;
===Program Updates===&lt;br /&gt;
[[Structure Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Program Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Version Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Codetable Updates]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Creating a User===&lt;br /&gt;
[[Creating a User]]&lt;br /&gt;
&lt;br /&gt;
===Packing And Reindexing===&lt;br /&gt;
[[Packing And Reindexing]]&lt;br /&gt;
&lt;br /&gt;
===Updating Support-Code Tables===&lt;br /&gt;
[[Updating Support-Code Tables]]&lt;br /&gt;
&lt;br /&gt;
====Advisor File Maintenance====&lt;br /&gt;
[[Advisor File Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====System Parameters====&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
====Code Table Maintenance====&lt;br /&gt;
[[Code Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====Support Table Maintenance====&lt;br /&gt;
[[Support Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
===Set System Date===&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[View Log Files]]&lt;br /&gt;
&lt;br /&gt;
===Mailbox Updates===&lt;br /&gt;
[[Mailbox Updates]]&lt;br /&gt;
&lt;br /&gt;
===Barcode Updates===&lt;br /&gt;
[[Barcode Updates]]&lt;br /&gt;
&lt;br /&gt;
===Filter or Export Merge Data===&lt;br /&gt;
[[Export Merge Data]]&lt;br /&gt;
&lt;br /&gt;
====Filtering Records====&lt;br /&gt;
[[Filtering]]&lt;br /&gt;
&lt;br /&gt;
====Export File====&lt;br /&gt;
[[Export File]]&lt;br /&gt;
&lt;br /&gt;
====Export Selection Criteria====&lt;br /&gt;
[[Export Selection Criteria]]&lt;br /&gt;
&lt;br /&gt;
===Financial Aid Editing &amp;amp; Exporting===&lt;br /&gt;
[[Financial Aid Editing &amp;amp; Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Editing====&lt;br /&gt;
[[Editing]]&lt;br /&gt;
&lt;br /&gt;
====Applicants====&lt;br /&gt;
[[Applicants]]&lt;br /&gt;
&lt;br /&gt;
====Reports====&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
====Exporting====&lt;br /&gt;
[[Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Financial Application Purging====&lt;br /&gt;
[[Financial Application Purging]]&lt;br /&gt;
&lt;br /&gt;
====Financial Aid Validation====&lt;br /&gt;
[[Financial Aid Validation]]&lt;br /&gt;
&lt;br /&gt;
====Apply Financial Aid To Accounts====&lt;br /&gt;
[[Apply Financial Aid To Accounts]]&lt;br /&gt;
&lt;br /&gt;
===Accounts Receivable===&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Accounts Receivable====&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Account Statements====&lt;br /&gt;
[[Account Statements]]&lt;br /&gt;
&lt;br /&gt;
====Add Interest To Accounts====&lt;br /&gt;
[[Add Interest To Accounts]]&lt;br /&gt;
&lt;br /&gt;
====Clear Account Detail====&lt;br /&gt;
[[Clear Account Detail]]&lt;br /&gt;
&lt;br /&gt;
====Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes====&lt;br /&gt;
[[Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes]]&lt;br /&gt;
&lt;br /&gt;
=====RTF Notes Available=====&lt;br /&gt;
[[RTF Notes Available]]&lt;br /&gt;
&lt;br /&gt;
=====Automatic Notation of Deposits=====&lt;br /&gt;
[[AutoDeposits]]&lt;br /&gt;
&lt;br /&gt;
===Back-Up Files===&lt;br /&gt;
[[Back-Up Files]]&lt;br /&gt;
&lt;br /&gt;
===Concentration Tagging===&lt;br /&gt;
[[Concentration Tagging]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
==Glossary==&lt;br /&gt;
[[Glossary]]&lt;br /&gt;
&lt;br /&gt;
===Drop Down List===&lt;br /&gt;
[[Drop Down List]]&lt;br /&gt;
&lt;br /&gt;
====Fixed Data====&lt;br /&gt;
[[Fixed Data]]&lt;br /&gt;
&lt;br /&gt;
====Expandable Data====&lt;br /&gt;
[[Expandable Data]]&lt;br /&gt;
&lt;br /&gt;
===Dates===&lt;br /&gt;
[[Dates]]&lt;br /&gt;
&lt;br /&gt;
===Transcript Status===&lt;br /&gt;
[[Transcript Status]]&lt;br /&gt;
&lt;br /&gt;
===Tabular Screen Movement===&lt;br /&gt;
[[Tabular Screen Movement]]&lt;br /&gt;
&lt;br /&gt;
===Searchable Lists===&lt;br /&gt;
[[Searchable Lists]]&lt;br /&gt;
&lt;br /&gt;
====Order====&lt;br /&gt;
[[Order]]&lt;br /&gt;
&lt;br /&gt;
====Specific Item====&lt;br /&gt;
[[Specific Item]]&lt;br /&gt;
&lt;br /&gt;
=Reference=&lt;br /&gt;
&lt;br /&gt;
==Students==&lt;br /&gt;
[[Prospective Students]]&lt;br /&gt;
&lt;br /&gt;
[[Current Students]]&lt;br /&gt;
&lt;br /&gt;
[[WaitList Management]]&lt;br /&gt;
&lt;br /&gt;
[[Deadfiles]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript Production]]&lt;br /&gt;
&lt;br /&gt;
[[Workflow]]&lt;br /&gt;
&lt;br /&gt;
[[Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[Campus Employment]]&lt;br /&gt;
&lt;br /&gt;
==Instructional==&lt;br /&gt;
[[Employees]]&lt;br /&gt;
&lt;br /&gt;
[[Instructors-Advisors]]&lt;br /&gt;
&lt;br /&gt;
[[Classrooms]]&lt;br /&gt;
&lt;br /&gt;
[[Course Templates]]&lt;br /&gt;
&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
[[Course Results]]&lt;br /&gt;
&lt;br /&gt;
[[Transfer Credit Tables]]&lt;br /&gt;
&lt;br /&gt;
==Utilities==&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
[[Change Password]]&lt;br /&gt;
&lt;br /&gt;
[[Print Setup]]&lt;br /&gt;
&lt;br /&gt;
===Datafile Maintenance===&lt;br /&gt;
[[Rebuild Indexes]]&lt;br /&gt;
&lt;br /&gt;
[[Pack Files]]&lt;br /&gt;
&lt;br /&gt;
===System Settings===&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
[[Code Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Support Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Security Points]]&lt;br /&gt;
&lt;br /&gt;
[[Users Groups]]&lt;br /&gt;
&lt;br /&gt;
===Archive Maintenance===&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Restore]]&lt;br /&gt;
&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
[[Scan for Term Entries]]&lt;br /&gt;
&lt;br /&gt;
[[Export Archive Student Data]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[Index]]&lt;br /&gt;
&lt;br /&gt;
[[Pack]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript]]&lt;br /&gt;
&lt;br /&gt;
[[Term Record Scanning]]&lt;br /&gt;
&lt;br /&gt;
[[In-Out]]&lt;br /&gt;
&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Change]]&lt;br /&gt;
&lt;br /&gt;
=Related Programs=&lt;br /&gt;
&lt;br /&gt;
==Registration Wizard==&lt;br /&gt;
[[Registration Wizard]]&lt;br /&gt;
&lt;br /&gt;
==Web-based Services==&lt;br /&gt;
&lt;br /&gt;
===Setup===&lt;br /&gt;
[[CGI Setup]]&lt;br /&gt;
&lt;br /&gt;
===for Students===&lt;br /&gt;
[[for Students]]&lt;br /&gt;
&lt;br /&gt;
===for Faculty===&lt;br /&gt;
[[for Faculty]]&lt;br /&gt;
&lt;br /&gt;
===for Alumni===&lt;br /&gt;
[[for Alumni]]&lt;br /&gt;
&lt;br /&gt;
===Schedule Listings===&lt;br /&gt;
[[Web Schedule Listings]]&lt;br /&gt;
&lt;br /&gt;
===Utilities===&lt;br /&gt;
[[AdmEMail]]&lt;br /&gt;
&lt;br /&gt;
[[RegEmail]]&lt;br /&gt;
&lt;br /&gt;
[[LiaisonWorkflow]]&lt;br /&gt;
&lt;br /&gt;
===ApplyAlberta===&lt;br /&gt;
[[ApplyAlberta]]&lt;br /&gt;
&lt;br /&gt;
==Electonic Application System==&lt;br /&gt;
[[for Admission]]&lt;br /&gt;
&lt;br /&gt;
[[for Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[for Residence]]&lt;br /&gt;
&lt;br /&gt;
[[EAS Administration]]&lt;br /&gt;
&lt;br /&gt;
[[CrossRoad On The Road]]&lt;br /&gt;
&lt;br /&gt;
== Confirmation Appointments ==&lt;br /&gt;
[[Confirmation Appointments]]&lt;br /&gt;
&lt;br /&gt;
==Confirmation of Registration==&lt;br /&gt;
[[Confirmation of Registration]]&lt;br /&gt;
&lt;br /&gt;
==Monthly Installments==&lt;br /&gt;
[[Monthly Installments]]&lt;br /&gt;
&lt;br /&gt;
==T2202A Data Generation==&lt;br /&gt;
[[T2202A Data Generation]]&lt;br /&gt;
&lt;br /&gt;
==CommandLine File Maintenance==&lt;br /&gt;
[[PackRebuild]]&lt;br /&gt;
&lt;br /&gt;
==Photo ID Related External Processes==&lt;br /&gt;
[[PhotoID]]&lt;br /&gt;
&lt;br /&gt;
==Academic Standing Related Processes and Reports==&lt;br /&gt;
[[Academic Standing Related Processes and Reports]]&lt;br /&gt;
&lt;br /&gt;
==Fiscal Audit Related Processes==&lt;br /&gt;
[[List of Students for Auditors]]&lt;br /&gt;
&lt;br /&gt;
==BEd Teacher Certification Recommendation File Generation==&lt;br /&gt;
[[BEdTRS]]&lt;br /&gt;
&lt;br /&gt;
==Locker Registration Processes==&lt;br /&gt;
[[Lockers]]&lt;br /&gt;
&lt;br /&gt;
=King's Admission Information=&lt;br /&gt;
[[King's Admission Information]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=813</id>
		<title>Monthly Installments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=813"/>
				<updated>2014-09-17T17:13:02Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monthly installments are integrated into both web services and the desktop client. There are several stages to this process. This is designed around exporting data to Rotessa.&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
This process is depicted in this swim lane chart. [[Image:Installments.png|thumb]] Note that a number of the processes include substeps detailed below.&lt;br /&gt;
&lt;br /&gt;
= Enrolment =&lt;br /&gt;
&lt;br /&gt;
Enrolment happens through Registry OnLine Services for Students.&lt;br /&gt;
&lt;br /&gt;
== Bank and Branch Information ==&lt;br /&gt;
&lt;br /&gt;
The data for the two validation tables, banks.dbf and branch.dbf, comes from http://www.cdnpay.ca.&lt;br /&gt;
&lt;br /&gt;
There are several PDFs that should be downloaded and converted to text with one branch on each line. The utility program brnchcmp.exe can then be used to add/update branches. This will also note any banks that are missing.&lt;br /&gt;
&lt;br /&gt;
== Web Services ==&lt;br /&gt;
&lt;br /&gt;
=== STUMENU.REL ===&lt;br /&gt;
&lt;br /&gt;
ROTESSA will enable this menu item for students.&lt;br /&gt;
&lt;br /&gt;
=== STMNTRAN.REL ===&lt;br /&gt;
&lt;br /&gt;
The entry ROTESSA should be assigned text for the display of the link. Monthly Installment Enrollment is the value currently specified.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.REL ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.rel contains the year and term for current enrolment. This should be set to the Fall term after 15 June. This should be set to Winter after 1 December. The effect is that if the student enrolled for a prior year and term, they have the option of re-enrolling for the current term.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.HTM ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.htm contains the terms and conditions to which students are agreeing when they enrol.&lt;br /&gt;
&lt;br /&gt;
== Student Enrolment ==&lt;br /&gt;
&lt;br /&gt;
Students then enter their bank, branch and account information. These are validated dynamically. When the student also checks the agreement checkbox, the submission button is enabled. An email is sent to the student and the defined online services address with this agreement.&lt;br /&gt;
&lt;br /&gt;
Students can subsequently enter the site and withdraw their enrolment if they have not confirmed for that term, or update their banking information.&lt;br /&gt;
&lt;br /&gt;
Email to the defined registry address is generated on withdraw or updates to the defined online services address.&lt;br /&gt;
&lt;br /&gt;
= Exporting Enrolment to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting to CSV ==&lt;br /&gt;
&lt;br /&gt;
Note that this documents both current and former process as we are in transition between the two.&lt;br /&gt;
&lt;br /&gt;
=== CrossRoad Global process ===&lt;br /&gt;
&lt;br /&gt;
In the Current Students Window, use the the menu item Students &amp;gt; Global Processes &amp;gt; Accounts Receivable &amp;gt; Installments &amp;gt; Export Installment Enrolments to launch this process. &lt;br /&gt;
&lt;br /&gt;
The process will then ask for the relevant Year and term. Dates should be de-selected.&lt;br /&gt;
&lt;br /&gt;
The next step will ask for a location in which to save the file.&lt;br /&gt;
&lt;br /&gt;
The process will then proceed to export each student whose installment data is not marked as &amp;quot;disabled&amp;quot;, who is deemed eligible to export, and who has a King's email address. Eligibility to export is determined by &lt;br /&gt;
&lt;br /&gt;
- having a valid bank and branch (account codes cannot be checked)&lt;br /&gt;
- having a SSF invoice entry (hence has confirmed)&lt;br /&gt;
- having currently registered credits&lt;br /&gt;
- having tuition owing after loans and financial aid are calculated above 0.00&lt;br /&gt;
&lt;br /&gt;
=== Former DOS process ===&lt;br /&gt;
&lt;br /&gt;
Rotessac.exe is the utility to create a csv file for importing into Rotessa. This file generates output that needs to be piped into a file to save the data.&lt;br /&gt;
&lt;br /&gt;
The parameters for this program are:&lt;br /&gt;
&lt;br /&gt;
Group - for King's this is Undergraduate&lt;br /&gt;
Year - e.g. 2012/13&lt;br /&gt;
Term - e.g. 1&lt;br /&gt;
TestFee - e.g. SSF&lt;br /&gt;
Owing Threshold - $40 (given that the fee is $37.50).&lt;br /&gt;
&lt;br /&gt;
So an example would be&lt;br /&gt;
&lt;br /&gt;
     rotessac Undergraduate 2012/13 1 SSF 40.00 &amp;gt; rot20120920.csv&lt;br /&gt;
&lt;br /&gt;
The output will be CSV lines and some error messages. The lines with error messages should be removed from the file prior to upload to Rotessa. The types of errors that may come up are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;25643 has recent transaction activity -- skipping &amp;lt;/i&amp;gt; which means that the student has had financial activity (potentially affecting whether he/she needs the installment plan) either on the current date or the prior business day. These could be payments or a/r entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Insufficient credit 20120222       9.50      12.00&amp;lt;/i&amp;gt; which means that the student, whose id is listed, is having financial aid excluded because they are in too few credits (the number after the student id) than the aid item requires (the final number).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;No balance owing record for 99999&amp;lt;/i&amp;gt; which means that there is no exported record for this student from AccPac&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Invalid bank/branch for 99999&amp;lt;/i&amp;gt; which means that the bank/branch information is incorrect. This should not happen except in teh case of a branch that closed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Error retrieving credits for 2012/131ENGL204&amp;lt;/i&amp;gt; which would mean that a course offering was deleted when students were still registered.&lt;br /&gt;
&lt;br /&gt;
== Importing to Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under the Admin section, find the Customer Import tab. Use the browse button to find the export file. Click the Import button. You should be able to review, perhaps on several pages, the entries for validity. If they are all valid, then click the Process button. Otherwise, click Cancel and fix the problems.&lt;br /&gt;
&lt;br /&gt;
= Creating Payments =&lt;br /&gt;
&lt;br /&gt;
== Creation of Payments in CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In Current Students on the Installments tab, the Create button will calculate the amount owing from the current balance less any unreceived student loans and unapplied financial aid. Once the amount is calculated a query asks whether the create payments. If yes then a dialog to get the dates of the payments is presented -- this prepopulates with the first of the next three months from the current date. The payments are then created or updated if there is an existing payment for that date.&lt;br /&gt;
&lt;br /&gt;
(Note that updates should be immediately manually updated in Rotessa.)&lt;br /&gt;
&lt;br /&gt;
Students should be emailed with the results of this. InstlEml.exe creates a file for merge emailing payments to students. The parameters are year and term.&lt;br /&gt;
&lt;br /&gt;
== Emailing Students with their payment schedule ==&lt;br /&gt;
&lt;br /&gt;
To produce these, use the utility InstlEml.exe. Year and term are the parameters and the output should be redirected. E.g.&lt;br /&gt;
&lt;br /&gt;
   InstlEml 2012/13 1 &amp;gt; instleml.tsv&lt;br /&gt;
&lt;br /&gt;
Open instleml.tsv (or wherever you redirected the output) in Excel. It is tab delimited. Save that as a workbook such as U:\CrossRoad\DBF.MM\instleml.xlsx.&lt;br /&gt;
&lt;br /&gt;
Then use and edit the merge print template, Installment Initial Email.docx&lt;br /&gt;
&lt;br /&gt;
Merge this to Email messages.&lt;br /&gt;
&lt;br /&gt;
= Exporting Payments to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting from CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
Note that this documents both current and former process as we are in transition between the two.&lt;br /&gt;
&lt;br /&gt;
=== Current process in CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In the Current Students Window, use the the menu item Students &amp;gt; Global Processes &amp;gt; Accounts Receivable &amp;gt; Installments &amp;gt; Export Installment Payments to launch this process. &lt;br /&gt;
&lt;br /&gt;
This process will tehn ask for the location of the file to save. &lt;br /&gt;
&lt;br /&gt;
The next steps of the process are to create the export file which will include any installments created above that is future dated and not previously exported.&lt;br /&gt;
&lt;br /&gt;
=== Former DOS process ===&lt;br /&gt;
&lt;br /&gt;
The utility rotessap.exe is used for this. This will export any future dated payments for clients who have been exported. There are no parameters, but output needs to be redirected.&lt;br /&gt;
&lt;br /&gt;
  rotessap &amp;gt; rotp20120925.csv&lt;br /&gt;
&lt;br /&gt;
== Importing into Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, in the Admin Section, find the Transacation Import. Use the browse button to locate the file you created. Click the Import button. You can review the entries for validity; there may be several pages. If they are all valid, click Process. If not, click Cancel and fix the errors.&lt;br /&gt;
&lt;br /&gt;
= Detecting Payment Excess/Insufficiency =&lt;br /&gt;
&lt;br /&gt;
This is done by running the utility instlprb, with year and term as the parameters. Output may be redirected.&lt;br /&gt;
&lt;br /&gt;
     instlprb 2012/13 1&lt;br /&gt;
&lt;br /&gt;
This will show each person with an installment entry whose installment payments are too high or too low to address their balance owing.&lt;br /&gt;
&lt;br /&gt;
= Upcoming Payment Alert Email =&lt;br /&gt;
&lt;br /&gt;
A utility INSTLEM2.EXE will produce a batch file (by redirecting the output) and html files for the content of each email. The template for the content file is INSTLEM2.HTM and it may have the following replaceable parameters:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[FNAME]] - the preferred name for the student&lt;br /&gt;
[[SURNAME]] - the surname for the student&lt;br /&gt;
[[FILE#]] - the file# for the student&lt;br /&gt;
[[PAYDATE]] - the payment date&lt;br /&gt;
[[PAYAMOUNT]] - the payment amount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So an example might be&lt;br /&gt;
&lt;br /&gt;
    instlem2 2012/13 1 20121001 &amp;gt; instlem2.bat&lt;br /&gt;
&lt;br /&gt;
Instlem2.bat would then contain commands calling cmdemail using the settings file instlem2.eml for each student email address, and a delete command to tidy up the html.&lt;br /&gt;
&lt;br /&gt;
This should be triggered to run 5 business days prior to the payment date.&lt;br /&gt;
&lt;br /&gt;
= Adjusting Payments =&lt;br /&gt;
&lt;br /&gt;
Adjusting payments could occur for three reasons:&lt;br /&gt;
&lt;br /&gt;
1. A new charge or a failed loan occurs which needs to be added to the monthly instalments.&lt;br /&gt;
2. A new payment is made on behalf of the student.&lt;br /&gt;
3. Payment NSF and Plan Status changes.&lt;br /&gt;
&lt;br /&gt;
The first two are the same situation, but the last is different.&lt;br /&gt;
&lt;br /&gt;
== New Charges, Failed Loans, Balloon payments ==&lt;br /&gt;
&lt;br /&gt;
The effect of the change is to adjust all the remaining payments, rather than to change any single payment. So a payment of $600 on behalf of a student prior to the first instalment in the Fall should reduce the three instalments by $200 each. The same payment made in October should reduce the remaining 2 instalments by $300 each.&lt;br /&gt;
&lt;br /&gt;
=== In CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In CrossRoad the instalment amounts should be edited by highlighting the instalment, clicking the Edit button and changing the amount. If the payment is to be deleted, the delete button should be used.&lt;br /&gt;
&lt;br /&gt;
=== In Rotessa ===&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under customers, find the student by file #, click the pencil icon to the right of the instalment and edit the amount. If the payment is to be cancelled altogether, then&lt;br /&gt;
&lt;br /&gt;
== Payment NSF and Plan Status Changes ==&lt;br /&gt;
&lt;br /&gt;
If a student's banking information is incorrect -- which is noted by Rotessa as &amp;quot;Edit Reject&amp;quot; -- we can update the banking information through the Customer Edit in Rotessa after the student has submitted new information. We need then to request that the payment be resubmitted by Rotessa. At the moment this is by an email to Greg Lepp, but we may be able to use the on-line system to do this ourselves.&lt;br /&gt;
&lt;br /&gt;
If a student's payment is dishonoured, an NSF charge should be entered through the Accounts Receivable tab. No other change should be required. Rotessa will automatically schedule a second attempt 15 days from the original payment date.&lt;br /&gt;
&lt;br /&gt;
If a student's payment id dishonoured twice, two NSF charges should be entered through the Accounts Receivable tab. In CrossRoad the instalment payments should be deleted, and the disabled box should be checked. In Rotessa, the future instalment payments should be deleted. This student should then be workflowed to Financial Services as interest charges will need to be assessed.&lt;br /&gt;
&lt;br /&gt;
= Receiving Payment Data from Rotessa =&lt;br /&gt;
&lt;br /&gt;
Rotessa's transaction reports are where we get payment data. These can be exported to Excel for subsequent processing.&lt;br /&gt;
&lt;br /&gt;
== Payment Reports ==&lt;br /&gt;
&lt;br /&gt;
=== Pending ===&lt;br /&gt;
&lt;br /&gt;
Payment attempts are pending for up to 4 days from the date of the payment. Rotessa updates the status of the payments daily in that period. After the fourth day, they will change to a final payment status.&lt;br /&gt;
&lt;br /&gt;
=== Rejected Payments ===&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for failure. The two most common are:&lt;br /&gt;
&lt;br /&gt;
==== Edit Declined ====&lt;br /&gt;
&lt;br /&gt;
Edit declines are students for whom the bank information is incorrect -- whether the mismatch is on bank, branch or account. No NSF fee applies, and we can get updated information and setup a new payment attempt.&lt;br /&gt;
&lt;br /&gt;
==== Other Declines ====&lt;br /&gt;
&lt;br /&gt;
These are generally NSF. Rotessa will schedule a second attempt for 15 days from the first payment date. After a second NSF, they are ours to deal with.&lt;br /&gt;
&lt;br /&gt;
=== Approved Payments ===&lt;br /&gt;
&lt;br /&gt;
For importing approved payments there are several steps.&lt;br /&gt;
&lt;br /&gt;
==== Export Report ====&lt;br /&gt;
&lt;br /&gt;
On the Rotessa site, in Transaction reports, choose Approved items within the desired date range. Export that to an Excel workbook.&lt;br /&gt;
&lt;br /&gt;
==== Import into Excel ====&lt;br /&gt;
&lt;br /&gt;
Copy the exported workbook to the last page of the Rotessa import workbook. Check that the data all transfers to the Data Entry tab. Check the date on that tab. Check that sufficient rows of the formulas are copied down on the first page of that workbook. Save this and close it.&lt;br /&gt;
&lt;br /&gt;
==== Import into AccPac ====&lt;br /&gt;
&lt;br /&gt;
Create a new Receipt batch. Choose File | Import. Make the file type Excel 2000 and then use the Browse button to open the Rotessa Import workbook. Click OK.&lt;br /&gt;
&lt;br /&gt;
   Note that at the moment this gives a Bank Code mismatch error that has not been resolved. Depending on the error you may need to use Cancel to exit this window.&lt;br /&gt;
&lt;br /&gt;
The number of records and dollar value should be matched against the Rotessa report. Then each student's payment should be applied.&lt;br /&gt;
&lt;br /&gt;
The batch should be posted according to normal Financial Services practices.&lt;br /&gt;
&lt;br /&gt;
==== Import into CrossRoad ====&lt;br /&gt;
&lt;br /&gt;
The morning of the day on which the Accpac exported balances will include the Rotessa payments, the import should be run. Using the saved CSV file exported above, use the rotimp.exe utility.&lt;br /&gt;
&lt;br /&gt;
    rotimp 2012/13 1 export.csv&lt;br /&gt;
&lt;br /&gt;
The output will display each record. If a matching CrossRoad record cannot be found, or the payment has already been applied, this will be noted.&lt;br /&gt;
&lt;br /&gt;
Payments that were resubmitted due to incorrect bank information or NSF will not apply through this system and need to be done manually.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=File:Installments.png&amp;diff=812</id>
		<title>File:Installments.png</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=File:Installments.png&amp;diff=812"/>
				<updated>2014-09-17T16:53:12Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: Depicts the Installments Process&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Depicts the Installments Process&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=811</id>
		<title>Monthly Installments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=811"/>
				<updated>2014-09-17T16:52:12Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monthly installments are integrated into both web services and the desktop client. There are several stages to this process. This is designed around exporting data to Rotessa.&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
This process is depicted in this swim lane chart. Note that a number of the processes include substeps detailed below.&lt;br /&gt;
&lt;br /&gt;
= Enrolment =&lt;br /&gt;
&lt;br /&gt;
Enrolment happens through Registry OnLine Services for Students.&lt;br /&gt;
&lt;br /&gt;
== Bank and Branch Information ==&lt;br /&gt;
&lt;br /&gt;
The data for the two validation tables, banks.dbf and branch.dbf, comes from http://www.cdnpay.ca.&lt;br /&gt;
&lt;br /&gt;
There are several PDFs that should be downloaded and converted to text with one branch on each line. The utility program brnchcmp.exe can then be used to add/update branches. This will also note any banks that are missing.&lt;br /&gt;
&lt;br /&gt;
== Web Services ==&lt;br /&gt;
&lt;br /&gt;
=== STUMENU.REL ===&lt;br /&gt;
&lt;br /&gt;
ROTESSA will enable this menu item for students.&lt;br /&gt;
&lt;br /&gt;
=== STMNTRAN.REL ===&lt;br /&gt;
&lt;br /&gt;
The entry ROTESSA should be assigned text for the display of the link. Monthly Installment Enrollment is the value currently specified.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.REL ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.rel contains the year and term for current enrolment. This should be set to the Fall term after 15 June. This should be set to Winter after 1 December. The effect is that if the student enrolled for a prior year and term, they have the option of re-enrolling for the current term.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.HTM ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.htm contains the terms and conditions to which students are agreeing when they enrol.&lt;br /&gt;
&lt;br /&gt;
== Student Enrolment ==&lt;br /&gt;
&lt;br /&gt;
Students then enter their bank, branch and account information. These are validated dynamically. When the student also checks the agreement checkbox, the submission button is enabled. An email is sent to the student and the defined online services address with this agreement.&lt;br /&gt;
&lt;br /&gt;
Students can subsequently enter the site and withdraw their enrolment if they have not confirmed for that term, or update their banking information.&lt;br /&gt;
&lt;br /&gt;
Email to the defined registry address is generated on withdraw or updates to the defined online services address.&lt;br /&gt;
&lt;br /&gt;
= Exporting Enrolment to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting to CSV ==&lt;br /&gt;
&lt;br /&gt;
There are two sets of tools for this process&lt;br /&gt;
&lt;br /&gt;
=== CrossRoad Global process ==&lt;br /&gt;
&lt;br /&gt;
Rotessac.exe is the utility to create a csv file for importing into Rotessa. This file generates output that needs to be piped into a file to save the data.&lt;br /&gt;
&lt;br /&gt;
The parameters for this program are:&lt;br /&gt;
&lt;br /&gt;
Group - for King's this is Undergraduate&lt;br /&gt;
Year - e.g. 2012/13&lt;br /&gt;
Term - e.g. 1&lt;br /&gt;
TestFee - e.g. SSF&lt;br /&gt;
Owing Threshold - $40 (given that the fee is $37.50).&lt;br /&gt;
&lt;br /&gt;
So an example would be&lt;br /&gt;
&lt;br /&gt;
     rotessac Undergraduate 2012/13 1 SSF 40.00 &amp;gt; rot20120920.csv&lt;br /&gt;
&lt;br /&gt;
The output will be CSV lines and some error messages. The lines with error messages should be removed from the file prior to upload to Rotessa. The types of errors that may come up are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;25643 has recent transaction activity -- skipping &amp;lt;/i&amp;gt; which means that the student has had financial activity (potentially affecting whether he/she needs the installment plan) either on the current date or the prior business day. These could be payments or a/r entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Insufficient credit 20120222       9.50      12.00&amp;lt;/i&amp;gt; which means that the student, whose id is listed, is having financial aid excluded because they are in too few credits (the number after the student id) than the aid item requires (the final number).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;No balance owing record for 99999&amp;lt;/i&amp;gt; which means that there is no exported record for this student from AccPac&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Invalid bank/branch for 99999&amp;lt;/i&amp;gt; which means that the bank/branch information is incorrect. This should not happen except in teh case of a branch that closed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Error retrieving credits for 2012/131ENGL204&amp;lt;/i&amp;gt; which would mean that a course offering was deleted when students were still registered.&lt;br /&gt;
&lt;br /&gt;
== Importing to Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under the Admin section, find the Customer Import tab. Use the browse button to find the export file. Click the Import button. You should be able to review, perhaps on several pages, the entries for validity. If they are all valid, then click the Process button. Otherwise, click Cancel and fix the problems.&lt;br /&gt;
&lt;br /&gt;
= Creating Payments =&lt;br /&gt;
&lt;br /&gt;
== Creation of Payments in CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In Current Students on the Installments tab, the Create button will calculate the amount owing from the current balance less any unreceived student loans and unapplied financial aid. Once the amount is calculated a query asks whether the create payments. If yes then a dialog to get the dates of the payments is presented -- this prepopulates with the first of the next three months from the current date. The payments are then created or updated if there is an existing payment for that date.&lt;br /&gt;
&lt;br /&gt;
(Note that updates should be immediately manually updated in Rotessa.)&lt;br /&gt;
&lt;br /&gt;
Students should be emailed with the results of this. InstlEml.exe creates a file for merge emailing payments to students. The parameters are year and term.&lt;br /&gt;
&lt;br /&gt;
== Emailing Students with their payment schedule ==&lt;br /&gt;
&lt;br /&gt;
To produce these, use the utility InstlEml.exe. Year and term are the parameters and the output should be redirected. E.g.&lt;br /&gt;
&lt;br /&gt;
   InstlEml 2012/13 1 &amp;gt; instleml.tsv&lt;br /&gt;
&lt;br /&gt;
Open instleml.tsv (or wherever you redirected the output) in Excel. It is tab delimited. Save that as a workbook such as U:\CrossRoad\DBF.MM\instleml.xlsx.&lt;br /&gt;
&lt;br /&gt;
Then use and edit the merge print template, L:\Installment Initial Email.docx&lt;br /&gt;
&lt;br /&gt;
Merge this to Email messages.&lt;br /&gt;
&lt;br /&gt;
= Exporting Payments to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting from CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
The utility rotessap.exe is used for this. This will export any future dated payments for clients who have been exported. There are no parameters, but output needs to be redirected.&lt;br /&gt;
&lt;br /&gt;
  rotessap &amp;gt; rotp20120925.csv&lt;br /&gt;
&lt;br /&gt;
== Importing into Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, in the Admin Section, find the Transacation Import. Use the browse button to locate the file you created. Click the Import button. You can review the entries for validity; there may be several pages. If they are all valid, click Process. If not, click Cancel and fix the errors.&lt;br /&gt;
&lt;br /&gt;
= Detecting Payment Excess/Insufficiency =&lt;br /&gt;
&lt;br /&gt;
This is done by running the utility instlprb, with year and term as the parameters. Output may be redirected.&lt;br /&gt;
&lt;br /&gt;
     instlprb 2012/13 1&lt;br /&gt;
&lt;br /&gt;
This will show each person with an installment entry whose installment payments are too high or too low to address their balance owing.&lt;br /&gt;
&lt;br /&gt;
= Upcoming Payment Alert Email =&lt;br /&gt;
&lt;br /&gt;
A utility INSTLEM2.EXE will produce a batch file (by redirecting the output) and html files for the content of each email. The template for the content file is INSTLEM2.HTM and it may have the following replaceable parameters:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[FNAME]] - the preferred name for the student&lt;br /&gt;
[[SURNAME]] - the surname for the student&lt;br /&gt;
[[FILE#]] - the file# for the student&lt;br /&gt;
[[PAYDATE]] - the payment date&lt;br /&gt;
[[PAYAMOUNT]] - the payment amount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So an example might be&lt;br /&gt;
&lt;br /&gt;
    instlem2 2012/13 1 20121001 &amp;gt; instlem2.bat&lt;br /&gt;
&lt;br /&gt;
Instlem2.bat would then contain commands calling cmdemail using the settings file instlem2.eml for each student email address, and a delete command to tidy up the html.&lt;br /&gt;
&lt;br /&gt;
This should be triggered to run 5 business days prior to the payment date.&lt;br /&gt;
&lt;br /&gt;
= Adjusting Payments =&lt;br /&gt;
&lt;br /&gt;
Adjusting payments could occur for three reasons:&lt;br /&gt;
&lt;br /&gt;
1. A new charge or a failed loan occurs which needs to be added to the monthly instalments.&lt;br /&gt;
2. A new payment is made on behalf of the student.&lt;br /&gt;
3. Payment NSF and Plan Status changes.&lt;br /&gt;
&lt;br /&gt;
The first two are the same situation, but the last is different.&lt;br /&gt;
&lt;br /&gt;
== New Charges, Failed Loans, Balloon payments ==&lt;br /&gt;
&lt;br /&gt;
The effect of the change is to adjust all the remaining payments, rather than to change any single payment. So a payment of $600 on behalf of a student prior to the first instalment in the Fall should reduce the three instalments by $200 each. The same payment made in October should reduce the remaining 2 instalments by $300 each.&lt;br /&gt;
&lt;br /&gt;
=== In CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In CrossRoad the instalment amounts should be edited by highlighting the instalment, clicking the Edit button and changing the amount. If the payment is to be deleted, the delete button should be used.&lt;br /&gt;
&lt;br /&gt;
=== In Rotessa ===&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under customers, find the student by file #, click the pencil icon to the right of the instalment and edit the amount. If the payment is to be cancelled altogether, then&lt;br /&gt;
&lt;br /&gt;
== Payment NSF and Plan Status Changes ==&lt;br /&gt;
&lt;br /&gt;
If a student's banking information is incorrect -- which is noted by Rotessa as &amp;quot;Edit Reject&amp;quot; -- we can update the banking information through the Customer Edit in Rotessa after the student has submitted new information. We need then to request that the payment be resubmitted by Rotessa. At the moment this is by an email to Greg Lepp, but we may be able to use the on-line system to do this ourselves.&lt;br /&gt;
&lt;br /&gt;
If a student's payment is dishonoured, an NSF charge should be entered through the Accounts Receivable tab. No other change should be required. Rotessa will automatically schedule a second attempt 15 days from the original payment date.&lt;br /&gt;
&lt;br /&gt;
If a student's payment id dishonoured twice, two NSF charges should be entered through the Accounts Receivable tab. In CrossRoad the instalment payments should be deleted, and the disabled box should be checked. In Rotessa, the future instalment payments should be deleted. This student should then be workflowed to Financial Services as interest charges will need to be assessed.&lt;br /&gt;
&lt;br /&gt;
= Receiving Payment Data from Rotessa =&lt;br /&gt;
&lt;br /&gt;
Rotessa's transaction reports are where we get payment data. These can be exported to Excel for subsequent processing.&lt;br /&gt;
&lt;br /&gt;
== Payment Reports ==&lt;br /&gt;
&lt;br /&gt;
=== Pending ===&lt;br /&gt;
&lt;br /&gt;
Payment attempts are pending for up to 4 days from the date of the payment. Rotessa updates the status of the payments daily in that period. After the fourth day, they will change to a final payment status.&lt;br /&gt;
&lt;br /&gt;
=== Rejected Payments ===&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for failure. The two most common are:&lt;br /&gt;
&lt;br /&gt;
==== Edit Declined ====&lt;br /&gt;
&lt;br /&gt;
Edit declines are students for whom the bank information is incorrect -- whether the mismatch is on bank, branch or account. No NSF fee applies, and we can get updated information and setup a new payment attempt.&lt;br /&gt;
&lt;br /&gt;
==== Other Declines ====&lt;br /&gt;
&lt;br /&gt;
These are generally NSF. Rotessa will schedule a second attempt for 15 days from the first payment date. After a second NSF, they are ours to deal with.&lt;br /&gt;
&lt;br /&gt;
=== Approved Payments ===&lt;br /&gt;
&lt;br /&gt;
For importing approved payments there are several steps.&lt;br /&gt;
&lt;br /&gt;
==== Export Report ====&lt;br /&gt;
&lt;br /&gt;
On the Rotessa site, in Transaction reports, choose Approved items within the desired date range. Export that to an Excel workbook.&lt;br /&gt;
&lt;br /&gt;
==== Import into Excel ====&lt;br /&gt;
&lt;br /&gt;
Copy the exported workbook to the last page of the Rotessa import workbook. Check that the data all transfers to the Data Entry tab. Check the date on that tab. Check that sufficient rows of the formulas are copied down on the first page of that workbook. Save this and close it.&lt;br /&gt;
&lt;br /&gt;
==== Import into AccPac ====&lt;br /&gt;
&lt;br /&gt;
Create a new Receipt batch. Choose File | Import. Make the file type Excel 2000 and then use the Browse button to open the Rotessa Import workbook. Click OK.&lt;br /&gt;
&lt;br /&gt;
   Note that at the moment this gives a Bank Code mismatch error that has not been resolved. Depending on the error you may need to use Cancel to exit this window.&lt;br /&gt;
&lt;br /&gt;
The number of records and dollar value should be matched against the Rotessa report. Then each student's payment should be applied.&lt;br /&gt;
&lt;br /&gt;
The batch should be posted according to normal Financial Services practices.&lt;br /&gt;
&lt;br /&gt;
==== Import into CrossRoad ====&lt;br /&gt;
&lt;br /&gt;
The morning of the day on which the Accpac exported balances will include the Rotessa payments, the import should be run. Using the saved CSV file exported above, use the rotimp.exe utility.&lt;br /&gt;
&lt;br /&gt;
    rotimp 2012/13 1 export.csv&lt;br /&gt;
&lt;br /&gt;
The output will display each record. If a matching CrossRoad record cannot be found, or the payment has already been applied, this will be noted.&lt;br /&gt;
&lt;br /&gt;
Payments that were resubmitted due to incorrect bank information or NSF will not apply through this system and need to be done manually.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Confirmation_Appointments&amp;diff=806</id>
		<title>Confirmation Appointments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Confirmation_Appointments&amp;diff=806"/>
				<updated>2014-08-12T15:00:10Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Current to 11 August 2014, 2014/15 Fall Academic Term&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Starting 15 days prior to the start of the fall or winter term, students are able to sign up for a confirmation appointment. The implications are as follows:&lt;br /&gt;
&lt;br /&gt;
1. Current Students, good academic standing: an confirmation appointment is created.&lt;br /&gt;
&lt;br /&gt;
2. Current Students, not in good standing: an confirmation appointment is created, and an advisor appointment is created 30 minutes prior.&lt;br /&gt;
&lt;br /&gt;
3. All New Students: an confirmation appointment is created, an advisor appointment is created 30 minutes prior, a res move in appointment is created 30 minutes after.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Setup: 45 days prior to the start of term==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Delete previous appointments&lt;br /&gt;
&lt;br /&gt;
a. EAS, File, Webappt editing&lt;br /&gt;
&lt;br /&gt;
b. File, purge old appointments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Create a new appointment series&lt;br /&gt;
&lt;br /&gt;
a. File, create appointment series&lt;br /&gt;
&lt;br /&gt;
b. Select start and end dates&lt;br /&gt;
&lt;br /&gt;
c. Select start and end times&lt;br /&gt;
&lt;br /&gt;
d. Enter the number of appointments&lt;br /&gt;
&lt;br /&gt;
    '''Note: You can do multiple days at once, but they all must have the same number of appointments.'''&lt;br /&gt;
    '''To increase the number of appointments in a time slot, this must be manually done.''''&lt;br /&gt;
&lt;br /&gt;
3. Auto Exclude advisors&lt;br /&gt;
&lt;br /&gt;
a. File, Auto Exclude advisors&lt;br /&gt;
&lt;br /&gt;
b. Enter in year and term&lt;br /&gt;
&lt;br /&gt;
c. Enter in start and end days&lt;br /&gt;
&lt;br /&gt;
    Note: This needs to be updated just prior to students starting to sign up for appointments.&lt;br /&gt;
&lt;br /&gt;
4. Email advisors to log in and book off the time they are not available during official confirmation days.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notifying Students and Other Tasks: 30 days prior to confirmation==&lt;br /&gt;
&lt;br /&gt;
1. Email all students to sign-up for appointments&lt;br /&gt;
&lt;br /&gt;
2. In EAS Release File, Apptvali.rel: change the dates to restrict who can book appointments when (ie. this limits new students only on certain days)&lt;br /&gt;
&lt;br /&gt;
NEW:20140827~ (only new on aug 27)&lt;br /&gt;
&lt;br /&gt;
RET:20140828~ (only returning on aug 28)&lt;br /&gt;
&lt;br /&gt;
NEW:20140829~ (Both on aug 29)&lt;br /&gt;
&lt;br /&gt;
RET:20140829~ (Both on aug 29)&lt;br /&gt;
&lt;br /&gt;
3. Monitor Advisors to see who has booked themselves off for long periods of time, especially for the confirmation days.&lt;br /&gt;
&lt;br /&gt;
a. U:\crossroad\dbf.mm\WEBAPEX2 KEELER~ &amp;gt; c:\junk.htm, then open junk.htm in firefox.&lt;br /&gt;
&lt;br /&gt;
b. For those who are gone, contact them and their dean to provide you with substitute advisors then enter them: U:\CROSSR~1\DBF.MM&amp;gt;dbu SUBADVIS, F6 Zap will remove all entries in the table, F5 adds&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Turning on Appointments: 15 days prior to Registration Confirmation ==&lt;br /&gt;
&lt;br /&gt;
In EAS Release File:&lt;br /&gt;
&lt;br /&gt;
1. CHECKLST.REL - add ADDR014~ and INFORELEASE014~ (the 14 refers to the number of days that, once passed, it will show up in the checklist). By default, the info release and address update must be done 30 days prior to making an appointment and 30 days prior to confirmation. This can be left in place all the time, although it might be wise to increase the number of days during the terms.&lt;br /&gt;
&lt;br /&gt;
2. CHECKLST.REL - add WEBAPPTyyyy/yyt~ This makes a checklist entry for Registration Confirmation Appointment in a term. This should be added only when turning on appointments. This will add an appointment entry to the checklist that either displays an existing appointment or invites them to make an appointment.&lt;br /&gt;
&lt;br /&gt;
3. STUMENU.REL - add WEBAPPT2014/151~ This actually makes the appointments appear on student menus.&lt;br /&gt;
 &lt;br /&gt;
4. APPTYT.REL - Add appropriate year and term (2014/151~)&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=KINGS_-_Alternate_Admissions_to_King%E2%80%99s_and_Scholarship_Standards&amp;diff=798</id>
		<title>KINGS - Alternate Admissions to King’s and Scholarship Standards</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=KINGS_-_Alternate_Admissions_to_King%E2%80%99s_and_Scholarship_Standards&amp;diff=798"/>
				<updated>2014-07-21T22:04:46Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Preface =&lt;br /&gt;
&lt;br /&gt;
I produced a memo like this one in February of 1995 outlining some of these standards, and then updated it in 1996, 1998, 2002 and 2008. Since it is February (and because the question of scholarship standards has arisen), I thought I should update this once again.&lt;br /&gt;
&lt;br /&gt;
We have applicants who cannot submit a high school transcript that fits our model. We will still consider them if they supplement their application with some other means of evaluation. These means most commonly include ACT, SAT, CAT/2 and GCE scores. The key characteristic of these exams is that they are norm standardized and independently invigilated. Typical applicants using these are home schooled students (for pre-requisite and scholarship purposes), and International students.&lt;br /&gt;
&lt;br /&gt;
Below I review the standards I using for admission and admission scholarship requirements. I developed these through a review of the treatment of these exams by other institutions and the performance of students with these exams in our programs. There is no universal standard treatment for any of these exams, but the standards below are quite similar to those at other liberal arts undergraduate institutions. I have also included some notes on where these should be recorded in CrossRoad to facilitate both admission and scholarship processing – this is somewhat different than earlier practices mostly to assist in financial aid deliberations. I have also added a summary table on the last page which will hopefully make a handy quick reference.&lt;br /&gt;
&lt;br /&gt;
= ACT =&lt;br /&gt;
There are four major categories of ACT scores: English, Math, Reading and Science.  The maximum in each of these is 36.  To be admitted, an overall score of 20 is required, with no individual score below 15. Older versions of this test have only English, Math and Reading.&lt;br /&gt;
&lt;br /&gt;
To be awarded the Honours Admission Scholarship, a score of 28 is required, for the Excellence Scholarship a score of 31.&lt;br /&gt;
&lt;br /&gt;
These should be entered in CrossRoad in the Admission Test section (ACTE ACTM ACTR ACTS). If we are entering these for High School pre-requisite purposes and have no actual high school courses, then an entry needs to be made in the high school section (e.g. for math, MAAC not in the average would be entered). If we have no real high school courses with grades, an entry needs to be made with an equivalency for financial aid purposes – the distribution is a bit uneven, but to come up with “grade” multiply the ACT score by 3 for any score less than 28, 2.85 for less than 31, and by 2.90 for any score 31 and above.&lt;br /&gt;
&lt;br /&gt;
= SAT =&lt;br /&gt;
There are two kinds of SAT scores, old and new.&lt;br /&gt;
&lt;br /&gt;
Under the new SAT scores, there are three common exams: reading, math and writing. For admission under these the combined score needs to be 1500, with no individual score less than 400. For admission scholarships, a combined score of 1900 is required for Honours, and a combined score of 2100 is required for Excellence. These should be entered in the Admission Test section of CrossRoad. If we are entering these for High School pre-requisite purposes and have no actual high school courses, then an entry needs to be made in the high school section (e.g. for math, MASA not in the average would be entered). If we have not real high school courses with grades, an entry needs to be made with an equivalency for financial aid purposes – divide the combined SAT score by 23.75 for any score less than 2100, and by 23.33 for any score 2100 and above.&lt;br /&gt;
&lt;br /&gt;
Old SAT scores are unlikely to be submitted by any current high school students, King’s needs 5 scores, composed of the following:&lt;br /&gt;
	SAT I Verbal&lt;br /&gt;
	SAT I Math&lt;br /&gt;
	3 SAT II scores, of any of the following: Writing (WR), Literature (LR), American History and Social Studies (AH), World History (WH), Biology (BY), Chemistry (CH), Math Level I (MI), Math Level IC (IC), Math Level IIC (2C), Physics (PH), French (FR), German (GM), Modern Hebrew (MH), Italian (IT), Latin (LT), Spanish (SP), Chinese (CL), and Japanese (JL).&lt;br /&gt;
&lt;br /&gt;
The combined score on these 5 needs to be 2500 or above and no individual score may be below 400. I have not determined equivalency for scholarships; this would happen on a case-by-case basis. These should be entered in the Admission Test Section (SATV SATM SATS2?? [where ?? is the specialization test for each of the SATII scores].). Similar to the process above, functional entries may be required in the high school course section of CrossRoad.&lt;br /&gt;
&lt;br /&gt;
= CAT =&lt;br /&gt;
CAT/2 scores have been submitted in rare cases by home schooled students. The results from this test needs to be Grade 12 equivalent on Level 19 of the test. There is no way of using this for scholarship purposes at the moment.&lt;br /&gt;
&lt;br /&gt;
= GCE =&lt;br /&gt;
International applicants are frequently submitting GCE type scores. These exist in a variety of forms as individual countries or regions move away from the original British model. In any of the models, we want 5 distinct subjects that map to our admission subjects. Averages noted below are on these 5 only.&lt;br /&gt;
&lt;br /&gt;
For British model GCEs (e.g. British GCEs, HKCEE/HKALE, CXC), at least two of the subjects must be at the Advanced (A) level/Cambridge Pre-U Principle Subjects or Short Courses.  Two Advanced Supplementary (AS) subjects may substitute for one of the required A levels.  Any AS subject may substitute for an Ordinary (O) subject.  General Certificate of Secondary Education (GCSE) subjects may substitute for O levels.  Note that some countries have changed the name of this test series but in the small print they note that these are the Cambridge tests.  (Admission Test entry codes GCEA-Subject GCEO-Subject, with temporary entries in high school courses as needed or high school codes of ??GC with ?? as subjects not in average and a dummy code with the average equivalent). &lt;br /&gt;
&lt;br /&gt;
Students possessing the full Campbridge Pre-U Diploma will also be considered for admission. This consists of 3 principle subjects plus an independent research project and a global perspectives portfolio. (GCPU-Subject is the admission test code; high school entry is ??GU.)&lt;br /&gt;
&lt;br /&gt;
Grading scales for these vary over time. Numeric scales tend to be 1-9, with 1 as the best grade. In this case the average for admission is a 4 with no grades above a 6 accepted; a 3 is required for Honours Scholarship, a 2 is required for Excellence. If the scale is A through G with A has the best grade, then no grade below a D is accepted and a C average is required for admission. A B average is required for the Honours scholarship, and an A average for the Excellence scholarship.&lt;br /&gt;
&lt;br /&gt;
Pre-U grading is in bands of Distinction, Merit, and Pass, with levels 1 through 3 in each. So D3 is the highest grade, and P1 is the lowest. Pre-U Principal Subjects or Pre-U Short Courses must have a minimum grade of Pass (P1) to be accepted. A minimum M1 average is required for admission. An average grade of M1 will be awarded our Honours Scholarship. An average grade of D3 or higher will be awarded our Excellence scholarship.&lt;br /&gt;
&lt;br /&gt;
For other versions of GCE type testing – NECO, WAEC, WASC, SSCE, KCSE, ACSE, for examples – there is a strong migration away from A/O levels distinctions and they seem to be migrating to A+..F (and sometimes G) reporting. For admission this means we take 5 distinct subjects regardless of level with no grades below D. If the grades are truly US style, then the standard translation in CrossRoad will work for admission and scholarship. These can be entered as high school courses and should translate into a usable average for both admission and scholarship purposes. In cases where they don’t, we will need to make a call (and an entry into CrossRoad’s high school section) on a case-by-case basis.&lt;br /&gt;
&lt;br /&gt;
= French Pattern Systems =&lt;br /&gt;
&lt;br /&gt;
For school systems on the French pattern, we are looking for Baccalaureat General results. We would like to see 5 distinct subjects. Grading is on a 20 point scale, which converts roughly as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Grading Scale&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Scale&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;U.S. Grade Equiv.&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;14-20&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;A&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;12-13.9&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;B+&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;11-11.9&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;B&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;10.5-10.9&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;B-&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;10.1-10.4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;C+&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;C&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;9-9.9&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;C-&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;8-8.9&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;D&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;0-7.9&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;F&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For admission we need at least 10 on the 20 point scale. For the Honours Scholarship we need at least 11; for the Excellence Scholarship we need at least 14.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
= Quick Reference Table =&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;th&amp;gt;&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;ACT&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;SAT – New&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;SAT – Old&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;CAT/2&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;GCE British Model&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;GCE US Grade Style&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Cambridge Pre-U&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;French Pattern&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;th&amp;gt;Admission&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;20&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Grade 12&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;4, C&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;C&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;M3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;th&amp;gt;Honours&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;28&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1900&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;n/a&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;n/a&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3, B&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;B+&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;M1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;11&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;th&amp;gt;Excellence&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;31&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2100&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;n/a&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;n/a&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2, A&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;A&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;D3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;14&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;th&amp;gt;Grade Type&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;Overall&amp;lt;br&amp;gt;None &amp;lt; 20&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Combined&amp;lt;br&amp;gt;None &amp;lt; 400&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Combined&amp;lt;br&amp;gt;None &amp;lt; 400&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Level 19&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Average&amp;lt;br&amp;gt;None &amp;lt; D or &amp;lt;br&amp;gt;None &amp;gt; 6&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Average&amp;lt;br&amp;gt;None &amp;lt; D&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Average, None &amp;lt; P1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Average, none &amp;lt; 9&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;English,&amp;lt;br&amp;gt;Math,&amp;lt;br&amp;gt;Reading&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Reading&amp;lt;br&amp;gt;Math&amp;lt;br&amp;gt;Writing&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Verbal,&amp;lt;br&amp;gt;Math,&amp;lt;br&amp;gt;3 II Subj&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5 subjects:&amp;lt;br&amp;gt;2 at A level&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5 subjects&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5 subjects&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5 subjects&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Maple Leaf Educational System in China = &lt;br /&gt;
&lt;br /&gt;
Maple Leaf Educational Systems schools follow the BC curriculum. Students may emerge from this program with English 12. We would expect our usual requirements of English 12, 3 additional courses from our standard list and 1 from either our standard or non-standard list, with an average of at least 60%. No other English proficiency tests would be required for admission.&lt;br /&gt;
&lt;br /&gt;
Some students will emerge from this program with Communications 12 instead of English 12. A student with Communications 12 with at least a 70% (blended, as there is a mandatory provincial exam for this course), plus 4 additional 12 level subjects from our standard list and a 5 course average of at least 60% could be admitted to PEAK Blended. A student with Communications 12 with less than 70% (blended, as there is a mandatory provincial exam for this course), plus 4 additional 12 level subjects from our standard list with a 5 course average of at least 60% could be admitted to PEAK Foundations.&lt;br /&gt;
&lt;br /&gt;
Documentation in this case is the BC transcript which is usually issued directly by the school.&lt;br /&gt;
&lt;br /&gt;
= GED Examinations =&lt;br /&gt;
&lt;br /&gt;
GED Examinations vary dramatically across jurisdictions. For those similar to the &amp;lt;a href=&amp;quot;http://www.bced.gov.bc.ca/ged/&amp;quot;&amp;gt;system in BC&amp;lt;/a&amp;gt; we want to see results in all of &lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Language Arts Writing&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Social Studies&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Science&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Language Arts Reading&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Mathematics&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with no score below 450, an overall score of 550. The two language arts scores can demonstrate English Proficiency but the Math and Science are &amp;lt;b&amp;gt;not equivalent&amp;lt;/b&amp;gt; to high school pre-requisites.&lt;br /&gt;
&lt;br /&gt;
= IB Grade Conversion and Admission =&lt;br /&gt;
&lt;br /&gt;
International Baccalaureate results may be used for admission purposes, in whole or in part. If an IB course and a normal admission course in the same subject are submitted for admission, the higher of the two grades will be used for admission. When used as the exclusive basis of admission, five distinct IB subjects must be presented for admission, with no score below 3 and an average of at least 3.5. When necessary to convert IB grades the following scale will be used:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;td style=&amp;quot;padding-left: 25px;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-weight: bold;font-style: italic;&amp;quot;&amp;gt;IB Grade&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;span style=&amp;quot;font-weight: bold;font-style: italic;&amp;quot;&amp;gt;Alberta % Equivalent&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;td style=&amp;quot;padding-left: 25px;&amp;quot;&amp;gt;7&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;98%&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;td style=&amp;quot;padding-left: 25px;&amp;quot;&amp;gt;6&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;90%&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;td style=&amp;quot;padding-left: 25px;&amp;quot;&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;82%&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;td style=&amp;quot;padding-left: 25px;&amp;quot;&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;73%&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;td style=&amp;quot;padding-left: 25px;&amp;quot;&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;55%&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;td style=&amp;quot;padding-left: 25px;&amp;quot;&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;not accepted for admission&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;td style=&amp;quot;padding-left: 25px;&amp;quot;&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;not accepted for admission&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= AP Grade Conversion and Admission -&lt;br /&gt;
&lt;br /&gt;
Advanced Placement results may be used for admission purposes, in whole or in part. If an AP course and a normal admissoin course in the same subject are submitted for admission, the higher of the two grades will be used for the admission average. When used as the exclusive basis of admission, five distinct AP subjects must be presented for admission, with no score below XX and an average of at least XX. For the most part, AP courses are delivered concurrently with regular high school courses so that grades do not need to be converted from those appearing on the high school transcript. When it is necessary to &lt;br /&gt;
convert AP grades the following scale will be used:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;AP Result&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Grade 12 Percentage&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;96%&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;86%&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt; &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;76%&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt; &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;65%&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt; &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;not acceptable for admission&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Return to [[King's Admission Information]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=AutoDeposits&amp;diff=779</id>
		<title>AutoDeposits</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=AutoDeposits&amp;diff=779"/>
				<updated>2014-06-02T16:19:33Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: New page: =Daily process=  The daily routine for locking and unlocking accounts (busilock.exe) based on imports from Sage and from Library systesms also notes and inserts deposit payments.   =Config...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Daily process=&lt;br /&gt;
&lt;br /&gt;
The daily routine for locking and unlocking accounts (busilock.exe) based on imports from Sage and from Library systesms also notes and inserts deposit payments. &lt;br /&gt;
&lt;br /&gt;
=Configuration Files=&lt;br /&gt;
&lt;br /&gt;
BUSILOCK.DBF is the table that defines the configuration values for this part of that process. It has the following fields:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Field&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Function&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;THRESHOLD&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This is the dollar threshold for placing an account on hold -- this should be a positive number as positive numbers in Sage exports are balances owing.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;DEPOSIT&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This should be the tuition deposit for all programs except for newly admitted BEd students. This number should be a negative number as it is a credit on account (which Sage expresses as negative values) that is being sought here.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;REZDEPOSIT&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This should be the residence deposit and should be a negative value.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;BEDDEPOSIT&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This should be the residence deposit and should be a negative value. Note that this only applies to newly admitted BEd students.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;INTLDEPOSI&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This should be the international student deposit and should be a negative value. Note that it only applies to newly admitted international students.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Process=&lt;br /&gt;
&lt;br /&gt;
In general terms, this process examines each student to first determine the amount of the deposit required. Note that the flow of this is:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Is the student registered? &lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;If yes, is this a newly admitted BEd Student?&lt;br /&gt;
      &amp;lt;ul&amp;gt;&lt;br /&gt;
      &amp;lt;li&amp;gt;If yes, then add BEDDEPOSIT to the amount required&amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;li&amp;gt;If no, then add DEPOSIT to the amount required&amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;/ul&amp;gt;&lt;br /&gt;
   &amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;If no, then add zero to the amount required.&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Is the student an applicant for residence, not on the waitlist and sent notice of the deposit?&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;If yes, then add REZDEPOSIT to the amount required.&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;If no, then add zero to the amount required.&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Is the student a newly admitted international student?&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;If yes, then add INTLDEPOSI to the amount required.&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;If no, then add zero to the amount required.&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once the amount is required it is simply tested against the exported account balance. Should their be a sufficient credit for the required deposits, a PAID entry is entered in the Account Restrictions tab, along with the amount and date. If that is already filled in, but there is an insufficient balance, then an exception note is added to the report.&lt;br /&gt;
&lt;br /&gt;
The Report is emailed as specified by the batch job.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=778</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=778"/>
				<updated>2014-06-02T15:59:01Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Accounts Receivable */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:CrossRoad]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;CrossRoad - A Student Information System&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This site is intended to function as user community extendable documentation for CrossRoad. CrossRoad allows the management of all aspects of Canadian post-secondary registry operations.&lt;br /&gt;
&lt;br /&gt;
This site is intended to be organized in two ways: by procedure and in a more detailed reference fashion.&lt;br /&gt;
&lt;br /&gt;
=General Windows Client Orientation=&lt;br /&gt;
&lt;br /&gt;
This is a general introduction to the installation of CrossRoad and some common elements for all modules of the CrossRoad Windows client.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Installation instructions are at this page. &lt;br /&gt;
&lt;br /&gt;
[[Installation]]&lt;br /&gt;
&lt;br /&gt;
==Main Menu==&lt;br /&gt;
&lt;br /&gt;
The Main Menu is the one displayed on initial login to CrossRoad.&lt;br /&gt;
&lt;br /&gt;
[[Main Menu]]&lt;br /&gt;
&lt;br /&gt;
==Main Toolbar==&lt;br /&gt;
&lt;br /&gt;
The Main Toolbar is the one displayed throughout the program regardless of which windows are open.&lt;br /&gt;
&lt;br /&gt;
[[Main Toolbar]]&lt;br /&gt;
&lt;br /&gt;
==Window Toolbars==&lt;br /&gt;
&lt;br /&gt;
The various windows in CrossRoad have some common elements, both in navigation and editing.&lt;br /&gt;
&lt;br /&gt;
===Common Navigation Buttons===&lt;br /&gt;
[[Common Navigation Buttons]]&lt;br /&gt;
&lt;br /&gt;
===Common Editing Buttons===&lt;br /&gt;
[[Common Editing Buttons]]&lt;br /&gt;
&lt;br /&gt;
=Processes and Procedures=&lt;br /&gt;
This section is organised into several sub-sections, according to the major processes involved in using CrossRoad, A Student Information System©.  These processes are not sequential, but necessarily are interactive.  They are described in some detail, but the pages will make more sense if the operator is looking at CrossRoad while reading this material.&lt;br /&gt;
&lt;br /&gt;
==Prospective Student Processes==&lt;br /&gt;
Adding, deleting, and generally managing prospective students are covered here. [[Prospective Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Update Prospective Student File===&lt;br /&gt;
[[Update Prospective Student File]]&lt;br /&gt;
&lt;br /&gt;
===Filters and Exports of Prospective Student Data===&lt;br /&gt;
[[Filters and Exports of Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Global Update Prospective Student Data===&lt;br /&gt;
[[Global Update Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Contact List===&lt;br /&gt;
[[Prospective Student Contact List]]&lt;br /&gt;
&lt;br /&gt;
==Student Processes==&lt;br /&gt;
[[Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Application===&lt;br /&gt;
[[Application]]&lt;br /&gt;
&lt;br /&gt;
====Entering New Applicant Data====&lt;br /&gt;
[[Entering New Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
====Editing Applicant Data====&lt;br /&gt;
[[Editing Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
===Admission===&lt;br /&gt;
[[Admission]]&lt;br /&gt;
&lt;br /&gt;
====Preparation For Decision====&lt;br /&gt;
[[Preparation For Decision]]&lt;br /&gt;
&lt;br /&gt;
====Recording Decision====&lt;br /&gt;
[[Recording Decision]]&lt;br /&gt;
&lt;br /&gt;
====Data Export====&lt;br /&gt;
[[Data Export]]&lt;br /&gt;
&lt;br /&gt;
====Initial Credit Entry====&lt;br /&gt;
[[Initial Credit Entry]]&lt;br /&gt;
&lt;br /&gt;
===Registration===&lt;br /&gt;
[[Registration]]&lt;br /&gt;
&lt;br /&gt;
====First Registration====&lt;br /&gt;
[[First Registration]]&lt;br /&gt;
&lt;br /&gt;
====Course Registration====&lt;br /&gt;
[[Course Registration]]&lt;br /&gt;
&lt;br /&gt;
=====Register button=====&lt;br /&gt;
[[Register button]]&lt;br /&gt;
&lt;br /&gt;
=====Drop button=====&lt;br /&gt;
[[Drop button]]&lt;br /&gt;
&lt;br /&gt;
=====Modify button=====&lt;br /&gt;
[[Modify button]]&lt;br /&gt;
&lt;br /&gt;
=====Mark button=====&lt;br /&gt;
[[Mark button]]&lt;br /&gt;
&lt;br /&gt;
=====Retag button=====&lt;br /&gt;
[[Retag button]]&lt;br /&gt;
&lt;br /&gt;
=====Print button=====&lt;br /&gt;
[[Print button]]&lt;br /&gt;
&lt;br /&gt;
=====Save registrations button=====&lt;br /&gt;
[[Save registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Cancel registrations button=====&lt;br /&gt;
[[Cancel registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Quick Fees button=====&lt;br /&gt;
[[Quick Fees button]]&lt;br /&gt;
&lt;br /&gt;
=====Email All button=====&lt;br /&gt;
[[Email All button]]&lt;br /&gt;
&lt;br /&gt;
=====Email Instr button=====&lt;br /&gt;
[[Email Instr button]]&lt;br /&gt;
&lt;br /&gt;
====Prerequisite and Requirement Exceptions====&lt;br /&gt;
[[Prerequisite and Requirement Exceptions]]&lt;br /&gt;
&lt;br /&gt;
===Results===&lt;br /&gt;
[[Results]]&lt;br /&gt;
&lt;br /&gt;
====Marks Entry====&lt;br /&gt;
[[Marks Entry]]&lt;br /&gt;
&lt;br /&gt;
====Individual Grade Entry====&lt;br /&gt;
[[Individual Grade Entry]]&lt;br /&gt;
&lt;br /&gt;
===Graduation===&lt;br /&gt;
[[Graduation]]&lt;br /&gt;
&lt;br /&gt;
===Archiving-Restoring-Term End===&lt;br /&gt;
[[Archiving-Restoring-Term End]]&lt;br /&gt;
&lt;br /&gt;
====Archiving====&lt;br /&gt;
[[Archiving]]&lt;br /&gt;
&lt;br /&gt;
====Restoring====&lt;br /&gt;
[[Restoring]]&lt;br /&gt;
&lt;br /&gt;
====Term End====&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
===Term Records And Transcript Comments===&lt;br /&gt;
[[Term Records And Transcript Comments]]&lt;br /&gt;
&lt;br /&gt;
====Viewing Student's Term Records====&lt;br /&gt;
[[Viewing Student's Term Records]]&lt;br /&gt;
&lt;br /&gt;
====Scanning For Missing Or Redundant Records====&lt;br /&gt;
[[Scanning For Missing Or Redundant Records]]&lt;br /&gt;
&lt;br /&gt;
====Adding &amp;quot;Placeholder&amp;quot; Records.====&lt;br /&gt;
[[Adding &amp;quot;Placeholder&amp;quot; Records.]]&lt;br /&gt;
&lt;br /&gt;
==Course Processes==&lt;br /&gt;
[[Course Processes]]&lt;br /&gt;
&lt;br /&gt;
===Course Template===&lt;br /&gt;
[[Course Template]]&lt;br /&gt;
&lt;br /&gt;
====Course Description====&lt;br /&gt;
[[Course Description]]&lt;br /&gt;
&lt;br /&gt;
====Updating Course Availability====&lt;br /&gt;
[[Updating Course Availability]]&lt;br /&gt;
&lt;br /&gt;
===Course Offerings===&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
====Creating-Editing====&lt;br /&gt;
[[Creating-Editing]]&lt;br /&gt;
&lt;br /&gt;
====Browsing====&lt;br /&gt;
[[Browsing]]&lt;br /&gt;
&lt;br /&gt;
====Printing====&lt;br /&gt;
[[Printing]]&lt;br /&gt;
&lt;br /&gt;
==Term Processing==&lt;br /&gt;
[[Term Processing]]&lt;br /&gt;
&lt;br /&gt;
===Registration Confirmation Reports===&lt;br /&gt;
[[Registration Confirmation Reports]]&lt;br /&gt;
&lt;br /&gt;
===Class Lists===&lt;br /&gt;
&lt;br /&gt;
====Printing Class Lists====&lt;br /&gt;
[[Printing Class Lists]]&lt;br /&gt;
&lt;br /&gt;
====Printing Seminar-Lab-Tutorial Lists====&lt;br /&gt;
[[Printing Seminar-Lab-Tutorial Lists]]&lt;br /&gt;
&lt;br /&gt;
===Term Results===&lt;br /&gt;
&lt;br /&gt;
====Academic Standing====&lt;br /&gt;
[[Academic Standing]]&lt;br /&gt;
&lt;br /&gt;
====Statements Of Results====&lt;br /&gt;
[[Statements Of Results]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation Processing====&lt;br /&gt;
[[Honours-Probation Processing]]&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Reports===&lt;br /&gt;
[[Prospective Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Student Profile====&lt;br /&gt;
[[Prospective Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Admissions Reports===&lt;br /&gt;
[[Admissions Reports]]&lt;br /&gt;
&lt;br /&gt;
====Admissions Status====&lt;br /&gt;
[[Admissions Status]]&lt;br /&gt;
&lt;br /&gt;
====Outstanding Admissions====&lt;br /&gt;
[[Outstanding Admissions]]&lt;br /&gt;
&lt;br /&gt;
====Application Document Report====&lt;br /&gt;
[[Application Document Report]]&lt;br /&gt;
&lt;br /&gt;
====Applications Profile====&lt;br /&gt;
[[Applications Profile]]&lt;br /&gt;
&lt;br /&gt;
====Transfer Student Report====&lt;br /&gt;
[[Transfer Student Report]]&lt;br /&gt;
&lt;br /&gt;
====Progress Of Applications====&lt;br /&gt;
[[Progress Of Applications]]&lt;br /&gt;
&lt;br /&gt;
====Lapsed Application Report====&lt;br /&gt;
[[Lapsed Application Report]]&lt;br /&gt;
&lt;br /&gt;
===Enrollment Reports===&lt;br /&gt;
[[Enrollment Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Gender-Year-Of-Study====&lt;br /&gt;
[[Enrollment By Gender-Year-Of-Study]]&lt;br /&gt;
&lt;br /&gt;
====Adv. Educ. Enrollment Report====&lt;br /&gt;
[[Adv. Educ. Enrollment Report]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By # Courses Taken====&lt;br /&gt;
[[Enrollment By # Courses Taken]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Age Cohort====&lt;br /&gt;
[[Enrollment By Age Cohort]]&lt;br /&gt;
&lt;br /&gt;
====Demographic Gender-Denomination====&lt;br /&gt;
[[Demographic Gender-Denomination]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Pre Wd)====&lt;br /&gt;
[[Program Load Report (Pre Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Post Wd)====&lt;br /&gt;
[[Program Load Report (Post Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Retention Report====&lt;br /&gt;
[[Retention Report]]&lt;br /&gt;
&lt;br /&gt;
====Registered Student Profile====&lt;br /&gt;
[[Registered Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
====Number Of Advisees====&lt;br /&gt;
[[Number Of Advisees]]&lt;br /&gt;
&lt;br /&gt;
====Advisor Lists====&lt;br /&gt;
[[Advisor Lists]]&lt;br /&gt;
&lt;br /&gt;
====Students-Advisors====&lt;br /&gt;
[[Students-Advisors]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workload====&lt;br /&gt;
[[Faculty Workload]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workschedule====&lt;br /&gt;
[[Faculty Workschedule]]&lt;br /&gt;
&lt;br /&gt;
===Room Reports===&lt;br /&gt;
[[Room Reports]]&lt;br /&gt;
&lt;br /&gt;
====Room Utilisation====&lt;br /&gt;
[[Room Utilisation]]&lt;br /&gt;
&lt;br /&gt;
====Room Size Check====&lt;br /&gt;
[[Room Size Check]]&lt;br /&gt;
&lt;br /&gt;
===Student Reports===&lt;br /&gt;
[[Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Student Directory====&lt;br /&gt;
[[Student Directory]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation List====&lt;br /&gt;
[[Honours-Probation List]]&lt;br /&gt;
&lt;br /&gt;
====Marks By Year And Gpa====&lt;br /&gt;
[[Marks By Year And Gpa]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Graduate List====&lt;br /&gt;
[[Prospective Graduate List]]&lt;br /&gt;
&lt;br /&gt;
====Students By Geographic Area====&lt;br /&gt;
[[Students By Geographic Area]]&lt;br /&gt;
&lt;br /&gt;
====Student Mailbox List====&lt;br /&gt;
[[Student Mailbox List]]&lt;br /&gt;
&lt;br /&gt;
===Alumni Reports===&lt;br /&gt;
[[Alumni Reports]]&lt;br /&gt;
&lt;br /&gt;
===Register Reports===&lt;br /&gt;
[[Register Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment-Course Enrollment====&lt;br /&gt;
[[Enrollment-Course Enrollment]]&lt;br /&gt;
&lt;br /&gt;
====Transcripts====&lt;br /&gt;
[[Transcripts]]&lt;br /&gt;
&lt;br /&gt;
====Section Size Reports====&lt;br /&gt;
[[Section Size Reports]]&lt;br /&gt;
&lt;br /&gt;
==Typical Annual Cycle==&lt;br /&gt;
[[Typical Annual Cycle]]&lt;br /&gt;
&lt;br /&gt;
===Semester Cycle-Based Processing===&lt;br /&gt;
[[Semester Cycle-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====Before Registration In Courses Begins====&lt;br /&gt;
[[Before Registration In Courses Begins]]&lt;br /&gt;
&lt;br /&gt;
====Immediately Before Classes Begin====&lt;br /&gt;
[[Immediately Before Classes Begin]]&lt;br /&gt;
&lt;br /&gt;
====After Add-Drop Deadline====&lt;br /&gt;
[[After Add-Drop Deadline]]&lt;br /&gt;
&lt;br /&gt;
====End Each Semester====&lt;br /&gt;
[[End Each Semester]]&lt;br /&gt;
&lt;br /&gt;
===Time Of Year-Based Processing===&lt;br /&gt;
[[Time Of Year-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====December-January====&lt;br /&gt;
[[December-January]]&lt;br /&gt;
&lt;br /&gt;
====February====&lt;br /&gt;
[[February]]&lt;br /&gt;
&lt;br /&gt;
====April====&lt;br /&gt;
[[April]]&lt;br /&gt;
&lt;br /&gt;
====May====&lt;br /&gt;
[[May]]&lt;br /&gt;
&lt;br /&gt;
====June====&lt;br /&gt;
[[June]]&lt;br /&gt;
&lt;br /&gt;
====August====&lt;br /&gt;
[[August]]&lt;br /&gt;
&lt;br /&gt;
====September====&lt;br /&gt;
[[September]]&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
[[Miscellaneous]]&lt;br /&gt;
&lt;br /&gt;
===Program Updates===&lt;br /&gt;
[[Structure Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Program Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Version Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Codetable Updates]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Creating a User===&lt;br /&gt;
[[Creating a User]]&lt;br /&gt;
&lt;br /&gt;
===Packing And Reindexing===&lt;br /&gt;
[[Packing And Reindexing]]&lt;br /&gt;
&lt;br /&gt;
===Updating Support-Code Tables===&lt;br /&gt;
[[Updating Support-Code Tables]]&lt;br /&gt;
&lt;br /&gt;
====Advisor File Maintenance====&lt;br /&gt;
[[Advisor File Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====System Parameters====&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
====Code Table Maintenance====&lt;br /&gt;
[[Code Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====Support Table Maintenance====&lt;br /&gt;
[[Support Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
===Set System Date===&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[View Log Files]]&lt;br /&gt;
&lt;br /&gt;
===Mailbox Updates===&lt;br /&gt;
[[Mailbox Updates]]&lt;br /&gt;
&lt;br /&gt;
===Barcode Updates===&lt;br /&gt;
[[Barcode Updates]]&lt;br /&gt;
&lt;br /&gt;
===Filter or Export Merge Data===&lt;br /&gt;
[[Export Merge Data]]&lt;br /&gt;
&lt;br /&gt;
====Filtering Records====&lt;br /&gt;
[[Filtering]]&lt;br /&gt;
&lt;br /&gt;
====Export File====&lt;br /&gt;
[[Export File]]&lt;br /&gt;
&lt;br /&gt;
====Export Selection Criteria====&lt;br /&gt;
[[Export Selection Criteria]]&lt;br /&gt;
&lt;br /&gt;
===Financial Aid Editing &amp;amp; Exporting===&lt;br /&gt;
[[Financial Aid Editing &amp;amp; Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Editing====&lt;br /&gt;
[[Editing]]&lt;br /&gt;
&lt;br /&gt;
====Applicants====&lt;br /&gt;
[[Applicants]]&lt;br /&gt;
&lt;br /&gt;
====Reports====&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
====Exporting====&lt;br /&gt;
[[Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Financial Application Purging====&lt;br /&gt;
[[Financial Application Purging]]&lt;br /&gt;
&lt;br /&gt;
====Financial Aid Validation====&lt;br /&gt;
[[Financial Aid Validation]]&lt;br /&gt;
&lt;br /&gt;
====Apply Financial Aid To Accounts====&lt;br /&gt;
[[Apply Financial Aid To Accounts]]&lt;br /&gt;
&lt;br /&gt;
===Accounts Receivable===&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Accounts Receivable====&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Account Statements====&lt;br /&gt;
[[Account Statements]]&lt;br /&gt;
&lt;br /&gt;
====Add Interest To Accounts====&lt;br /&gt;
[[Add Interest To Accounts]]&lt;br /&gt;
&lt;br /&gt;
====Clear Account Detail====&lt;br /&gt;
[[Clear Account Detail]]&lt;br /&gt;
&lt;br /&gt;
====Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes====&lt;br /&gt;
[[Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes]]&lt;br /&gt;
&lt;br /&gt;
=====RTF Notes Available=====&lt;br /&gt;
[[RTF Notes Available]]&lt;br /&gt;
&lt;br /&gt;
=====Automatic Notation of Deposits=====&lt;br /&gt;
[[AutoDeposits]]&lt;br /&gt;
&lt;br /&gt;
===Back-Up Files===&lt;br /&gt;
[[Back-Up Files]]&lt;br /&gt;
&lt;br /&gt;
===Concentration Tagging===&lt;br /&gt;
[[Concentration Tagging]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
==Glossary==&lt;br /&gt;
[[Glossary]]&lt;br /&gt;
&lt;br /&gt;
===Drop Down List===&lt;br /&gt;
[[Drop Down List]]&lt;br /&gt;
&lt;br /&gt;
====Fixed Data====&lt;br /&gt;
[[Fixed Data]]&lt;br /&gt;
&lt;br /&gt;
====Expandable Data====&lt;br /&gt;
[[Expandable Data]]&lt;br /&gt;
&lt;br /&gt;
===Dates===&lt;br /&gt;
[[Dates]]&lt;br /&gt;
&lt;br /&gt;
===Transcript Status===&lt;br /&gt;
[[Transcript Status]]&lt;br /&gt;
&lt;br /&gt;
===Tabular Screen Movement===&lt;br /&gt;
[[Tabular Screen Movement]]&lt;br /&gt;
&lt;br /&gt;
===Searchable Lists===&lt;br /&gt;
[[Searchable Lists]]&lt;br /&gt;
&lt;br /&gt;
====Order====&lt;br /&gt;
[[Order]]&lt;br /&gt;
&lt;br /&gt;
====Specific Item====&lt;br /&gt;
[[Specific Item]]&lt;br /&gt;
&lt;br /&gt;
=Reference=&lt;br /&gt;
&lt;br /&gt;
==Students==&lt;br /&gt;
[[Prospective Students]]&lt;br /&gt;
&lt;br /&gt;
[[Current Students]]&lt;br /&gt;
&lt;br /&gt;
[[WaitList Management]]&lt;br /&gt;
&lt;br /&gt;
[[Deadfiles]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript Production]]&lt;br /&gt;
&lt;br /&gt;
[[Workflow]]&lt;br /&gt;
&lt;br /&gt;
[[Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[Campus Employment]]&lt;br /&gt;
&lt;br /&gt;
==Instructional==&lt;br /&gt;
[[Employees]]&lt;br /&gt;
&lt;br /&gt;
[[Instructors-Advisors]]&lt;br /&gt;
&lt;br /&gt;
[[Classrooms]]&lt;br /&gt;
&lt;br /&gt;
[[Course Templates]]&lt;br /&gt;
&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
[[Course Results]]&lt;br /&gt;
&lt;br /&gt;
[[Transfer Credit Tables]]&lt;br /&gt;
&lt;br /&gt;
==Utilities==&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
[[Change Password]]&lt;br /&gt;
&lt;br /&gt;
[[Print Setup]]&lt;br /&gt;
&lt;br /&gt;
===Datafile Maintenance===&lt;br /&gt;
[[Rebuild Indexes]]&lt;br /&gt;
&lt;br /&gt;
[[Pack Files]]&lt;br /&gt;
&lt;br /&gt;
===System Settings===&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
[[Code Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Support Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Security Points]]&lt;br /&gt;
&lt;br /&gt;
[[Users Groups]]&lt;br /&gt;
&lt;br /&gt;
===Archive Maintenance===&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Restore]]&lt;br /&gt;
&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
[[Scan for Term Entries]]&lt;br /&gt;
&lt;br /&gt;
[[Export Archive Student Data]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[Index]]&lt;br /&gt;
&lt;br /&gt;
[[Pack]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript]]&lt;br /&gt;
&lt;br /&gt;
[[Term Record Scanning]]&lt;br /&gt;
&lt;br /&gt;
[[In-Out]]&lt;br /&gt;
&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Change]]&lt;br /&gt;
&lt;br /&gt;
=Related Programs=&lt;br /&gt;
&lt;br /&gt;
==Registration Wizard==&lt;br /&gt;
[[Registration Wizard]]&lt;br /&gt;
&lt;br /&gt;
==Web-based Services==&lt;br /&gt;
&lt;br /&gt;
===Setup===&lt;br /&gt;
[[CGI Setup]]&lt;br /&gt;
&lt;br /&gt;
===for Students===&lt;br /&gt;
[[for Students]]&lt;br /&gt;
&lt;br /&gt;
===for Faculty===&lt;br /&gt;
[[for Faculty]]&lt;br /&gt;
&lt;br /&gt;
===for Alumni===&lt;br /&gt;
[[for Alumni]]&lt;br /&gt;
&lt;br /&gt;
===Schedule Listings===&lt;br /&gt;
[[Web Schedule Listings]]&lt;br /&gt;
&lt;br /&gt;
===Utilities===&lt;br /&gt;
[[AdmEMail]]&lt;br /&gt;
&lt;br /&gt;
[[RegEmail]]&lt;br /&gt;
&lt;br /&gt;
[[LiaisonWorkflow]]&lt;br /&gt;
&lt;br /&gt;
===ApplyAlberta===&lt;br /&gt;
[[ApplyAlberta]]&lt;br /&gt;
&lt;br /&gt;
==Electonic Application System==&lt;br /&gt;
[[for Admission]]&lt;br /&gt;
&lt;br /&gt;
[[for Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[for Residence]]&lt;br /&gt;
&lt;br /&gt;
[[EAS Administration]]&lt;br /&gt;
&lt;br /&gt;
[[CrossRoad On The Road]]&lt;br /&gt;
&lt;br /&gt;
==Confirmation of Registration==&lt;br /&gt;
[[Confirmation of Registration]]&lt;br /&gt;
&lt;br /&gt;
==Monthly Installments==&lt;br /&gt;
[[Monthly Installments]]&lt;br /&gt;
&lt;br /&gt;
==T2202A Data Generation==&lt;br /&gt;
[[T2202A Data Generation]]&lt;br /&gt;
&lt;br /&gt;
==CommandLine File Maintenance==&lt;br /&gt;
[[PackRebuild]]&lt;br /&gt;
&lt;br /&gt;
==Photo ID Related External Processes==&lt;br /&gt;
[[PhotoID]]&lt;br /&gt;
&lt;br /&gt;
==Academic Standing Related Processes and Reports==&lt;br /&gt;
[[Academic Standing Related Processes and Reports]]&lt;br /&gt;
&lt;br /&gt;
==Fiscal Audit Related Processes==&lt;br /&gt;
[[List of Students for Auditors]]&lt;br /&gt;
&lt;br /&gt;
==BEd Teacher Certification Recommendation File Generation==&lt;br /&gt;
[[BEdTRS]]&lt;br /&gt;
&lt;br /&gt;
=King's Admission Information=&lt;br /&gt;
[[King's Admission Information]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=777</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=777"/>
				<updated>2014-06-02T15:58:01Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:CrossRoad]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;CrossRoad - A Student Information System&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This site is intended to function as user community extendable documentation for CrossRoad. CrossRoad allows the management of all aspects of Canadian post-secondary registry operations.&lt;br /&gt;
&lt;br /&gt;
This site is intended to be organized in two ways: by procedure and in a more detailed reference fashion.&lt;br /&gt;
&lt;br /&gt;
=General Windows Client Orientation=&lt;br /&gt;
&lt;br /&gt;
This is a general introduction to the installation of CrossRoad and some common elements for all modules of the CrossRoad Windows client.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Installation instructions are at this page. &lt;br /&gt;
&lt;br /&gt;
[[Installation]]&lt;br /&gt;
&lt;br /&gt;
==Main Menu==&lt;br /&gt;
&lt;br /&gt;
The Main Menu is the one displayed on initial login to CrossRoad.&lt;br /&gt;
&lt;br /&gt;
[[Main Menu]]&lt;br /&gt;
&lt;br /&gt;
==Main Toolbar==&lt;br /&gt;
&lt;br /&gt;
The Main Toolbar is the one displayed throughout the program regardless of which windows are open.&lt;br /&gt;
&lt;br /&gt;
[[Main Toolbar]]&lt;br /&gt;
&lt;br /&gt;
==Window Toolbars==&lt;br /&gt;
&lt;br /&gt;
The various windows in CrossRoad have some common elements, both in navigation and editing.&lt;br /&gt;
&lt;br /&gt;
===Common Navigation Buttons===&lt;br /&gt;
[[Common Navigation Buttons]]&lt;br /&gt;
&lt;br /&gt;
===Common Editing Buttons===&lt;br /&gt;
[[Common Editing Buttons]]&lt;br /&gt;
&lt;br /&gt;
=Processes and Procedures=&lt;br /&gt;
This section is organised into several sub-sections, according to the major processes involved in using CrossRoad, A Student Information System©.  These processes are not sequential, but necessarily are interactive.  They are described in some detail, but the pages will make more sense if the operator is looking at CrossRoad while reading this material.&lt;br /&gt;
&lt;br /&gt;
==Prospective Student Processes==&lt;br /&gt;
Adding, deleting, and generally managing prospective students are covered here. [[Prospective Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Update Prospective Student File===&lt;br /&gt;
[[Update Prospective Student File]]&lt;br /&gt;
&lt;br /&gt;
===Filters and Exports of Prospective Student Data===&lt;br /&gt;
[[Filters and Exports of Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Global Update Prospective Student Data===&lt;br /&gt;
[[Global Update Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Contact List===&lt;br /&gt;
[[Prospective Student Contact List]]&lt;br /&gt;
&lt;br /&gt;
==Student Processes==&lt;br /&gt;
[[Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Application===&lt;br /&gt;
[[Application]]&lt;br /&gt;
&lt;br /&gt;
====Entering New Applicant Data====&lt;br /&gt;
[[Entering New Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
====Editing Applicant Data====&lt;br /&gt;
[[Editing Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
===Admission===&lt;br /&gt;
[[Admission]]&lt;br /&gt;
&lt;br /&gt;
====Preparation For Decision====&lt;br /&gt;
[[Preparation For Decision]]&lt;br /&gt;
&lt;br /&gt;
====Recording Decision====&lt;br /&gt;
[[Recording Decision]]&lt;br /&gt;
&lt;br /&gt;
====Data Export====&lt;br /&gt;
[[Data Export]]&lt;br /&gt;
&lt;br /&gt;
====Initial Credit Entry====&lt;br /&gt;
[[Initial Credit Entry]]&lt;br /&gt;
&lt;br /&gt;
===Registration===&lt;br /&gt;
[[Registration]]&lt;br /&gt;
&lt;br /&gt;
====First Registration====&lt;br /&gt;
[[First Registration]]&lt;br /&gt;
&lt;br /&gt;
====Course Registration====&lt;br /&gt;
[[Course Registration]]&lt;br /&gt;
&lt;br /&gt;
=====Register button=====&lt;br /&gt;
[[Register button]]&lt;br /&gt;
&lt;br /&gt;
=====Drop button=====&lt;br /&gt;
[[Drop button]]&lt;br /&gt;
&lt;br /&gt;
=====Modify button=====&lt;br /&gt;
[[Modify button]]&lt;br /&gt;
&lt;br /&gt;
=====Mark button=====&lt;br /&gt;
[[Mark button]]&lt;br /&gt;
&lt;br /&gt;
=====Retag button=====&lt;br /&gt;
[[Retag button]]&lt;br /&gt;
&lt;br /&gt;
=====Print button=====&lt;br /&gt;
[[Print button]]&lt;br /&gt;
&lt;br /&gt;
=====Save registrations button=====&lt;br /&gt;
[[Save registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Cancel registrations button=====&lt;br /&gt;
[[Cancel registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Quick Fees button=====&lt;br /&gt;
[[Quick Fees button]]&lt;br /&gt;
&lt;br /&gt;
=====Email All button=====&lt;br /&gt;
[[Email All button]]&lt;br /&gt;
&lt;br /&gt;
=====Email Instr button=====&lt;br /&gt;
[[Email Instr button]]&lt;br /&gt;
&lt;br /&gt;
====Prerequisite and Requirement Exceptions====&lt;br /&gt;
[[Prerequisite and Requirement Exceptions]]&lt;br /&gt;
&lt;br /&gt;
===Results===&lt;br /&gt;
[[Results]]&lt;br /&gt;
&lt;br /&gt;
====Marks Entry====&lt;br /&gt;
[[Marks Entry]]&lt;br /&gt;
&lt;br /&gt;
====Individual Grade Entry====&lt;br /&gt;
[[Individual Grade Entry]]&lt;br /&gt;
&lt;br /&gt;
===Graduation===&lt;br /&gt;
[[Graduation]]&lt;br /&gt;
&lt;br /&gt;
===Archiving-Restoring-Term End===&lt;br /&gt;
[[Archiving-Restoring-Term End]]&lt;br /&gt;
&lt;br /&gt;
====Archiving====&lt;br /&gt;
[[Archiving]]&lt;br /&gt;
&lt;br /&gt;
====Restoring====&lt;br /&gt;
[[Restoring]]&lt;br /&gt;
&lt;br /&gt;
====Term End====&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
===Term Records And Transcript Comments===&lt;br /&gt;
[[Term Records And Transcript Comments]]&lt;br /&gt;
&lt;br /&gt;
====Viewing Student's Term Records====&lt;br /&gt;
[[Viewing Student's Term Records]]&lt;br /&gt;
&lt;br /&gt;
====Scanning For Missing Or Redundant Records====&lt;br /&gt;
[[Scanning For Missing Or Redundant Records]]&lt;br /&gt;
&lt;br /&gt;
====Adding &amp;quot;Placeholder&amp;quot; Records.====&lt;br /&gt;
[[Adding &amp;quot;Placeholder&amp;quot; Records.]]&lt;br /&gt;
&lt;br /&gt;
==Course Processes==&lt;br /&gt;
[[Course Processes]]&lt;br /&gt;
&lt;br /&gt;
===Course Template===&lt;br /&gt;
[[Course Template]]&lt;br /&gt;
&lt;br /&gt;
====Course Description====&lt;br /&gt;
[[Course Description]]&lt;br /&gt;
&lt;br /&gt;
====Updating Course Availability====&lt;br /&gt;
[[Updating Course Availability]]&lt;br /&gt;
&lt;br /&gt;
===Course Offerings===&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
====Creating-Editing====&lt;br /&gt;
[[Creating-Editing]]&lt;br /&gt;
&lt;br /&gt;
====Browsing====&lt;br /&gt;
[[Browsing]]&lt;br /&gt;
&lt;br /&gt;
====Printing====&lt;br /&gt;
[[Printing]]&lt;br /&gt;
&lt;br /&gt;
==Term Processing==&lt;br /&gt;
[[Term Processing]]&lt;br /&gt;
&lt;br /&gt;
===Registration Confirmation Reports===&lt;br /&gt;
[[Registration Confirmation Reports]]&lt;br /&gt;
&lt;br /&gt;
===Class Lists===&lt;br /&gt;
&lt;br /&gt;
====Printing Class Lists====&lt;br /&gt;
[[Printing Class Lists]]&lt;br /&gt;
&lt;br /&gt;
====Printing Seminar-Lab-Tutorial Lists====&lt;br /&gt;
[[Printing Seminar-Lab-Tutorial Lists]]&lt;br /&gt;
&lt;br /&gt;
===Term Results===&lt;br /&gt;
&lt;br /&gt;
====Academic Standing====&lt;br /&gt;
[[Academic Standing]]&lt;br /&gt;
&lt;br /&gt;
====Statements Of Results====&lt;br /&gt;
[[Statements Of Results]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation Processing====&lt;br /&gt;
[[Honours-Probation Processing]]&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Reports===&lt;br /&gt;
[[Prospective Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Student Profile====&lt;br /&gt;
[[Prospective Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Admissions Reports===&lt;br /&gt;
[[Admissions Reports]]&lt;br /&gt;
&lt;br /&gt;
====Admissions Status====&lt;br /&gt;
[[Admissions Status]]&lt;br /&gt;
&lt;br /&gt;
====Outstanding Admissions====&lt;br /&gt;
[[Outstanding Admissions]]&lt;br /&gt;
&lt;br /&gt;
====Application Document Report====&lt;br /&gt;
[[Application Document Report]]&lt;br /&gt;
&lt;br /&gt;
====Applications Profile====&lt;br /&gt;
[[Applications Profile]]&lt;br /&gt;
&lt;br /&gt;
====Transfer Student Report====&lt;br /&gt;
[[Transfer Student Report]]&lt;br /&gt;
&lt;br /&gt;
====Progress Of Applications====&lt;br /&gt;
[[Progress Of Applications]]&lt;br /&gt;
&lt;br /&gt;
====Lapsed Application Report====&lt;br /&gt;
[[Lapsed Application Report]]&lt;br /&gt;
&lt;br /&gt;
===Enrollment Reports===&lt;br /&gt;
[[Enrollment Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Gender-Year-Of-Study====&lt;br /&gt;
[[Enrollment By Gender-Year-Of-Study]]&lt;br /&gt;
&lt;br /&gt;
====Adv. Educ. Enrollment Report====&lt;br /&gt;
[[Adv. Educ. Enrollment Report]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By # Courses Taken====&lt;br /&gt;
[[Enrollment By # Courses Taken]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Age Cohort====&lt;br /&gt;
[[Enrollment By Age Cohort]]&lt;br /&gt;
&lt;br /&gt;
====Demographic Gender-Denomination====&lt;br /&gt;
[[Demographic Gender-Denomination]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Pre Wd)====&lt;br /&gt;
[[Program Load Report (Pre Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Post Wd)====&lt;br /&gt;
[[Program Load Report (Post Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Retention Report====&lt;br /&gt;
[[Retention Report]]&lt;br /&gt;
&lt;br /&gt;
====Registered Student Profile====&lt;br /&gt;
[[Registered Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
====Number Of Advisees====&lt;br /&gt;
[[Number Of Advisees]]&lt;br /&gt;
&lt;br /&gt;
====Advisor Lists====&lt;br /&gt;
[[Advisor Lists]]&lt;br /&gt;
&lt;br /&gt;
====Students-Advisors====&lt;br /&gt;
[[Students-Advisors]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workload====&lt;br /&gt;
[[Faculty Workload]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workschedule====&lt;br /&gt;
[[Faculty Workschedule]]&lt;br /&gt;
&lt;br /&gt;
===Room Reports===&lt;br /&gt;
[[Room Reports]]&lt;br /&gt;
&lt;br /&gt;
====Room Utilisation====&lt;br /&gt;
[[Room Utilisation]]&lt;br /&gt;
&lt;br /&gt;
====Room Size Check====&lt;br /&gt;
[[Room Size Check]]&lt;br /&gt;
&lt;br /&gt;
===Student Reports===&lt;br /&gt;
[[Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Student Directory====&lt;br /&gt;
[[Student Directory]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation List====&lt;br /&gt;
[[Honours-Probation List]]&lt;br /&gt;
&lt;br /&gt;
====Marks By Year And Gpa====&lt;br /&gt;
[[Marks By Year And Gpa]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Graduate List====&lt;br /&gt;
[[Prospective Graduate List]]&lt;br /&gt;
&lt;br /&gt;
====Students By Geographic Area====&lt;br /&gt;
[[Students By Geographic Area]]&lt;br /&gt;
&lt;br /&gt;
====Student Mailbox List====&lt;br /&gt;
[[Student Mailbox List]]&lt;br /&gt;
&lt;br /&gt;
===Alumni Reports===&lt;br /&gt;
[[Alumni Reports]]&lt;br /&gt;
&lt;br /&gt;
===Register Reports===&lt;br /&gt;
[[Register Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment-Course Enrollment====&lt;br /&gt;
[[Enrollment-Course Enrollment]]&lt;br /&gt;
&lt;br /&gt;
====Transcripts====&lt;br /&gt;
[[Transcripts]]&lt;br /&gt;
&lt;br /&gt;
====Section Size Reports====&lt;br /&gt;
[[Section Size Reports]]&lt;br /&gt;
&lt;br /&gt;
==Typical Annual Cycle==&lt;br /&gt;
[[Typical Annual Cycle]]&lt;br /&gt;
&lt;br /&gt;
===Semester Cycle-Based Processing===&lt;br /&gt;
[[Semester Cycle-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====Before Registration In Courses Begins====&lt;br /&gt;
[[Before Registration In Courses Begins]]&lt;br /&gt;
&lt;br /&gt;
====Immediately Before Classes Begin====&lt;br /&gt;
[[Immediately Before Classes Begin]]&lt;br /&gt;
&lt;br /&gt;
====After Add-Drop Deadline====&lt;br /&gt;
[[After Add-Drop Deadline]]&lt;br /&gt;
&lt;br /&gt;
====End Each Semester====&lt;br /&gt;
[[End Each Semester]]&lt;br /&gt;
&lt;br /&gt;
===Time Of Year-Based Processing===&lt;br /&gt;
[[Time Of Year-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====December-January====&lt;br /&gt;
[[December-January]]&lt;br /&gt;
&lt;br /&gt;
====February====&lt;br /&gt;
[[February]]&lt;br /&gt;
&lt;br /&gt;
====April====&lt;br /&gt;
[[April]]&lt;br /&gt;
&lt;br /&gt;
====May====&lt;br /&gt;
[[May]]&lt;br /&gt;
&lt;br /&gt;
====June====&lt;br /&gt;
[[June]]&lt;br /&gt;
&lt;br /&gt;
====August====&lt;br /&gt;
[[August]]&lt;br /&gt;
&lt;br /&gt;
====September====&lt;br /&gt;
[[September]]&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
[[Miscellaneous]]&lt;br /&gt;
&lt;br /&gt;
===Program Updates===&lt;br /&gt;
[[Structure Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Program Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Version Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Codetable Updates]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Creating a User===&lt;br /&gt;
[[Creating a User]]&lt;br /&gt;
&lt;br /&gt;
===Packing And Reindexing===&lt;br /&gt;
[[Packing And Reindexing]]&lt;br /&gt;
&lt;br /&gt;
===Updating Support-Code Tables===&lt;br /&gt;
[[Updating Support-Code Tables]]&lt;br /&gt;
&lt;br /&gt;
====Advisor File Maintenance====&lt;br /&gt;
[[Advisor File Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====System Parameters====&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
====Code Table Maintenance====&lt;br /&gt;
[[Code Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====Support Table Maintenance====&lt;br /&gt;
[[Support Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
===Set System Date===&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[View Log Files]]&lt;br /&gt;
&lt;br /&gt;
===Mailbox Updates===&lt;br /&gt;
[[Mailbox Updates]]&lt;br /&gt;
&lt;br /&gt;
===Barcode Updates===&lt;br /&gt;
[[Barcode Updates]]&lt;br /&gt;
&lt;br /&gt;
===Filter or Export Merge Data===&lt;br /&gt;
[[Export Merge Data]]&lt;br /&gt;
&lt;br /&gt;
====Filtering Records====&lt;br /&gt;
[[Filtering]]&lt;br /&gt;
&lt;br /&gt;
====Export File====&lt;br /&gt;
[[Export File]]&lt;br /&gt;
&lt;br /&gt;
====Export Selection Criteria====&lt;br /&gt;
[[Export Selection Criteria]]&lt;br /&gt;
&lt;br /&gt;
===Financial Aid Editing &amp;amp; Exporting===&lt;br /&gt;
[[Financial Aid Editing &amp;amp; Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Editing====&lt;br /&gt;
[[Editing]]&lt;br /&gt;
&lt;br /&gt;
====Applicants====&lt;br /&gt;
[[Applicants]]&lt;br /&gt;
&lt;br /&gt;
====Reports====&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
====Exporting====&lt;br /&gt;
[[Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Financial Application Purging====&lt;br /&gt;
[[Financial Application Purging]]&lt;br /&gt;
&lt;br /&gt;
====Financial Aid Validation====&lt;br /&gt;
[[Financial Aid Validation]]&lt;br /&gt;
&lt;br /&gt;
====Apply Financial Aid To Accounts====&lt;br /&gt;
[[Apply Financial Aid To Accounts]]&lt;br /&gt;
&lt;br /&gt;
===Accounts Receivable===&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Accounts Receivable====&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Account Statements====&lt;br /&gt;
[[Account Statements]]&lt;br /&gt;
&lt;br /&gt;
====Add Interest To Accounts====&lt;br /&gt;
[[Add Interest To Accounts]]&lt;br /&gt;
&lt;br /&gt;
====Clear Account Detail====&lt;br /&gt;
[[Clear Account Detail]]&lt;br /&gt;
&lt;br /&gt;
====Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes====&lt;br /&gt;
[[Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes]]&lt;br /&gt;
&lt;br /&gt;
=====RTF Notes Available=====&lt;br /&gt;
[[RTF Notes Available]]&lt;br /&gt;
&lt;br /&gt;
===Back-Up Files===&lt;br /&gt;
[[Back-Up Files]]&lt;br /&gt;
&lt;br /&gt;
===Concentration Tagging===&lt;br /&gt;
[[Concentration Tagging]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
==Glossary==&lt;br /&gt;
[[Glossary]]&lt;br /&gt;
&lt;br /&gt;
===Drop Down List===&lt;br /&gt;
[[Drop Down List]]&lt;br /&gt;
&lt;br /&gt;
====Fixed Data====&lt;br /&gt;
[[Fixed Data]]&lt;br /&gt;
&lt;br /&gt;
====Expandable Data====&lt;br /&gt;
[[Expandable Data]]&lt;br /&gt;
&lt;br /&gt;
===Dates===&lt;br /&gt;
[[Dates]]&lt;br /&gt;
&lt;br /&gt;
===Transcript Status===&lt;br /&gt;
[[Transcript Status]]&lt;br /&gt;
&lt;br /&gt;
===Tabular Screen Movement===&lt;br /&gt;
[[Tabular Screen Movement]]&lt;br /&gt;
&lt;br /&gt;
===Searchable Lists===&lt;br /&gt;
[[Searchable Lists]]&lt;br /&gt;
&lt;br /&gt;
====Order====&lt;br /&gt;
[[Order]]&lt;br /&gt;
&lt;br /&gt;
====Specific Item====&lt;br /&gt;
[[Specific Item]]&lt;br /&gt;
&lt;br /&gt;
=Reference=&lt;br /&gt;
&lt;br /&gt;
==Students==&lt;br /&gt;
[[Prospective Students]]&lt;br /&gt;
&lt;br /&gt;
[[Current Students]]&lt;br /&gt;
&lt;br /&gt;
[[WaitList Management]]&lt;br /&gt;
&lt;br /&gt;
[[Deadfiles]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript Production]]&lt;br /&gt;
&lt;br /&gt;
[[Workflow]]&lt;br /&gt;
&lt;br /&gt;
[[Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[Campus Employment]]&lt;br /&gt;
&lt;br /&gt;
==Instructional==&lt;br /&gt;
[[Employees]]&lt;br /&gt;
&lt;br /&gt;
[[Instructors-Advisors]]&lt;br /&gt;
&lt;br /&gt;
[[Classrooms]]&lt;br /&gt;
&lt;br /&gt;
[[Course Templates]]&lt;br /&gt;
&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
[[Course Results]]&lt;br /&gt;
&lt;br /&gt;
[[Transfer Credit Tables]]&lt;br /&gt;
&lt;br /&gt;
==Utilities==&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
[[Change Password]]&lt;br /&gt;
&lt;br /&gt;
[[Print Setup]]&lt;br /&gt;
&lt;br /&gt;
===Datafile Maintenance===&lt;br /&gt;
[[Rebuild Indexes]]&lt;br /&gt;
&lt;br /&gt;
[[Pack Files]]&lt;br /&gt;
&lt;br /&gt;
===System Settings===&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
[[Code Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Support Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Security Points]]&lt;br /&gt;
&lt;br /&gt;
[[Users Groups]]&lt;br /&gt;
&lt;br /&gt;
===Archive Maintenance===&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Restore]]&lt;br /&gt;
&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
[[Scan for Term Entries]]&lt;br /&gt;
&lt;br /&gt;
[[Export Archive Student Data]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[Index]]&lt;br /&gt;
&lt;br /&gt;
[[Pack]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript]]&lt;br /&gt;
&lt;br /&gt;
[[Term Record Scanning]]&lt;br /&gt;
&lt;br /&gt;
[[In-Out]]&lt;br /&gt;
&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Change]]&lt;br /&gt;
&lt;br /&gt;
=Related Programs=&lt;br /&gt;
&lt;br /&gt;
==Registration Wizard==&lt;br /&gt;
[[Registration Wizard]]&lt;br /&gt;
&lt;br /&gt;
==Web-based Services==&lt;br /&gt;
&lt;br /&gt;
===Setup===&lt;br /&gt;
[[CGI Setup]]&lt;br /&gt;
&lt;br /&gt;
===for Students===&lt;br /&gt;
[[for Students]]&lt;br /&gt;
&lt;br /&gt;
===for Faculty===&lt;br /&gt;
[[for Faculty]]&lt;br /&gt;
&lt;br /&gt;
===for Alumni===&lt;br /&gt;
[[for Alumni]]&lt;br /&gt;
&lt;br /&gt;
===Schedule Listings===&lt;br /&gt;
[[Web Schedule Listings]]&lt;br /&gt;
&lt;br /&gt;
===Utilities===&lt;br /&gt;
[[AdmEMail]]&lt;br /&gt;
&lt;br /&gt;
[[RegEmail]]&lt;br /&gt;
&lt;br /&gt;
[[LiaisonWorkflow]]&lt;br /&gt;
&lt;br /&gt;
===ApplyAlberta===&lt;br /&gt;
[[ApplyAlberta]]&lt;br /&gt;
&lt;br /&gt;
==Electonic Application System==&lt;br /&gt;
[[for Admission]]&lt;br /&gt;
&lt;br /&gt;
[[for Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[for Residence]]&lt;br /&gt;
&lt;br /&gt;
[[EAS Administration]]&lt;br /&gt;
&lt;br /&gt;
[[CrossRoad On The Road]]&lt;br /&gt;
&lt;br /&gt;
==Confirmation of Registration==&lt;br /&gt;
[[Confirmation of Registration]]&lt;br /&gt;
&lt;br /&gt;
==Monthly Installments==&lt;br /&gt;
[[Monthly Installments]]&lt;br /&gt;
&lt;br /&gt;
==T2202A Data Generation==&lt;br /&gt;
[[T2202A Data Generation]]&lt;br /&gt;
&lt;br /&gt;
==CommandLine File Maintenance==&lt;br /&gt;
[[PackRebuild]]&lt;br /&gt;
&lt;br /&gt;
==Photo ID Related External Processes==&lt;br /&gt;
[[PhotoID]]&lt;br /&gt;
&lt;br /&gt;
==Academic Standing Related Processes and Reports==&lt;br /&gt;
[[Academic Standing Related Processes and Reports]]&lt;br /&gt;
&lt;br /&gt;
==Fiscal Audit Related Processes==&lt;br /&gt;
[[List of Students for Auditors]]&lt;br /&gt;
&lt;br /&gt;
==BEd Teacher Certification Recommendation File Generation==&lt;br /&gt;
[[BEdTRS]]&lt;br /&gt;
&lt;br /&gt;
=King's Admission Information=&lt;br /&gt;
[[King's Admission Information]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Alumni&amp;diff=776</id>
		<title>For Alumni</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Alumni&amp;diff=776"/>
				<updated>2014-06-02T14:52:37Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Setup=&lt;br /&gt;
Setup for Alumni Services is very similar to that for Current Student Services. In EAS Admission, under Release Editing, the entry alummenu.rel contains a tilde delimited list of the options enabled for Alumni Services. The options are outlined at [[CGI_Setup#Alumni_Services]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Accounts=&lt;br /&gt;
&lt;br /&gt;
==Self-Serve==&lt;br /&gt;
Normal account creation asks alumni for their student id number and matching information such as SIN, birthdate and home postal code. Matching 2 of 3 will allow the account to be created. Similarly, if an alumnus/ae has forgotten his/her password, a reset and email password request is available.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
&lt;br /&gt;
Alumni who cannot remember their id number can also email a request with similar information. To set this us, in EAS Admission, use the Alumni Verification window to find (Alt F3) and match the data. Once found and matched, File | Create Alumni Account, will create the account and copy the data to the Windows clipboard. Emails should then be sent to the alumnus/ae, one with the ID and one with the temporary password. If done as a reply to the original email, care should be taken to remove personal data in the replies.&lt;br /&gt;
&lt;br /&gt;
If the account already exists, the same process will reset the password and copy data to the Windows clipboard.&lt;br /&gt;
&lt;br /&gt;
In the same window in EAS Admission, it is also possible to add the alumni's email to their record through the File | Add Account Email. This will help facilitate subsequent email requests.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=For_Alumni&amp;diff=775</id>
		<title>For Alumni</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=For_Alumni&amp;diff=775"/>
				<updated>2014-06-02T14:17:23Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: New page: =Setup= Setup for Alumni Services is very similar to that for Current Student Services. In EAS Admission, under Release Editing, the entry alummenu.rel contains a tilde delimited list of t...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Setup=&lt;br /&gt;
Setup for Alumni Services is very similar to that for Current Student Services. In EAS Admission, under Release Editing, the entry alummenu.rel contains a tilde delimited list of the options enabled for Alumni Services. The options are outlined at [[CGI_Setup#Alumni_Services]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Accounts=&lt;br /&gt;
&lt;br /&gt;
==Self-Serve==&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=CGI_Setup&amp;diff=774</id>
		<title>CGI Setup</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=CGI_Setup&amp;diff=774"/>
				<updated>2014-06-02T14:16:48Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Alumni Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Setting up CGI Services for CrossRoad =&lt;br /&gt;
&lt;br /&gt;
This is a brief overview of the setup for CGI services for CrossRoad, including Services for Students, Services for Faculty, and Electronic Applications.&lt;br /&gt;
&lt;br /&gt;
== General process == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Setup underlying OS. This can be Windows 2000, or 2003.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Install Apache.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Apache runs under a particular Win2K user. Ensure that this&lt;br /&gt;
user can:&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Connect to the network which has the Advantage Database Server&lt;br /&gt;
on it&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Can see the folders which hold the data for CrossRoad&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Has appropriate rights to the cgi-bin folder under Apache.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Install a certificate and change apache’s settings to enable&lt;br /&gt;
SSL. All of CrossRoad’s CGI processes expect https: calls.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Use the CGISetup.exe to install the various CGI programs,&lt;br /&gt;
images and javascript files.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the cgi-bin folder add a text file called webini.txt. The&lt;br /&gt;
contents of that should be a UNC path to the folder that holds the current&lt;br /&gt;
CrossRoad databases.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the current data folder ensure that three data tables and&lt;br /&gt;
associated support files exist: webini.dbf, relfile.dbf (relfile.ntx), and&lt;br /&gt;
htmlfile.dbf (htmlfile.dbt, htmlfile.ntx).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Correctly populate webini.dbf. It uses only record numbers to&lt;br /&gt;
refer to data, and these are outlined below. Note that this is probably&lt;br /&gt;
best edited with the DBU utility.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Correctly populate relfile.dbf. Relfile grants access to many&lt;br /&gt;
different aspects of these services. These are outlined below. This can be&lt;br /&gt;
edited with the EAS program that is installed with CrossRoad.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Correctly populate htmlfile.dbf. This provides quite a bit of&lt;br /&gt;
html text that is used by these services. The kind’s of contents are&lt;br /&gt;
outlined below. This can be edited with the EAS program that is installed&lt;br /&gt;
with CrossRoad.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Ensure that subsidiary databases that support the on-line&lt;br /&gt;
application system are available and up to date. Most of these are directly&lt;br /&gt;
maintained in CrossRoad but some are outside. There are WEBDATES.DBF&lt;br /&gt;
CCINVAL.DBF MINORS.DBF WEBAID.DBF. These are described below.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Webini.dbf Contents == &lt;br /&gt;
&lt;br /&gt;
The sample below indicates the contents as used by King’s. Note that EAS refers to the on-line application system.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=0 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;LINE&amp;lt;/td&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;DESCRIPTIO&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;\\kingsnet\reg\apps\sis\dbf.mm\&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Current Database location&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;\\kingsnet\reg\apps\sis\arc.mm\&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;ArchiveDatabase location&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/login.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Student login URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/kinglogo.gif&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Institution Logo URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/weblkup.exe?&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Student Advising Available Courses URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/webadvis.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Faculty Advising URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;C-&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Threshold Mark for inclusion in major for transfer credit&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/webadvis.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Faculty Advising URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/weblkup.exe?&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Faculty Advising Available Courses URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/mainmenu.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Student Mainmenu&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;&amp;lt;br&amp;gt;&amp;lt;a href=mailto:registrar@kingsu.ca&amp;gt;The Registry @ 465-8330&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Trouble mailto setting&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/classlst.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Faculty Classlist URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/easkuc_a.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;EAS Admissions URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/easkuc_r.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;EAS Rez URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/easkuc_f.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;EAS Financial Aid URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;http://luke.kingsu.ca/cgi-bin/easkuc_s&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;EAS Submissions URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;http://luke.kingsu.ca/cgi-bin/easkuc_m&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;EAS Menu URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;http://www.alis.gov.ab.ca/cgi-bin/eas_main.pl&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;EAS Main Callback URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;Glenn.Keeler@kingsu.ca,Registry.EAS@kingsu.ca&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;EAS Applications Email Addresses&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;Registry.EAS@kingsu.ca,Glenn.Keeler@kingsu.ca&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;EAS Rez Applications Email Addresses&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;glenn.keeler@kingsu.ca,Registry.EAS@kingsu.ca&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;EAS FinAid Applications Email Addresses&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;http://luke.kingsu.ca/eas/easkucerr.html&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;EAS Error Url&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;1~2~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Web Advising &amp;quot;&amp;lt;st1:place w:st=&amp;quot;on&amp;quot;&amp;gt;Normal&amp;lt;/st1:place&amp;gt;&amp;quot; Terms&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;300&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Web Advising Senior Course Threshold&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;3.5&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Web Advising With Distinction GPA&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;http://luke.kingsu.ca/cgi-bin/CGImail&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Email handler for address changes&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;x:\apps\pmail\winpm-32&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;mailgate1.kingsu.ca&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Email server for CrossRoad on the Road&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;admissions@kingsu.ca&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Enrollment Services Email for CrossRoad on the Road&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;registrar@kingsu.ca&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Email address for address changes&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/WebReg.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;URL for Web Registration&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;registrar@kingsu.ca&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Web Registration Email Address&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/WebAdvis.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Student Advising URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/ChgFPW.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Web Password Change URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/FacMenu.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Faculty Menu&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/WebReview.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Faculty On-line Registration Review and Approval&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;registrar@kingsu.ca&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;From Address for most communication&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;registrar@kingsu.ca&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Academic Warning Address&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/CourseEval.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Course Evaluation URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;\\kingsnet\app\apps\evalsys\&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;Course Evaluation File Path&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td nowrap valign=bottom&amp;gt;https://registry.kingsu.ca/cgi-bin/WebContact.exe&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td nowrap valign=bottom&amp;gt;New Advisee Contact URL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Relfile.dbf Contents == &lt;br /&gt;
&lt;br /&gt;
Here are the contents of this file. Entries appear in the file in the order of the RELFILE field, but below are grouped by&lt;br /&gt;
applications that are affected. &lt;br /&gt;
&lt;br /&gt;
=== Application Related ===&lt;br /&gt;
&lt;br /&gt;
==== Admission Application ====&lt;br /&gt;
&lt;br /&gt;
Note that this is deprecated with the implementation of Apply Alberta.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=MsoTableGrid border=1 cellspacing=0 cellpadding=0 width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;ADMFEE.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;2006/0750.00;2007/0850.00~2006/07100.00;2007/08100.00~2006/07100.00;2007/08100.00~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This field&lt;br /&gt;
specifies the application fee based on year applied for. The structure is&lt;br /&gt;
that the first set is the standard fee (years are distinguished by&lt;br /&gt;
semi-colons) the second is the late application fee, and the third is the&lt;br /&gt;
international application fee.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;ADMTAB.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;NM|Name~AD|Address~EM|Emergency&lt;br /&gt;
Contact~BG|Biographical~HS|High School~L30|Grade 12 Courses~PS|Previous&lt;br /&gt;
Post-Secondary~KUC-1|Program Information~KUC-4|Further&lt;br /&gt;
Information~KUC-2|Reference~KUC-3|Declaration~KUC-5|Payment~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This determine&lt;br /&gt;
which tabs from the application process are available. The coded name appears&lt;br /&gt;
before the pipe character with the display name after that.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;APPLDDAT.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;2006/072:20070112~2006/073:20070501~2006/074:20070525~2007/081:20070815~2007/082:20071201~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;These are the&lt;br /&gt;
deadeline dates for each year and term.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;APPLDEAD.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;Fall Term 15&lt;br /&gt;
August~ Winter Term 12 January~BEd Applications 2007/08 will release&lt;br /&gt;
decisions on approximately 31 March 2007 and 15 May 2007.~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This is a text&lt;br /&gt;
statement of the application dates for fall,winter and a special statement.&lt;br /&gt;
This would need to be customized for users other than King’s.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;APPLIC.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;2006/073~2006/074~2007/081~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This is a&lt;br /&gt;
definition of the available application year and terms.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;APPLNOTE.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This allows the&lt;br /&gt;
insertion of a special note about applications, such as the extension of a&lt;br /&gt;
deadline.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;CARDTYPE.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;MASTERCARD|MasterCard~VISA|Visa~CHEQUE|Cheque&lt;br /&gt;
to be mailed~FUNDSTRANSFER|Funds Transfer~INPERSON|Will pay in person at&lt;br /&gt;
TKUC~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;These are the&lt;br /&gt;
definitions of acceptable payment types, with the code followed by a pipe&lt;br /&gt;
character followed by the text displayed.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;LANGREQ.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;TOEP|TOEFL&lt;br /&gt;
(paper-based version)~TOEC|TOEFL (computer-based version)~TOEI|TOEFL iBT&lt;br /&gt;
(internet based)~MELA|MELAB~IELT|IELTS~ASPE|ASPECT~ELTC|The English Language&lt;br /&gt;
Training College Program with a score of 9~EN30|Alberta English&lt;br /&gt;
30~IBHL|International Baccalaureate Higher Level English~APEN|Advanced&lt;br /&gt;
Placement English~HERE|I have three years of formal full-time study in Canada&lt;br /&gt;
or at an approved institution outside Canada as outlined above~TKUC|I have&lt;br /&gt;
already taken TKUC's ENGL204 or 205~KEST|I am requesting the King's English&lt;br /&gt;
Language Studies Assessment Test~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
acceptable English proficiency demonstrations.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;SOURCE.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;BILLBOARD|Billboard&lt;br /&gt;
Ad~FACSTAFF|Faculty or Staff Member~FAMILY|Family~FRIEND|Friend~NEWS|News&lt;br /&gt;
coverage~ALUM|Previous King's Student~PRINT|Print Ad~RADIO|Radio or TV&lt;br /&gt;
Ad~SCHOOL|School Contact~INTERNET|Internet~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
accepted categories for the responses to the “I first heard about” question.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;SPECIAL.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This allows the&lt;br /&gt;
definition of “Special” programs. Currently unused.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;SPECTERM.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines valid&lt;br /&gt;
terms for the special program.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;STDSTAT.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;FT|Full-Time~PT|Part-Time~VS|Visiting~SS|Unclassified~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
possible student status types for the application.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;SUBAPPS.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;AIDAPP|Financial&lt;br /&gt;
Aid*~EMPAPP|Campus Employment*~MUSAPP|Music~APPATH|Athletics~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines&lt;br /&gt;
additional applications that can be requested.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;14%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;REQMINOR.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;38%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;BA4&lt;br /&gt;
ENVS~BSC4ENVS~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;47%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines&lt;br /&gt;
programs that has a required minor.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Residence Application ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=MsoTableGrid border=1 cellspacing=0 cellpadding=0 width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;10%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;CLUBS.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;52%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;ISA|International&lt;br /&gt;
Student's Association~MSA|Mature Student Association~AAA|Action and Awareness&lt;br /&gt;
Club~TKK|The&lt;br /&gt;
King's Keepers/The&lt;br /&gt;
Environmental Club~KEA|The King's Education Association~KGH|The King's&lt;br /&gt;
Hands~KPH|The King's&lt;br /&gt;
Players/Drama&lt;br /&gt;
Club~KHC|TKUC Hockey Club~KMS|TKUC Men's&lt;br /&gt;
Soccer Club~KWS|TKUC Women's Soccer Club~PHC|The Philosophy&lt;br /&gt;
Club~PSC|The Political Studies&lt;br /&gt;
Club~PYC|The Psychology Club~PSP|The Peer Support&lt;br /&gt;
Program~SCC|The King's Science&lt;br /&gt;
Society~SSC|The Snowboarding/Ski&lt;br /&gt;
Club~IFC|The International Films Club~LDC|Liturgical&lt;br /&gt;
Dance Club~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;36%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
various student clubs that might be selected on the residence application.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;10%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;MEALPLAN.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;52%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;BASIC|Basic&lt;br /&gt;
($2600 deposit per year)~OPT1|Limited ($2200 deposit per&lt;br /&gt;
year)~APT1|Apartment, no meal plan required~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;36%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines&lt;br /&gt;
the&lt;br /&gt;
available mealplans.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;10%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;OCCUPANC.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;52%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;2F|Tower Full Year&lt;br /&gt;
Double occupancy : ($2200 for the full year)~1F|Tower Full Year Single&lt;br /&gt;
occupancy : ($4000 for the full year)~6F|Apartment Full Year occupancy :&lt;br /&gt;
($2400 for the full&lt;br /&gt;
year)~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;36%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
available occupancies.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;10%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;REZDEAD.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;52%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;15 August&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;36%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the text&lt;br /&gt;
for the application deadline.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;10%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;REZFEE.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;52%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;2004/05400.00~2005/06400.00~2006/07400.00~2007/08400.00~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;36%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
required deposit by year of application.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;10%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;REZINTER.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;52%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;T|Team sports&lt;br /&gt;
(volleyball, basketball, soccer, etc)~E|Extreme sports (mountain biking,&lt;br /&gt;
snowboarding, skiing, etc)~M|Music~C|Computers~R|Reading and&lt;br /&gt;
Writing~O|Outdoor activities (hiking, camping, etc)~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;36%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
different interests that might be selected on the residence application.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;10%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;REZMUSIC.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;52%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;A|Alternative~P|Punk/ska~C|Country~H|Heavy&lt;br /&gt;
metal~L|Classical~J|Jazz~O|Pop~X|I am tolerant of all types of music~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;36%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
different &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;REZSTMT.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;defines the required statements in the residence application&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;SOURCECD.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;source to crossroad code definitions&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;TMAJOR.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;teachable majors for BEd Secondary&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;TMINOR.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;teachable minors for BEd Secondary&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Financial Aid ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=MsoTableGrid border=1 cellspacing=0 cellpadding=0 width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;10%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;FINAID.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;53%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;01/02/2007~31/03/2007~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;36%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
period during which applications for financial aid will be accepted.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;10%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;FINSTMT.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;53%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;XTNCMT|Statement&lt;br /&gt;
of Christian Commitment&amp;lt;br&amp;gt;Speak of your commitment to Christianity or&lt;br /&gt;
your faith. What does your faith mean to you?~INVOLV|Statement of Involvement&lt;br /&gt;
in University Activities&amp;lt;br&amp;gt;Tell the effect you have had on the King's&lt;br /&gt;
student community in past years of study. What activities have you been&lt;br /&gt;
involved in?~MUSICACH|Statement of Musical Achievement&amp;lt;br&amp;gt;Speak of your&lt;br /&gt;
musical achievements, including all awards, recognition, honours and&lt;br /&gt;
activities.~DISABILITY|Statement of Disability&amp;lt;br&amp;gt;In order to award the&lt;br /&gt;
Mephiboschet Scholarship, the awarding committee must be aware of your&lt;br /&gt;
condition and its limitations on your studies.~STEWARD|Statement of&lt;br /&gt;
Commitment to Stewardship of God's Creation&amp;lt;br&amp;gt;Tell of your commitment&lt;br /&gt;
to the environment and its stewardship. Have you beeninvolved in&lt;br /&gt;
environmental programs in your community? Have you implemented any programs&lt;br /&gt;
to increase/impact stewardship?~CAREERINT|Statement of Career Intent and/or&lt;br /&gt;
Activities Post-Graduation&amp;lt;br&amp;gt;Explain your plans after graduation. What&lt;br /&gt;
will you be doing with the degree you will receive from The King's &amp;lt;st1:place&lt;br /&gt;
w:st=&amp;quot;on&amp;quot;&amp;gt;&amp;lt;st1:PlaceType w:st=&amp;quot;on&amp;quot;&amp;gt;University&amp;lt;/st1:PlaceType&amp;gt; &amp;lt;st1:PlaceType&lt;br /&gt;
w:st=&amp;quot;on&amp;quot;&amp;gt;College&amp;lt;/st1:PlaceType&amp;gt;&amp;lt;/st1:place&amp;gt;?~GRADINT|Statement of&lt;br /&gt;
Graduation Intentions&amp;lt;br&amp;gt;What are your goals for your studies? Do you&lt;br /&gt;
intend to graduate from The King's &amp;lt;st1:place w:st=&amp;quot;on&amp;quot;&amp;gt;&amp;lt;st1:PlaceType w:st=&amp;quot;on&amp;quot;&amp;gt;University&amp;lt;/st1:PlaceType&amp;gt;&lt;br /&gt;
&amp;lt;st1:PlaceType w:st=&amp;quot;on&amp;quot;&amp;gt;College&amp;lt;/st1:PlaceType&amp;gt;&amp;lt;/st1:place&amp;gt;? Will you&lt;br /&gt;
further your studies elsewhere?~MRWCRS|List of Courses taken through&lt;br /&gt;
ADLC&amp;lt;br&amp;gt;Please list high school courses you have taken through the&lt;br /&gt;
Alberta Distance Learning Centre.~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;36%&amp;quot; valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
code and the text description of the various possible statements that might&lt;br /&gt;
be requested.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;FINTAB.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;defines tabs in financial aid application&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Student Services === &lt;br /&gt;
&lt;br /&gt;
There are several sub services here. The items are clustered by those services.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;	&amp;lt;td valign=top&amp;gt;STUMENU.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;td valign=top&amp;gt;FINALEXAM~MARKS~ADVISOR~ACCOUNTS~CHANGEADDRESS~REGISTER~COURSEEVAL~&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;td valign=top&amp;gt;These items define the various possible student menu entries. At the time of the writing of this document the options are (*d items are in development):&lt;br /&gt;
		&amp;lt;br /&amp;gt;REGISTER = What Am I Registered In? and On-line Registration&lt;br /&gt;
		&amp;lt;br /&amp;gt;FINALEXAM = What is My Final Exam Schedule?&lt;br /&gt;
		&amp;lt;br /&amp;gt;MARKS = What are My Marks?&lt;br /&gt;
		&amp;lt;br /&amp;gt;ADVISOR = Program Advisor Report&lt;br /&gt;
		&amp;lt;br /&amp;gt;ACCOUNTS = What is the status of my Account?&lt;br /&gt;
		&amp;lt;br /&amp;gt;CHANGEADDRESS = Change Address Information&lt;br /&gt;
		&amp;lt;br /&amp;gt;COURSEEVAL = On-line Course Evaluation&lt;br /&gt;
		&amp;lt;br /&amp;gt;TRANREQ = Request your Academic Transcript&lt;br /&gt;
		&amp;lt;br /&amp;gt;LETTERREQ = Request a letter of confirmation&lt;br /&gt;
		&amp;lt;br /&amp;gt;*PROGCHANGE = Request a change in program&lt;br /&gt;
		&amp;lt;br /&amp;gt;TUTORREQ = Request a tutor&lt;br /&gt;
		&amp;lt;br /&amp;gt;TAXRECEIPT = Retrieve T2202A&lt;br /&gt;
		&amp;lt;br /&amp;gt;WEBDOX = Retrieve important documents released to the student&lt;br /&gt;
		&amp;lt;br /&amp;gt;WEBAPPTyyyy/yyt = Make a confirmation appointment for a specific year and term&lt;br /&gt;
		&amp;lt;br /&amp;gt;SEATyyyy/yyt = CUC ONLY seat reservation for a specific year and term&lt;br /&gt;
		&amp;lt;br /&amp;gt;ADRPyyyy/yyt = CUC ONLY add/drop available for a specific year and term&lt;br /&gt;
		&amp;lt;br /&amp;gt;CUCBUD = CUC ONLY budget submission&lt;br /&gt;
		&amp;lt;br /&amp;gt;CONFyyyy/yyt = On-line confirmation of registration for a specific year and term&lt;br /&gt;
		&amp;lt;br /&amp;gt;DECyyyy/yy = Student Contractual Obligations for a specific year&lt;br /&gt;
		&amp;lt;br /&amp;gt;REZLEASEyyyy/yy = Accept Residence Lease Agreement for a specific year&lt;br /&gt;
		&amp;lt;br /&amp;gt;&amp;lt;b&amp;gt;Note that the items with a specific year and term generally disappear once the student has completed the activity&amp;lt;/b&amp;gt;&lt;br /&gt;
		&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;STMNTRAN.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Controls display text for student menu items.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Reminders ====&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;CHECKLST.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;REG2010/112~DEP2010/11~REZ2010/11~FIN2010/11~JOB2010/11~DEC2010/11~WEBAPPT2010/112~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;REGyyyy/yyt Registration reminder for a specific year and term&amp;lt;br /&amp;gt;&lt;br /&gt;
DEPyyyy/yy Tuition Deposit reminder for a specific year&amp;lt;br /&amp;gt;&lt;br /&gt;
REZyyyy/yy Residence application reminder for a specific year&amp;lt;br /&amp;gt;&lt;br /&gt;
FINyyyy/yy Financial Aid application reminder for a specific year&amp;lt;br /&amp;gt;&lt;br /&gt;
JOByyyy/yy Campus Employment application reminder for a specific year&amp;lt;br /&amp;gt;&lt;br /&gt;
DECyyyy/yy Student Contractual Obligations reminder for a specific year&amp;lt;br /&amp;gt;&lt;br /&gt;
WEBAPPTyyyy/yyt Registration Confirmation appointment reminder for a specific year and term&amp;lt;br /&amp;gt;&lt;br /&gt;
REZLEASEyyyy/yy Acceptance of Residence Lease for a specific year and term&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Note that these items only appear if the student still needs to complete them.&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== What are my Final Exams? ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=MsoTableGrid border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;FINAL.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;2006/071~2006071~2006072~2006/072~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This is a tilde&lt;br /&gt;
delimited list of final exam schedules that have been released to be seen&lt;br /&gt;
through web services.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== What are my Grades? ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=MsoTableGrid border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;MARK.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;2004054~2004053~2005061~2005062~2005063~2005064~2006071~2006072~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This is a tilde&lt;br /&gt;
delimited list of the grades that have been released to be viewed through&lt;br /&gt;
these services.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== On-line Registration ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;REGISTER.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;2006/073~2006/074~2007/081~2007/082~&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;This is the tilde delmited list of terms open for registration. This should be set when a term is ready for registration and not removed until after the withdraw deadline at least.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;CONFIRM.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;2006/073~&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;This is the tilde delimited list of terms for which a student may confirm registration (that is, have the charges made against the accounts receivable account).&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;NOAUDIT.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;*~&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;This defines course codes (using wildcards) for courses that cannot be audited. As written in the example, no courses may be selected for audit.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;NODROP.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;INST*~ENGL2*~&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;These are courses which may not be dropped on the web – usually theses are mandatory courses for all students.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;NODEPTRM.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;defines terms that do not require a deposit for registration&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;RETDEPDT.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;defines the date on which returning students must have paid a deposit to register (mmdd, year is determined automatically)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== On-line Course Evaluation ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=MsoTableGrid border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;CRSEVCRS.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;PSYC492*~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This states the&lt;br /&gt;
courses, using wildcards, that are available for evaluation.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;CRSEVYR.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;2006/072~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This is the list&lt;br /&gt;
of terms available for evaluation. Normally only one term would be entered&lt;br /&gt;
here at a time.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;CRSEVXCR.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Courses excluded from On-line evaluation&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Confirmation Appointment and On-line Confirmation ====&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;APPTYT.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Year and term test for registration for confirmation appointment enabling&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;KCONFIRM.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;defines year and term for which online confirmation is enabled (King's)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Alumni Services ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;ALUMMENU.REL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Alumni Menu Selections&amp;lt;br&amp;gt;&lt;br /&gt;
TRANREQ: request transcript&amp;lt;br&amp;gt;&lt;br /&gt;
CHANGEADDRESS: address update&amp;lt;br&amp;gt;&lt;br /&gt;
TAXRECEIPT: t2202a retrieval&amp;lt;br&amp;gt;&lt;br /&gt;
ADVISOR: display advisor report&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Faculty Services ===&lt;br /&gt;
&lt;br /&gt;
==== Student Registration Review/Approval ====&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;ADVISCMT.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Commlog category for advising comments&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Class Lists/Grade Submission ==== &lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=MsoTableGrid border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;ACADWARN.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;2006/072~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This “releases” a&lt;br /&gt;
term or terms to have instructors issue academic warnings for individual&lt;br /&gt;
students.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;WARNCAT.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines the&lt;br /&gt;
communication log category for academic warnings.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;GRADESUB.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This “releases” a&lt;br /&gt;
term or terms to have instructors submit grades.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;MARKSAU.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;AU~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines&lt;br /&gt;
grades for audit registrations.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;MARKSCR.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;A+~A~A-~B+~B~B-~C+~C~C-~D+~D~F~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines&lt;br /&gt;
grades for credit registrations.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;MARKSMT.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;M~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines&lt;br /&gt;
grades for midterm courses (ie the first half of full year courses).&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;MARKSNC.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;N~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines&lt;br /&gt;
grades for non-credit registrations.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;MARKSPA.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;PA~FA~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines&lt;br /&gt;
grades for pass/fail courses.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;MTCRS.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;BIOL395~BIOL495~BIOL497~CHEM395~CHEM495~CHEM497~ENGL398~ENGL498~MUSI376~THEO376~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines&lt;br /&gt;
courses that should be marked as mid-term.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;PFCRS.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;INST200~INST210~INST300~INST310~INST400~INST410~BIOL395~BIOL495~EDUC305~ENVS490~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;This defines&lt;br /&gt;
courses that should be marked pass/fail.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== New Advisee Contact ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=MsoTableGrid border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=115 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;WEBCONT.REL&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=576 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;2007/081FA~IA~&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=304 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;Defines the term&lt;br /&gt;
applied for and the file status codes that determine which advisees appear on&lt;br /&gt;
the list for faculty to contact. &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Web Payment ===&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;ADMITFEE.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Defines admission fee in webpay&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;ATHLCAMP.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Defines athletics camp fee in webpay&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;DONACODE.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Defines donation code in webpay (deprecated)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;DONATION.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Defines donation &amp;quot;fee&amp;quot; in webpay&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;GRADFEE.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Defines grad fee in webpay&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;LIBFINE.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Defines library fine in webpay&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;LIBLIMIT.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Defines the &amp;quot;lost book&amp;quot; limitation in webpay&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;PAYPURP.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Defines the various payment items that may be selected in webpay&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;REZDEP.REL&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Defines the residence deposit in webpay&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Online Course Schedules ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;CrsLstDs.rel&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Schedule discipline code translation &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;CrsLstGT.rel&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Schedule course type filter (CR NC, so not phantom)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;gt;CrsLstYr.rel&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Schedule years released&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Htmlfile.dbf Contents == &lt;br /&gt;
&lt;br /&gt;
Htmlfile contains a number of html formatted fragments for insertion at various points for on-line services. These&lt;br /&gt;
have no &amp;lt;head&amp;gt; or &amp;lt;body&amp;gt; tags, but are otherwise correct html.&lt;br /&gt;
&lt;br /&gt;
=== EAS Admission Related ===&lt;br /&gt;
&amp;lt;p&amp;gt;Note that this is deprecated with Apply Alberta coming on-line&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;HTMLFILE&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;Meaning&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;StdDecl.htm&amp;lt;/td&amp;gt;&amp;lt;td valign=top&amp;gt;Declaration for Admission Applications&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
BEdDecl.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Declaration for King's BEd applications&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
FinDecl.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Declaration for Financial Aid Application&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
RezDecl.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Declaration for Residence Application&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
StdRec.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Personal Recommendation&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
BEdRec.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Personal Recommendation for BEd&lt;br /&gt;
Applications&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
LangReq.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
English language proficiency statement&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
SupDoc.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
List of supporting documents required for&lt;br /&gt;
application&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Redirect.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Redirection to institutional homepage&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
ApplProc.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Application Procedure statement&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
RezApp.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Residence Applicant introductory text&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
FinApp.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Financial Aid Application Procedure&lt;br /&gt;
statement&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
RezAddr.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Application Address for Residence&lt;br /&gt;
Applications&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
RegAddr.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Application Address for Admission&lt;br /&gt;
Applications&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
MarkList.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Text describing offer of notification&lt;br /&gt;
when grades are released (requires that the institution run such an email&lt;br /&gt;
list).&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
CalUrl.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
HREF for the Academic Calendar on the Web&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
CalFnUrl.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
HREF for Financial Aid information on the&lt;br /&gt;
web&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
FacMenu.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Faculty Menu static text and links&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
RezChoic.htm&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Residence choice listing&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;EASPDecl.htm&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;East Africa Studies program declaration&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;EASPRec.htm&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;East Africa Studies program recommendation&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;BACKEAS.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;text displayed when returning to EAS (deprecated)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;FINEXP.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;This is the text for the allowable expenses that appears in the financial information section&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== WebPay Related === &lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;ADMITFEE.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Additional text displayed when admit fee is chosen in webpay&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;DONATION.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Additional text displayed when a donation is chosen in webpay&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;GRADFEE.HTM &amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Additional text displayed when a grad fee is chosen&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;LIBFINE.HTM &amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Additional text displayed when a library fine is chosen&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;RCPTHEAD.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Text for the head of the on-line receipt&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;TUITDEP.HTM &amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Additional text displayed when a tuition deposit is chosen&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Microsite (Prospective Student Data Collection) Related ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;CONTRESP.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;microsite &amp;quot;thanks&amp;quot; statement (for email)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Current Student Services ===&lt;br /&gt;
&lt;br /&gt;
==== Course Evaluation Related ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;CRSEVCMT.HTM Defines to whom to send additional comments for course evaluation&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Contractual Obligation Related ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;CONTACCE.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Contractual Obligation Statement&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Confirmation Appointment Related ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;WEBAPPT.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;text for email when confirmation appointment is made&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== OnLine Confirmation Related ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;CUCTASKA.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;text for task A of confirmation (registration)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;CUCTASKB.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;text for task B of confirmation (id picture)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;CUCTASKC.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;text for task C of confirmation (address update)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;CUCTASKD.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;text for task D of confirmation (payment)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Residence Related ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;LEASE-A.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;defines the text for the lease agreement for Apartments&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;LEASE-D.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;defines the text for the lease agreement for Double Occupancy&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;LEASE-S.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;defines the text for the lease agreement for Single Occupancy&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== OnLine Course Description Related ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;DESCHEAD.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;Online course description headnote&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Faculty Services Related === &lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;FACMENU.HTM&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;additional text for faculty menu&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== RegnoteX.html ==&lt;br /&gt;
&lt;br /&gt;
These are htmlized versions of the RegnoteX.rtf files that are used by windows CrossRoad. They are appended to&lt;br /&gt;
course/fee sheets produced by on-line registration. Conversion utilities can be recommended by Keeler Services.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=BEdTRS&amp;diff=768</id>
		<title>BEdTRS</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=BEdTRS&amp;diff=768"/>
				<updated>2014-04-29T17:20:38Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To generate the BEd TRS file, there are two steps:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Edit c:\CrossRoad\BEdTRS.ini.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[DATAPATHS]&amp;lt;br&amp;gt;&lt;br /&gt;
DBFPATH=c:\keelersv\tkuc\registra\dbf.mm&amp;lt;br&amp;gt;&lt;br /&gt;
REPORTFILE=c:\keelersv\tkuc\registra\BEdTRS.rpt&amp;lt;br&amp;gt;&lt;br /&gt;
[PARAMS]&amp;lt;br&amp;gt;&lt;br /&gt;
YEAR=14&amp;lt;br&amp;gt;&lt;br /&gt;
DEGREES=BED~&amp;lt;br&amp;gt;&lt;br /&gt;
DEGREECODES=BEDAD~&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The year entry is the one that will change every year. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Run c:\CrossRoad\BEdTRS.exe&amp;lt;br&amp;gt;&lt;br /&gt;
This will successively ask about including each student (respond with Y or N) with a grad year as specified in the degree specified. In the situation where multiple submissions happen, this will mean excluding those previously submitted.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Return to [[Main_Page]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=BEdTRS&amp;diff=767</id>
		<title>BEdTRS</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=BEdTRS&amp;diff=767"/>
				<updated>2014-04-29T17:20:02Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: New page: To generate the BEd TRS file, there are two steps:  &amp;lt;ol&amp;gt; &amp;lt;li&amp;gt;Edit c:\CrossRoad\BEdTRS.ini.&amp;lt;br&amp;gt;  [DATAPATHS]&amp;lt;br&amp;gt; DBFPATH=c:\keelersv\tkuc\registra\dbf.mm&amp;lt;br&amp;gt; REPORTFILE=c:\keelersv\tkuc\reg...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To generate the BEd TRS file, there are two steps:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Edit c:\CrossRoad\BEdTRS.ini.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[DATAPATHS]&amp;lt;br&amp;gt;&lt;br /&gt;
DBFPATH=c:\keelersv\tkuc\registra\dbf.mm&amp;lt;br&amp;gt;&lt;br /&gt;
REPORTFILE=c:\keelersv\tkuc\registra\BEdTRS.rpt&amp;lt;br&amp;gt;&lt;br /&gt;
[PARAMS]&amp;lt;br&amp;gt;&lt;br /&gt;
YEAR=14&amp;lt;br&amp;gt;&lt;br /&gt;
DEGREES=BED~&amp;lt;br&amp;gt;&lt;br /&gt;
DEGREECODES=BEDAD~&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The year entry is the one that will change every year. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Run c:\CrossRoad\BEdTRS.exe&amp;lt;br&amp;gt;&lt;br /&gt;
This will successively ask about including each student (respond with Y or N) with a grad year as specified in the degree specified. In the situation where multiple submissions happen, this will mean excluding those previously submitted.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Return to [[Main page]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=766</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Main_Page&amp;diff=766"/>
				<updated>2014-04-29T17:15:26Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:CrossRoad]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;CrossRoad - A Student Information System&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This site is intended to function as user community extendable documentation for CrossRoad. CrossRoad allows the management of all aspects of Canadian post-secondary registry operations.&lt;br /&gt;
&lt;br /&gt;
This site is intended to be organized in two ways: by procedure and in a more detailed reference fashion.&lt;br /&gt;
&lt;br /&gt;
=General Windows Client Orientation=&lt;br /&gt;
&lt;br /&gt;
This is a general introduction to the installation of CrossRoad and some common elements for all modules of the CrossRoad Windows client.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Installation instructions are at this page. &lt;br /&gt;
&lt;br /&gt;
[[Installation]]&lt;br /&gt;
&lt;br /&gt;
==Main Menu==&lt;br /&gt;
&lt;br /&gt;
The Main Menu is the one displayed on initial login to CrossRoad.&lt;br /&gt;
&lt;br /&gt;
[[Main Menu]]&lt;br /&gt;
&lt;br /&gt;
==Main Toolbar==&lt;br /&gt;
&lt;br /&gt;
The Main Toolbar is the one displayed throughout the program regardless of which windows are open.&lt;br /&gt;
&lt;br /&gt;
[[Main Toolbar]]&lt;br /&gt;
&lt;br /&gt;
==Window Toolbars==&lt;br /&gt;
&lt;br /&gt;
The various windows in CrossRoad have some common elements, both in navigation and editing.&lt;br /&gt;
&lt;br /&gt;
===Common Navigation Buttons===&lt;br /&gt;
[[Common Navigation Buttons]]&lt;br /&gt;
&lt;br /&gt;
===Common Editing Buttons===&lt;br /&gt;
[[Common Editing Buttons]]&lt;br /&gt;
&lt;br /&gt;
=Processes and Procedures=&lt;br /&gt;
This section is organised into several sub-sections, according to the major processes involved in using CrossRoad, A Student Information System©.  These processes are not sequential, but necessarily are interactive.  They are described in some detail, but the pages will make more sense if the operator is looking at CrossRoad while reading this material.&lt;br /&gt;
&lt;br /&gt;
==Prospective Student Processes==&lt;br /&gt;
Adding, deleting, and generally managing prospective students are covered here. [[Prospective Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Update Prospective Student File===&lt;br /&gt;
[[Update Prospective Student File]]&lt;br /&gt;
&lt;br /&gt;
===Filters and Exports of Prospective Student Data===&lt;br /&gt;
[[Filters and Exports of Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Global Update Prospective Student Data===&lt;br /&gt;
[[Global Update Prospective Student Data]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Contact List===&lt;br /&gt;
[[Prospective Student Contact List]]&lt;br /&gt;
&lt;br /&gt;
==Student Processes==&lt;br /&gt;
[[Student Processes]]&lt;br /&gt;
&lt;br /&gt;
===Application===&lt;br /&gt;
[[Application]]&lt;br /&gt;
&lt;br /&gt;
====Entering New Applicant Data====&lt;br /&gt;
[[Entering New Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
====Editing Applicant Data====&lt;br /&gt;
[[Editing Applicant Data]]&lt;br /&gt;
&lt;br /&gt;
===Admission===&lt;br /&gt;
[[Admission]]&lt;br /&gt;
&lt;br /&gt;
====Preparation For Decision====&lt;br /&gt;
[[Preparation For Decision]]&lt;br /&gt;
&lt;br /&gt;
====Recording Decision====&lt;br /&gt;
[[Recording Decision]]&lt;br /&gt;
&lt;br /&gt;
====Data Export====&lt;br /&gt;
[[Data Export]]&lt;br /&gt;
&lt;br /&gt;
====Initial Credit Entry====&lt;br /&gt;
[[Initial Credit Entry]]&lt;br /&gt;
&lt;br /&gt;
===Registration===&lt;br /&gt;
[[Registration]]&lt;br /&gt;
&lt;br /&gt;
====First Registration====&lt;br /&gt;
[[First Registration]]&lt;br /&gt;
&lt;br /&gt;
====Course Registration====&lt;br /&gt;
[[Course Registration]]&lt;br /&gt;
&lt;br /&gt;
=====Register button=====&lt;br /&gt;
[[Register button]]&lt;br /&gt;
&lt;br /&gt;
=====Drop button=====&lt;br /&gt;
[[Drop button]]&lt;br /&gt;
&lt;br /&gt;
=====Modify button=====&lt;br /&gt;
[[Modify button]]&lt;br /&gt;
&lt;br /&gt;
=====Mark button=====&lt;br /&gt;
[[Mark button]]&lt;br /&gt;
&lt;br /&gt;
=====Retag button=====&lt;br /&gt;
[[Retag button]]&lt;br /&gt;
&lt;br /&gt;
=====Print button=====&lt;br /&gt;
[[Print button]]&lt;br /&gt;
&lt;br /&gt;
=====Save registrations button=====&lt;br /&gt;
[[Save registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Cancel registrations button=====&lt;br /&gt;
[[Cancel registrations button]]&lt;br /&gt;
&lt;br /&gt;
=====Quick Fees button=====&lt;br /&gt;
[[Quick Fees button]]&lt;br /&gt;
&lt;br /&gt;
=====Email All button=====&lt;br /&gt;
[[Email All button]]&lt;br /&gt;
&lt;br /&gt;
=====Email Instr button=====&lt;br /&gt;
[[Email Instr button]]&lt;br /&gt;
&lt;br /&gt;
====Prerequisite and Requirement Exceptions====&lt;br /&gt;
[[Prerequisite and Requirement Exceptions]]&lt;br /&gt;
&lt;br /&gt;
===Results===&lt;br /&gt;
[[Results]]&lt;br /&gt;
&lt;br /&gt;
====Marks Entry====&lt;br /&gt;
[[Marks Entry]]&lt;br /&gt;
&lt;br /&gt;
====Individual Grade Entry====&lt;br /&gt;
[[Individual Grade Entry]]&lt;br /&gt;
&lt;br /&gt;
===Graduation===&lt;br /&gt;
[[Graduation]]&lt;br /&gt;
&lt;br /&gt;
===Archiving-Restoring-Term End===&lt;br /&gt;
[[Archiving-Restoring-Term End]]&lt;br /&gt;
&lt;br /&gt;
====Archiving====&lt;br /&gt;
[[Archiving]]&lt;br /&gt;
&lt;br /&gt;
====Restoring====&lt;br /&gt;
[[Restoring]]&lt;br /&gt;
&lt;br /&gt;
====Term End====&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
===Term Records And Transcript Comments===&lt;br /&gt;
[[Term Records And Transcript Comments]]&lt;br /&gt;
&lt;br /&gt;
====Viewing Student's Term Records====&lt;br /&gt;
[[Viewing Student's Term Records]]&lt;br /&gt;
&lt;br /&gt;
====Scanning For Missing Or Redundant Records====&lt;br /&gt;
[[Scanning For Missing Or Redundant Records]]&lt;br /&gt;
&lt;br /&gt;
====Adding &amp;quot;Placeholder&amp;quot; Records.====&lt;br /&gt;
[[Adding &amp;quot;Placeholder&amp;quot; Records.]]&lt;br /&gt;
&lt;br /&gt;
==Course Processes==&lt;br /&gt;
[[Course Processes]]&lt;br /&gt;
&lt;br /&gt;
===Course Template===&lt;br /&gt;
[[Course Template]]&lt;br /&gt;
&lt;br /&gt;
====Course Description====&lt;br /&gt;
[[Course Description]]&lt;br /&gt;
&lt;br /&gt;
====Updating Course Availability====&lt;br /&gt;
[[Updating Course Availability]]&lt;br /&gt;
&lt;br /&gt;
===Course Offerings===&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
====Creating-Editing====&lt;br /&gt;
[[Creating-Editing]]&lt;br /&gt;
&lt;br /&gt;
====Browsing====&lt;br /&gt;
[[Browsing]]&lt;br /&gt;
&lt;br /&gt;
====Printing====&lt;br /&gt;
[[Printing]]&lt;br /&gt;
&lt;br /&gt;
==Term Processing==&lt;br /&gt;
[[Term Processing]]&lt;br /&gt;
&lt;br /&gt;
===Registration Confirmation Reports===&lt;br /&gt;
[[Registration Confirmation Reports]]&lt;br /&gt;
&lt;br /&gt;
===Class Lists===&lt;br /&gt;
&lt;br /&gt;
====Printing Class Lists====&lt;br /&gt;
[[Printing Class Lists]]&lt;br /&gt;
&lt;br /&gt;
====Printing Seminar-Lab-Tutorial Lists====&lt;br /&gt;
[[Printing Seminar-Lab-Tutorial Lists]]&lt;br /&gt;
&lt;br /&gt;
===Term Results===&lt;br /&gt;
&lt;br /&gt;
====Academic Standing====&lt;br /&gt;
[[Academic Standing]]&lt;br /&gt;
&lt;br /&gt;
====Statements Of Results====&lt;br /&gt;
[[Statements Of Results]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation Processing====&lt;br /&gt;
[[Honours-Probation Processing]]&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
===Prospective Student Reports===&lt;br /&gt;
[[Prospective Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Student Profile====&lt;br /&gt;
[[Prospective Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Admissions Reports===&lt;br /&gt;
[[Admissions Reports]]&lt;br /&gt;
&lt;br /&gt;
====Admissions Status====&lt;br /&gt;
[[Admissions Status]]&lt;br /&gt;
&lt;br /&gt;
====Outstanding Admissions====&lt;br /&gt;
[[Outstanding Admissions]]&lt;br /&gt;
&lt;br /&gt;
====Application Document Report====&lt;br /&gt;
[[Application Document Report]]&lt;br /&gt;
&lt;br /&gt;
====Applications Profile====&lt;br /&gt;
[[Applications Profile]]&lt;br /&gt;
&lt;br /&gt;
====Transfer Student Report====&lt;br /&gt;
[[Transfer Student Report]]&lt;br /&gt;
&lt;br /&gt;
====Progress Of Applications====&lt;br /&gt;
[[Progress Of Applications]]&lt;br /&gt;
&lt;br /&gt;
====Lapsed Application Report====&lt;br /&gt;
[[Lapsed Application Report]]&lt;br /&gt;
&lt;br /&gt;
===Enrollment Reports===&lt;br /&gt;
[[Enrollment Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Gender-Year-Of-Study====&lt;br /&gt;
[[Enrollment By Gender-Year-Of-Study]]&lt;br /&gt;
&lt;br /&gt;
====Adv. Educ. Enrollment Report====&lt;br /&gt;
[[Adv. Educ. Enrollment Report]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By # Courses Taken====&lt;br /&gt;
[[Enrollment By # Courses Taken]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment By Age Cohort====&lt;br /&gt;
[[Enrollment By Age Cohort]]&lt;br /&gt;
&lt;br /&gt;
====Demographic Gender-Denomination====&lt;br /&gt;
[[Demographic Gender-Denomination]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Pre Wd)====&lt;br /&gt;
[[Program Load Report (Pre Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Program Load Report (Post Wd)====&lt;br /&gt;
[[Program Load Report (Post Wd)]]&lt;br /&gt;
&lt;br /&gt;
====Retention Report====&lt;br /&gt;
[[Retention Report]]&lt;br /&gt;
&lt;br /&gt;
====Registered Student Profile====&lt;br /&gt;
[[Registered Student Profile]]&lt;br /&gt;
&lt;br /&gt;
===Advisor Reports===&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
====Number Of Advisees====&lt;br /&gt;
[[Number Of Advisees]]&lt;br /&gt;
&lt;br /&gt;
====Advisor Lists====&lt;br /&gt;
[[Advisor Lists]]&lt;br /&gt;
&lt;br /&gt;
====Students-Advisors====&lt;br /&gt;
[[Students-Advisors]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workload====&lt;br /&gt;
[[Faculty Workload]]&lt;br /&gt;
&lt;br /&gt;
====Faculty Workschedule====&lt;br /&gt;
[[Faculty Workschedule]]&lt;br /&gt;
&lt;br /&gt;
===Room Reports===&lt;br /&gt;
[[Room Reports]]&lt;br /&gt;
&lt;br /&gt;
====Room Utilisation====&lt;br /&gt;
[[Room Utilisation]]&lt;br /&gt;
&lt;br /&gt;
====Room Size Check====&lt;br /&gt;
[[Room Size Check]]&lt;br /&gt;
&lt;br /&gt;
===Student Reports===&lt;br /&gt;
[[Student Reports]]&lt;br /&gt;
&lt;br /&gt;
====Student Directory====&lt;br /&gt;
[[Student Directory]]&lt;br /&gt;
&lt;br /&gt;
====Honours-Probation List====&lt;br /&gt;
[[Honours-Probation List]]&lt;br /&gt;
&lt;br /&gt;
====Marks By Year And Gpa====&lt;br /&gt;
[[Marks By Year And Gpa]]&lt;br /&gt;
&lt;br /&gt;
====Prospective Graduate List====&lt;br /&gt;
[[Prospective Graduate List]]&lt;br /&gt;
&lt;br /&gt;
====Students By Geographic Area====&lt;br /&gt;
[[Students By Geographic Area]]&lt;br /&gt;
&lt;br /&gt;
====Student Mailbox List====&lt;br /&gt;
[[Student Mailbox List]]&lt;br /&gt;
&lt;br /&gt;
===Alumni Reports===&lt;br /&gt;
[[Alumni Reports]]&lt;br /&gt;
&lt;br /&gt;
===Register Reports===&lt;br /&gt;
[[Register Reports]]&lt;br /&gt;
&lt;br /&gt;
====Enrollment-Course Enrollment====&lt;br /&gt;
[[Enrollment-Course Enrollment]]&lt;br /&gt;
&lt;br /&gt;
====Transcripts====&lt;br /&gt;
[[Transcripts]]&lt;br /&gt;
&lt;br /&gt;
====Section Size Reports====&lt;br /&gt;
[[Section Size Reports]]&lt;br /&gt;
&lt;br /&gt;
==Typical Annual Cycle==&lt;br /&gt;
[[Typical Annual Cycle]]&lt;br /&gt;
&lt;br /&gt;
===Semester Cycle-Based Processing===&lt;br /&gt;
[[Semester Cycle-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====Before Registration In Courses Begins====&lt;br /&gt;
[[Before Registration In Courses Begins]]&lt;br /&gt;
&lt;br /&gt;
====Immediately Before Classes Begin====&lt;br /&gt;
[[Immediately Before Classes Begin]]&lt;br /&gt;
&lt;br /&gt;
====After Add-Drop Deadline====&lt;br /&gt;
[[After Add-Drop Deadline]]&lt;br /&gt;
&lt;br /&gt;
====End Each Semester====&lt;br /&gt;
[[End Each Semester]]&lt;br /&gt;
&lt;br /&gt;
===Time Of Year-Based Processing===&lt;br /&gt;
[[Time Of Year-Based Processing]]&lt;br /&gt;
&lt;br /&gt;
====December-January====&lt;br /&gt;
[[December-January]]&lt;br /&gt;
&lt;br /&gt;
====February====&lt;br /&gt;
[[February]]&lt;br /&gt;
&lt;br /&gt;
====April====&lt;br /&gt;
[[April]]&lt;br /&gt;
&lt;br /&gt;
====May====&lt;br /&gt;
[[May]]&lt;br /&gt;
&lt;br /&gt;
====June====&lt;br /&gt;
[[June]]&lt;br /&gt;
&lt;br /&gt;
====August====&lt;br /&gt;
[[August]]&lt;br /&gt;
&lt;br /&gt;
====September====&lt;br /&gt;
[[September]]&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
[[Miscellaneous]]&lt;br /&gt;
&lt;br /&gt;
===Program Updates===&lt;br /&gt;
[[Structure Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Program Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Version Updates]]&lt;br /&gt;
&lt;br /&gt;
[[Codetable Updates]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Creating a User===&lt;br /&gt;
[[Creating a User]]&lt;br /&gt;
&lt;br /&gt;
===Packing And Reindexing===&lt;br /&gt;
[[Packing And Reindexing]]&lt;br /&gt;
&lt;br /&gt;
===Updating Support-Code Tables===&lt;br /&gt;
[[Updating Support-Code Tables]]&lt;br /&gt;
&lt;br /&gt;
====Advisor File Maintenance====&lt;br /&gt;
[[Advisor File Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====System Parameters====&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
====Code Table Maintenance====&lt;br /&gt;
[[Code Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
====Support Table Maintenance====&lt;br /&gt;
[[Support Table Maintenance]]&lt;br /&gt;
&lt;br /&gt;
===Set System Date===&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[View Log Files]]&lt;br /&gt;
&lt;br /&gt;
===Mailbox Updates===&lt;br /&gt;
[[Mailbox Updates]]&lt;br /&gt;
&lt;br /&gt;
===Barcode Updates===&lt;br /&gt;
[[Barcode Updates]]&lt;br /&gt;
&lt;br /&gt;
===Filter or Export Merge Data===&lt;br /&gt;
[[Export Merge Data]]&lt;br /&gt;
&lt;br /&gt;
====Filtering Records====&lt;br /&gt;
[[Filtering]]&lt;br /&gt;
&lt;br /&gt;
====Export File====&lt;br /&gt;
[[Export File]]&lt;br /&gt;
&lt;br /&gt;
====Export Selection Criteria====&lt;br /&gt;
[[Export Selection Criteria]]&lt;br /&gt;
&lt;br /&gt;
===Financial Aid Editing &amp;amp; Exporting===&lt;br /&gt;
[[Financial Aid Editing &amp;amp; Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Editing====&lt;br /&gt;
[[Editing]]&lt;br /&gt;
&lt;br /&gt;
====Applicants====&lt;br /&gt;
[[Applicants]]&lt;br /&gt;
&lt;br /&gt;
====Reports====&lt;br /&gt;
[[Reports]]&lt;br /&gt;
&lt;br /&gt;
====Exporting====&lt;br /&gt;
[[Exporting]]&lt;br /&gt;
&lt;br /&gt;
====Financial Application Purging====&lt;br /&gt;
[[Financial Application Purging]]&lt;br /&gt;
&lt;br /&gt;
====Financial Aid Validation====&lt;br /&gt;
[[Financial Aid Validation]]&lt;br /&gt;
&lt;br /&gt;
====Apply Financial Aid To Accounts====&lt;br /&gt;
[[Apply Financial Aid To Accounts]]&lt;br /&gt;
&lt;br /&gt;
===Accounts Receivable===&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Accounts Receivable====&lt;br /&gt;
[[Accounts Receivable]]&lt;br /&gt;
&lt;br /&gt;
====Account Statements====&lt;br /&gt;
[[Account Statements]]&lt;br /&gt;
&lt;br /&gt;
====Add Interest To Accounts====&lt;br /&gt;
[[Add Interest To Accounts]]&lt;br /&gt;
&lt;br /&gt;
====Clear Account Detail====&lt;br /&gt;
[[Clear Account Detail]]&lt;br /&gt;
&lt;br /&gt;
====Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes====&lt;br /&gt;
[[Modifying Course-Fee Sheet, Waitlist, And Final Exam Notes]]&lt;br /&gt;
&lt;br /&gt;
=====RTF Notes Available=====&lt;br /&gt;
[[RTF Notes Available]]&lt;br /&gt;
&lt;br /&gt;
====Back-Up Files====&lt;br /&gt;
[[Back-Up Files]]&lt;br /&gt;
&lt;br /&gt;
====Concentration Tagging====&lt;br /&gt;
[[Concentration Tagging]]&lt;br /&gt;
&lt;br /&gt;
====Advisor Reports====&lt;br /&gt;
[[Advisor Reports]]&lt;br /&gt;
&lt;br /&gt;
==Glossary==&lt;br /&gt;
[[Glossary]]&lt;br /&gt;
&lt;br /&gt;
===Drop Down List===&lt;br /&gt;
[[Drop Down List]]&lt;br /&gt;
&lt;br /&gt;
====Fixed Data====&lt;br /&gt;
[[Fixed Data]]&lt;br /&gt;
&lt;br /&gt;
====Expandable Data====&lt;br /&gt;
[[Expandable Data]]&lt;br /&gt;
&lt;br /&gt;
===Dates===&lt;br /&gt;
[[Dates]]&lt;br /&gt;
&lt;br /&gt;
===Transcript Status===&lt;br /&gt;
[[Transcript Status]]&lt;br /&gt;
&lt;br /&gt;
===Tabular Screen Movement===&lt;br /&gt;
[[Tabular Screen Movement]]&lt;br /&gt;
&lt;br /&gt;
===Searchable Lists===&lt;br /&gt;
[[Searchable Lists]]&lt;br /&gt;
&lt;br /&gt;
====Order====&lt;br /&gt;
[[Order]]&lt;br /&gt;
&lt;br /&gt;
====Specific Item====&lt;br /&gt;
[[Specific Item]]&lt;br /&gt;
&lt;br /&gt;
=Reference=&lt;br /&gt;
&lt;br /&gt;
==Students==&lt;br /&gt;
[[Prospective Students]]&lt;br /&gt;
&lt;br /&gt;
[[Current Students]]&lt;br /&gt;
&lt;br /&gt;
[[WaitList Management]]&lt;br /&gt;
&lt;br /&gt;
[[Deadfiles]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript Production]]&lt;br /&gt;
&lt;br /&gt;
[[Workflow]]&lt;br /&gt;
&lt;br /&gt;
[[Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[Campus Employment]]&lt;br /&gt;
&lt;br /&gt;
==Instructional==&lt;br /&gt;
[[Employees]]&lt;br /&gt;
&lt;br /&gt;
[[Instructors-Advisors]]&lt;br /&gt;
&lt;br /&gt;
[[Classrooms]]&lt;br /&gt;
&lt;br /&gt;
[[Course Templates]]&lt;br /&gt;
&lt;br /&gt;
[[Course Offerings]]&lt;br /&gt;
&lt;br /&gt;
[[Course Results]]&lt;br /&gt;
&lt;br /&gt;
[[Transfer Credit Tables]]&lt;br /&gt;
&lt;br /&gt;
==Utilities==&lt;br /&gt;
[[Set System Date]]&lt;br /&gt;
&lt;br /&gt;
[[Change Password]]&lt;br /&gt;
&lt;br /&gt;
[[Print Setup]]&lt;br /&gt;
&lt;br /&gt;
===Datafile Maintenance===&lt;br /&gt;
[[Rebuild Indexes]]&lt;br /&gt;
&lt;br /&gt;
[[Pack Files]]&lt;br /&gt;
&lt;br /&gt;
===System Settings===&lt;br /&gt;
[[System Parameters]]&lt;br /&gt;
&lt;br /&gt;
[[Code Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Support Tables]]&lt;br /&gt;
&lt;br /&gt;
[[Security Points]]&lt;br /&gt;
&lt;br /&gt;
[[Users Groups]]&lt;br /&gt;
&lt;br /&gt;
===Archive Maintenance===&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Restore]]&lt;br /&gt;
&lt;br /&gt;
[[Term End]]&lt;br /&gt;
&lt;br /&gt;
[[Scan for Term Entries]]&lt;br /&gt;
&lt;br /&gt;
[[Export Archive Student Data]]&lt;br /&gt;
&lt;br /&gt;
===View Log Files===&lt;br /&gt;
[[Index]]&lt;br /&gt;
&lt;br /&gt;
[[Pack]]&lt;br /&gt;
&lt;br /&gt;
[[Transcript]]&lt;br /&gt;
&lt;br /&gt;
[[Term Record Scanning]]&lt;br /&gt;
&lt;br /&gt;
[[In-Out]]&lt;br /&gt;
&lt;br /&gt;
[[Archive]]&lt;br /&gt;
&lt;br /&gt;
[[Change]]&lt;br /&gt;
&lt;br /&gt;
=Related Programs=&lt;br /&gt;
&lt;br /&gt;
==Registration Wizard==&lt;br /&gt;
[[Registration Wizard]]&lt;br /&gt;
&lt;br /&gt;
==Web-based Services==&lt;br /&gt;
&lt;br /&gt;
===Setup===&lt;br /&gt;
[[CGI Setup]]&lt;br /&gt;
&lt;br /&gt;
===for Students===&lt;br /&gt;
[[for Students]]&lt;br /&gt;
&lt;br /&gt;
===for Faculty===&lt;br /&gt;
[[for Faculty]]&lt;br /&gt;
&lt;br /&gt;
===for Alumni===&lt;br /&gt;
[[for Alumni]]&lt;br /&gt;
&lt;br /&gt;
===Schedule Listings===&lt;br /&gt;
[[Web Schedule Listings]]&lt;br /&gt;
&lt;br /&gt;
===Utilities===&lt;br /&gt;
[[AdmEMail]]&lt;br /&gt;
&lt;br /&gt;
[[RegEmail]]&lt;br /&gt;
&lt;br /&gt;
[[LiaisonWorkflow]]&lt;br /&gt;
&lt;br /&gt;
===ApplyAlberta===&lt;br /&gt;
[[ApplyAlberta]]&lt;br /&gt;
&lt;br /&gt;
==Electonic Application System==&lt;br /&gt;
[[for Admission]]&lt;br /&gt;
&lt;br /&gt;
[[for Financial Aid]]&lt;br /&gt;
&lt;br /&gt;
[[for Residence]]&lt;br /&gt;
&lt;br /&gt;
[[EAS Administration]]&lt;br /&gt;
&lt;br /&gt;
[[CrossRoad On The Road]]&lt;br /&gt;
&lt;br /&gt;
==Confirmation of Registration==&lt;br /&gt;
[[Confirmation of Registration]]&lt;br /&gt;
&lt;br /&gt;
==Monthly Installments==&lt;br /&gt;
[[Monthly Installments]]&lt;br /&gt;
&lt;br /&gt;
==T2202A Data Generation==&lt;br /&gt;
[[T2202A Data Generation]]&lt;br /&gt;
&lt;br /&gt;
==CommandLine File Maintenance==&lt;br /&gt;
[[PackRebuild]]&lt;br /&gt;
&lt;br /&gt;
==Photo ID Related External Processes==&lt;br /&gt;
[[PhotoID]]&lt;br /&gt;
&lt;br /&gt;
==Academic Standing Related Processes and Reports==&lt;br /&gt;
[[Academic Standing Related Processes and Reports]]&lt;br /&gt;
&lt;br /&gt;
==Fiscal Audit Related Processes==&lt;br /&gt;
[[List of Students for Auditors]]&lt;br /&gt;
&lt;br /&gt;
==BEd Teacher Certification Recommendation File Generation==&lt;br /&gt;
[[BEdTRS]]&lt;br /&gt;
&lt;br /&gt;
=King's Admission Information=&lt;br /&gt;
[[King's Admission Information]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=T2202A_Data_Generation&amp;diff=765</id>
		<title>T2202A Data Generation</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=T2202A_Data_Generation&amp;diff=765"/>
				<updated>2014-02-21T16:43:16Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are several stages to the production of T2202 and T4A receipts. Preparation simply ensures that the necessary data is available and set up. Data Extraction creates files suitable for merge printing using Word, and updates the file used by &amp;lt;b&amp;gt;Web Services T2202A delivery&amp;lt;/b&amp;gt;. Validation attempts to reconcile the totals generated through this technique with totals from AccPac. Production is actually merge printing. A chart of the first three steps are cyclical; Validation may require returning to preparation and repeating data extraction.&lt;br /&gt;
&lt;br /&gt;
=Preparation=&lt;br /&gt;
&lt;br /&gt;
Preparation simply ensures that the necessary data is available and set up. This means having four specific areas of CrossRoad should be reviewed.&lt;br /&gt;
&lt;br /&gt;
==Genstats historical files==&lt;br /&gt;
&lt;br /&gt;
The term stats from CrossRoad are created in part by the generation of a file named Genstats. Existing records are stored in an historical file that is named by the convention GS[first two year digits from academic year][last two year digits from academic year][term number].dbf. So the file for term 1 of 2004/05 would be GS04051.DBF. These need to exist for every term in the calendar year being considered for this process.&lt;br /&gt;
&lt;br /&gt;
==Clear Accounts Receivable Records==&lt;br /&gt;
&lt;br /&gt;
This is in the Current Students window, under the menu entries Students | Global Processes | Accounts Receivable. The effect is to remove all a/r entries for specified terms from the current file and to place them into a history file. The history files are used for the data extraction. So this process must be complete for each year and term of the calendar year for which receipts are to be produced. These files are named following the convention INVL[first two digits of academic year][term number].dbf. So the file for term 1 of 2004/05 would be INVL041.DBF.&lt;br /&gt;
&lt;br /&gt;
==Financial Aid Receipt Checkbox==&lt;br /&gt;
&lt;br /&gt;
In the financial aid window there is a checkbox called Receipt. Those financial aid items that are to be receipted on a T4A by the institution should have this checked. Those that are not should not be checked. There is a verification process as data extraction occurs, so it is helpful to have a list of item codes handy.&lt;br /&gt;
&lt;br /&gt;
==QIFees Receipt Checkbox==&lt;br /&gt;
&lt;br /&gt;
Edited from Support Tables, the Receipt checkboxes should be checked for those items that are to be included in T2202A receipts.&lt;br /&gt;
&lt;br /&gt;
=Data Extraction=&lt;br /&gt;
&lt;br /&gt;
Data Extraction creates files suitable for merge printing using Word. This uses a command line utility called gent2202.exe. The usage is&lt;br /&gt;
&lt;br /&gt;
Gent2202 [yearterms to be included:startmonth:endmonth:threshold for fulltime]~&lt;br /&gt;
&lt;br /&gt;
Note that the parameters can get quite long, and so may be placed in an INI file. The command line for using the ini file is&lt;br /&gt;
&lt;br /&gt;
Gent2202 /I [filename].ini&lt;br /&gt;
&lt;br /&gt;
A sample ini file contents might be (note that this should all be one line):&lt;br /&gt;
&lt;br /&gt;
2007/082:01:04:09.00~2007/083:05:05:03.00~2007/084:05:06:03.00~2007/085:07:08:03.00~2007/086:07:08:03.00~2008/091:09:12:09.00~&lt;br /&gt;
&lt;br /&gt;
Through the process, the operator is asked about including financial aid items, as well as entries from invlog that cannot be identified as fees or courses. Anything that is a tuition charge, a refund of tuition, and mandatory fees (as defined by CRA) should be included.&lt;br /&gt;
&lt;br /&gt;
Financial Aid items identified should only those for which the institution is responsible to issue the receipt.&lt;br /&gt;
&lt;br /&gt;
This process produces several files:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;t2202inc.dbf&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;a/r entries included for T2202As.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;t2202exc.dbf&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;a/r entries included for T4As.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;months.dbf&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Interim file that counts the number of credits per month&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;t202inct.dbf&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;adds month counts for T2202&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;t202exct.dbf&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;adds month counts for T4A&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;t202incz.dbf&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Totals entries for T2202&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;t202excz.dbf&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Totals entries for T4A&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;T2202a.dat&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Merge Print Data file for T2202As&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;T4a.dat&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Merge Print Data file for T4As.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;archives.lst&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This file lists the students for whom data is generated but who are in archives.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;t2202a.dbf&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;This file captures all historical t2202a data and is used for &amp;lt;b&amp;gt;Web Services T2202A delivery&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Validation=&lt;br /&gt;
&lt;br /&gt;
Validation attempts to reconcile the totals generated through this technique with totals from Sage as well as to catch situations with unusual counts of months. &lt;br /&gt;
&lt;br /&gt;
==Sage==&lt;br /&gt;
&lt;br /&gt;
There are two sets of totals: those for T2202As and those for T4As. Subtotals can be created in a number of ways, but Excel is quite a useful tool in this process. The two files that should be used are: t2202inc.dbf, t202exct.dbf.&lt;br /&gt;
&lt;br /&gt;
For the first a simple sum is usually sufficient. With the second, a Pivot Table report can be helpful as it can give an award by award breakdown of totals.&lt;br /&gt;
&lt;br /&gt;
NOTE: It is at this point that remedial action may need to be taken. There may be fees or financial aid items that were missed, or included when they should not have been. This can usually be remedied by changing flags in 1.3 and 1.4 and rerunning 2. In other cases entries may have been missed or students may have been omitted from historical genstats files. These can be corrected by using a utility to directly correct tables to construct the necessary entries in the relevant files.&lt;br /&gt;
&lt;br /&gt;
There may also be errors on the Sage side that are pointed up through this process.&lt;br /&gt;
&lt;br /&gt;
==Month Counts==&lt;br /&gt;
&lt;br /&gt;
For a number of reasons, you may get records that have no part-time or full-time months but which report tuition. This would be the case for audit only registrations or non-credit only registrations. In these cases the tuition is not generally receiptable as it does not count towards a degree, diploma or certificate. So those tuition entries should be removed.&lt;br /&gt;
&lt;br /&gt;
You will also in the spring and summer sessions some issues with the number of months to count as not all courses are readily allocated to the months of the term. In this case each individual student needs to be checked for the right number of months, those adjusted along with the totals. In general, on campus courses have a 1 month full-time allowed; for other courses the ratio of 3 credits per month being full time should be used. So a 6 credit course over two months is two months full-time. A 3 credit course over two months would be 2 part-time months.&lt;br /&gt;
&lt;br /&gt;
Once corrections have been made, validation should be repeated. Only when validation agrees should the next step be completed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Production=&lt;br /&gt;
&lt;br /&gt;
Production is actually merge printing. This involves creating a Word template document that conforms to CRA specifications. This can take two forms: a document that prints the entire receipt (which must be approved by CRA) or a form which only prints the data onto preprinted laser forms. The latter prints much more quickly as the former must have the appropriate government logo printed three times for each page. This is a mail merge document to which the following files need to be attached: t2202a.dat and t4a.dat.&lt;br /&gt;
&lt;br /&gt;
In the archive file containing this document, there are some other Microsoft Word files. One demonstrates the layout for T4A receipts in a merge document using the t4a.dat file imported into an Excel spreadsheet. The other is the layout documents for T2202As, but these have not yet been converted to merge print documents. There are two of these, one with the original form as a background image to assist with layout, the other with the background image removed.&lt;br /&gt;
&lt;br /&gt;
Finally, the archives.lst file lists those students for whom records have been produced. Presumably these cannot be distributed by delivery to students on campus and so need to be pulled after printing.&lt;br /&gt;
&lt;br /&gt;
=Web Services T2202A Delivery=&lt;br /&gt;
&lt;br /&gt;
For Web Services delivery three things must happen.&lt;br /&gt;
&lt;br /&gt;
==CRA Form Approval==&lt;br /&gt;
&lt;br /&gt;
In the Fall, Keeler Services will provide a reformatted T2202A form. Each institution needs to receive approval from CRA (Keeler Services will give you the email address and language for this request), and send a copy of that approval to Keeler Services.&lt;br /&gt;
&lt;br /&gt;
==Perl Script File Generation==&lt;br /&gt;
&lt;br /&gt;
Once the approval is received, Keeler Services will provide two Perl scripts that are used in the Web generation process. These, along with the approved PDF form, need to be placed in sub-folders of your current data directory. Assuming your current directory is called dbf.mm, this would be:&lt;br /&gt;
&lt;br /&gt;
    dbf.mm\t2202a\[tax year]&lt;br /&gt;
&lt;br /&gt;
where [tax year] is the 4 digit year.&lt;br /&gt;
&lt;br /&gt;
==Releasing Receipts==&lt;br /&gt;
&lt;br /&gt;
Forms are &amp;quot;held&amp;quot; by default. That is, the student will not be able to retrieve the information. In order to release this, you need to use the application shipped with the windows client for CrossRoad called &amp;quot;EAS Admission.&amp;quot; One of the options there allows you to adjust T2202A data, including its release. The typical reason for not releasing a T2202A is that the student has not finished paying for the tuition receipted.&lt;br /&gt;
&lt;br /&gt;
=Fields in QIFEES and Financial Aid Section and Effect on T4A/T2202A Production.=&lt;br /&gt;
&lt;br /&gt;
==Fee Table==&lt;br /&gt;
&lt;br /&gt;
[[image:QIFees.jpg]]&lt;br /&gt;
&lt;br /&gt;
This table is accessed through support tables.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt; &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Field&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Field Name&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Type&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Width&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Dec.&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Description&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;FEENAME&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Character&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;14&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Name == AccPac ItemCode.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;FEETYPE&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Character&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Type of Fee (X = fixed fee, C = per credit fee, R = per course fee, F = by FT/PT status)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;FEEAMOUNT&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Numeric&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Amount of fee&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;FEECOND&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Character&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;50&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Conditions for preselecting fee.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;FEEFT&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Numeric&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Fee for Full-Time students (if FeeType is F)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;6&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;FEEPT&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Numeric&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Fee for Part-Time students (if FeeType is F)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;7&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;FEEDESC&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Character&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;45&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Fee Description (long name in drop lists)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;8&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;FEEMAXIMUM&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Numeric&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Maximum fee amount charged (leave 0.00 for no maximum)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;9&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;FEEMINIMUM&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Numeric&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Minimum fee amount charged (leave 0.00 for no minimum)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;RECEIPT&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Logical&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Is this fee included on a T2202A?v&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The two items, then, that are critical to T2202A production are:&lt;br /&gt;
*	field number 1, which matches the itemcode used in the A/R section as well as that used in AccPac.&lt;br /&gt;
*	field number 10, which identifies fees which are to be included on the T2202A.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Financial Aid==&lt;br /&gt;
[[image:FinAid.jpg]]&lt;br /&gt;
&lt;br /&gt;
This is accessed through the Financial Aid section.&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Field&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Field Name&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Screen Name&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Type&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Width&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Dec.&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Description&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;FINAIDID&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Aid Id:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Numeric&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Numeric internal id&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;NAME&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Name:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Character&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;60&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Name of Aid&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;ACADEMIC&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Academic&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Logical&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Is an academic award?&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;NEED&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Need&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Logical&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Is a need based award?&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;OTHERCOND&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Other Conditions:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Character&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;100&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Other data used in award (fields from other tables)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;6&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;SEQUENCE&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Reporting Sequence:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Character&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Report Order Sequence&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;7&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;HSORPS&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Prefer High School GPA&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Logical&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Preferred average&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;8&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;AMOUNT&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Amount:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Numeric&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Amount (or percentage if set below)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;9&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;PCTPERTERM&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;% applied per term&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Numeric&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;6&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;% of award applied per term&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;ITEMCODE&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Item Code:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Character&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;14&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Item code for AccPac&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;11&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;AMTISPCT&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Amount is %&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Logical&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;If true, the amount is a % of tuition&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;12&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;VALIDTERMS&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Valid terms:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Character&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;10&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Number of terms this can be applied to&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;13&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;SCHBURAWAR&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Unlabeled drop box&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Character&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Scholarship = S, Bursary = B, Award = A&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;14&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;INTERNAL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Internal&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Logical&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;True = Internal, False = External&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;15&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;RECEIPT&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Receipt&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Logical&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Include in T4A Receipts&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
T4A critical items are &lt;br /&gt;
Field number 10, itemcode, which matches the itemcode used in the A/R section as well as that used in AccPac.&lt;br /&gt;
Field number 15, which determines whether this is included in the T4A data.&lt;br /&gt;
&lt;br /&gt;
Aside from field values for these two tables, the other critical factor in production of the T4A and T2202A data files is that records exist at the time of exporting the data. That is, a fee or financial aid item must be retained in the system even if it has been discontinued. Details except for those identified as &amp;quot;critical&amp;quot; above may be changed, but the record must be present. This usually translates to keeping records for an additional academic year beyond discontinuance.&lt;br /&gt;
&lt;br /&gt;
=T2202a.dat and T4a.dat field descriptions=&lt;br /&gt;
&lt;br /&gt;
==T2202A.Dat fields==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Fieldname&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Description&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Example&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Namecust&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Name&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;CHARLES SCHULTZ&amp;amp;quot;&lt;br /&gt;
  &amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;textstre1  &amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Address  &amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;99  BLUETREE CLOSE&amp;amp;quot;  &amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Namecity&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;City&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;ST ALBERT&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Codestte&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Province&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;AB&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Codepstl&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Postal Code&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;T8N 2A1&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Codectry&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Country&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;CANADA&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Degree&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Degree&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;BA3 &amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;textopfl4&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Student ID&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;990137&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Wintot&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Total Tuition for&lt;br /&gt;
  Winter Term&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;337.00&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Winptmon&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Part time months for&lt;br /&gt;
  Winter Term&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;04&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Winmon&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Full time months for&lt;br /&gt;
  Winter Term&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;00&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Sprtot&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Total Tuition for&lt;br /&gt;
  Spring/Summer Terms&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;0.00&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Sprptmon&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Part time months for&lt;br /&gt;
  Spring/Summer Terms&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;00&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Sprmon&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Full time months for&lt;br /&gt;
  Spring/Summer Terms&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;00&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Faltot&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Total Tuition for Fall&lt;br /&gt;
  Term&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;720.00&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Falptmon&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Part time months for&lt;br /&gt;
  Fall Term&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;04&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Falmon&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Full time months for&lt;br /&gt;
  Fall Term&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;00&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;total99&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Total Tuition for Year&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;1057.00&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Totalptmon&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Total Part Time Months for Year&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;08&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Totalmon&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Total Full Time Months&lt;br /&gt;
  for Year&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;00&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Sin&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Social Insurance Number&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;777888999&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Sortname&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Name for alpha sort&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;SCHULTZ              CHARLES        &amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Firstname&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;First name&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;CHARLES&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Lastname&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Surname&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;SCHULTZ&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;A couple of notes:&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Winter&amp;lt;/u&amp;gt; is the first year term&lt;br /&gt;
listed when you extract the data.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Spring/Summer&amp;lt;/u&amp;gt; are all the terms&lt;br /&gt;
between the first year/term listed and the last.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Fall&amp;lt;/u&amp;gt; is the last term listed when&lt;br /&gt;
you extract the data.&lt;br /&gt;
&lt;br /&gt;
==T4A fields==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;Fieldname&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;Description&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;Example&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Namecust&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Name&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;ALEXANRA SMYTHE&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;textstre1&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Address&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;270 STORKDALE ROW&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;namecity&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;City&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;LEDUC&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;codestte&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Province&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;AB&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;codepstl&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Postal Code&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;T4Q 2T9&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;codectry&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Country&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;CANADA&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;sin1&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;First 3 digits of Social&lt;br /&gt;
  Insurance Number&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;777&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;sin2&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Second 3 digits of Social&lt;br /&gt;
  Insurance Number&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;888&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;sin3&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Final 3 digits of Social&lt;br /&gt;
  Insurance Number&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;999&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;schtotal&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Total scholarship amount&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;2696.00&amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;sortname&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Name for sorting&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;SMYTHE              ALEXANRA       &amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;firstname&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Firstname&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;ALEXANRA       &amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;lastname&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Surname&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;&amp;amp;quot;SMYTHE              &amp;amp;quot;&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Reference = &lt;br /&gt;
&lt;br /&gt;
It might be helpful to read through CRA comments about T2202A and what tuition is countable. See [http://www.cra-arc.gc.ca/tx/tchncl/ncmtx/fls/s1/f2/s1-f2-c2-eng.html#N10250]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=PhotoID&amp;diff=764</id>
		<title>PhotoID</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=PhotoID&amp;diff=764"/>
				<updated>2013-10-22T20:12:44Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Taking the Pictures=&lt;br /&gt;
&lt;br /&gt;
==Picture location==&lt;br /&gt;
&lt;br /&gt;
This is specified in the support table SISMM. The 4th entry in this table is the location where you will store the images used for ID pictures. Note that this path must have  a folder underneath it named &amp;quot;new&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Picture taking in CrossRoad or Wizard==&lt;br /&gt;
&lt;br /&gt;
When editing a student file, there is a button the the barcode/picture tab to take a picture. Clicking that invokes the helper application, which in turn should call the TWAIN interface for a camera attached to the station. Finishing that process will save the picture in the &amp;quot;new&amp;quot; folder under the picture path. The reason for this step is that these pictures are frequently in need of improvement and cropping.&lt;br /&gt;
&lt;br /&gt;
There is also a &amp;quot;Take Picture&amp;quot; button in the Advisor/Instructor window, but note that it does not automatically use the &amp;quot;new&amp;quot; folder. Instead it uses the picture path as specified in that window. There is also not particular naming scheme, again using whatever is noted in the path line.&lt;br /&gt;
&lt;br /&gt;
And there is a &amp;quot;Take Picture&amp;quot; button in the Employee window which works very similarly to that in the Advisor/Instructor window.&lt;br /&gt;
&lt;br /&gt;
==Editing==&lt;br /&gt;
&lt;br /&gt;
Generally the pictures need to be edited. You can use any number of programs to improve the quality of the pictures. King's uses use a freeware program called DCE (http://www.mediachance.com/digicam/enhancer.htm). Combined with an AutoHotKey program written by Keeler Services to process a whole folder of images at a time, this works pretty well. Photoshop with some extensions could also probably produce similar results.&lt;br /&gt;
&lt;br /&gt;
Cropping is another issue. Very few free programs are available for this, but King's uses ASmallerImage (http://www.trivista.com/products/asmallerimage/) It is pretty cheap &lt;br /&gt;
and allows you to specify output dimensions and work your way through a whole folder pretty easily. The images should be cropped to make portrait orientation (as opposed to the landscape orientation that most cameras take the pictures in) with the width to height ratio of 3:4.  &lt;br /&gt;
&lt;br /&gt;
King's currently uses Luxland FaceCrop which, while not cheap, does a good job of identifying faces and cropping to that. When that fails, ASmallerImage is used.&lt;br /&gt;
&lt;br /&gt;
In the process of enhancing and cropping these images, King's use some temporary folders but ends up with the final image in the picture path specified above. That is, below the new folder there is a DCD folder. DCE Enhance saves the &amp;quot;improved&amp;quot; picture in that folder. ASmallerImage looks in that folder for its source and saves the cropped image up to levels in the normal picture path.&lt;br /&gt;
&lt;br /&gt;
This process means that I need to use two batch files which basically delete the interim files. DCDT2.BAT and REMABV.BAT both simply delete any image in the temporary folders that also exists in the previous folder. This is just tidying so that the same image is not processed more than once.&lt;br /&gt;
&lt;br /&gt;
==Barcodes External Utility==&lt;br /&gt;
&lt;br /&gt;
I have a cron machine run a batch file called barc.bat. It is reproduced below:&lt;br /&gt;
&lt;br /&gt;
@echo off&lt;br /&gt;
barcodes 2007/082~ k:\groups\reg-lias\bmp\ @lab.kingsu.ca N &amp;gt; barerr.txt&lt;br /&gt;
killzero barerr.txt&lt;br /&gt;
:mail&lt;br /&gt;
cmdemail /I barcodes.eml&lt;br /&gt;
:end&lt;br /&gt;
u:&lt;br /&gt;
del barcodes.rpt&lt;br /&gt;
if exist barerr.txt cmdemail /I barerr.eml&lt;br /&gt;
&lt;br /&gt;
This file calls a utility named barcodes. The parameters are a tilde-delimited list of active year/terms, the source folder for the id pictures, the extension for email addresses (the unique name is stored in a file called labuser.dbf).&lt;br /&gt;
&lt;br /&gt;
It does a number of things with the underlying database that is used for printing the ID cards. The primary thing that it does is to flag new or changed records for printing. When someone's name changes, or when they lose their id card and need the barcode incremented, a new card needs to be printed. This utility helps identify those. The last line of the batch file emails a report of the results.&lt;br /&gt;
&lt;br /&gt;
==CrossRoad IDCard report==&lt;br /&gt;
&lt;br /&gt;
An external report file called &amp;quot;STUDENT ID CARDS.RPT&amp;quot; must be custom developed for each institution. This has the logo, picture and placement of name etc. This is set up to print the cards 10 up on the Avery business card paper and we print them on a colour laserjet. The report can be set up to print on other layouts.&lt;br /&gt;
&lt;br /&gt;
This report is accessed from the Current Students window under File | Print | Student Lists | Student ID Cards. This asks which position at which to start the report which should always be set to 1. The print preview should be sent to a colour printer with appropriate settings (at King's these are manual feed with cardstock as the paper type). Once the cards are printed you are asked whether to mark them as such. Unless a paper jam or other calamity has destroyed the output, the answer is yes.&lt;br /&gt;
&lt;br /&gt;
=Printing Photo Class Lists=&lt;br /&gt;
&lt;br /&gt;
Pictorial class lists are generated using a pair of external utilities and an external report form.&lt;br /&gt;
&lt;br /&gt;
==Extract Class Lists==&lt;br /&gt;
&lt;br /&gt;
First the class lists need to be extracted into a distinct database. This is largely to permit padding the output so that each class is on its own pages.&lt;br /&gt;
&lt;br /&gt;
Usage: classlst [YearTerm] [Datadir] [GroupSize].  15 is the normal group size&lt;br /&gt;
&lt;br /&gt;
==Add Residence Students==&lt;br /&gt;
&lt;br /&gt;
If a pictorial list of residence students is also desired, there is another utility to extract those.&lt;br /&gt;
&lt;br /&gt;
REZLST [YearTerm] [DataDir]&lt;br /&gt;
&lt;br /&gt;
This produces rez.lst. This should have textlines with the correct year, term, course, sli values and id values of 0 added to pad to a multiple of 15. Using DBU, append this file (as delimited) to classlst.dbf (remember classlst.ntx!). It may be desirable to split this file by building code (the first character of the room code).&lt;br /&gt;
&lt;br /&gt;
==Delete Excess==&lt;br /&gt;
&lt;br /&gt;
There may be classes that are not desirable to have in the file. DBU may be used to delete these from classlst.dbf.&lt;br /&gt;
&lt;br /&gt;
==ClsLstPrn==&lt;br /&gt;
&lt;br /&gt;
This windows based utility in c:\crossroad allows you to print the class lists. It is designed to send each class to the printer individually. Note that these files can be very large, and this may stress network printing facilities. So printing these in groups is a good idea. The lists can be printed by Course Code or in Instructor Groups.&lt;br /&gt;
&lt;br /&gt;
=Doing Reprints/Lost Cards=&lt;br /&gt;
&lt;br /&gt;
==Lost Card Request==&lt;br /&gt;
&lt;br /&gt;
Library Completes Replace Lost Student Identification Card form, collecting the fee. CrossRoad has the number of lost cards incremented for students, or the new barcode entered for Advisors/Employees. Form is passed to whoever is printing the replacements.  Requests for students are filed in student file after printing.&lt;br /&gt;
&lt;br /&gt;
==Reprint Request==&lt;br /&gt;
&lt;br /&gt;
The come from the library when they are having problems reading a card. These are given to whoever is doing the reprints. These are discarded after printing.&lt;br /&gt;
&lt;br /&gt;
=Back of ID=&lt;br /&gt;
&lt;br /&gt;
The back of ID cards usually carries information about use and loss of the card. At King's we print these with a Word document k:\groups\reg-lias\forms\id card back.doc.&lt;br /&gt;
&lt;br /&gt;
[[Category:CrossRoad]]&lt;br /&gt;
[[Category:Miscellaneous]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Program_Support_Table&amp;diff=763</id>
		<title>Program Support Table</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Program_Support_Table&amp;diff=763"/>
				<updated>2013-06-16T23:35:39Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Programs.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Degree Identifiers == &lt;br /&gt;
* Degree: This is the up to 4 character code for the degree. Typically this identifies the level of the degree, and the length.&lt;br /&gt;
* Conc: This is the major code for this degree (which should match a subject in the conc.dbf support table.&lt;br /&gt;
* Longname: This is the human readable name for this program. Note that standard academic nomenclature should be used. So the degree may contain the word &amp;quot;of,&amp;quot; as in Bachelor of Arts, whereas the major should be separated with &amp;quot;in.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Enabling fields ==&lt;br /&gt;
* Active_app: this allows this program to appear in the application tabs and to be used with on-line applications.&lt;br /&gt;
* Active_reg: this allows this program to appear in progress of applications.&lt;br /&gt;
&lt;br /&gt;
== GPA fields: == &lt;br /&gt;
&lt;br /&gt;
* Graduating GPA Overall: This is the field Passgpa.&lt;br /&gt;
* Graduating Major GPA: This is the field Passmgpa.&lt;br /&gt;
* Graduation with distinction. Up to three levels of graduation with distinction are permitted. cum laude is in the Distinctn field, , magna cum laude is in the Distinctn2 field, while summa cum laude is in the Distinctn3 field. If a level is left at 0.00, it indicates that you do not have that level of distinction.&lt;br /&gt;
&lt;br /&gt;
== Faculty: ==&lt;br /&gt;
This is the faculty home for this program.&lt;br /&gt;
&lt;br /&gt;
== Program Length and Loads == &lt;br /&gt;
&lt;br /&gt;
=== Credits or Courses ===&lt;br /&gt;
Although course based programs are becoming extremely rare, both can be used in CrossRoad. Check the field Crs_v_cred for programs that are credit based.&lt;br /&gt;
&lt;br /&gt;
=== Length ===&lt;br /&gt;
Prog_len should have the number of credits required in the program.&lt;br /&gt;
&lt;br /&gt;
=== Minimum number of senior level credits ===&lt;br /&gt;
Minsenior should contain the number of credits after the introductory level that are required for this degree.&lt;br /&gt;
&lt;br /&gt;
=== Maximum transfer ===&lt;br /&gt;
The field Maxxfr should have the maximum number of transfer credits available. Note that if this is left at 0 then no transfer will be counted towards the program.&lt;br /&gt;
&lt;br /&gt;
=== Full time threshold ===&lt;br /&gt;
Ftthresh holds the minimum number of credits per term that a student must take to be considered full-time. This is normally 60% of the normal full-load.&lt;br /&gt;
&lt;br /&gt;
=== Year of Study determination ===&lt;br /&gt;
Thresholds for students to be classified as being in a particular year of study should be entered. For any year that is not part of the program, 999 should be entered.&lt;br /&gt;
* Yr1thresh: this is the number of credits earned to be considered year 1. This is normally 0.00&lt;br /&gt;
* Yr2thresh: this is the number of credits earned to be considered year 2.&lt;br /&gt;
* Yr3thresh: this is the number of credits earned to be considered year 3.&lt;br /&gt;
* Yr4thresh: this is the number of credits earned to be considered year 4.&lt;br /&gt;
&lt;br /&gt;
=== Loads ===&lt;br /&gt;
This is entered in credits. Any year that is not part of the program should be left at 0.00.&lt;br /&gt;
&lt;br /&gt;
* Yr1load: This is the normal number of credits taken by students in the first year of the program&lt;br /&gt;
* Yr2load: This is the normal number of credits taken by students in the second year of the program&lt;br /&gt;
* Yr3load: This is the normal number of credits taken by students in the third year of the program&lt;br /&gt;
* Yr4load: This is the normal number of credits taken by students in the fourth year of the program&lt;br /&gt;
&lt;br /&gt;
== External Program Codes ==&lt;br /&gt;
* CIP: Classification of Instructional Programs as used by provincial and federal reporting agencies.&lt;br /&gt;
* PESC Award Code: This is required if XML transcripts are being produced.&lt;br /&gt;
* CISCode: This is the degree code for reporting in the Province of Alberta.&lt;br /&gt;
* QuaCode: This and the following fields all relate to former Stats Can reporting. &lt;br /&gt;
* Qualif:&lt;br /&gt;
* Prgcat:&lt;br /&gt;
* Approv:&lt;br /&gt;
&lt;br /&gt;
== Other fields ==&lt;br /&gt;
* Notes: This is a free form note field.&lt;br /&gt;
* Admitted: This is an inactive field relating to quota controls.&lt;br /&gt;
* Maximum: This is an inactive field relating to quota controls.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Program_Support_Table&amp;diff=762</id>
		<title>Program Support Table</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Program_Support_Table&amp;diff=762"/>
				<updated>2013-06-16T23:24:15Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: New page: Image:Programs.jpg  == Degree Identifiers ==  * Degree * Conc * Longname  == Enabling fields == * Active_app: this allows this program to appear in the application tabs and to be used ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Programs.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Degree Identifiers == &lt;br /&gt;
* Degree&lt;br /&gt;
* Conc&lt;br /&gt;
* Longname&lt;br /&gt;
&lt;br /&gt;
== Enabling fields ==&lt;br /&gt;
* Active_app: this allows this program to appear in the application tabs and to be used with on-line applications.&lt;br /&gt;
* Active_reg: this allows this program to appear in progress of applications.&lt;br /&gt;
&lt;br /&gt;
== GPA fields: == &lt;br /&gt;
&lt;br /&gt;
* Graduating GPA Overall: This is the field Passgpa.&lt;br /&gt;
* Graduating Major GPA: This is the field Passmgpa.&lt;br /&gt;
* Graduation with distinction. Up to three levels of graduation with distinction are permitted. cum laude is in the Distinctn field, , magna cum laude is in the Distinctn2 field, while summa cum laude is in the Distinctn3 field. If a level is left at 0.00, it indicates that you do not have that level of distinction.&lt;br /&gt;
&lt;br /&gt;
== Faculty: ==&lt;br /&gt;
This is the faculty home for this program.&lt;br /&gt;
&lt;br /&gt;
== Program Length and Loads == &lt;br /&gt;
&lt;br /&gt;
=== Credits or Courses ===&lt;br /&gt;
Although course based programs are becoming extremely rare, both can be used in CrossRoad. Check the field Crs_v_cred for programs that are credit based.&lt;br /&gt;
&lt;br /&gt;
=== Length ===&lt;br /&gt;
Prog_len should have the number of credits required in the program.&lt;br /&gt;
&lt;br /&gt;
=== Minimum number of senior level credits ===&lt;br /&gt;
Minsenior should contain the number of credits after the introductory level that are required for this degree.&lt;br /&gt;
&lt;br /&gt;
=== Maximum transfer ===&lt;br /&gt;
The field Maxxfr should have the maximum number of transfer credits available. Note that if this is left at 0 then no transfer will be counted towards the program.&lt;br /&gt;
&lt;br /&gt;
=== Full time threshold ===&lt;br /&gt;
Ftthresh holds the minimum number of credits per term that a student must take to be considered full-time. This is normally 60% of the normal full-load.&lt;br /&gt;
&lt;br /&gt;
=== Year of Study determination ===&lt;br /&gt;
Thresholds for students to be classified as being in a particular year of study should be entered. For any year that is not part of the program, 999 should be entered.&lt;br /&gt;
* Yr1thresh: this is the number of credits earned to be considered year 1. This is normally 0.00&lt;br /&gt;
* Yr2thresh: this is the number of credits earned to be considered year 2.&lt;br /&gt;
* Yr3thresh: this is the number of credits earned to be considered year 3.&lt;br /&gt;
* Yr4thresh: this is the number of credits earned to be considered year 4.&lt;br /&gt;
&lt;br /&gt;
=== Loads ===&lt;br /&gt;
This is entered in credits. Any year that is not part of the program should be left at 0.00.&lt;br /&gt;
&lt;br /&gt;
* Yr1load: This is the normal number of credits taken by students in the first year of the program&lt;br /&gt;
* Yr2load: This is the normal number of credits taken by students in the second year of the program&lt;br /&gt;
* Yr3load: This is the normal number of credits taken by students in the third year of the program&lt;br /&gt;
* Yr4load: This is the normal number of credits taken by students in the fourth year of the program&lt;br /&gt;
&lt;br /&gt;
== External Program Codes ==&lt;br /&gt;
* CIP:&lt;br /&gt;
* PESC Award Code:&lt;br /&gt;
* CISCode:&lt;br /&gt;
* QuaCode:&lt;br /&gt;
* Qualif:&lt;br /&gt;
* Prgcat:&lt;br /&gt;
* Approv:&lt;br /&gt;
&lt;br /&gt;
== Other fields ==&lt;br /&gt;
* Notes:&lt;br /&gt;
* Admitted:&lt;br /&gt;
* Maximum:&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Support_Table_Maintenance&amp;diff=761</id>
		<title>Support Table Maintenance</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Support_Table_Maintenance&amp;diff=761"/>
				<updated>2013-06-16T22:50:52Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: New page: Support Tables  = Programs =  Program Support Table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Support Tables&lt;br /&gt;
&lt;br /&gt;
= Programs =&lt;br /&gt;
&lt;br /&gt;
[[Program Support Table]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=File:Programs.jpg&amp;diff=760</id>
		<title>File:Programs.jpg</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=File:Programs.jpg&amp;diff=760"/>
				<updated>2013-06-16T22:47:18Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: Programs Support Table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Programs Support Table&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=KINGS_-_New_English_Proficiency_Measures&amp;diff=759</id>
		<title>KINGS - New English Proficiency Measures</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=KINGS_-_New_English_Proficiency_Measures&amp;diff=759"/>
				<updated>2013-05-02T14:55:38Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* GCE/IGCSE Equivalents */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= New English Proficiency Measures =&lt;br /&gt;
&lt;br /&gt;
This section lists means for meeting English proficiency at King's that are not included in the Academic Calendar because they are new or rare.&lt;br /&gt;
&lt;br /&gt;
== Pearson Test of English (Academic) ==&lt;br /&gt;
&lt;br /&gt;
PTE (Academic): An overall score of at least 59. http://pearsonpte.com/PTEAcademic/Pages/home.aspx&lt;br /&gt;
&lt;br /&gt;
== CLBA ==&lt;br /&gt;
&lt;br /&gt;
Canadian Language Benchmarks Assessment (CLBA) 	a minimum of 9.0&lt;br /&gt;
&lt;br /&gt;
= English Proficiency Exemption based on Standardized Tests =&lt;br /&gt;
&lt;br /&gt;
== SAT and English Proficiency ==&lt;br /&gt;
&lt;br /&gt;
An SAT Critical Reading and Verbal score of 550 can be used in place of a standardized English proficiency test.&lt;br /&gt;
&lt;br /&gt;
== GCE/IGCSE Equivalents ==&lt;br /&gt;
&lt;br /&gt;
A grade of B or better in an O-level, GCSE, or IGCSE English Language or Literature subjects.&lt;br /&gt;
&lt;br /&gt;
A level or higher with a grade of B or better in the HKDSE English Language or Literature subjects.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=ApplyAlberta&amp;diff=755</id>
		<title>ApplyAlberta</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=ApplyAlberta&amp;diff=755"/>
				<updated>2012-10-22T16:56:13Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* ASN Reconciliation Issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Application Procedures =&lt;br /&gt;
&lt;br /&gt;
In general, applications are received as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Applicant completes ApplyAlberta Profile&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Applicant applies to King's portion (email is sent to applicant on completion)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Applicant pays application fee&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Payment is matched to application&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Statistical Record is sent to ApplyAlberta&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Application is Sent to CrossRoad&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Application is Received by CrossRoad (File #is assigned)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Application is Printed to electronic file&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Transcript requests are entered into Toolkit&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Items 4 through 8 are described below.&lt;br /&gt;
&lt;br /&gt;
== Payment is Received ==&lt;br /&gt;
&lt;br /&gt;
Online payments are noted in an email to registrar@kingsu.ca. They may also be received in person, by Enrollment Services waivers, by mailed in cheque, wire transfer, bank payment... &lt;br /&gt;
&lt;br /&gt;
== Application Statistical Record is Sent ==&lt;br /&gt;
&lt;br /&gt;
This requires logging into the Application Maintenance system for King's. Production version of this is&lt;br /&gt;
&lt;br /&gt;
https://apply.kingsu.ca/Admin/&lt;br /&gt;
&lt;br /&gt;
In the application list the button beside the now paid application labeled &amp;quot;Send to APAS&amp;quot; should be clicked. This sends a record to ApplyAlberta noting that we have accepted this application for processing.&lt;br /&gt;
&lt;br /&gt;
== Application is Sent to CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In the same place as the screen above, click the checkbox next to the matched application and click the button in the lower right labeled &amp;quot;Send to CrossRoad.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Multiple entries may be sent in a single pass.&lt;br /&gt;
&lt;br /&gt;
== Application is Received by CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In CrossRoad, in Current Students, choose Edit | Add from ApplyAlberta. There specify the ASN and application number from the previous step. These can by copy and pasted between windows. Once the import is complete (that is data validated against our standards; new highschool and post-secondary institutions flagged) and data has been reloaded in the Phase II program, the file number assigned in CrossRoad should also appear there.&lt;br /&gt;
&lt;br /&gt;
== Application is Printed to electronic file ==&lt;br /&gt;
&lt;br /&gt;
Return to the apply.kingsu.ca/Admin browser window. Select and View the application. Print it to a PDF and then use the Send To application to file that in the electronic student file using the File# generated in the previous step.&lt;br /&gt;
&lt;br /&gt;
== Transcript requests are entered into Toolkit ==&lt;br /&gt;
&lt;br /&gt;
Using the ApplyAlberta Toolkit (http://apply.kingsu.ca:8080/apasiit/), generate transcript requests for each institution cited. Note that the hold type should be correct in the following pattern:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;For an institution where the student is currently enrolled, we would request an immediate (&amp;quot;now&amp;quot;) transcript and a transcript when grades are released.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;For an institution where the student is no longer enrolled, we would request an immediate transcript.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;When a student is applying to an after-degree, or second-degree program, we would also request a transcript when the graduation notation is affixed.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Entering Requests Manually ===&lt;br /&gt;
To enter these one at a time, choose Admissions | Request Transcript to start each applicant's group of requests.&lt;br /&gt;
&lt;br /&gt;
The following are mandatory fields for making this request.&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Last Name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;First Name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Gender&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Date of Birth (yyyy-mm-dd)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;ASN&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To assist with this, a &amp;quot;Copy ApplyAlberta&amp;quot; button appears on the Secondary and Post-Secondary pages. This places the data in the sequence noted on the clipboard. Another button will copy a student number from a post-secondary record for inclusion in the specific request.&lt;br /&gt;
&lt;br /&gt;
Note the correct release type and submit the requests for this student. See the next section for more detail on managing the requests.&lt;br /&gt;
&lt;br /&gt;
=== Entering Requests By Import of CSV ===&lt;br /&gt;
Requests may be exported from CrossRoad through the ApplyAlberta button on the Application for Admission tab. The first export should have the headers added, subsequent exports should not. The process will then loop through each institution starting with Alberta Education (AE) to allow for an immediate request and a second request after final grades or degree notation. To finish with an institution, click Cancel on the dialog box.&lt;br /&gt;
&lt;br /&gt;
In the Toolkit, choose Admissions | Unsent Transcript Requests. Use the Import button at the bottom to find and import the file exported from CrossRoad. Check to ensure that all the requests have imported correctly, including hold types.&lt;br /&gt;
&lt;br /&gt;
= Transcript Procedures =&lt;br /&gt;
&lt;br /&gt;
== Transcript Request Receipt ==&lt;br /&gt;
&lt;br /&gt;
1)	Transcript Request arrives at King’s. &amp;lt;br&amp;gt;&lt;br /&gt;
2)	Responses include a copy of the information sent in the original request. &amp;lt;br&amp;gt;&lt;br /&gt;
3)	If information in the request cannot be extracted, return a Cancelled Response indicating the record has a problem with the data it contains. &amp;lt;br&amp;gt;&lt;br /&gt;
4)	Determine if applicant is in the King’s SIS database (when the request arrives). &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the student cannot be uniquely identified on the initial search, return  response of type “OfflineRecordSearch” and start a manual search process. &lt;br /&gt;
&lt;br /&gt;
If the student record is not found, return “NoRecord” (using original request id). &lt;br /&gt;
&lt;br /&gt;
If the student record is found, in paper/microfiche records, determine Holdtype.&lt;br /&gt;
&lt;br /&gt;
If the student record is found in electronic records but under different identifiers than in request, consider updating electronic records for that student prior to sending transcript (e.g. Update ASN, or name information.  It is ok to send transcripts with existing information without doing any updates). Combine multiple records into a single record if necessary. Determine holdtype. &lt;br /&gt;
&lt;br /&gt;
If student can be uniquely identified, determine if transcript should be generated. &lt;br /&gt;
&lt;br /&gt;
If not, (e.g. transcript is being held for financial or other reasons): Send response of type “hold” (with the original request id). NOTE: it is the responsibility of the requesting institution to communicate to the student the need to clear the hold. If hold is not cleared in 60 days then send  a Cancelled response. &lt;br /&gt;
&lt;br /&gt;
If the holdtype allows for the transcript to be generated at this time, send record electronically or as paper if part of the record is in paper/microfiche  (with original request id).&lt;br /&gt;
&lt;br /&gt;
If the holdtype does not allow for the transcript to be generated at this time, keep transcript in queue until such time as the transcript can be generated.&lt;br /&gt;
&lt;br /&gt;
== Transcript Production ==&lt;br /&gt;
&lt;br /&gt;
== Transcript Request Issuance ==&lt;br /&gt;
&lt;br /&gt;
1) Application arrives at King’s with transcripts being requested. &amp;lt;br&amp;gt;&lt;br /&gt;
2) For each Institution or school listed for transcripts on the application: &amp;lt;br&amp;gt;&lt;br /&gt;
If applicant is currently enrolled we determine number of requests to be sent based on different holdtypes. We determine the terms or dates for each individual request based on when the information is needed for evaluation&lt;br /&gt;
If applicant is not currently enrolled, we flag to only send a single request with Holdtype=Now.&amp;lt;br&amp;gt;&lt;br /&gt;
3) Consolidating our requests. &amp;lt;br&amp;gt;&lt;br /&gt;
Ideally one request per Holdtype should be sent to a fulfilling institution. (e.g.  student attended 3 AB high schools only send 1 request to AE)&amp;lt;br&amp;gt;&lt;br /&gt;
4) Send our requests. &amp;lt;br&amp;gt;&lt;br /&gt;
Ensure all PESC required and recommended fields, where we have access to the information, are included in the request&lt;br /&gt;
Generate a request to each institution for each Holdtype. &amp;lt;br&amp;gt; NOTE: each request must have a different RequestID&lt;br /&gt;
&lt;br /&gt;
== Transcript Request Tracking ==&lt;br /&gt;
&lt;br /&gt;
King’s will let applicants know which transcripts we can obtain on their behalf and whether there are any transcripts they are responsible for ordering. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Applicants can check the status  of their  transcript being transferred through Apply Alberta by logging on(Apply Alberta -  My Activities – Transcripts). Any transcripts that applicants are responsible for ordering will not show up on this status page.&lt;br /&gt;
&lt;br /&gt;
== ASN Reconciliation Issues ==&lt;br /&gt;
&lt;br /&gt;
=== ASI ===&lt;br /&gt;
The ASI submission process for submitting and validating ASN’s will continue. Institutions will receive any updated ASN’s through that process.  APAS will now need to be notified by Alberta Education of any changes to ASN’s made through this process. APAS will be notified by fax.&lt;br /&gt;
&lt;br /&gt;
When multiple ASN situations are detected by Alberta Education the procedure will be to fax APAS and the institutions any changes to the ASN. APAS and the institutions will update their database information on the student.  The institutions will initiate a new request for the transcript on behalf of the student.&lt;br /&gt;
&lt;br /&gt;
When a student initiates a request to investigate a problem with partial transcripts that results in an ASN change, that change will also be faxed to APAS and the institution(s) they applied to.   Institutions should then re-request any transcripts after updating their databases.  Note: the student may request AE transmit their transcripts immediately in which case institutions may receive an unsolicited transcript.  This transcript could arrive prior to their generating a new request.&lt;br /&gt;
&lt;br /&gt;
   Note that recently this process seems to be assigning a new ASN to all individuals who have a new surname. We have therefore stopped changing ASNs based on this report if that is the case.&lt;br /&gt;
&lt;br /&gt;
=== Deleted/Retired ASN Process ===&lt;br /&gt;
&lt;br /&gt;
Periodically, EAE will issue a Deleted/Retired ASN report in the form of an Excel workbook. This is imported into our file ASNDEL.DBF which is used to match against XTRA.DBF and ARCXTRA.DBF.&lt;br /&gt;
&lt;br /&gt;
= Technical Support Procedures =&lt;br /&gt;
&lt;br /&gt;
== Bug Reporting Procedure ==&lt;br /&gt;
&lt;br /&gt;
All bug reports are to be made to either Henry Stad or Glenn Keeler who will in turn report these to ApplyAlberta.&lt;br /&gt;
&lt;br /&gt;
=== Known Bugs in Internal Application as of 07 February 2011 ===&lt;br /&gt;
&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
== Disaster Recovery Strategy ==&lt;br /&gt;
&lt;br /&gt;
To be completed by IT.&lt;br /&gt;
&lt;br /&gt;
== Institutional Maintenance Page ==&lt;br /&gt;
&lt;br /&gt;
Glenn Keeler or Henry Stad will enter any maintenance dates affecting Apply Alberta. The source for such dates is King's IT. Similarly, Open House and King's View Friday dates will be reported to Apply Alberta by Glenn Keeler or Henry Stad.&lt;br /&gt;
&lt;br /&gt;
= Contact List =&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Production&lt;br /&gt;
Application Contacts&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Name&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Work&lt;br /&gt;
Phone&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Alternate&lt;br /&gt;
Phone&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Email&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Hours&lt;br /&gt;
(M-F)&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td rowspan=3 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Business Contacts&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Primary &amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Henry Stad&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registry Information Coordinator&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8214&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Henry.Stad@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Tues-Thur 08:00-18:00, Fri 08:00-17:30&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Backup&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Rick Toews&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Assistant Registrar&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8123&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Rick.Toews@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
09:00-17:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Escalation&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Glenn Keeler&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registrar&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8035&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Glenn.Keeler@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
08:00-17:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=8 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td rowspan=3 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Technical&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Contacts&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Primary&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Tony Lambregts&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Network Administrator&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8015&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Tony.Lambregts@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
08:00 – 16:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Backup&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Will Ryks&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Director ITS&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8080&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Will.Ryks@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
08:00 – 16:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Escalation&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Will Ryks&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Director ITS&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8080&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Will.Ryks@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
08:00 – 16:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Production&lt;br /&gt;
Transcript Contacts&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Name&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Work&lt;br /&gt;
Phone&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Alternate&lt;br /&gt;
Phone&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Email&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Hours&lt;br /&gt;
(M-F)&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td rowspan=3 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Business Contacts&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;-Incoming &amp;amp; Outgoing&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Primary &amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Erika Elves&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registry Clerical Assistant&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8030&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Erika.Elves@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Mon-Fri, 08:30-04:30&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Backup&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Henry Stad&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registry Information Coordinator&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8214&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Henry.Stad@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Tues-Thur 08:00-18:00, Fri 08:00-17:30&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Escalation&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Glenn Keeler&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registrar&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8035&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Glenn.Keeler@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Mon-Fri 08:00-17:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;ASN queries&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Erika Elves&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registry Clerical Assistant&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8030&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Erika.Elves@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Mon-Fri, 08:30-04:30&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=8 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td rowspan=3 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Technical&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Contacts&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Primary&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Tony Lambreghts&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Network Administrator&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8015&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Tony.Lambregts@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
08:00 – 16:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Backup&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Will Ryks&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Director ITS&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8080&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Will.Ryks@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
08:00 – 16:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Escalation&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Will Ryks&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Director ITS&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8080&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Will.Ryks@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
08:00 – 16:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Outage&lt;br /&gt;
Contacts&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&lt;br /&gt;
&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Name&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Work&lt;br /&gt;
Phone&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Alternate&lt;br /&gt;
Phone&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Email&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Hours&lt;br /&gt;
(M-F)&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Henry Stad&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registry Information Coordinator&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8214&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Henry.Stad@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Tues-Thur 08:00-18:00, Fri 08:00-17:30&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Glenn Keeler&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registrar&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8035&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Glenn.Keeler@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Mon-Fri 08:00-17:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Will Ryks&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Director, ITS&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8080&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Will.Ryks@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Testing&lt;br /&gt;
Contacts&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;table border=1 cellspacing=0 cellpadding=0&lt;br /&gt;
&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Name&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Title&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Work&lt;br /&gt;
Phone&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Alternate&lt;br /&gt;
Phone&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Email&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Hours&lt;br /&gt;
(M-F)&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td rowspan=3 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Application&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Glenn Keeler&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registrar&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8035&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Glenn.Keeler@kingsu.ca&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Mon-Fri 08:00-17:00&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Henry Stad&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registry Information Coordinator&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8214&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Henry.Stad@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Tues-Thur 08:00-18:00, Fri 08:00-17:30&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Rick Toews&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Assistant Registrar&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8123&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Rick.Toews@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Mon-Fri 09:00-17:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td rowspan=3 valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Transcript&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Glenn Keeler&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registrar&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8035&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Glenn.Keeler@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Mon-Fri 08:00-17:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Henry Stad&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Registry Information Coordinator&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8214&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Henry.Stad@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Tues-Thur 08:00-18:00, Fri 08:00-17:30&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Rick Toews&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Assistant Registrar&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-3500 x 8123&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Rick.Toews@kingsu.ca&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
Mon-Fri 09:00-17:00&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Other&lt;br /&gt;
Information&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;table class=MsoNormalTable border=1 cellspacing=0 cellpadding=0&lt;br /&gt;
&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&lt;br /&gt;
&amp;gt;Fax&lt;br /&gt;
&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
(780) 465-8321&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Address&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
9125 - 50 Street, Edmonton, AB T6B&lt;br /&gt;
2H3&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Notes &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td valign=top&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt; &amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=753</id>
		<title>Monthly Installments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=753"/>
				<updated>2012-10-05T16:59:50Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Import into CrossRoad */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monthly installments are integrated into both web services and the desktop client. There are several stages to this process. This is designed around exporting data to Rotessa.&lt;br /&gt;
&lt;br /&gt;
= Enrolment =&lt;br /&gt;
&lt;br /&gt;
Enrolment happens through Registry OnLine Services for Students.&lt;br /&gt;
&lt;br /&gt;
== Bank and Branch Information ==&lt;br /&gt;
&lt;br /&gt;
The data for the two validation tables, banks.dbf and branch.dbf, comes from http://www.cdnpay.ca.&lt;br /&gt;
&lt;br /&gt;
There are several PDFs that should be downloaded and converted to text with one branch on each line. The utility program brnchcmp.exe can then be used to add/update branches. This will also note any banks that are missing.&lt;br /&gt;
&lt;br /&gt;
== Web Services ==&lt;br /&gt;
&lt;br /&gt;
=== STUMENU.REL ===&lt;br /&gt;
&lt;br /&gt;
ROTESSA will enable this menu item for students.&lt;br /&gt;
&lt;br /&gt;
=== STMNTRAN.REL ===&lt;br /&gt;
&lt;br /&gt;
The entry ROTESSA should be assigned text for the display of the link. Monthly Installment Enrollment is the value currently specified.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.REL ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.rel contains the year and term for current enrolment. This should be set to the Fall term after 15 June. This should be set to Winter after 1 December. The effect is that if the student enrolled for a prior year and term, they have the option of re-enrolling for the current term.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.HTM ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.htm contains the terms and conditions to which students are agreeing when they enrol.&lt;br /&gt;
&lt;br /&gt;
== Student Enrolment ==&lt;br /&gt;
&lt;br /&gt;
Students then enter their bank, branch and account information. These are validated dynamically. When the student also checks the agreement checkbox, the submission button is enabled. An email is sent to the student and the defined online services address with this agreement.&lt;br /&gt;
&lt;br /&gt;
Students can subsequently enter the site and withdraw their enrolment if they have not confirmed for that term, or update their banking information.&lt;br /&gt;
&lt;br /&gt;
Email to the defined registry address is generated on withdraw or updates to the defined online services address.&lt;br /&gt;
&lt;br /&gt;
= Exporting Enrolment to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting to CSV ==&lt;br /&gt;
&lt;br /&gt;
Rotessac.exe is the utility to create a csv file for importing into Rotessa. This file generates output that needs to be piped into a file to save the data.&lt;br /&gt;
&lt;br /&gt;
The parameters for this program are:&lt;br /&gt;
&lt;br /&gt;
Group - for King's this is Undergraduate&lt;br /&gt;
Year - e.g. 2012/13&lt;br /&gt;
Term - e.g. 1&lt;br /&gt;
TestFee - e.g. SSF&lt;br /&gt;
Owing Threshold - $40 (given that the fee is $37.50).&lt;br /&gt;
&lt;br /&gt;
So an example would be&lt;br /&gt;
&lt;br /&gt;
     rotessac Undergraduate 2012/13 1 SSF 40.00 &amp;gt; rot20120920.csv&lt;br /&gt;
&lt;br /&gt;
The output will be CSV lines and some error messages. The lines with error messages should be removed from the file prior to upload to Rotessa. The types of errors that may come up are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;25643 has recent transaction activity -- skipping &amp;lt;/i&amp;gt; which means that the student has had financial activity (potentially affecting whether he/she needs the installment plan) either on the current date or the prior business day. These could be payments or a/r entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Insufficient credit 20120222       9.50      12.00&amp;lt;/i&amp;gt; which means that the student, whose id is listed, is having financial aid excluded because they are in too few credits (the number after the student id) than the aid item requires (the final number).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;No balance owing record for 99999&amp;lt;/i&amp;gt; which means that there is no exported record for this student from AccPac&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Invalid bank/branch for 99999&amp;lt;/i&amp;gt; which means that the bank/branch information is incorrect. This should not happen except in teh case of a branch that closed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Error retrieving credits for 2012/131ENGL204&amp;lt;/i&amp;gt; which would mean that a course offering was deleted when students were still registered.&lt;br /&gt;
&lt;br /&gt;
== Importing to Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under the Admin section, find the Customer Import tab. Use the browse button to find the export file. Click the Import button. You should be able to review, perhaps on several pages, the entries for validity. If they are all valid, then click the Process button. Otherwise, click Cancel and fix the problems.&lt;br /&gt;
&lt;br /&gt;
= Creating Payments =&lt;br /&gt;
&lt;br /&gt;
== Creation of Payments in CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In Current Students on the Installments tab, the Create button will calculate the amount owing from the current balance less any unreceived student loans and unapplied financial aid. Once the amount is calculated a query asks whether the create payments. If yes then a dialog to get the dates of the payments is presented -- this prepopulates with the first of the next three months from the current date. The payments are then created or updated if there is an existing payment for that date.&lt;br /&gt;
&lt;br /&gt;
(Note that updates should be immediately manually updated in Rotessa.)&lt;br /&gt;
&lt;br /&gt;
Students should be emailed with the results of this. InstlEml.exe creates a file for merge emailing payments to students. The parameters are year and term.&lt;br /&gt;
&lt;br /&gt;
== Emailing Students with their payment schedule ==&lt;br /&gt;
&lt;br /&gt;
To produce these, use the utility InstlEml.exe. Year and term are the parameters and the output should be redirected. E.g.&lt;br /&gt;
&lt;br /&gt;
   InstlEml 2012/13 1 &amp;gt; instleml.tsv&lt;br /&gt;
&lt;br /&gt;
Open instleml.tsv (or wherever you redirected the output) in Excel. It is tab delimited. Save that as a workbook such as U:\CrossRoad\DBF.MM\instleml.xlsx.&lt;br /&gt;
&lt;br /&gt;
Then use and edit the merge print template, L:\Installment Initial Email.docx&lt;br /&gt;
&lt;br /&gt;
Merge this to Email messages.&lt;br /&gt;
&lt;br /&gt;
= Exporting Payments to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting from CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
The utility rotessap.exe is used for this. This will export any future dated payments for clients who have been exported. There are no parameters, but output needs to be redirected.&lt;br /&gt;
&lt;br /&gt;
  rotessap &amp;gt; rotp20120925.csv&lt;br /&gt;
&lt;br /&gt;
== Importing into Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, in the Admin Section, find the Transacation Import. Use the browse button to locate the file you created. Click the Import button. You can review the entries for validity; there may be several pages. If they are all valid, click Process. If not, click Cancel and fix the errors.&lt;br /&gt;
&lt;br /&gt;
= Detecting Payment Excess/Insufficiency =&lt;br /&gt;
&lt;br /&gt;
This is done by running the utility instlprb, with year and term as the parameters. Output may be redirected.&lt;br /&gt;
&lt;br /&gt;
     instlprb 2012/13 1&lt;br /&gt;
&lt;br /&gt;
This will show each person with an installment entry whose installment payments are too high or too low to address their balance owing.&lt;br /&gt;
&lt;br /&gt;
= Upcoming Payment Alert Email =&lt;br /&gt;
&lt;br /&gt;
A utility INSTLEM2.EXE will produce a batch file (by redirecting the output) and html files for the content of each email. The template for the content file is INSTLEM2.HTM and it may have the following replaceable parameters:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[FNAME]] - the preferred name for the student&lt;br /&gt;
[[SURNAME]] - the surname for the student&lt;br /&gt;
[[FILE#]] - the file# for the student&lt;br /&gt;
[[PAYDATE]] - the payment date&lt;br /&gt;
[[PAYAMOUNT]] - the payment amount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So an example might be&lt;br /&gt;
&lt;br /&gt;
    instlem2 2012/13 1 20121001 &amp;gt; instlem2.bat&lt;br /&gt;
&lt;br /&gt;
Instlem2.bat would then contain commands calling cmdemail using the settings file instlem2.eml for each student email address, and a delete command to tidy up the html.&lt;br /&gt;
&lt;br /&gt;
This should be triggered to run 5 business days prior to the payment date.&lt;br /&gt;
&lt;br /&gt;
= Adjusting Payments =&lt;br /&gt;
&lt;br /&gt;
Adjusting payments could occur for three reasons:&lt;br /&gt;
&lt;br /&gt;
1. A new charge or a failed loan occurs which needs to be added to the monthly instalments.&lt;br /&gt;
2. A new payment is made on behalf of the student.&lt;br /&gt;
3. Payment NSF and Plan Status changes.&lt;br /&gt;
&lt;br /&gt;
The first two are the same situation, but the last is different.&lt;br /&gt;
&lt;br /&gt;
== New Charges, Failed Loans, Balloon payments ==&lt;br /&gt;
&lt;br /&gt;
The effect of the change is to adjust all the remaining payments, rather than to change any single payment. So a payment of $600 on behalf of a student prior to the first instalment in the Fall should reduce the three instalments by $200 each. The same payment made in October should reduce the remaining 2 instalments by $300 each.&lt;br /&gt;
&lt;br /&gt;
=== In CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In CrossRoad the instalment amounts should be edited by highlighting the instalment, clicking the Edit button and changing the amount. If the payment is to be deleted, the delete button should be used.&lt;br /&gt;
&lt;br /&gt;
=== In Rotessa ===&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under customers, find the student by file #, click the pencil icon to the right of the instalment and edit the amount. If the payment is to be cancelled altogether, then&lt;br /&gt;
&lt;br /&gt;
== Payment NSF and Plan Status Changes ==&lt;br /&gt;
&lt;br /&gt;
If a student's banking information is incorrect -- which is noted by Rotessa as &amp;quot;Edit Reject&amp;quot; -- we can update the banking information through the Customer Edit in Rotessa after the student has submitted new information. We need then to request that the payment be resubmitted by Rotessa. At the moment this is by an email to Greg Lepp, but we may be able to use the on-line system to do this ourselves.&lt;br /&gt;
&lt;br /&gt;
If a student's payment is dishonoured, an NSF charge should be entered through the Accounts Receivable tab. No other change should be required. Rotessa will automatically schedule a second attempt 15 days from the original payment date.&lt;br /&gt;
&lt;br /&gt;
If a student's payment id dishonoured twice, two NSF charges should be entered through the Accounts Receivable tab. In CrossRoad the instalment payments should be deleted, and the disabled box should be checked. In Rotessa, the future instalment payments should be deleted. This student should then be workflowed to Financial Services as interest charges will need to be assessed.&lt;br /&gt;
&lt;br /&gt;
= Receiving Payment Data from Rotessa =&lt;br /&gt;
&lt;br /&gt;
Rotessa's transaction reports are where we get payment data. These can be exported to Excel for subsequent processing.&lt;br /&gt;
&lt;br /&gt;
== Payment Reports ==&lt;br /&gt;
&lt;br /&gt;
=== Pending ===&lt;br /&gt;
&lt;br /&gt;
Payment attempts are pending for up to 4 days from the date of the payment. Rotessa updates the status of the payments daily in that period. After the fourth day, they will change to a final payment status.&lt;br /&gt;
&lt;br /&gt;
=== Rejected Payments ===&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for failure. The two most common are:&lt;br /&gt;
&lt;br /&gt;
==== Edit Declined ====&lt;br /&gt;
&lt;br /&gt;
Edit declines are students for whom the bank information is incorrect -- whether the mismatch is on bank, branch or account. No NSF fee applies, and we can get updated information and setup a new payment attempt.&lt;br /&gt;
&lt;br /&gt;
==== Other Declines ====&lt;br /&gt;
&lt;br /&gt;
These are generally NSF. Rotessa will schedule a second attempt for 15 days from the first payment date. After a second NSF, they are ours to deal with.&lt;br /&gt;
&lt;br /&gt;
=== Approved Payments ===&lt;br /&gt;
&lt;br /&gt;
For importing approved payments there are several steps.&lt;br /&gt;
&lt;br /&gt;
==== Export Report ====&lt;br /&gt;
&lt;br /&gt;
On the Rotessa site, in Transaction reports, choose Approved items within the desired date range. Export that to an Excel workbook.&lt;br /&gt;
&lt;br /&gt;
==== Import into Excel ====&lt;br /&gt;
&lt;br /&gt;
Copy the exported workbook to the last page of the Rotessa import workbook. Check that the data all transfers to the Data Entry tab. Check the date on that tab. Check that sufficient rows of the formulas are copied down on the first page of that workbook. Save this and close it.&lt;br /&gt;
&lt;br /&gt;
==== Import into AccPac ====&lt;br /&gt;
&lt;br /&gt;
Create a new Receipt batch. Choose File | Import. Make the file type Excel 2000 and then use the Browse button to open the Rotessa Import workbook. Click OK.&lt;br /&gt;
&lt;br /&gt;
   Note that at the moment this gives a Bank Code mismatch error that has not been resolved. Depending on the error you may need to use Cancel to exit this window.&lt;br /&gt;
&lt;br /&gt;
The number of records and dollar value should be matched against the Rotessa report. Then each student's payment should be applied.&lt;br /&gt;
&lt;br /&gt;
The batch should be posted according to normal Financial Services practices.&lt;br /&gt;
&lt;br /&gt;
==== Import into CrossRoad ====&lt;br /&gt;
&lt;br /&gt;
The morning of the day on which the Accpac exported balances will include the Rotessa payments, the import should be run. Using the saved CSV file exported above, use the rotimp.exe utility.&lt;br /&gt;
&lt;br /&gt;
    rotimp 2012/13 1 export.csv&lt;br /&gt;
&lt;br /&gt;
The output will display each record. If a matching CrossRoad record cannot be found, or the payment has already been applied, this will be noted.&lt;br /&gt;
&lt;br /&gt;
Payments that were resubmitted due to incorrect bank information or NSF will not apply through this system and need to be done manually.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=752</id>
		<title>Monthly Installments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=752"/>
				<updated>2012-10-05T16:15:41Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Import into CrossRoad */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monthly installments are integrated into both web services and the desktop client. There are several stages to this process. This is designed around exporting data to Rotessa.&lt;br /&gt;
&lt;br /&gt;
= Enrolment =&lt;br /&gt;
&lt;br /&gt;
Enrolment happens through Registry OnLine Services for Students.&lt;br /&gt;
&lt;br /&gt;
== Bank and Branch Information ==&lt;br /&gt;
&lt;br /&gt;
The data for the two validation tables, banks.dbf and branch.dbf, comes from http://www.cdnpay.ca.&lt;br /&gt;
&lt;br /&gt;
There are several PDFs that should be downloaded and converted to text with one branch on each line. The utility program brnchcmp.exe can then be used to add/update branches. This will also note any banks that are missing.&lt;br /&gt;
&lt;br /&gt;
== Web Services ==&lt;br /&gt;
&lt;br /&gt;
=== STUMENU.REL ===&lt;br /&gt;
&lt;br /&gt;
ROTESSA will enable this menu item for students.&lt;br /&gt;
&lt;br /&gt;
=== STMNTRAN.REL ===&lt;br /&gt;
&lt;br /&gt;
The entry ROTESSA should be assigned text for the display of the link. Monthly Installment Enrollment is the value currently specified.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.REL ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.rel contains the year and term for current enrolment. This should be set to the Fall term after 15 June. This should be set to Winter after 1 December. The effect is that if the student enrolled for a prior year and term, they have the option of re-enrolling for the current term.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.HTM ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.htm contains the terms and conditions to which students are agreeing when they enrol.&lt;br /&gt;
&lt;br /&gt;
== Student Enrolment ==&lt;br /&gt;
&lt;br /&gt;
Students then enter their bank, branch and account information. These are validated dynamically. When the student also checks the agreement checkbox, the submission button is enabled. An email is sent to the student and the defined online services address with this agreement.&lt;br /&gt;
&lt;br /&gt;
Students can subsequently enter the site and withdraw their enrolment if they have not confirmed for that term, or update their banking information.&lt;br /&gt;
&lt;br /&gt;
Email to the defined registry address is generated on withdraw or updates to the defined online services address.&lt;br /&gt;
&lt;br /&gt;
= Exporting Enrolment to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting to CSV ==&lt;br /&gt;
&lt;br /&gt;
Rotessac.exe is the utility to create a csv file for importing into Rotessa. This file generates output that needs to be piped into a file to save the data.&lt;br /&gt;
&lt;br /&gt;
The parameters for this program are:&lt;br /&gt;
&lt;br /&gt;
Group - for King's this is Undergraduate&lt;br /&gt;
Year - e.g. 2012/13&lt;br /&gt;
Term - e.g. 1&lt;br /&gt;
TestFee - e.g. SSF&lt;br /&gt;
Owing Threshold - $40 (given that the fee is $37.50).&lt;br /&gt;
&lt;br /&gt;
So an example would be&lt;br /&gt;
&lt;br /&gt;
     rotessac Undergraduate 2012/13 1 SSF 40.00 &amp;gt; rot20120920.csv&lt;br /&gt;
&lt;br /&gt;
The output will be CSV lines and some error messages. The lines with error messages should be removed from the file prior to upload to Rotessa. The types of errors that may come up are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;25643 has recent transaction activity -- skipping &amp;lt;/i&amp;gt; which means that the student has had financial activity (potentially affecting whether he/she needs the installment plan) either on the current date or the prior business day. These could be payments or a/r entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Insufficient credit 20120222       9.50      12.00&amp;lt;/i&amp;gt; which means that the student, whose id is listed, is having financial aid excluded because they are in too few credits (the number after the student id) than the aid item requires (the final number).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;No balance owing record for 99999&amp;lt;/i&amp;gt; which means that there is no exported record for this student from AccPac&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Invalid bank/branch for 99999&amp;lt;/i&amp;gt; which means that the bank/branch information is incorrect. This should not happen except in teh case of a branch that closed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Error retrieving credits for 2012/131ENGL204&amp;lt;/i&amp;gt; which would mean that a course offering was deleted when students were still registered.&lt;br /&gt;
&lt;br /&gt;
== Importing to Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under the Admin section, find the Customer Import tab. Use the browse button to find the export file. Click the Import button. You should be able to review, perhaps on several pages, the entries for validity. If they are all valid, then click the Process button. Otherwise, click Cancel and fix the problems.&lt;br /&gt;
&lt;br /&gt;
= Creating Payments =&lt;br /&gt;
&lt;br /&gt;
== Creation of Payments in CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In Current Students on the Installments tab, the Create button will calculate the amount owing from the current balance less any unreceived student loans and unapplied financial aid. Once the amount is calculated a query asks whether the create payments. If yes then a dialog to get the dates of the payments is presented -- this prepopulates with the first of the next three months from the current date. The payments are then created or updated if there is an existing payment for that date.&lt;br /&gt;
&lt;br /&gt;
(Note that updates should be immediately manually updated in Rotessa.)&lt;br /&gt;
&lt;br /&gt;
Students should be emailed with the results of this. InstlEml.exe creates a file for merge emailing payments to students. The parameters are year and term.&lt;br /&gt;
&lt;br /&gt;
== Emailing Students with their payment schedule ==&lt;br /&gt;
&lt;br /&gt;
To produce these, use the utility InstlEml.exe. Year and term are the parameters and the output should be redirected. E.g.&lt;br /&gt;
&lt;br /&gt;
   InstlEml 2012/13 1 &amp;gt; instleml.tsv&lt;br /&gt;
&lt;br /&gt;
Open instleml.tsv (or wherever you redirected the output) in Excel. It is tab delimited. Save that as a workbook such as U:\CrossRoad\DBF.MM\instleml.xlsx.&lt;br /&gt;
&lt;br /&gt;
Then use and edit the merge print template, L:\Installment Initial Email.docx&lt;br /&gt;
&lt;br /&gt;
Merge this to Email messages.&lt;br /&gt;
&lt;br /&gt;
= Exporting Payments to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting from CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
The utility rotessap.exe is used for this. This will export any future dated payments for clients who have been exported. There are no parameters, but output needs to be redirected.&lt;br /&gt;
&lt;br /&gt;
  rotessap &amp;gt; rotp20120925.csv&lt;br /&gt;
&lt;br /&gt;
== Importing into Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, in the Admin Section, find the Transacation Import. Use the browse button to locate the file you created. Click the Import button. You can review the entries for validity; there may be several pages. If they are all valid, click Process. If not, click Cancel and fix the errors.&lt;br /&gt;
&lt;br /&gt;
= Detecting Payment Excess/Insufficiency =&lt;br /&gt;
&lt;br /&gt;
This is done by running the utility instlprb, with year and term as the parameters. Output may be redirected.&lt;br /&gt;
&lt;br /&gt;
     instlprb 2012/13 1&lt;br /&gt;
&lt;br /&gt;
This will show each person with an installment entry whose installment payments are too high or too low to address their balance owing.&lt;br /&gt;
&lt;br /&gt;
= Upcoming Payment Alert Email =&lt;br /&gt;
&lt;br /&gt;
A utility INSTLEM2.EXE will produce a batch file (by redirecting the output) and html files for the content of each email. The template for the content file is INSTLEM2.HTM and it may have the following replaceable parameters:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[FNAME]] - the preferred name for the student&lt;br /&gt;
[[SURNAME]] - the surname for the student&lt;br /&gt;
[[FILE#]] - the file# for the student&lt;br /&gt;
[[PAYDATE]] - the payment date&lt;br /&gt;
[[PAYAMOUNT]] - the payment amount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So an example might be&lt;br /&gt;
&lt;br /&gt;
    instlem2 2012/13 1 20121001 &amp;gt; instlem2.bat&lt;br /&gt;
&lt;br /&gt;
Instlem2.bat would then contain commands calling cmdemail using the settings file instlem2.eml for each student email address, and a delete command to tidy up the html.&lt;br /&gt;
&lt;br /&gt;
This should be triggered to run 5 business days prior to the payment date.&lt;br /&gt;
&lt;br /&gt;
= Adjusting Payments =&lt;br /&gt;
&lt;br /&gt;
Adjusting payments could occur for three reasons:&lt;br /&gt;
&lt;br /&gt;
1. A new charge or a failed loan occurs which needs to be added to the monthly instalments.&lt;br /&gt;
2. A new payment is made on behalf of the student.&lt;br /&gt;
3. Payment NSF and Plan Status changes.&lt;br /&gt;
&lt;br /&gt;
The first two are the same situation, but the last is different.&lt;br /&gt;
&lt;br /&gt;
== New Charges, Failed Loans, Balloon payments ==&lt;br /&gt;
&lt;br /&gt;
The effect of the change is to adjust all the remaining payments, rather than to change any single payment. So a payment of $600 on behalf of a student prior to the first instalment in the Fall should reduce the three instalments by $200 each. The same payment made in October should reduce the remaining 2 instalments by $300 each.&lt;br /&gt;
&lt;br /&gt;
=== In CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In CrossRoad the instalment amounts should be edited by highlighting the instalment, clicking the Edit button and changing the amount. If the payment is to be deleted, the delete button should be used.&lt;br /&gt;
&lt;br /&gt;
=== In Rotessa ===&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under customers, find the student by file #, click the pencil icon to the right of the instalment and edit the amount. If the payment is to be cancelled altogether, then&lt;br /&gt;
&lt;br /&gt;
== Payment NSF and Plan Status Changes ==&lt;br /&gt;
&lt;br /&gt;
If a student's banking information is incorrect -- which is noted by Rotessa as &amp;quot;Edit Reject&amp;quot; -- we can update the banking information through the Customer Edit in Rotessa after the student has submitted new information. We need then to request that the payment be resubmitted by Rotessa. At the moment this is by an email to Greg Lepp, but we may be able to use the on-line system to do this ourselves.&lt;br /&gt;
&lt;br /&gt;
If a student's payment is dishonoured, an NSF charge should be entered through the Accounts Receivable tab. No other change should be required. Rotessa will automatically schedule a second attempt 15 days from the original payment date.&lt;br /&gt;
&lt;br /&gt;
If a student's payment id dishonoured twice, two NSF charges should be entered through the Accounts Receivable tab. In CrossRoad the instalment payments should be deleted, and the disabled box should be checked. In Rotessa, the future instalment payments should be deleted. This student should then be workflowed to Financial Services as interest charges will need to be assessed.&lt;br /&gt;
&lt;br /&gt;
= Receiving Payment Data from Rotessa =&lt;br /&gt;
&lt;br /&gt;
Rotessa's transaction reports are where we get payment data. These can be exported to Excel for subsequent processing.&lt;br /&gt;
&lt;br /&gt;
== Payment Reports ==&lt;br /&gt;
&lt;br /&gt;
=== Pending ===&lt;br /&gt;
&lt;br /&gt;
Payment attempts are pending for up to 4 days from the date of the payment. Rotessa updates the status of the payments daily in that period. After the fourth day, they will change to a final payment status.&lt;br /&gt;
&lt;br /&gt;
=== Rejected Payments ===&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for failure. The two most common are:&lt;br /&gt;
&lt;br /&gt;
==== Edit Declined ====&lt;br /&gt;
&lt;br /&gt;
Edit declines are students for whom the bank information is incorrect -- whether the mismatch is on bank, branch or account. No NSF fee applies, and we can get updated information and setup a new payment attempt.&lt;br /&gt;
&lt;br /&gt;
==== Other Declines ====&lt;br /&gt;
&lt;br /&gt;
These are generally NSF. Rotessa will schedule a second attempt for 15 days from the first payment date. After a second NSF, they are ours to deal with.&lt;br /&gt;
&lt;br /&gt;
=== Approved Payments ===&lt;br /&gt;
&lt;br /&gt;
For importing approved payments there are several steps.&lt;br /&gt;
&lt;br /&gt;
==== Export Report ====&lt;br /&gt;
&lt;br /&gt;
On the Rotessa site, in Transaction reports, choose Approved items within the desired date range. Export that to an Excel workbook.&lt;br /&gt;
&lt;br /&gt;
==== Import into Excel ====&lt;br /&gt;
&lt;br /&gt;
Copy the exported workbook to the last page of the Rotessa import workbook. Check that the data all transfers to the Data Entry tab. Check the date on that tab. Check that sufficient rows of the formulas are copied down on the first page of that workbook. Save this and close it.&lt;br /&gt;
&lt;br /&gt;
==== Import into AccPac ====&lt;br /&gt;
&lt;br /&gt;
Create a new Receipt batch. Choose File | Import. Make the file type Excel 2000 and then use the Browse button to open the Rotessa Import workbook. Click OK.&lt;br /&gt;
&lt;br /&gt;
   Note that at the moment this gives a Bank Code mismatch error that has not been resolved. Depending on the error you may need to use Cancel to exit this window.&lt;br /&gt;
&lt;br /&gt;
The number of records and dollar value should be matched against the Rotessa report. Then each student's payment should be applied.&lt;br /&gt;
&lt;br /&gt;
The batch should be posted according to normal Financial Services practices.&lt;br /&gt;
&lt;br /&gt;
==== Import into CrossRoad ====&lt;br /&gt;
&lt;br /&gt;
The morning of the day on which the Accpac exported balances will include the Rotessa payments, the import should be run. Using the saved CSV file exported above, use the rotimp.exe utility.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=751</id>
		<title>Monthly Installments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=751"/>
				<updated>2012-10-05T15:58:13Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Approved Payments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monthly installments are integrated into both web services and the desktop client. There are several stages to this process. This is designed around exporting data to Rotessa.&lt;br /&gt;
&lt;br /&gt;
= Enrolment =&lt;br /&gt;
&lt;br /&gt;
Enrolment happens through Registry OnLine Services for Students.&lt;br /&gt;
&lt;br /&gt;
== Bank and Branch Information ==&lt;br /&gt;
&lt;br /&gt;
The data for the two validation tables, banks.dbf and branch.dbf, comes from http://www.cdnpay.ca.&lt;br /&gt;
&lt;br /&gt;
There are several PDFs that should be downloaded and converted to text with one branch on each line. The utility program brnchcmp.exe can then be used to add/update branches. This will also note any banks that are missing.&lt;br /&gt;
&lt;br /&gt;
== Web Services ==&lt;br /&gt;
&lt;br /&gt;
=== STUMENU.REL ===&lt;br /&gt;
&lt;br /&gt;
ROTESSA will enable this menu item for students.&lt;br /&gt;
&lt;br /&gt;
=== STMNTRAN.REL ===&lt;br /&gt;
&lt;br /&gt;
The entry ROTESSA should be assigned text for the display of the link. Monthly Installment Enrollment is the value currently specified.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.REL ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.rel contains the year and term for current enrolment. This should be set to the Fall term after 15 June. This should be set to Winter after 1 December. The effect is that if the student enrolled for a prior year and term, they have the option of re-enrolling for the current term.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.HTM ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.htm contains the terms and conditions to which students are agreeing when they enrol.&lt;br /&gt;
&lt;br /&gt;
== Student Enrolment ==&lt;br /&gt;
&lt;br /&gt;
Students then enter their bank, branch and account information. These are validated dynamically. When the student also checks the agreement checkbox, the submission button is enabled. An email is sent to the student and the defined online services address with this agreement.&lt;br /&gt;
&lt;br /&gt;
Students can subsequently enter the site and withdraw their enrolment if they have not confirmed for that term, or update their banking information.&lt;br /&gt;
&lt;br /&gt;
Email to the defined registry address is generated on withdraw or updates to the defined online services address.&lt;br /&gt;
&lt;br /&gt;
= Exporting Enrolment to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting to CSV ==&lt;br /&gt;
&lt;br /&gt;
Rotessac.exe is the utility to create a csv file for importing into Rotessa. This file generates output that needs to be piped into a file to save the data.&lt;br /&gt;
&lt;br /&gt;
The parameters for this program are:&lt;br /&gt;
&lt;br /&gt;
Group - for King's this is Undergraduate&lt;br /&gt;
Year - e.g. 2012/13&lt;br /&gt;
Term - e.g. 1&lt;br /&gt;
TestFee - e.g. SSF&lt;br /&gt;
Owing Threshold - $40 (given that the fee is $37.50).&lt;br /&gt;
&lt;br /&gt;
So an example would be&lt;br /&gt;
&lt;br /&gt;
     rotessac Undergraduate 2012/13 1 SSF 40.00 &amp;gt; rot20120920.csv&lt;br /&gt;
&lt;br /&gt;
The output will be CSV lines and some error messages. The lines with error messages should be removed from the file prior to upload to Rotessa. The types of errors that may come up are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;25643 has recent transaction activity -- skipping &amp;lt;/i&amp;gt; which means that the student has had financial activity (potentially affecting whether he/she needs the installment plan) either on the current date or the prior business day. These could be payments or a/r entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Insufficient credit 20120222       9.50      12.00&amp;lt;/i&amp;gt; which means that the student, whose id is listed, is having financial aid excluded because they are in too few credits (the number after the student id) than the aid item requires (the final number).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;No balance owing record for 99999&amp;lt;/i&amp;gt; which means that there is no exported record for this student from AccPac&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Invalid bank/branch for 99999&amp;lt;/i&amp;gt; which means that the bank/branch information is incorrect. This should not happen except in teh case of a branch that closed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Error retrieving credits for 2012/131ENGL204&amp;lt;/i&amp;gt; which would mean that a course offering was deleted when students were still registered.&lt;br /&gt;
&lt;br /&gt;
== Importing to Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under the Admin section, find the Customer Import tab. Use the browse button to find the export file. Click the Import button. You should be able to review, perhaps on several pages, the entries for validity. If they are all valid, then click the Process button. Otherwise, click Cancel and fix the problems.&lt;br /&gt;
&lt;br /&gt;
= Creating Payments =&lt;br /&gt;
&lt;br /&gt;
== Creation of Payments in CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In Current Students on the Installments tab, the Create button will calculate the amount owing from the current balance less any unreceived student loans and unapplied financial aid. Once the amount is calculated a query asks whether the create payments. If yes then a dialog to get the dates of the payments is presented -- this prepopulates with the first of the next three months from the current date. The payments are then created or updated if there is an existing payment for that date.&lt;br /&gt;
&lt;br /&gt;
(Note that updates should be immediately manually updated in Rotessa.)&lt;br /&gt;
&lt;br /&gt;
Students should be emailed with the results of this. InstlEml.exe creates a file for merge emailing payments to students. The parameters are year and term.&lt;br /&gt;
&lt;br /&gt;
== Emailing Students with their payment schedule ==&lt;br /&gt;
&lt;br /&gt;
To produce these, use the utility InstlEml.exe. Year and term are the parameters and the output should be redirected. E.g.&lt;br /&gt;
&lt;br /&gt;
   InstlEml 2012/13 1 &amp;gt; instleml.tsv&lt;br /&gt;
&lt;br /&gt;
Open instleml.tsv (or wherever you redirected the output) in Excel. It is tab delimited. Save that as a workbook such as U:\CrossRoad\DBF.MM\instleml.xlsx.&lt;br /&gt;
&lt;br /&gt;
Then use and edit the merge print template, L:\Installment Initial Email.docx&lt;br /&gt;
&lt;br /&gt;
Merge this to Email messages.&lt;br /&gt;
&lt;br /&gt;
= Exporting Payments to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting from CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
The utility rotessap.exe is used for this. This will export any future dated payments for clients who have been exported. There are no parameters, but output needs to be redirected.&lt;br /&gt;
&lt;br /&gt;
  rotessap &amp;gt; rotp20120925.csv&lt;br /&gt;
&lt;br /&gt;
== Importing into Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, in the Admin Section, find the Transacation Import. Use the browse button to locate the file you created. Click the Import button. You can review the entries for validity; there may be several pages. If they are all valid, click Process. If not, click Cancel and fix the errors.&lt;br /&gt;
&lt;br /&gt;
= Detecting Payment Excess/Insufficiency =&lt;br /&gt;
&lt;br /&gt;
This is done by running the utility instlprb, with year and term as the parameters. Output may be redirected.&lt;br /&gt;
&lt;br /&gt;
     instlprb 2012/13 1&lt;br /&gt;
&lt;br /&gt;
This will show each person with an installment entry whose installment payments are too high or too low to address their balance owing.&lt;br /&gt;
&lt;br /&gt;
= Upcoming Payment Alert Email =&lt;br /&gt;
&lt;br /&gt;
A utility INSTLEM2.EXE will produce a batch file (by redirecting the output) and html files for the content of each email. The template for the content file is INSTLEM2.HTM and it may have the following replaceable parameters:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[FNAME]] - the preferred name for the student&lt;br /&gt;
[[SURNAME]] - the surname for the student&lt;br /&gt;
[[FILE#]] - the file# for the student&lt;br /&gt;
[[PAYDATE]] - the payment date&lt;br /&gt;
[[PAYAMOUNT]] - the payment amount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So an example might be&lt;br /&gt;
&lt;br /&gt;
    instlem2 2012/13 1 20121001 &amp;gt; instlem2.bat&lt;br /&gt;
&lt;br /&gt;
Instlem2.bat would then contain commands calling cmdemail using the settings file instlem2.eml for each student email address, and a delete command to tidy up the html.&lt;br /&gt;
&lt;br /&gt;
This should be triggered to run 5 business days prior to the payment date.&lt;br /&gt;
&lt;br /&gt;
= Adjusting Payments =&lt;br /&gt;
&lt;br /&gt;
Adjusting payments could occur for three reasons:&lt;br /&gt;
&lt;br /&gt;
1. A new charge or a failed loan occurs which needs to be added to the monthly instalments.&lt;br /&gt;
2. A new payment is made on behalf of the student.&lt;br /&gt;
3. Payment NSF and Plan Status changes.&lt;br /&gt;
&lt;br /&gt;
The first two are the same situation, but the last is different.&lt;br /&gt;
&lt;br /&gt;
== New Charges, Failed Loans, Balloon payments ==&lt;br /&gt;
&lt;br /&gt;
The effect of the change is to adjust all the remaining payments, rather than to change any single payment. So a payment of $600 on behalf of a student prior to the first instalment in the Fall should reduce the three instalments by $200 each. The same payment made in October should reduce the remaining 2 instalments by $300 each.&lt;br /&gt;
&lt;br /&gt;
=== In CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In CrossRoad the instalment amounts should be edited by highlighting the instalment, clicking the Edit button and changing the amount. If the payment is to be deleted, the delete button should be used.&lt;br /&gt;
&lt;br /&gt;
=== In Rotessa ===&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under customers, find the student by file #, click the pencil icon to the right of the instalment and edit the amount. If the payment is to be cancelled altogether, then&lt;br /&gt;
&lt;br /&gt;
== Payment NSF and Plan Status Changes ==&lt;br /&gt;
&lt;br /&gt;
If a student's banking information is incorrect -- which is noted by Rotessa as &amp;quot;Edit Reject&amp;quot; -- we can update the banking information through the Customer Edit in Rotessa after the student has submitted new information. We need then to request that the payment be resubmitted by Rotessa. At the moment this is by an email to Greg Lepp, but we may be able to use the on-line system to do this ourselves.&lt;br /&gt;
&lt;br /&gt;
If a student's payment is dishonoured, an NSF charge should be entered through the Accounts Receivable tab. No other change should be required. Rotessa will automatically schedule a second attempt 15 days from the original payment date.&lt;br /&gt;
&lt;br /&gt;
If a student's payment id dishonoured twice, two NSF charges should be entered through the Accounts Receivable tab. In CrossRoad the instalment payments should be deleted, and the disabled box should be checked. In Rotessa, the future instalment payments should be deleted. This student should then be workflowed to Financial Services as interest charges will need to be assessed.&lt;br /&gt;
&lt;br /&gt;
= Receiving Payment Data from Rotessa =&lt;br /&gt;
&lt;br /&gt;
Rotessa's transaction reports are where we get payment data. These can be exported to Excel for subsequent processing.&lt;br /&gt;
&lt;br /&gt;
== Payment Reports ==&lt;br /&gt;
&lt;br /&gt;
=== Pending ===&lt;br /&gt;
&lt;br /&gt;
Payment attempts are pending for up to 4 days from the date of the payment. Rotessa updates the status of the payments daily in that period. After the fourth day, they will change to a final payment status.&lt;br /&gt;
&lt;br /&gt;
=== Rejected Payments ===&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for failure. The two most common are:&lt;br /&gt;
&lt;br /&gt;
==== Edit Declined ====&lt;br /&gt;
&lt;br /&gt;
Edit declines are students for whom the bank information is incorrect -- whether the mismatch is on bank, branch or account. No NSF fee applies, and we can get updated information and setup a new payment attempt.&lt;br /&gt;
&lt;br /&gt;
==== Other Declines ====&lt;br /&gt;
&lt;br /&gt;
These are generally NSF. Rotessa will schedule a second attempt for 15 days from the first payment date. After a second NSF, they are ours to deal with.&lt;br /&gt;
&lt;br /&gt;
=== Approved Payments ===&lt;br /&gt;
&lt;br /&gt;
For importing approved payments there are several steps.&lt;br /&gt;
&lt;br /&gt;
==== Export Report ====&lt;br /&gt;
&lt;br /&gt;
On the Rotessa site, in Transaction reports, choose Approved items within the desired date range. Export that to an Excel workbook.&lt;br /&gt;
&lt;br /&gt;
==== Import into Excel ====&lt;br /&gt;
&lt;br /&gt;
Copy the exported workbook to the last page of the Rotessa import workbook. Check that the data all transfers to the Data Entry tab. Check the date on that tab. Check that sufficient rows of the formulas are copied down on the first page of that workbook. Save this and close it.&lt;br /&gt;
&lt;br /&gt;
==== Import into AccPac ====&lt;br /&gt;
&lt;br /&gt;
Create a new Receipt batch. Choose File | Import. Make the file type Excel 2000 and then use the Browse button to open the Rotessa Import workbook. Click OK.&lt;br /&gt;
&lt;br /&gt;
   Note that at the moment this gives a Bank Code mismatch error that has not been resolved. Depending on the error you may need to use Cancel to exit this window.&lt;br /&gt;
&lt;br /&gt;
The number of records and dollar value should be matched against the Rotessa report. Then each student's payment should be applied.&lt;br /&gt;
&lt;br /&gt;
The batch should be posted according to normal Financial Services practices.&lt;br /&gt;
&lt;br /&gt;
==== Import into CrossRoad ====&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=750</id>
		<title>Monthly Installments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=750"/>
				<updated>2012-10-05T15:57:56Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Import into AccPac */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monthly installments are integrated into both web services and the desktop client. There are several stages to this process. This is designed around exporting data to Rotessa.&lt;br /&gt;
&lt;br /&gt;
= Enrolment =&lt;br /&gt;
&lt;br /&gt;
Enrolment happens through Registry OnLine Services for Students.&lt;br /&gt;
&lt;br /&gt;
== Bank and Branch Information ==&lt;br /&gt;
&lt;br /&gt;
The data for the two validation tables, banks.dbf and branch.dbf, comes from http://www.cdnpay.ca.&lt;br /&gt;
&lt;br /&gt;
There are several PDFs that should be downloaded and converted to text with one branch on each line. The utility program brnchcmp.exe can then be used to add/update branches. This will also note any banks that are missing.&lt;br /&gt;
&lt;br /&gt;
== Web Services ==&lt;br /&gt;
&lt;br /&gt;
=== STUMENU.REL ===&lt;br /&gt;
&lt;br /&gt;
ROTESSA will enable this menu item for students.&lt;br /&gt;
&lt;br /&gt;
=== STMNTRAN.REL ===&lt;br /&gt;
&lt;br /&gt;
The entry ROTESSA should be assigned text for the display of the link. Monthly Installment Enrollment is the value currently specified.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.REL ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.rel contains the year and term for current enrolment. This should be set to the Fall term after 15 June. This should be set to Winter after 1 December. The effect is that if the student enrolled for a prior year and term, they have the option of re-enrolling for the current term.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.HTM ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.htm contains the terms and conditions to which students are agreeing when they enrol.&lt;br /&gt;
&lt;br /&gt;
== Student Enrolment ==&lt;br /&gt;
&lt;br /&gt;
Students then enter their bank, branch and account information. These are validated dynamically. When the student also checks the agreement checkbox, the submission button is enabled. An email is sent to the student and the defined online services address with this agreement.&lt;br /&gt;
&lt;br /&gt;
Students can subsequently enter the site and withdraw their enrolment if they have not confirmed for that term, or update their banking information.&lt;br /&gt;
&lt;br /&gt;
Email to the defined registry address is generated on withdraw or updates to the defined online services address.&lt;br /&gt;
&lt;br /&gt;
= Exporting Enrolment to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting to CSV ==&lt;br /&gt;
&lt;br /&gt;
Rotessac.exe is the utility to create a csv file for importing into Rotessa. This file generates output that needs to be piped into a file to save the data.&lt;br /&gt;
&lt;br /&gt;
The parameters for this program are:&lt;br /&gt;
&lt;br /&gt;
Group - for King's this is Undergraduate&lt;br /&gt;
Year - e.g. 2012/13&lt;br /&gt;
Term - e.g. 1&lt;br /&gt;
TestFee - e.g. SSF&lt;br /&gt;
Owing Threshold - $40 (given that the fee is $37.50).&lt;br /&gt;
&lt;br /&gt;
So an example would be&lt;br /&gt;
&lt;br /&gt;
     rotessac Undergraduate 2012/13 1 SSF 40.00 &amp;gt; rot20120920.csv&lt;br /&gt;
&lt;br /&gt;
The output will be CSV lines and some error messages. The lines with error messages should be removed from the file prior to upload to Rotessa. The types of errors that may come up are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;25643 has recent transaction activity -- skipping &amp;lt;/i&amp;gt; which means that the student has had financial activity (potentially affecting whether he/she needs the installment plan) either on the current date or the prior business day. These could be payments or a/r entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Insufficient credit 20120222       9.50      12.00&amp;lt;/i&amp;gt; which means that the student, whose id is listed, is having financial aid excluded because they are in too few credits (the number after the student id) than the aid item requires (the final number).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;No balance owing record for 99999&amp;lt;/i&amp;gt; which means that there is no exported record for this student from AccPac&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Invalid bank/branch for 99999&amp;lt;/i&amp;gt; which means that the bank/branch information is incorrect. This should not happen except in teh case of a branch that closed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Error retrieving credits for 2012/131ENGL204&amp;lt;/i&amp;gt; which would mean that a course offering was deleted when students were still registered.&lt;br /&gt;
&lt;br /&gt;
== Importing to Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under the Admin section, find the Customer Import tab. Use the browse button to find the export file. Click the Import button. You should be able to review, perhaps on several pages, the entries for validity. If they are all valid, then click the Process button. Otherwise, click Cancel and fix the problems.&lt;br /&gt;
&lt;br /&gt;
= Creating Payments =&lt;br /&gt;
&lt;br /&gt;
== Creation of Payments in CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In Current Students on the Installments tab, the Create button will calculate the amount owing from the current balance less any unreceived student loans and unapplied financial aid. Once the amount is calculated a query asks whether the create payments. If yes then a dialog to get the dates of the payments is presented -- this prepopulates with the first of the next three months from the current date. The payments are then created or updated if there is an existing payment for that date.&lt;br /&gt;
&lt;br /&gt;
(Note that updates should be immediately manually updated in Rotessa.)&lt;br /&gt;
&lt;br /&gt;
Students should be emailed with the results of this. InstlEml.exe creates a file for merge emailing payments to students. The parameters are year and term.&lt;br /&gt;
&lt;br /&gt;
== Emailing Students with their payment schedule ==&lt;br /&gt;
&lt;br /&gt;
To produce these, use the utility InstlEml.exe. Year and term are the parameters and the output should be redirected. E.g.&lt;br /&gt;
&lt;br /&gt;
   InstlEml 2012/13 1 &amp;gt; instleml.tsv&lt;br /&gt;
&lt;br /&gt;
Open instleml.tsv (or wherever you redirected the output) in Excel. It is tab delimited. Save that as a workbook such as U:\CrossRoad\DBF.MM\instleml.xlsx.&lt;br /&gt;
&lt;br /&gt;
Then use and edit the merge print template, L:\Installment Initial Email.docx&lt;br /&gt;
&lt;br /&gt;
Merge this to Email messages.&lt;br /&gt;
&lt;br /&gt;
= Exporting Payments to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting from CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
The utility rotessap.exe is used for this. This will export any future dated payments for clients who have been exported. There are no parameters, but output needs to be redirected.&lt;br /&gt;
&lt;br /&gt;
  rotessap &amp;gt; rotp20120925.csv&lt;br /&gt;
&lt;br /&gt;
== Importing into Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, in the Admin Section, find the Transacation Import. Use the browse button to locate the file you created. Click the Import button. You can review the entries for validity; there may be several pages. If they are all valid, click Process. If not, click Cancel and fix the errors.&lt;br /&gt;
&lt;br /&gt;
= Detecting Payment Excess/Insufficiency =&lt;br /&gt;
&lt;br /&gt;
This is done by running the utility instlprb, with year and term as the parameters. Output may be redirected.&lt;br /&gt;
&lt;br /&gt;
     instlprb 2012/13 1&lt;br /&gt;
&lt;br /&gt;
This will show each person with an installment entry whose installment payments are too high or too low to address their balance owing.&lt;br /&gt;
&lt;br /&gt;
= Upcoming Payment Alert Email =&lt;br /&gt;
&lt;br /&gt;
A utility INSTLEM2.EXE will produce a batch file (by redirecting the output) and html files for the content of each email. The template for the content file is INSTLEM2.HTM and it may have the following replaceable parameters:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[FNAME]] - the preferred name for the student&lt;br /&gt;
[[SURNAME]] - the surname for the student&lt;br /&gt;
[[FILE#]] - the file# for the student&lt;br /&gt;
[[PAYDATE]] - the payment date&lt;br /&gt;
[[PAYAMOUNT]] - the payment amount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So an example might be&lt;br /&gt;
&lt;br /&gt;
    instlem2 2012/13 1 20121001 &amp;gt; instlem2.bat&lt;br /&gt;
&lt;br /&gt;
Instlem2.bat would then contain commands calling cmdemail using the settings file instlem2.eml for each student email address, and a delete command to tidy up the html.&lt;br /&gt;
&lt;br /&gt;
This should be triggered to run 5 business days prior to the payment date.&lt;br /&gt;
&lt;br /&gt;
= Adjusting Payments =&lt;br /&gt;
&lt;br /&gt;
Adjusting payments could occur for three reasons:&lt;br /&gt;
&lt;br /&gt;
1. A new charge or a failed loan occurs which needs to be added to the monthly instalments.&lt;br /&gt;
2. A new payment is made on behalf of the student.&lt;br /&gt;
3. Payment NSF and Plan Status changes.&lt;br /&gt;
&lt;br /&gt;
The first two are the same situation, but the last is different.&lt;br /&gt;
&lt;br /&gt;
== New Charges, Failed Loans, Balloon payments ==&lt;br /&gt;
&lt;br /&gt;
The effect of the change is to adjust all the remaining payments, rather than to change any single payment. So a payment of $600 on behalf of a student prior to the first instalment in the Fall should reduce the three instalments by $200 each. The same payment made in October should reduce the remaining 2 instalments by $300 each.&lt;br /&gt;
&lt;br /&gt;
=== In CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In CrossRoad the instalment amounts should be edited by highlighting the instalment, clicking the Edit button and changing the amount. If the payment is to be deleted, the delete button should be used.&lt;br /&gt;
&lt;br /&gt;
=== In Rotessa ===&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under customers, find the student by file #, click the pencil icon to the right of the instalment and edit the amount. If the payment is to be cancelled altogether, then&lt;br /&gt;
&lt;br /&gt;
== Payment NSF and Plan Status Changes ==&lt;br /&gt;
&lt;br /&gt;
If a student's banking information is incorrect -- which is noted by Rotessa as &amp;quot;Edit Reject&amp;quot; -- we can update the banking information through the Customer Edit in Rotessa after the student has submitted new information. We need then to request that the payment be resubmitted by Rotessa. At the moment this is by an email to Greg Lepp, but we may be able to use the on-line system to do this ourselves.&lt;br /&gt;
&lt;br /&gt;
If a student's payment is dishonoured, an NSF charge should be entered through the Accounts Receivable tab. No other change should be required. Rotessa will automatically schedule a second attempt 15 days from the original payment date.&lt;br /&gt;
&lt;br /&gt;
If a student's payment id dishonoured twice, two NSF charges should be entered through the Accounts Receivable tab. In CrossRoad the instalment payments should be deleted, and the disabled box should be checked. In Rotessa, the future instalment payments should be deleted. This student should then be workflowed to Financial Services as interest charges will need to be assessed.&lt;br /&gt;
&lt;br /&gt;
= Receiving Payment Data from Rotessa =&lt;br /&gt;
&lt;br /&gt;
Rotessa's transaction reports are where we get payment data. These can be exported to Excel for subsequent processing.&lt;br /&gt;
&lt;br /&gt;
== Payment Reports ==&lt;br /&gt;
&lt;br /&gt;
=== Pending ===&lt;br /&gt;
&lt;br /&gt;
Payment attempts are pending for up to 4 days from the date of the payment. Rotessa updates the status of the payments daily in that period. After the fourth day, they will change to a final payment status.&lt;br /&gt;
&lt;br /&gt;
=== Rejected Payments ===&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for failure. The two most common are:&lt;br /&gt;
&lt;br /&gt;
==== Edit Declined ====&lt;br /&gt;
&lt;br /&gt;
Edit declines are students for whom the bank information is incorrect -- whether the mismatch is on bank, branch or account. No NSF fee applies, and we can get updated information and setup a new payment attempt.&lt;br /&gt;
&lt;br /&gt;
==== Other Declines ====&lt;br /&gt;
&lt;br /&gt;
These are generally NSF. Rotessa will schedule a second attempt for 15 days from the first payment date. After a second NSF, they are ours to deal with.&lt;br /&gt;
&lt;br /&gt;
=== Approved Payments ===&lt;br /&gt;
&lt;br /&gt;
For importing approved payments there are several steps.&lt;br /&gt;
&lt;br /&gt;
==== Export Report ====&lt;br /&gt;
&lt;br /&gt;
On the Rotessa site, in Transaction reports, choose Approved items within the desired date range. Export that to an Excel workbook.&lt;br /&gt;
&lt;br /&gt;
==== Import into Excel ====&lt;br /&gt;
&lt;br /&gt;
Copy the exported workbook to the last page of the Rotessa import workbook. Check that the data all transfers to the Data Entry tab. Check the date on that tab. Check that sufficient rows of the formulas are copied down on the first page of that workbook. Save this and close it.&lt;br /&gt;
&lt;br /&gt;
==== Import into CrossRoad ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Import into AccPac ====&lt;br /&gt;
&lt;br /&gt;
Create a new Receipt batch. Choose File | Import. Make the file type Excel 2000 and then use the Browse button to open the Rotessa Import workbook. Click OK.&lt;br /&gt;
&lt;br /&gt;
   Note that at the moment this gives a Bank Code mismatch error that has not been resolved. Depending on the error you may need to use Cancel to exit this window.&lt;br /&gt;
&lt;br /&gt;
The number of records and dollar value should be matched against the Rotessa report. Then each student's payment should be applied.&lt;br /&gt;
&lt;br /&gt;
The batch should be posted according to normal Financial Services practices.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=749</id>
		<title>Monthly Installments</title>
		<link rel="alternate" type="text/html" href="https://registry.kingsu.ca/mediawiki/index.php?title=Monthly_Installments&amp;diff=749"/>
				<updated>2012-10-05T15:37:05Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: /* Approved Payments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monthly installments are integrated into both web services and the desktop client. There are several stages to this process. This is designed around exporting data to Rotessa.&lt;br /&gt;
&lt;br /&gt;
= Enrolment =&lt;br /&gt;
&lt;br /&gt;
Enrolment happens through Registry OnLine Services for Students.&lt;br /&gt;
&lt;br /&gt;
== Bank and Branch Information ==&lt;br /&gt;
&lt;br /&gt;
The data for the two validation tables, banks.dbf and branch.dbf, comes from http://www.cdnpay.ca.&lt;br /&gt;
&lt;br /&gt;
There are several PDFs that should be downloaded and converted to text with one branch on each line. The utility program brnchcmp.exe can then be used to add/update branches. This will also note any banks that are missing.&lt;br /&gt;
&lt;br /&gt;
== Web Services ==&lt;br /&gt;
&lt;br /&gt;
=== STUMENU.REL ===&lt;br /&gt;
&lt;br /&gt;
ROTESSA will enable this menu item for students.&lt;br /&gt;
&lt;br /&gt;
=== STMNTRAN.REL ===&lt;br /&gt;
&lt;br /&gt;
The entry ROTESSA should be assigned text for the display of the link. Monthly Installment Enrollment is the value currently specified.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.REL ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.rel contains the year and term for current enrolment. This should be set to the Fall term after 15 June. This should be set to Winter after 1 December. The effect is that if the student enrolled for a prior year and term, they have the option of re-enrolling for the current term.&lt;br /&gt;
&lt;br /&gt;
=== ROTESSA.HTM ===&lt;br /&gt;
&lt;br /&gt;
Rotessa.htm contains the terms and conditions to which students are agreeing when they enrol.&lt;br /&gt;
&lt;br /&gt;
== Student Enrolment ==&lt;br /&gt;
&lt;br /&gt;
Students then enter their bank, branch and account information. These are validated dynamically. When the student also checks the agreement checkbox, the submission button is enabled. An email is sent to the student and the defined online services address with this agreement.&lt;br /&gt;
&lt;br /&gt;
Students can subsequently enter the site and withdraw their enrolment if they have not confirmed for that term, or update their banking information.&lt;br /&gt;
&lt;br /&gt;
Email to the defined registry address is generated on withdraw or updates to the defined online services address.&lt;br /&gt;
&lt;br /&gt;
= Exporting Enrolment to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting to CSV ==&lt;br /&gt;
&lt;br /&gt;
Rotessac.exe is the utility to create a csv file for importing into Rotessa. This file generates output that needs to be piped into a file to save the data.&lt;br /&gt;
&lt;br /&gt;
The parameters for this program are:&lt;br /&gt;
&lt;br /&gt;
Group - for King's this is Undergraduate&lt;br /&gt;
Year - e.g. 2012/13&lt;br /&gt;
Term - e.g. 1&lt;br /&gt;
TestFee - e.g. SSF&lt;br /&gt;
Owing Threshold - $40 (given that the fee is $37.50).&lt;br /&gt;
&lt;br /&gt;
So an example would be&lt;br /&gt;
&lt;br /&gt;
     rotessac Undergraduate 2012/13 1 SSF 40.00 &amp;gt; rot20120920.csv&lt;br /&gt;
&lt;br /&gt;
The output will be CSV lines and some error messages. The lines with error messages should be removed from the file prior to upload to Rotessa. The types of errors that may come up are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;25643 has recent transaction activity -- skipping &amp;lt;/i&amp;gt; which means that the student has had financial activity (potentially affecting whether he/she needs the installment plan) either on the current date or the prior business day. These could be payments or a/r entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Insufficient credit 20120222       9.50      12.00&amp;lt;/i&amp;gt; which means that the student, whose id is listed, is having financial aid excluded because they are in too few credits (the number after the student id) than the aid item requires (the final number).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;No balance owing record for 99999&amp;lt;/i&amp;gt; which means that there is no exported record for this student from AccPac&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Invalid bank/branch for 99999&amp;lt;/i&amp;gt; which means that the bank/branch information is incorrect. This should not happen except in teh case of a branch that closed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;Error retrieving credits for 2012/131ENGL204&amp;lt;/i&amp;gt; which would mean that a course offering was deleted when students were still registered.&lt;br /&gt;
&lt;br /&gt;
== Importing to Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under the Admin section, find the Customer Import tab. Use the browse button to find the export file. Click the Import button. You should be able to review, perhaps on several pages, the entries for validity. If they are all valid, then click the Process button. Otherwise, click Cancel and fix the problems.&lt;br /&gt;
&lt;br /&gt;
= Creating Payments =&lt;br /&gt;
&lt;br /&gt;
== Creation of Payments in CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
In Current Students on the Installments tab, the Create button will calculate the amount owing from the current balance less any unreceived student loans and unapplied financial aid. Once the amount is calculated a query asks whether the create payments. If yes then a dialog to get the dates of the payments is presented -- this prepopulates with the first of the next three months from the current date. The payments are then created or updated if there is an existing payment for that date.&lt;br /&gt;
&lt;br /&gt;
(Note that updates should be immediately manually updated in Rotessa.)&lt;br /&gt;
&lt;br /&gt;
Students should be emailed with the results of this. InstlEml.exe creates a file for merge emailing payments to students. The parameters are year and term.&lt;br /&gt;
&lt;br /&gt;
== Emailing Students with their payment schedule ==&lt;br /&gt;
&lt;br /&gt;
To produce these, use the utility InstlEml.exe. Year and term are the parameters and the output should be redirected. E.g.&lt;br /&gt;
&lt;br /&gt;
   InstlEml 2012/13 1 &amp;gt; instleml.tsv&lt;br /&gt;
&lt;br /&gt;
Open instleml.tsv (or wherever you redirected the output) in Excel. It is tab delimited. Save that as a workbook such as U:\CrossRoad\DBF.MM\instleml.xlsx.&lt;br /&gt;
&lt;br /&gt;
Then use and edit the merge print template, L:\Installment Initial Email.docx&lt;br /&gt;
&lt;br /&gt;
Merge this to Email messages.&lt;br /&gt;
&lt;br /&gt;
= Exporting Payments to Rotessa =&lt;br /&gt;
&lt;br /&gt;
== Exporting from CrossRoad ==&lt;br /&gt;
&lt;br /&gt;
The utility rotessap.exe is used for this. This will export any future dated payments for clients who have been exported. There are no parameters, but output needs to be redirected.&lt;br /&gt;
&lt;br /&gt;
  rotessap &amp;gt; rotp20120925.csv&lt;br /&gt;
&lt;br /&gt;
== Importing into Rotessa ==&lt;br /&gt;
&lt;br /&gt;
In Rotessa, in the Admin Section, find the Transacation Import. Use the browse button to locate the file you created. Click the Import button. You can review the entries for validity; there may be several pages. If they are all valid, click Process. If not, click Cancel and fix the errors.&lt;br /&gt;
&lt;br /&gt;
= Detecting Payment Excess/Insufficiency =&lt;br /&gt;
&lt;br /&gt;
This is done by running the utility instlprb, with year and term as the parameters. Output may be redirected.&lt;br /&gt;
&lt;br /&gt;
     instlprb 2012/13 1&lt;br /&gt;
&lt;br /&gt;
This will show each person with an installment entry whose installment payments are too high or too low to address their balance owing.&lt;br /&gt;
&lt;br /&gt;
= Upcoming Payment Alert Email =&lt;br /&gt;
&lt;br /&gt;
A utility INSTLEM2.EXE will produce a batch file (by redirecting the output) and html files for the content of each email. The template for the content file is INSTLEM2.HTM and it may have the following replaceable parameters:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[FNAME]] - the preferred name for the student&lt;br /&gt;
[[SURNAME]] - the surname for the student&lt;br /&gt;
[[FILE#]] - the file# for the student&lt;br /&gt;
[[PAYDATE]] - the payment date&lt;br /&gt;
[[PAYAMOUNT]] - the payment amount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So an example might be&lt;br /&gt;
&lt;br /&gt;
    instlem2 2012/13 1 20121001 &amp;gt; instlem2.bat&lt;br /&gt;
&lt;br /&gt;
Instlem2.bat would then contain commands calling cmdemail using the settings file instlem2.eml for each student email address, and a delete command to tidy up the html.&lt;br /&gt;
&lt;br /&gt;
This should be triggered to run 5 business days prior to the payment date.&lt;br /&gt;
&lt;br /&gt;
= Adjusting Payments =&lt;br /&gt;
&lt;br /&gt;
Adjusting payments could occur for three reasons:&lt;br /&gt;
&lt;br /&gt;
1. A new charge or a failed loan occurs which needs to be added to the monthly instalments.&lt;br /&gt;
2. A new payment is made on behalf of the student.&lt;br /&gt;
3. Payment NSF and Plan Status changes.&lt;br /&gt;
&lt;br /&gt;
The first two are the same situation, but the last is different.&lt;br /&gt;
&lt;br /&gt;
== New Charges, Failed Loans, Balloon payments ==&lt;br /&gt;
&lt;br /&gt;
The effect of the change is to adjust all the remaining payments, rather than to change any single payment. So a payment of $600 on behalf of a student prior to the first instalment in the Fall should reduce the three instalments by $200 each. The same payment made in October should reduce the remaining 2 instalments by $300 each.&lt;br /&gt;
&lt;br /&gt;
=== In CrossRoad ===&lt;br /&gt;
&lt;br /&gt;
In CrossRoad the instalment amounts should be edited by highlighting the instalment, clicking the Edit button and changing the amount. If the payment is to be deleted, the delete button should be used.&lt;br /&gt;
&lt;br /&gt;
=== In Rotessa ===&lt;br /&gt;
&lt;br /&gt;
In Rotessa, under customers, find the student by file #, click the pencil icon to the right of the instalment and edit the amount. If the payment is to be cancelled altogether, then&lt;br /&gt;
&lt;br /&gt;
== Payment NSF and Plan Status Changes ==&lt;br /&gt;
&lt;br /&gt;
If a student's banking information is incorrect -- which is noted by Rotessa as &amp;quot;Edit Reject&amp;quot; -- we can update the banking information through the Customer Edit in Rotessa after the student has submitted new information. We need then to request that the payment be resubmitted by Rotessa. At the moment this is by an email to Greg Lepp, but we may be able to use the on-line system to do this ourselves.&lt;br /&gt;
&lt;br /&gt;
If a student's payment is dishonoured, an NSF charge should be entered through the Accounts Receivable tab. No other change should be required. Rotessa will automatically schedule a second attempt 15 days from the original payment date.&lt;br /&gt;
&lt;br /&gt;
If a student's payment id dishonoured twice, two NSF charges should be entered through the Accounts Receivable tab. In CrossRoad the instalment payments should be deleted, and the disabled box should be checked. In Rotessa, the future instalment payments should be deleted. This student should then be workflowed to Financial Services as interest charges will need to be assessed.&lt;br /&gt;
&lt;br /&gt;
= Receiving Payment Data from Rotessa =&lt;br /&gt;
&lt;br /&gt;
Rotessa's transaction reports are where we get payment data. These can be exported to Excel for subsequent processing.&lt;br /&gt;
&lt;br /&gt;
== Payment Reports ==&lt;br /&gt;
&lt;br /&gt;
=== Pending ===&lt;br /&gt;
&lt;br /&gt;
Payment attempts are pending for up to 4 days from the date of the payment. Rotessa updates the status of the payments daily in that period. After the fourth day, they will change to a final payment status.&lt;br /&gt;
&lt;br /&gt;
=== Rejected Payments ===&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for failure. The two most common are:&lt;br /&gt;
&lt;br /&gt;
==== Edit Declined ====&lt;br /&gt;
&lt;br /&gt;
Edit declines are students for whom the bank information is incorrect -- whether the mismatch is on bank, branch or account. No NSF fee applies, and we can get updated information and setup a new payment attempt.&lt;br /&gt;
&lt;br /&gt;
==== Other Declines ====&lt;br /&gt;
&lt;br /&gt;
These are generally NSF. Rotessa will schedule a second attempt for 15 days from the first payment date. After a second NSF, they are ours to deal with.&lt;br /&gt;
&lt;br /&gt;
=== Approved Payments ===&lt;br /&gt;
&lt;br /&gt;
For importing approved payments there are several steps.&lt;br /&gt;
&lt;br /&gt;
==== Export Report ====&lt;br /&gt;
&lt;br /&gt;
On the Rotessa site, in Transaction reports, choose Approved items within the desired date range. Export that to an Excel workbook.&lt;br /&gt;
&lt;br /&gt;
==== Import into Excel ====&lt;br /&gt;
&lt;br /&gt;
Copy the exported workbook to the last page of the Rotessa import workbook. Check that the data all transfers to the Data Entry tab. Check the date on that tab. Check that sufficient rows of the formulas are copied down on the first page of that workbook. Save this and close it.&lt;br /&gt;
&lt;br /&gt;
==== Import into CrossRoad ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Import into AccPac ====&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	</feed>