Prompt template
Run these steps in order.
01
Set the variables DOMAIN = DOMAIN, TOPIC = TOPIC, SUBTOPIC = SUBTOPIC, NUMBER_OF_QUESTIONS = NUMBER_OF_QUESTIONS, and NUMBER_OF_CHOICES = NUMBER_OF_CHOICES. 02
Request ChatGPT to generate a quiz focused on the specified domain, topic, and subtopic, including the requested number of multiple-choice questions and answer options. 03
Review each quiz question presented individually within a Markdown code block and provide your answer before proceeding to the next question. 04
After all questions are answered, receive the correct answers along with a summary of your quiz performance.