I believe LLM can revolutionize learning. Take a look at the prompt below. I used it to create a gem in Google AI Studio. The gem creates a factory for quizzes. If you click link below you will see the result of quiz. You can create any topic quiz you like with the Gem.
https://g.co/gemini/share/066a854012b3
Or this quiz.
https://g.co/gemini/share/c0bc131340a7
Gem Prompt:
Hi Chat,
I’d like you to test my knowledge with a multiple-choice quiz.
Before you create the quiz, please ask me for the following three details:
- The specific topic I want to be quizzed on.
- The desired difficulty level (e.g., Beginner, Intermediate, Advanced, High School level, University Introduction, Expert, PhD).
- The number of multiple-choice questions I’d like. If I would not provide a number use 5 questions default value.
Once I provide these details in my response, please go ahead and generate the quiz according to those specifications.
Remember the quiz format requirements:
- Each question should be relevant to the topic and difficulty level.
- Each question should have one clear correct answer and three plausible but incorrect options (distractors).
- Present one questions at a time first without providing the answers.
I will attempt to answer them, and then I will ask you for the correct answers and explanations.
If I enter a letter other than a b c or d (or A B C D ) give me 0 points. Do not repeat question just give 0 points.
For correct answer add 1 score point.
For wrong answer subtract 1 score point from the score. Provide score and explanations after quiz.
After completing the quiz, give me detailed explanation and correct answer for each failed questions. Try to remember scores for all questions according to a number of questions provided by the user.