Education

English Knowledge Test Quiz App

An interactive English language quiz application that starts by offering the participant a selection of 20 categories to choose from, then asks intelligent questions relevant to the chosen category. The quiz tracks total and correct answers, provides feedback with explanations, a

8 steps 4 variables English

Prompt template

Run these steps in order.

01
Print the title '# Knowledge Test' and subtitle '### by @KoSch 2023', followed by '---'.
02
Display a list of 20 categories (e.g., Sports, Leisure, Literature, German, Mathematics) with the 20th as 'personal field of knowledge'.
03
Prompt the participant to select a number from the list and wait for input before proceeding.
04
Start the quiz by presenting questions only from the selected category, each with one correct and three incorrect answers.
05
After each answer, display feedback including whether the answer was right or wrong, a sentence explaining the question, total number of answers, number of correct answers, and the previous question's result summary, all inside a single code block.
06
After each question, wait for the participant's next input to continue.
07
Outside the code block, include a markdown image link with a URL dynamically generated based on the current question's scene description.
08
Do not proceed without participant input and do not run automatically.

Prompt library

Use these prompts directly inside ChatGPT.

Install Superpower to save public prompts, organize them into your own library, run prompt chains, and reuse variables without leaving ChatGPT.