gradema.section¶
Package Contents¶
Classes¶
A section contains information about how many points it is worth. |
Attributes¶
Either a list of Sections, or a Test |
- class gradema.section.Section¶
A section contains information about how many points it is worth. A section where points and weight are both none indicate an evenly weighted section. A section with points = 0 indicates an ungraded section. A section where points is non-zero indicates a pointed section. A section where weight is not None indicates a weighted section.
- node: SectionNode¶
- gradema.section.SectionNode¶
Either a list of Sections, or a Test