We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d5d3c commit 368336fCopy full SHA for 368336f
1 file changed
src/course-home/progress-tab/grades/messages.ts
@@ -204,7 +204,7 @@ const messages = defineMessages({
204
description: 'It the text precede the sum of weighted grades of all the assignment',
205
},
206
weightedGradeSummaryTooltip: {
207
- id: 'progress.weightedGradeSummary',
+ id: 'progress.weightedGradeSummaryTooltip',
208
defaultMessage: 'Your raw weighted grade summary is {rawGrade} and rounds to {roundedGrade}.',
209
description: 'Tooltip content that explains the rounding of the summary versus individual assignments',
210
0 commit comments