diff --git a/web/src/pages/SubmitPlus.tsx b/web/src/pages/SubmitPlus.tsx index 8770ceff1..bcc80630a 100644 --- a/web/src/pages/SubmitPlus.tsx +++ b/web/src/pages/SubmitPlus.tsx @@ -293,7 +293,7 @@ export default function SubmitPlus() {
{[event.label].map((object) => { return getIconForLabel( @@ -301,6 +301,9 @@ export default function SubmitPlus() { "size-3 text-white", ); })} +
+ {Math.round(event.data.score * 100)}% +