Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -373,12 +373,12 @@ def generate_quiz():
|
|
373 |
|
374 |
<h2>Short Answer Questions</h2>
|
375 |
<div class="quiz-question">
|
376 |
-
Questions requiring 2-3 sentence answers covering key concepts
|
377 |
</div>
|
378 |
|
379 |
<h2>Essay Questions</h2>
|
380 |
<div class="quiz-question">
|
381 |
-
Thought-provoking questions requiring detailed responses
|
382 |
</div>
|
383 |
|
384 |
<h2>📚 Answer Key</h2>
|
|
|
373 |
|
374 |
<h2>Short Answer Questions</h2>
|
375 |
<div class="quiz-question">
|
376 |
+
Questions requiring 2-3 sentence answers covering key concepts and applications.
|
377 |
</div>
|
378 |
|
379 |
<h2>Essay Questions</h2>
|
380 |
<div class="quiz-question">
|
381 |
+
Thought-provoking questions requiring detailed responses. Focus on analysis, synthesis, or evaluation.
|
382 |
</div>
|
383 |
|
384 |
<h2>📚 Answer Key</h2>
|