adlnet / lrs-conformance-test-suite

A NodeJS project that tests the MUST requirements of the xAPI Spec and is based on the ADL testing requirements repository. The test suite website can be found here: https://lrstest.adlnet.gov/. The adopters website can be found here: https://adopters.adlnet.gov/

Home Page:https://adlnet.gov/projects/xapi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The test add statementId param in the request

castasamu opened this issue · comments

The test add statementId in the request then the response has got one statement and statements property is not required.

{
      // NOT REQUIRED BECOUSE THE RESPONSE HAS GOT 1 ITEM
      "statements": [
      ....
       ]
}

Thanks @cr8onski and sorry!!