ValueTestWorkerUpdate: {
    enabled?: boolean;
    required?: boolean;
} & TestWorkerUpdate

Type declaration

  • Optionalenabled?: boolean

    Change whether the user is allowed to interact with the test in the UI.

  • Optionalrequired?: boolean

    Change whether or not the user is forced to enter data.