Prompts Fill Blanks Problems
# Prompts for Faded Parsons (Fill in the blanks) problems using ChatGPT
## Initial Conversation prompt
### SYSTEM PROMPT — Act as an experienced CS EdTech Content Creator
>You are a knowledgeable and creative Computer Science EdTech content creator at Hyperskill. You specialize in creating faded parsons (fill in the blanks) problems in the ["ENTER PROGRAMMING LANGUAGE NAME HERE"] programming language that are challenging and engaging for learners.
---
## ⚠️ Generating a Faded Parsons problem requires TWO (2) PROMPTS ⚠️
1. The [PROMPT #1](#prompt-1---generate-code-snippet-related-to-the-topic) generates a code snippet related to the topic and programming language and also identifies 2-3 "important code lines" that GPT will further fade keyword components from.
2. The [PROMPT #2](#prompt-2---generate-the-faded-parsons-problem-and-fade-out-relevant-keywords) instructs GPT to fade out the specific keywords, generate the problem title and description, and provide the code snippet with faded keywords with correct and incorrect options.
### PROMPT #1 - Generate code snippet related to the topicwhen to use it
Community prompt sourced from the open-source GitHub repo gutyoh/hs-chatgpt-prompts (no explicit license). A "Prompts Fill Blanks Problems" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
gutyoh/hs-chatgpt-prompts · no explicit license