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++;
|
NumErrorFiles++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
UpdateFormFromUser();
|
||||||
MessageBox.Show(string.Format(NB.Translate("PPF_BringInHWSummary"),
|
MessageBox.Show(string.Format(NB.Translate("PPF_BringInHWSummary"),
|
||||||
"\n\t" + NumStudent, "\n\t" + NumSubmitted,
|
"\n\t" + NumStudent, "\n\t" + NumSubmitted,
|
||||||
"\n\t" + NumStudentsNoSubmissions, "\n\t" + NumStudentsNoFiles,
|
"\n\t" + NumStudentsNoSubmissions, "\n\t" + NumStudentsNoFiles,
|
||||||
|
Loading…
Reference in New Issue
Block a user