CheckPointsAsJSON¶
- class CheckPointsAsJSON[source]¶
CheckPointsAsJSON(type: “t.Literal[‘check_points’]”, data: ‘CheckPointsData’, name: ‘str’, weight: ‘float’, hidden: ‘bool’, id: ‘int’, description: ‘t.Optional[str]’, redacted: ‘t.Literal[False]’)
Is this step hidden? If true in most cases students will not be able to see this step and its details.
- data: CheckPointsData¶
The data for the run program step.