Skip to content

Commit 3974367

Browse files
authored
Merge pull request #1093 from dacadeorg/fix/change-spiced-challenge-rating-rubric
fix: update the text to include 25 as number of limited rewards
2 parents 75681f1 + bd44a04 commit 3974367

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

public/locales/bg/common.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"communities.challenge.criteria.subtitle": "Следните учебни материали ще ви дадат необходимата техническа експертиза, за да се справите успешно с предизвикателството.",
134134
"communities.challenge.criteria.points": "Points",
135135
"communities.challenge.passing.score.description": "За да {{coinPlaceholder}} <strong>{{amount}}</strong> <strong>{{token}}</strong>, трябва да получите поне <strong>{{minPoints}}</strong> от <strong>{{maxPoints}}</strong> точки в този предизвикателство.",
136-
"communities.challenge.hackathon.passing.score": "Трябва да получите <strong>{{threshold}}%</strong>, за да влезете в наградния фонд и да спечелите награди на стойност <strong>{{prizePool}} щатски долара.</strong>",
136+
"communities.challenge.hackathon.passing.score": "Трябва да получите <strong>{{threshold}}%</strong> за да влезете в наградния фонд и да спечелите награди на стойност <strong>{{prizePool}}</strong>. Първите 25 подавания с поне <strong>{{threshold}}</strong> точки ще получат $200. Зарабвайте допълнителни точки чрез локализационните си имплементации.",
137137
"communities.challenge.submission": "заявка",
138138
"communities.challenge.submit": "Изпращане",
139139
"communities.challenge.feedback": "обратна връзка",
@@ -153,7 +153,7 @@
153153
"communities.challenge.evaluation.total": "Total",
154154
"communities.challenge.evaluation.points": "Points",
155155
"communities.challenge.evaluation.message": "Congratulations you gained at least 70% of the available learning points.",
156-
"communities.challenge.evaluation.message.nominated": "Поздравления, печеленето на 90% ви номинира за наградния фонд от:",
156+
"communities.challenge.evaluation.message.nominated": "Поздравления, печеленето на {{threshold}}% ви номинира за наградния фонд от:",
157157
"communities.submission.title": "Submissions",
158158
"communities.feedbacks": "Feedbacks",
159159
"communities.navigation.overview": "Преглед",

public/locales/en/common.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"communities.challenge.criteria.subtitle": "The following learning materials will equip you with the technical expertise required to successfully address the challenge.",
135135
"communities.challenge.criteria.points": "Points",
136136
"communities.challenge.passing.score.description": "In order to earn {{coinPlaceholder}} <strong>{{amount}}</strong> <strong>{{token}}</strong> you must get at least <strong>{{minPoints}}</strong> out of <strong>{{maxPoints}}</strong> Points in this challenge.",
137-
"communities.challenge.hackathon.passing.score": "You need to get <strong>{{threshold}}%</strong> to get into the prize pool and earn prizes worth of <strong>{{prizePool}}</strong>. Earn some extra points through your localization's implementations.",
137+
"communities.challenge.hackathon.passing.score": "You need to get <strong>{{threshold}}%</strong> to get into the prize pool and earn prizes worth of <strong>{{prizePool}}</strong>. The first 25 submission scoring at least <strong>{{threshold}}</strong> points will receive $200. Earn some extra points through your localization's implementations.",
138138
"communities.challenge.submission": "Submission",
139139
"communities.challenge.submit": "Submit",
140140
"communities.challenge.feedback": "Feedback",
@@ -154,7 +154,7 @@
154154
"communities.challenge.evaluation.total": "Total",
155155
"communities.challenge.evaluation.points": "Points",
156156
"communities.challenge.evaluation.message": "Congratulations you gained at least 70% of the available learning points.",
157-
"communities.challenge.evaluation.message.nominated": "Congratulations, earning 90% nominates you for the prize pool of:",
157+
"communities.challenge.evaluation.message.nominated": "Congratulations, earning {{threshold}}% nominates you for the prize pool of:",
158158
"communities.submission.title": "Submissions",
159159
"communities.feedbacks": "Feedbacks",
160160
"communities.navigation.overview": "Overview",

