Skip to main content
Skip table of contents

Understanding Local Classroom Code

The Local Classroom Code is used in three reports. The (CN) Course Master Report, the (CU) Staff Course report and the (GN) Student Course report. It is generated as follows:
[SchoolID][Course_Number][Section_Number]
[SchoolID] is the six-digit School Number of the section. If the School Number is greater than six digits, the value will be truncated. If the School Number is less than six digits, the value will be padded on the left with zeros.
[Course_Number] is the Course Number of the Section.
[Section_Number] is the Section Number of the Section. If the Section Number contains a single character, the value will be padded with a zero. i.e. If [Sections]Section_Number is "2", [Section_Number] will be "02".

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.