Open redex-ai opened 1 year ago
The change involves adding a new plagiarism checking technique to the Simple-Plagiarism-Checker application. This includes backend logic for the new technique, frontend updates for user interaction, and documentation updates.
Implement a new function to handle the logic for the additional plagiarism checking technique.
Add a new form or input elements to allow users to select the new plagiarism checking technique and display the results. The changes in this file is dependent on : -
Update the documentation to include the new plagiarism checking technique and instructions on how to use it. The changes in this file is dependent on : -
After merging the changes, the developer should test the application thoroughly to ensure that the new plagiarism checking technique works as expected and does not interfere with the existing functionalities. Additionally, the developer should update any automated tests to cover the new functionality.
Add another plagiarism checking technique