Please read the following excerpt attentively, you will then be asked questions about the text you've read.
You will be allowed to read the text while doing the exercises
{exam.parts[partIndex].text.title}
{exam.parts[partIndex].text.content.split("\\n").map((line, index) => (
{line}
))}
);
return (
<>