Reenabled information display after Exam

This commit is contained in:
Joao Ramos
2024-09-02 23:48:56 +01:00
parent 0f38e01283
commit 5ed851878a
2 changed files with 207 additions and 276 deletions

View File

@@ -223,7 +223,7 @@ export default function Finish({user, scores, modules, information, solutions, i
</span>
</div>
)}
{!isLoading && false && (
{!isLoading && (
<div className="mb-20 mt-32 flex w-full items-center justify-between gap-9">
<span className="max-w-3xl">{moduleResultText(selectedModule, bandScore)}</span>
<div className="flex gap-9 px-16">