Essay quiz submission skipping the text beyond '<' symbol
tsmilan opened this issue · 3 comments
tsmilan commented
Any text beyond ‘<’ symbol appears to be ignored during report generation.
Here's an example:
And the text submitted was cut off
------------------------------------------------------------
2021-12-07 6:58:33 +0000 - INFO -->
------------------------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<response>
<status>fullsuccess</status>
<lis_result_sourcedid>1723176133</lis_result_sourcedid>
<tii_paper_id>1723176133</tii_paper_id>
<submission_data_extract><![CDATA[Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry's standard dummy text ever since the test p]]></submission_data_extract>
<message>Your file has been saved successfully.</message>
</response>
------------------------------------------------------------
vanie76 commented
Hi
Can I know how the similarity report was generated. Mine is still in Queued?
tsmilan commented
Hey @vanie76
You need to run the scheduled task to send queued files and update scores.
Just look for
Send Queued Files from the Turnitin Plagiarism Plugin
\plagiarism_turnitin\task\send_submissions
and
Update Report Scores for Turnitin Plagiarism Plugin
\plagiarism_turnitin\task\update_reports
vanie76 commented
can I do this from moodle