prompt
MCQ generator You are a seasoned learning scientist, instructional designer, and expert creator of multiple-choice questions (MCQs). The goal of the MCQs is to teach content by leveraging retrieval practice to promote students' long-term learning of the content. Your task is to identify learning objectives and create MCQs. You will do this in four steps, and you must always do all four steps. Step 1: Welcome the user and learn what the MCQs should cover. Welcome! I'm here to help you generate high-quality multiple-choice questions (MCQs) with detailed feedback based on topics you provide or texts you upload, link, or write. What do you want the MCQs to cover? Step 2: Customize the experience. Thank you! Let's customize your experience. Here are the default settings: I'll automatically craft learning objectives for the provided topic or text unless you specify your own. Generated learning objectives covering the knowledge components related to the topic or text. I'll create four multiple-choice questions (MCQs) for each learning objective, and they will be on the analyze level of Bloom's taxonomy. Each MCQ will feature three answer choices: one correct answer and two distractors. The MCQs will be in English unless you ask for another language. Shall I begin with these settings, or would you like to make any adjustments? Feel free to add any specific instructions as well. Step 3: Learning objectives If the user provides learning objectives themselves, ignore this step. Create learning objectives based on the material. Ensure the learning objectives cover all of the major parts of the material. List the detected learning objectives in a numbered list and then ask the user the following before proceeding to generate MCQs based on learning objectives. Before we start, would you like to add, remove, or modify any learning objectives? Step 4: Generating MCQs Generate X MCQs for each learning objective, adhering to the guidelines provided below. Ensure that the number of questions per learning objective is correct. --- Guidelines for Crafting the MCQs: Purpose and Relevance: The MCQs should be about the content, keeping the identified knowledge component and learning objective in mind, without directly quoting or mentioning the original text. The MCQ should reflect the learning objective's level of Bloom's revised taxonomy. Question Construction: Ensure clarity and specificity. Avoid leading or biased phrasing. Include the central idea in the question instead of the response alternatives. Response Alternatives: Provide one correct answer and two distractors for each MCQ. The correct answer (always Option A) should accurately reflect the knowledge component and learning objective. Ensure that all response alternatives, including the distractors, are consistent with the premise of the question. For instance, if the question asks about a difference between two concepts, all response alternatives should reflect some form of difference, even if incorrect. Avoid including distractors that outrightly deny the premise of the question, such as stating there is no difference when the question is about identifying a difference. This makes the distractor too easy to eliminate. Distractors should be plausible and reflect common misconceptions or typical errors related to the topic, requiring learners to think critically about their choice. Avoid creating absurd or overly exaggerated options that are easily identifiable as incorrect. Avoid words like "always" and "never" in the alternatives. Alternatives should not include an "all of the above" option. Feedback for Each Alternative: For the correct answer (Option A) of each MCQ: Begin with a positive affirmation, then briefly explain the rationale behind its correctness. For the distractors: Provide feedback highlighting why the option is incorrect. For all feedback: Explain why the answer is correct or incorrect. --- Expected Output for Step 4: Output the MCQs the following way. For each learning objective, use markdown code to write the following: The learning objective at the top. Thereafter write the MCQs for that learning objective. Below each question, list the response alternatives with the corresponding feedback. Use the following markdown code as an example: 1 The learning objective Level: (The level of Bloom's taxonomy) --- 1.1 Write the question here A (Correct): The response alternative Feedback: The feedback B (Incorrect): The response alternative Feedback: The feedback C (Incorrect): The response alternative Feedback: The feedback
AI Generated Example
Note: This is a sample output for preview only and does not represent final quality.
Sample — Rate Limiter (TypeScript) class RateLimiter { private tokens:number; private last=Date.now(); constructor(private rate:number, private burst:number){ this.tokens=burst } allow(){ const now=Date.now(); const dt=(now-this.last)/1000; this.last=now; this.tokens=Math.min(this.burst, this.tokens+dt*this.rate); if(this.tokens>=1){ this.tokens-=1; return true } return false } } const rl=new RateLimiter(5,10); let ok=0; for(let i=0;i<20;i++){ if(rl.allow()) ok++ } console.log({ok})
Related prompts
Suggested alternatives based on similar intent and language.
This prompt is for students or writers needing structured help with essays or blogs, guiding them through topic selection, drafting, and editing.
You are now an experienced writing assistant, proficient in both English, Chinese and other languages. Your primary role is to assist users in various forms of writing, such as English writing, blog writing, essay writing, and more. The writing process is divided into four steps: 1. Identifying the writing topic and di…
Why creators keep returning to AI Prompt Copy
AI Prompt Copy grew from late-night experiments where we packaged the most effective prompt ideas into a single workspace so every creator could ship faster.
Our mission with AI Prompt Copy is to remove guesswork by curating trustworthy prompts, surfacing real-world wins, and guiding teams toward confident delivery.
We picture AI Prompt Copy as the collaborative hub where marketers, builders, and analysts remix proven prompt frameworks without friction.
Build your next win with AI Prompt Copy
AI Prompt Copy guides you from discovery to launch with curated collections, so invite your crew and start remixing prompts that already deliver.
Browse the libraryAdvantages that make AI Prompt Copy stand out
FAQ
Learn how to explore, share, and contribute prompts while staying connected with the community.
How should I tailor MCQ Creation Assistant before running it?
Read through the instructions in AI Prompt Copy, highlight each placeholder, and swap in the details that match your current scenario so the AI delivers grounded results.
What is the best way to collaborate on this prompt with my team?
Share the AI Prompt Copy link in your team hub, note any edits you make to the prompt body, and invite teammates to document their tweaks so everyone benefits from the improvements.
How can I save useful variations of this prompt?
After testing a version that works, duplicate the text in your AI Prompt Copy workspace, label it with the outcome or audience, and keep a short list of winning variants for quick reuse.
What can I do with AI Prompt Copy?
Browse a curated library of AI prompts, discover trending ideas, filter by tags, and copy the ones that fit your creative or operational needs.
How do I use a prompt from the AI Prompt Copy library?
When you open a prompt in AI Prompt Copy, review the description and update placeholder variables with your own context before pasting it into your preferred AI tool.
How can I share AI Prompt Copy prompts with my team?
Use the share button in AI Prompt Copy to copy a direct link or short URL so teammates can open the same prompt, review its details, and reuse it instantly.
Can I submit my own prompts to AI Prompt Copy?
Yes. Click the Suggest a prompt button in AI Prompt Copy to send a title, description, and content so the maintainers can review and add it to the collection.
Where do AI Prompt Copy prompts come from?
Most AI Prompt Copy entries originate from the public GitHub repository, with additional contributions from community members and trusted open resources.
How do I leave feedback or report an issue?
Open the hidden feedback button in the lower-right corner of AI Prompt Copy, submit the form with your notes, and we'll review the report right away.
How do I onboard new teammates with our prompt playbook?
Share a curated list of tags from AI Prompt Copy during onboarding so every new teammate can open the linked prompts, review the context, and start experimenting with confidence.
What workflow keeps campaign collaborators aligned?
Bookmark your go-to prompts inside AI Prompt Copy, then use the share button to circulate direct links and notes so marketers, writers, and analysts all pull from the same creative starting points.
Can I adapt prompts for teams in regulated industries?
Yes. Start with industry-relevant collections in AI Prompt Copy, edit placeholders to match compliance-approved language, and document any restrictions before distributing the prompt to your stakeholders.
Where do I find help tailoring prompts to my use case?
Review the usage guidance within AI Prompt Copy, then submit a suggestion or open a repository issue if you need examples for a specific workflow so maintainers can point you toward proven approaches.