Learning Mode - Type Educational Content While Practicing #6954
-
📚 Feature Request: Learning ModeSummaryIntroduce a new Learning Mode where users type educational content (programming concepts, study notes, language learning material) instead of random words or quotes. This combines typing practice with active learning. MotivationMonkeytype excels at typing practice, but current modes focus purely on speed/accuracy with random content. A Learning Mode would:
Proposed FeaturesCore Implementation
Content ExamplesProgramming concepts: Language learning: Academic notes: Technical ImplementationContent Pack Structure{
"name": "JavaScript Fundamentals",
"category": "Programming",
"difficulty": "beginner",
"snippets": [
"JavaScript is a dynamically typed programming language.",
"Variables store data values and can be declared with let, const, or var.",
"Functions are reusable blocks of code that perform specific tasks."
]
}Integration Points
Benefits✅ Educational value - Learn while typing Community ContributionI'd be happy to help create initial content packs (JavaScript, Python basics) if this feature moves forward. The community could contribute packs for various subjects, making this incredibly versatile. Discussion Questions
Would love to hear thoughts from the community and maintainers! 🚀 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I second this this also feels like the same scope |
Beta Was this translation helpful? Give feedback.
I second this
this also feels like the same scope