user2182349
user2182349

Reputation: 9782

Identifying pasted content in an answer to an essay question on a Canvas quiz

Does the presence of unexpected HTML in a Canvas quiz essay question answer indicate content was pasted - meaning plagiarized?

This can be seen using a browser inspectors

enter image description here

Some HTML is expected, for example using Canvas to organize or emphasize text and pasting content from an IDE used in the course.

However, in many cases, content is pasted and edited.

Indications that an answer includes pasted content:

 "this    is some   editedtext"

Upvotes: 0

Views: 90

Answers (1)

user2182349
user2182349

Reputation: 9782

The answer is the presence of HTML in an answer means either the student knows HTML and chose to use it to enhance their answer or they copy/pasted.

Some HTML is expected - but it should result in a polished display. If the answer is difficult to read or poorly formatted, the most likely explanation is that the student copy/pasted.

Upvotes: 0

Related Questions