ValueTestWorkerGet: {
    enabled: boolean;
    required: boolean;
} & TestWorkerGet

Type declaration

  • enabled: boolean

    Whether the user is allowed to interact with the test in the UI.

  • required: boolean

    Whether or not the user is forced to enter data.