ExpansionChanged(
self,
widget: RubricResultMessage,
expanded: bool
)Message| Name | Type | Description |
|---|---|---|
widget* | RubricResultMessage | The rubric result whose expansion state changed. |
expanded* | bool | Whether the grader details are now expanded. |
| Name | Type |
|---|---|
| widget | RubricResultMessage |
| expanded | bool |
Posted when the grader-details expansion state changes.