0 votes

Hello,

I would like to ask whether my submission for Task 2c of Exercise 8 could be reviewed once more.

My answer contained the correct content of the internal resource, but I wrapped it in a CDATA section:

<![CDATA[<foo>Congratulations: <bar> ... <baz>]]>

I understand that the expected solution did not include the CDATA wrapper. However, the content inside the CDATA section was identical to the content of the internal resource. Since I was able to retrieve the correct data, I would greatly appreciate it if you could consider awarding the points despite this formatting difference. 

Thank you very much for your time and consideration.

Best regards,

Tobias Tappe

in ex08 by (300 points)
edit history

1 Answer

0 votes

Unfortunately, we cannot award marks for this submission. As explained in the first tutorial, we do not make exceptions for format violations.

In addition, the task required submitting the extracted content of the internal resource itself. Wrapping the content in a CDATA section changes the format of the expected output, meaning the submitted answer does not match the required result, even though it contains the same underlying data.

For these reasons, the grading for Task 2c will remain unchanged.

by (380 points)
edit history