Print solution items
getSolution(object, examinee = NA, position = NA, index_only = TRUE)# S4 method for list
getSolution(object, examinee = NA, position = NA, index_only = TRUE)
# S4 method for output_Static
getSolution(object, examinee = NA, position = NA, index_only = TRUE)
Examinee id to display the solution. Used when 'object' is from Shadow.
If supplied, display the item attributes of the shadow test at that item position. If not supplied, display the item attributes of the administered items. Applied when 'object' is from Shadow.
If TRUE (default), print the item indexes only. Otherwise, print all item attributes.
Item attributes of solution items.