You can submit assignments included as part of the course curriculum by navigating to the particular lesson and submitting your assignment. When you come across an assignment, kindly make sure you go through the detailed instructions entirely before beginning to work on your assignment.
Once you enrol for a course and you navigate through its lessons, if the course has an assignment, the below screenshot is how the assignment lesson will look like.
Submit an Assignment
Click on Start Assignment and you can upload your assignment file in the Your Assignment section and submit it. Once your assignment is graded by the trainer, you can view the grades in the top right.
In certain cases, the trainer might require you to resubmit the assignment, kindly make sure you delete the previous submission after which you can resubmit the assignment by uploading another document.
You can delete your assignment submission to resubmit the new one by clicking on Delete next to the submitted file.
Related Articles
Add an Assignment
TrainerCentral allows you to add Assignments, in which you can receive submissions from your learners and grade them accordingly. To add an assignment, 1. Click Add Assignment under the Curriculum tab after you create a course. 2. Here you can add ...
Create assignment API
Description: This API helps you create an assignment in a course. Request URL: /api/v4/<orgId>/sessions.json (How do I get my orgId?) Method: POST OAuth scope: TrainerCentral.sessionapi.CREATE Parameters: { "session":{ "name":"<assignment name>", ...
Delete lesson/live workshop/assignment API
Description: To delete a lesson or live workshop or assignment in a course. Request URL: <domain>/api/v4/<orgId>/sessions/<sessionId>.json [where <sessionId> refers to lesson ID or live workshop ID or assignment ID] Method: DELETE OAuth Scope: ...
List of all TrainerCentral APIs
Getting Started Get Oauth token API Course APIs Create chapter API Edit chapter API Create course API Edit course API Create lesson API Edit lesson API Create assignment API Delete lesson/live workshop/assignment API Delete chapter API Delete course ...
Navigate Course lesson
As a learner, after enrolling in a course, you can navigate through all the lesson materials, submit assignments, participate in tests, and complete the course. Navigate various lesson types After course enrollment, you can view all the chapters and ...