Ignoring Source Code Comments
When submitting a source code file for comparison, it is possible to exclude text inside of your code's comments. If the omit code comments setting is enabled, the text will NOT be compared during the plagiarism scan.
This image shows an example of a comment, with the text "test code comment" that would be excluded if this feature is enabled. Code comments are often indicated by putting either "//" or "#" at the front of a line.