Edit Grade Ranges For Single Course

Grade Ranges come from the main system when a course is added to the grade book. Each course has its own set and those ranges can be modified. The program uses grade ranges to convert grades from number to letter and letter to number. For example, if the user enters a 96 for Term 1, the program would check the grade ranges and add an A+ in the letter column. If the user enters an A+ in the letter column, the program would check the grade ranges and put a 98 in the number column. It tries to pick the middle of the range.

Both letter and number grades are always stored in the grade book. When grades are exported to report cards, the program determines whether to send letter grades or number grades based on your school's configuration.

In addition to the grade ranges set out on this screen you may have special grades that have been added to your system. Typically, schools will have an I for Incompletes, a P for Pass, a WD for Withdrawn, etc. Those grades are not included in the grade ranges screen. When one of them is typed into the grade book the program automatically populates both the letter and the number field with the appropriate symbol. The program verifies that the symbol is a valid grade by checking the list of grades defined in Setup-Grades-Definitions-Grade Definitions. If the program is not connected to the network, a list of valid grades is stored in the stand alone file.

Steps

See Also

Grade Ranges

Configure Course Information