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 12, 2023
1 parent a6dad57 commit 5f08b33
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 5f08b33

Please sign in to comment.