|
From: Dan S. <dan...@ca...> - 2009-03-11 16:33:11
|
Dear all,
Just a quick correction and further details on test ingest. You send to
minibix via a REST POST command. You need to specify deposit type [1]
which should be /imscp/ (not /test/, as previously suggested). You also
need to give the file itself [2]. You will receive a list of "tickets"
(id's) corresponding to the ingested test and all its questions. The
test will be the highest valued of these numbers.
There is a form (at [3]) which simulates this process and invokes the
webservice. Try it out, and then all you need to do is duplicate it!
To retrieve an item (eg test) go to the base URL [4] with XXX replaced
by the ticket number.
Dan.
[1] with query parameter key
http://www.caret.cam.ac.uk/minibix/metadata/depositType
[2] with query parameter key
file
[3] http://qtitools.caret.cam.ac.uk/qtibank-webserv/TestPost.html
[4] http://qtitools.caret.cam.ac.uk/qtibank-webserv/deposits/all/XXX
|