The Assignment Module in InstiKit allows educators to create, manage, and track assignments efficiently. It helps streamline the assignment workflow, ensuring students receive, complete, and submit assignments within the designated timelines.
This module can be accessed by navigating to Resources → Assignment
and requires the assignment:read
permission for access and the assignment:view-log
permission to view the log of the assignments.
You can also double-click on an assignment to view its full details. To edit an assignment, click the ‘Edit’ button, which requires the assignment:edit
permission. Update the necessary details and save changes by clicking the ‘Update’ button.
To add a new assignment, click the ‘Add Assignment’ button on the Assignment page, which requires the assignment:create
permission. Fill in the required details, including the title, select the type of assignment, batch, and subject, date, and due date of the assignment, you can also toggle the enable marking button to choose if the assignment will be added to marks, description, and an attachment. After saving, the assignment will be listed in the records.
You can also delete and export assignments, requiring the assignment:delete
and assignment:export
permissions, respectively.