This module Integrates Drillbit with Frappe/Education, so that Teachers can check pliagrism status of a submitted assignment.
This is the general flow:
- Student submits the assignment to any Teacher/Mentor of their choice.
- Head of Department can see all the assignments and process if needed.
- Teacher/Hod can select the particular drillbit folder to upload the assignments in.
- Website admin can set the credentials of drillbit and edit/create folders.
- This is the interface an admin sees after installing the app:
- The api credentials can be set here:
- An admin can create the drillbit folders here.
- frappe/Erpnext
- frappe/Education
To install the Drillbit module, follow these steps:
- In your bench enviornment type: bench get-app https://github.com/GreatDevelopers/drillbit.git
- bench install-app drillbit