package
Version:
v1.6.1
Opens a new window with list of versions in this module.
Published: Jul 4, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetGrades takes the grades models and returns its response view object by creating buckets of frequency
For example a collection of grades {7.0, 7.5, 10.0, 10.0} will become {0.0: 0, ..., 7.0: 1, ..., 7.5: 1, ..., 10.0: 2}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.