| name | to-questionnaire |
| description (EN) | Turn a decision you can't fully answer into a questionnaire for someone else to fill in. |
| 說明 (繁中) | 將一個您無法完全回答的決策轉化為一份由他人填寫的問卷。 |
| disable-model-invocation | true |
Turn something the user can't answer alone into a questionnaire: a Markdown document they hand to one person to fill in async, or fill out together over a meeting. The recipient holds knowledge the user lacks; the questionnaire pulls it out of them.
將一個使用者無法獨自回答的事情轉化為一份問卷 — 一份 Markdown 文件,他們把它交給一個人非同步填寫,或在會議中一起填寫。收件人握有使用者缺乏的知識;問卷把它從他們身上引出來。
Grill the send, not the subject. Interview the user only about the send, which they can always answer: who it goes to, and what they need back. The questions in the document then target the gap between what the recipient knows and what the user needs.
質詢的是寄送,不是主題。 只訪問使用者關於_寄送_的事,這他們總是能回答:寄給誰,以及他們需要回覆什麼。文件中的問題然後針對收件人所知與使用者所需之間的缺口。
to-questionnaire-<slug>.md in the current directory (slug from the topic) and report the path. Done when the file exists and every item the user named in step 2 is covered by a question.to-questionnaire-<slug>.md(slug 取自主題),並回報路徑。當檔案存在且使用者在第 2 步提出的每一項都被一個問題涵蓋時,就完成了。Frame the document as a discovery questionnaire: the user lacks context, the recipient holds it. Order questions most-important-first, since async means you may only get one pass, and group them under ## headings by theme once there are more than a handful. Write it using the template below.
將文件框定為一份發現問卷:使用者缺乏脈絡,收件人握有它。以最重要的優先排序問題 — 非同步意味著您可能只有一次機會 — 當問題超過幾則時,按主題分組在 ## 標題下。使用下面的範本撰寫。
Purpose: why this questionnaire exists and the decision riding on it.
From:
One paragraph orienting a recipient who wasn't in the user's head. Enough to answer well, not a page.
Deadline and rough effort. Partial answers and "I don't know" are useful: flag anything you're unsure of rather than skipping it.
One ## section per theme. Under each, its questions, most-important-first. Every question is one idea, never compound, with an answer stub directly beneath, and a one-line why this matters only where the question could be misread or invite a throwaway answer.
Why this matters: it decides whether we provision for burst traffic now or defer it.
A closing catch-all: anything we didn't ask that we should know?
Purpose(目的): 這份問卷為什麼存在,以及它所承載的決策。
From(寄件者): <使用者> — To(收件人): <收件人> — How your answers will be used(您的回答將如何使用): <它們去向何處>
一段用來導向一個不在使用者腦中的收件人的段落。足以好好回答即可,不是一整頁。
截止時間與粗略的努力程度。部分回答與「我不知道」都很有用 — 標記任何您不確定的東西,而不是跳過它。
每個主題一個 ## 段落。在其下,是它的問題,最重要的優先。每個問題都是一個想法 — 絕不複合 — 正下方有一個作答欄位,並且只有當問題可能被誤讀或引來敷衍回答時,才加一行_為什麼這很重要_。
Why this matters: it decides whether we provision for burst traffic now or defer it.
一個收尾的包羅萬象:任何我們沒問但您認為我們應該知道的事?