Item-class objectShow an Item-class object
Show an Itempool-class object
Show an Response-class object
Show a Response_set-class object
Show a Testlet-class object
# S4 method for Item
show(object)# S4 method for Itempool
show(object)
# S4 method for Response
show(object)
# S4 method for Response_set
show(object)
# S4 method for Testlet
show(object)
A Testlet-class object that will be showed.
Emre Gonulates