updated rubric editor to be live

This commit is contained in:
2023-08-11 18:09:15 -06:00
parent b1d5567902
commit 5159861449
6 changed files with 161 additions and 106 deletions

View File

@@ -15,7 +15,6 @@
private void reload()
{
this.InvokeAsync(this.StateHasChanged);
@* Console.WriteLine("on initialized " + showUpdateForm + " " + Assignment.Name); *@
}
public void Dispose()
{