Plagiarism checker assignment submissions: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  (Created page with "{| class="wikitable"  !Name !!Datatype !!Description ! |-  !id   |INT(10) |Unique identifier for the record |- !name |VARCHAR(255) | |- !simicheck_id |VARCHAR(255) | |- !created_...") | 
| (No difference) | 
Revision as of 22:09, 25 April 2018
| Name | Datatype | Description ! | 
|---|---|---|
| id | INT(10) | Unique identifier for the record | 
| name | VARCHAR(255) | |
| simicheck_id | VARCHAR(255) | |
| created_at | DATETIME | Date and Time when the record was generated | 
| updated_at | DATETIME | Date and Time when the record was last updated | 
| assignment_id | INT(10) | unique identifier for the assignment for which the submission is verified |