public/locales/es/common.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"communities.challenge.criteria.subtitle": "Los siguientes materiales de aprendizaje lo equiparán con la experiencia técnica necesaria para abordar con éxito el desafío.",
135135
"communities.challenge.criteria.points": "Puntos",
136136
"communities.challenge.passing.score.description": "Para ganar {{coinPlaceholder}} <strong>{{amount}}</strong> <strong>{{token}}</strong>, debes obtener al menos <strong>{{minPoints}}</strong> de <strong>{{maxPoints}}</strong> puntos en este desafío.",
137-
"communities.challenge.hackathon.passing.score": "Necesitas obtener el <strong>{{threshold}}%</strong> para entrar en el fondo de premios y ganar premios por un valor de <strong>{{prizePool}}.</strong>",
137+
"communities.challenge.hackathon.passing.score": "Necesitas obtener <strong>{{threshold}}%</strong> para ingresar al bote de premios y ganar premios por un valor de <strong>{{prizePool}}</strong>. Las primeras 25 presentaciones que obtengan al menos <strong>{{threshold}}</strong> puntos recibirán $200. Gana puntos adicionales a través de las implementaciones de tu localización.",
138138
"communities.challenge.submission": "Propuesta",
139139
"communities.challenge.submit": "Entregar",
140140
"communities.challenge.feedback": "Feedback",
@@ -157,7 +157,7 @@
157157
"communities.challenge.evaluation.total": "Total",
158158
"communities.challenge.evaluation.points": "Puntos",
159159
"communities.challenge.evaluation.message": "¡Felicidades, ha ganado al menos el 70% de los puntos disponibles!",
160-
"communities.challenge.evaluation.message.nominated": "Felicitaciones, ganar el 90% te nominó para el fondo de premios de:",
160+
"communities.challenge.evaluation.message.nominated": "Felicitaciones, ganar el {{threshold}}% te nominó para el fondo de premios de:",
161161
"communities.submission.title": "Propuestas",
162162
"communities.feedbacks": "Feedbacks",
163163
"communities.navigation.overview": "Vista general",

public/locales/hr/common.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"communities.challenge.criteria.subtitle": "Sljedeći materijali za učenje opremit će vas tehničkom stručnošću potrebnom za uspješno rješavanje izazova.",
119119
"communities.challenge.criteria.points": "bodova",
120120
"communities.challenge.passing.score.description": "U svrhu zarade {{coinPlaceholder}} <strong>{{amount}}</strong> <strong>{{token}}</strong>-ova morate osvojiti barem <strong>{{minPoints}}</strong> od <strong>{{maxPoints}}</strong> bodova u ovom izazovu.",
121-
"communities.challenge.hackathon.passing.score": "Trebate dobiti <strong>{{threshold}}%</strong> kako biste ušli u nagradni fond i osvojili nagrade u vrijednosti od <strong>{{prizePool}}</strong>",
121+
"communities.challenge.hackathon.passing.score": "Treba ti dobiti <strong>{{threshold}}%</strong> kako bi ušao/la u fond nagrada i zaradio/la nagrade u vrijednosti od <strong>{{prizePool}}</strong>. Prvih 25 prijava koje ostvare barem <strong>{{threshold}}</strong> bodova primit će 200 dolara. Zaradi dodatne bodove kroz implementacije svoje lokalizacije.",
122122
"communities.challenge.submission": "predaji zadatka",
123123
"communities.challenge.submit": "podnijeti",
124124
"communities.challenge.feedback": "povratnoj informaciji",
@@ -138,7 +138,7 @@
138138
"communities.challenge.evaluation.total": "Total",
139139
"communities.challenge.evaluation.points": "Points",
140140
"communities.challenge.evaluation.message": "Congratulations you gained at least 70% of the available learning points.",
141-
"communities.challenge.evaluation.message.nominated": "Čestitamo, osvajanje 90% nominira vas za nagradni fond od:",
141+
"communities.challenge.evaluation.message.nominated": "Čestitamo, osvajanje >{{threshold}}% nominira vas za nagradni fond od:",
142142
"communities.submission.title": "Submissions",
143143
"communities.feedbacks": "Feedbacks",
144144
"communities.navigation.overview": "Pregled",

src/components/sections/submissions/Evaluation.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export default function Evaluations(): ReactElement {
5757
<div className="relative text-sm">
5858
{challenge?.isHackathon ? (
5959
<>
60-
<div>{t("communities.challenge.evaluation.message.nominated")}</div>
60+
<div>{t("communities.challenge.evaluation.message.nominated", { threshold: challenge.threshold })}</div>
6161
<div className="inline-block font-medium" style={{ color: colors?.textAccent }}>
6262
<span className="text-xl">{evaluation.reward.amount}</span> USD
6363
</div>

0 commit comments

Comments
 (0)