[+] Log loading before checking grading
This commit is contained in:
@@ -193,6 +193,9 @@ export default class App extends Vue
|
|||||||
*/
|
*/
|
||||||
private checkGradingAlgorithms()
|
private checkGradingAlgorithms()
|
||||||
{
|
{
|
||||||
|
// Show loading message
|
||||||
|
this.logLoading('4. Checking grading algorithms...');
|
||||||
|
|
||||||
// Loop through all the courses
|
// Loop through all the courses
|
||||||
for (const course of this.filteredCourses)
|
for (const course of this.filteredCourses)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user