Creates a new test. This method can optionally generate a new test release, and session records, if parameters are provided.
Reading
POST /client/<client_id>/tests/create HTTP/1.1 Host: assess.itemlogic.com |
Fields
Name | Description | Type |
---|---|---|
title |
Test title. | string |
description | Test description. | text |
items | Ordered list of item UUIDs belonging to the test. | array |
is_secure | Set value to 1 to make this test secure. Items belonging to secure tests will notappear in general item searches. | boolean int |
report_standards | Array of state code to include in a standards performance report. Ex: ["DOK","IN","CCSS"] |
array |
Note: You may only assign as many as 100 items to a single test.