up Inquisit Language Reference

noreplaceerror function

Randomly selects without replacement if an incorrect response is given and with replacement if a correct response is given

Member of

<global>

Syntax

Parameters

None.

Examples

Randomly selects from a set of values without replacement if an incorrect response is given and with replacement if a correct response is given:

noreplaceerror(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)

noreplaceerror(0, 2.5, 5, 7.5, 10)

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.