-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Future Dev
Steps to test:
Call endpoint with valid asset_id
Should return a 200 and the asset requested
Test all failure conditions:
404: if file not found
401: invalid token (should use same security mechanism as name and roles, grade and assignments endpoints)
*Goals: *Platform must already have already sent the submission notice then tool will retrieve the asset from the platform via endpoint.
(Resubmission: if a user resubmits, the submission ID would be new. All assets in a resubmission would also each need to have new asset ID’s, in case of amendments or new files. An Asset ID cannot be reused across different submissions.)
Unit Tests (Required)
Behat test (Optional)
- is blocked by
-
MDL-80358 New lti core service plugin for Asset Processor
-
- Waiting for peer review
-