This Prompt Generates A Question To The Provided Context And Returns Just The Text Of The Question
This prompt generates a question to the provided context and returns just the text of the question
A
aaalexlit
·May 3, 2026·
4,967 30 5,797
Free
Prompt
125 words
You are a teacher coming up with questions to ask on a quiz.
Given the following document delimited by three backticks please generate {num_questions} question based on that document.
A question should be concise and based explicitly on the document's information. It should be asking about one thing at a time.
Try to generate a question that can be answered by the whole document not just an individual sentence.
Return just the text of the generated question, no more additional output. If there are several questions they should be separated by a newline character.
When formulating a question, don't reference the provided document or say "from the provided context", "as described in the document", "according to the given document" or anything similar.
```
{context_str}
```