I need a project on lab automation which is a desktop application where teachers can update the assignment for students and students can login do their practical and maintain their record in database.
it also provides online test for a particular programming language practical and it should be having basic tutorials for various programming languages like c , c++, java, c# etc.
Plagiarism is the term that is used to describe the situation when a writer copies another writer's work and passes it off as their own. A plagiarism checker is an important part of current era. Increased number of students and assignments according to current trends and accessibility of artifact over the Internet has increased the probability of copying.
By employing a plagiarism checker, we can quickly check whether a body of work contains any sections that have been copied from elsewhere. Teachers are increasingly aware of the issues of plagiarism and check work frequently. This helps them to identify students who are using plagiarism as a form of cheating. Proposed solution is for java code or other language.
Types of plagiarisms:
Simple copy-paste with some spacing and comments modification.
By renaming Methods, fields, classes
Reordering of the code that does not affect the final output.
Addition of redundant lines of code and some advance level plagiarism is also done by Changing of the control structures, mixing of several sources, mixing of own and others’ code.
Methods to deduct the plagiarism:
Following methods will be used to deduct the plagiarism.
1. Attribute counting
I. Counting operators and operands
2. Structure metrics
I. Compare the structure
II. Usage of tokens
Following architecture will be used for java code
1. Analyzer – lexical and syntactical analysis of the code
I. Language specific
II. Produce the syntax tree and stores it into the database based on ANTRL (Another Tool for Language Recognition).
2. Comparator:
Compare elements can be used to compare code, parse/ syntax trees or fingerprints.
Working of system:
i. If the database contains Fingerprint for file I, go to IV
ii. Call compute Fingerprint (file1)
iii. Store the fingerprint f1 into the database
iv. If the database contains Fingerprint for file II, go to VII
v. Call compute Fingerprint (file2)
vi. Store the fingerprint f2 into the database
vii. Forward the fingerprints to the comparator
viii. Call compute Similarity (f1, f2)
ix. Store the values into the database
Report Generated:
In the end report will be generated which will show the matching statistic of file 1 to others files.
Note: student can choose any language instead of java
My project is "REPUTATION MEASUREMENT AND MALICIOUS FEEDBACK RATING PREVENTION IN WEBSERVICE RECOMMENDATION SYSTEM".The main theme of project is prevent the malicious user by blocking the ip address of the malicious user and convert them into ratings.Here i need to create awebsite which contains admin and user in this user first create an account and then sign into the website and their the user must use the recommended service in the website and the end the user give the feedback to the particular webservice .After that the admin login into the website and collect the feebcak from the different user and detect the negative feedback from the user and block the ip address of the particular malicious user and then adjust the feedback.I need this project in asp.net.
my project is about the fingerprint scanner for atm
i have made the first four chapters which is
introduction
literature review
system analysis and requirments
system design
my teacher told that i have to do it with matlab language
and iam not good in this language
so i wish from you to make the system for me
along with the documentation
the program is a simulation for the system
it will accept the new user
save his fingerprint pic in the database
then the finger print will be required in every log in
the documentation have all the details for you
thank you