Submit Results to Score an Assessment with results mapped to the Lightcast Occupation Taxonomy
POST https://cc.emsiservices.com/assessments/results/lot?noSave=false
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
noSave | boolean |
Request Body
{"data"=>{"attributes"=>{"question-set"=>"long", "results"=>[{"trait-id"=>"R", "weight"=>10}, {"trait-id"=>"I", "weight"=>2}, {"trait-id"=>"A", "weight"=>4}, {"trait-id"=>"S", "weight"=>5}, {"trait-id"=>"E", "weight"=>10}, {"trait-id"=>"C", "weight"=>3}]}, "type"=>"assessment"}}