DESCRIPTION |
Returns flat array with data about a psychological test.
Array(1)=[DATA] ;indicates successful call
Array(2)=MMPI2 ;SECOND LINE IS TEST Code
Array(x)=first item number^I^introductory text
Array(x)=first item number^T^text of question
Array(x)=first item number^A^allowed responses
Array(x)= first item number^R^response cues
.
.
Array(x)=last item number^I^introductory text
Array(x)=last item number^T^text of question
This API returns the text, bottom, introduction and possible correct
Array(x)=last item number^A^allowed responses
Array(x)=last item number^R^response cues
responses for all items in a test 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"
Output:
|