dsh-quiz
Run the following command in DeepSeek Harness:
dsh plugin install cungphammanh590-star/dsh-quiz
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install cungphammanh590-star/dsh-quiz from any directory to install this plugin from the GitHub repository https://github.com/cungphammanh590-star/dsh-quiz into your current DSH Web Profile; refresh the page after installation and click the Generate button beneath an AI answer to confirm it is active.
About this plugin
AI conversations tend to scatter across chat threads: you read an explanation, feel you understand it, and days later cannot recall a single detail. dsh-quiz closes that gap by turning any completed AI answer into a short quiz. Click the Generate button beneath the answer, pick the question types (single-choice, multiple-choice, true/false, or mixed), the number of items, and the difficulty level, and a drawer slides open with ready-to-answer questions. Submit your selections for instant grading and a written explanation, all without appending a single message to the running conversation. You can keep chatting while questions are being generated; simply closing the drawer cancels any in-flight request.
The real payoff is building a personal knowledge base over time. Questions start as ephemeral in-memory drafts; nothing is persisted until you explicitly add them to your question bank. Saving to the bank and flagging for review are independent actions, so the plugin never schedules reviews on its own. The left-hand panel lets you keyword-search, filter for pending-review items, and review answer statistics. Every saved question links back to its source conversation and a trimmed excerpt of the original AI answer, making it easy to re-enter the learning context. Unsaved drafts are discarded on restart and never consume domain storage.
This plugin is well-suited for self-directed learners who want to stress-test their comprehension after reading AI-generated explanations, developers who use LLMs to study unfamiliar technologies and want an immediate understanding check, and anyone who prefers to accumulate a growing personal quiz bank from everyday conversations. Note that the current release records review intent but does not yet implement spaced repetition or automatic reminders, and question quality depends on the configured model, so it is wise to verify answers and explanations before relying on them in a study session.
Use Cases
- Check comprehension right after reading a technical explanation
- Turn scattered AI Q&A into verifiable study material
- Save tricky questions for later active review
Best For
- Self-directed learners who want immediate comprehension checks
- Developers studying new technologies via LLMs
- Long-term learners building a personal quiz bank
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.