Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit f2505a5

Browse files
Merge pull request #230 from codewizardshq/update-quiz-finished
update quiz finished text
2 parents 679f19d + d2d1623 commit f2505a5

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

src/views/Quiz/QuizFinished.vue

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,23 @@
55
<template v-slot:title>Congratulations!</template>
66
<template v-slot:default>
77
<div>
8-
<p>Congratulations young pilgrim!</p>
8+
<p>Congratulations!</p>
99

10-
<p>You've qualified for the final round of The Dragon Quest.</p>
10+
<p>
11+
You’ve completed the boss level of the Deep Space Crystal Chase.
12+
</p>
1113

1214
<p>
13-
To win the grand prize of $100 and a free STEAM access code from
14-
Endless, come back when the voting period begins, April 26 at 5:00
15-
PM CT, to gather votes and cast your vote on who you think has the
16-
best solution for the final answer.
15+
With your help, Nym defeats Glorm in an epic battle and retrieves
16+
the Xocron crystal. The Grand Poomba Fizzy finally restores peace to
17+
the galaxy.
1718
</p>
1819

1920
<p>
20-
The player with the highest number of votes will be crowned the
21-
champion on May 1. Will you be the champion …
21+
To win the grand prize of $100, share your entry with friends and
22+
family to vote. Voting is open from May 3-7. The top 3 players with
23+
the highest vote will be eligible for Wizard Panel review and to be
24+
crowned champion.
2225
</p>
2326

2427
<p>Good luck!</p>

0 commit comments

Comments
 (0)