mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
wrote rubric parsing tests
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
private string rubricText = "";
|
||||
private int rubricReloadKey = 0;
|
||||
|
||||
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
assignmentContext.StateHasChanged += reload;
|
||||
|
||||
Reference in New Issue
Block a user