Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremywiebe committed Dec 4, 2024
1 parent 9c6911b commit 581f83d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/perseus/src/widgets/group/score-group.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import type {
PerseusGroupUserInput,
} from "../../validation.types";

// The `group` widget is basically a widget hosting a full Perseus system in
// it. As such, scoring a group means scoring all widgets it contains.
function scoreGroup(
userInput: PerseusGroupUserInput,
options: PerseusGroupRubric,
Expand Down

0 comments on commit 581f83d

Please sign in to comment.