Returns an item's position in the test.

get_item_number(x)

# S3 method for item
get_item_number(x)

Arguments

x

An item object as passed to the show_item function (see adapt_test).

Value

(Integer scalar) The item's position in the test; for example, the second item in the test would yield the integer 2L.