AutoTestStepBaseAsJSON#

class AutoTestStepBaseAsJSON[source]#

The base JSON for a step, used for both input and output.

name: str#

The name of this step.

weight: float#

The amount of weight this step should have.

hidden: bool#

Is this step hidden? If true in most cases students will not be able to see this step and its details.