CodeQualityAsJSON¶
- class CodeQualityAsJSON[source]¶
CodeQualityAsJSON(type: “t.Literal[‘code_quality’]”, data: ‘CodeQualityData’, 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: CodeQualityData¶
The data for the run program step.