PLAGIARISM DETECTION SYSTEM USING DATA MINING WITH SOURCE CODE USING PHP

0
443
You can download this material now from our portal

PLAGIARISM DETECTION SYSTEM USING DATA MINING WITH SOURCE CODE USING PHP

ABSTRACT

Higher education students are expected to develop critical analysis and creative thinking skills, and plagiarism can damage the development of these skills in addition to damaging the whole education process and experience. Furthermore, plagiarism undermines the trust between the lecturers and students, and the reputation of the academic institutions can be affected if plagiarism is not considered seriously, where the degrees offered by these institutions can be devalued. In this paper, two plagiarism prevention techniques followed by two plagiarism detection techniques used in engineering education at the University of Southampton are presented. The plagiarism prevention techniques presented are based on assigning individual coursework specifications to students and the use of individual presentation of coursework findings. Then, the plagiarism detection techniques are based on detecting the writing styles of students and testing the student’ codes in different configurations.

 

How To Run?

You’ll need XAMP Server or WAMP Server. Put the file inside “c:/wamp/www/” or “c:/xampp/htdocs/”. Go To “localhost/phpmyadmin” in any browser and create a Database (name according to SQL file).In that Database, Import the SQL file and finally go to URL: “http://localhost/file_name/phpfilename
Don’t Forget To create a database and import SQL files to run.

After Starting Apache and MySQL in XAMPP, follow the following steps

1st Step: Extract file
2nd Step: Copy the main project folder
3rd Step: Paste in xampp/htdocs/

Now Connecting Database

4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on the databases tab
6th Step: Create a database named “srms” and then click on the import tab
7th Step: Click on browse the file and select the “srms.sql” file which is inside “sql file” folder
8th Step: Click on go.

After Creating the Database,

9th Step: Open a browser and go to the URL “http://localhost/srms/”

PLAGIARISM DETECTION SYSTEM USING DATA MINING WITH SOURCE CODE USING PHP. GET MORE PROJECT SOURCE CODE AND APP

Leave a Reply