Update work-tree after we load in new homework submissions
This commit is contained in:
parent
ce37f24dbd
commit
2e77354c05
@ -943,6 +943,7 @@ namespace EduNetworkBuilder
|
||||
NumErrorFiles++;
|
||||
}
|
||||
}
|
||||
UpdateFormFromUser();
|
||||
MessageBox.Show(string.Format(NB.Translate("PPF_BringInHWSummary"),
|
||||
"\n\t" + NumStudent, "\n\t" + NumSubmitted,
|
||||
"\n\t" + NumStudentsNoSubmissions, "\n\t" + NumStudentsNoFiles,
|
||||
|
Loading…
Reference in New Issue
Block a user