Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


API Doc:

http://api.inspera.com

Notes:

Since the exports contain complete responses for every question and every student, as well as a lot of additional data about each student's test, which can, for large tests, result in very large files, this call is effectively asynchronous - the first call to the results API will schedule generation of an export and upload it to an internal S3 bucket. Future calls have to include a jobId and will return the progress of the job and the status, as well as a pre-signed, temporary download url for the export once the export is finished. This url will remain valid for the lifetime of the access token used (1 hour from generating the token).



You can find the data model for the submissions results export json here.