Plagiarism & AI Detectors
Integrate Synap with plagiarism and AI detection tools, including Turnitin and PlagiarismChecker.
Last updated
Was this helpful?
Integrate Synap with plagiarism and AI detection tools, including Turnitin and PlagiarismChecker.
Customers integrate Synap with plagiarism and AI detection tools, including Turnitin and PlagiarismChecker.
Synap does not provide a built-in integration for these services. However, we have supported several implementations. You can build an integration using Synap APIs and webhooks.
Create custom response or attempt attributes for the data you need.
Configure an Exam Submitted webhook to trigger the workflow.
Use the V3 API to retrieve the submitted response data.
Send the response to your chosen detection service using its API key.
Receive and extract the relevant result data.
Store the result in the response or attempt attributes.
Attributes can store structured or unstructured detection results. For example, you can store:
Free text, such as a summary or unstructured result data.
Numeric values, such as a plagiarism percentage or detection score.
Enums, files, and URLs.
These attributes keep the detection data attached to the relevant response or attempt.
Implementation details depend on the detection service and your process. Contact us for guidance on your integration.
Last updated
Was this helpful?
Was this helpful?