Skip to content

Commit

Permalink
#2004 - extended the summary to include average in Educational material
Browse files Browse the repository at this point in the history
  • Loading branch information
Brajesh Kumar authored and Brajesh Kumar committed Oct 6, 2023
1 parent a50741f commit e2a4410
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ export class EducationalMaterialComponent implements OnInit {
labelData.sum += amount;
}
}

// Calculate averages and build summary strings

const summaryArray: string[] = [];
const avgSummaryArray: string[] = [];

Expand Down

0 comments on commit e2a4410

Please sign in to comment.