IOTestAsJSON¶
- class IOTestAsJSON[source]¶
IOTestAsJSON(type: “t.Literal[‘io_test’]”, data: ‘IOTestData’, 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: IOTestData¶
The data for this IO test.