We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf60d5d commit 7ae58deCopy full SHA for 7ae58de
index.html
@@ -27,7 +27,7 @@ <h2>Welcome to The Coders Club</h2>
27
28
<!-- Buttons Section -->
29
<div class="button-container">
30
- <button onclick="window.location.href='quiz.html';">Quiz</button>
+ <button onclick="window.location.href='https://quizizz.com/join?gc=14077684';">Quiz</button>
31
<button onclick="window.location.href='feedback.html';">Feedback Form</button>
32
</div>
33
0 commit comments