Skip to content

Add API routes for Marks Spreadsheets #7877

@sophia-huynh

Description

@sophia-huynh

Currently, marks spreadsheets require columns to be created and cells to be updated through either the UI or CSV uploads, and data to be obtained through downloading CSVs. It would be nice if similar actions could be done through an API route as well, such as:

  • Creating a new column
  • Updating a cell given the column name, utorID, and a grade
  • Retrieving the data from a marks spreadsheet (the entire spreadsheet itself, and/or a particular cell)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions