shukdevdatta123 commited on
Commit
6ef0807
·
verified ·
1 Parent(s): 4895944

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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>