| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | [optional] | |
| title | str | [optional] | |
| attempts | int | [optional] | |
| activity_completion | str | [optional] | |
| activity_success | str | [optional] | |
| score | ScoreSchema | [optional] | |
| time_tracked | str | [optional] | |
| completion_amount | CompletionAmountSchema | [optional] | |
| suspended | bool | [optional] | |
| children | list[ActivityResultSchema] | [optional] | |
| objectives | list[ObjectiveSchema] | [optional] | |
| static_properties | StaticPropertiesSchema | [optional] | |
| runtime | RuntimeSchema | [optional] |