DESCRIPTION |
This API returns the text, bottom, introduction and possible correct
Output:
Array(1)=[DATA] ;indicates successful call
Array(2)=MMPI2^1 ;SECOND LINE IS TEST Code^ item number
Array(item number,"I",line number)=introductory text
Array(item number,"T", line number)=text of question
Array(item number,"R",0)=allowed responses
Array(item number,"R",line number)= response cues
responses for a specified test item in file 601. It will work only for
tests as opposed to interviews or batteries. The ASI is not supported.
Input:
CODE: Test code from file 601 e.g. "CAGE", "BDI"
ITEM: a positive whole number between 1 and the highest item number for
the specified test.
|