RunestoneInteractive / RunestoneInteractive/rs

Migrate the gradebook to a react page

Open
#1,255 0 comments 0 reactions 1 assignee View on GitHub

@morozov-av is already working on this.

Since Jun 24, 2026.

enhancement
Dominant language
TypeScript
Stars
69
Forks
117
Avg merge
6d 4h
Merged PRs (30d)
24

Description

The gradebook page at /assignment/instructor/gradebook uses handson table. It would be nicer and more consistent to move it to React.

One limitation of this new implementation is that we can use the search box to filter the rows, but teachers would like to similarly filter the assignments to one or more assignments. Right now we can filter to one assignment.

In addition teachers would like to be able to click on a students score for a particular assignment to get a breakdown. I feel like this might be redundant with the grading interface, but if that work is re-usable giving them a second path to the information might be useful. (We should talk about this before you do it)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.