We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2c913 commit ce85261Copy full SHA for ce85261
1 file changed
assets/quizzes/java21-quiz.html
@@ -284,9 +284,7 @@
284
<div class="quiz-container">
285
<div class="quiz-header">
286
<h1>Java 21 OCP Quiz</h1>
287
- <p>Test your knowledge of Java 21 OCP exam topics</p><br>
288
- <button class="btn btn-primary" onclick="window.location.href='/java21docCards/'">
289
- Back to Flashcards </button>
+ <p>Test your knowledge of Java 21 OCP exam topics</p>
290
</div>
291
292
<div class="quiz-body">
0 commit comments