Skip to content

Commit

Permalink
Update comment to look into how scoreMarker is used
Browse files Browse the repository at this point in the history
  • Loading branch information
Myranae committed Dec 6, 2024
1 parent 96af0c4 commit 883f9bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/perseus/src/widgets/label-image/label-image.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ export class LabelImage
}

// TODO(LEMS-2544): Investigate impact on scoring; possibly pull out &/or remove scoringData parameter.
// Also consider how scoreMarker is being called as it seems to require the marker.answers property.
showRationalesForCurrentlySelectedChoices(
scoringData: PerseusLabelImageScoringData,
) {
Expand Down

0 comments on commit 883f9bc

Please sign in to comment.