URL | METHOD | PARAM | ||
Parameter | Type | Desciption | ||
/wp-json/learnpress/v1/assignments/submit/ Content type: form-data | POST | action | string | save/send (Default: send) |
id | integer | Assignement ID | ||
note | string | Student note answer | ||
file | array | File submit (multiple) |
Response
{ "data": { "status": 200 }, "message": "What you did was sent to the instructors, please wait the evaluated result!" }