Update work-tree after we load in new homework submissions

This commit is contained in:
Tim Young 2017-08-16 19:04:21 -05:00
parent ce37f24dbd
commit 2e77354c05

View File

@ -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,