Home › Data & databases › Grade Book
Data & databases
Grade Book
Record student scores out of a maximum per assignment and note the grade. Filter by student to see their record.
Your database
Fields
| Field | Type |
|---|---|
| Student | text |
| Assignment | text |
| Score | number |
| Out of | number |
| Grade | text |
Frequently asked
Where is my data stored?
Only on this device, in your browser. Nothing is ever uploaded — export to CSV/JSON to back it up or move it.
Does it average grades?
Export and average the score column; the tool stores the raw records.