Samay42 commited on
Commit
31669f4
·
verified ·
1 Parent(s): e91ba28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def create_multiple_choice_prompt(num_questions, quiz_context, expertise):
20
  You are an expert in {expertise}. Generate a quiz with {num_questions} multiple-choice questions that are relevant to {expertise} based on the following content: {quiz_context}.
21
 
22
  The questions should be at the level of {expertise} and should challenge the knowledge of someone proficient in this field.
23
-
24
  The format of the quiz is as follows:
25
  - Multiple-choice:
26
  - Questions:
 
20
  You are an expert in {expertise}. Generate a quiz with {num_questions} multiple-choice questions that are relevant to {expertise} based on the following content: {quiz_context}.
21
 
22
  The questions should be at the level of {expertise} and should challenge the knowledge of someone proficient in this field.
23
+ also add a blooms taxonomy skills with each question that is which question is generated on which blooms taxonomy.
24
  The format of the quiz is as follows:
25
  - Multiple-choice:
26
  - Questions: