WhipWhip

설명 듣고 퀴즈까지

2026-09-08 07:05 UTCupdated 2026-09-16 09:00 UTCviews 12Recommended

You can use this set without the extension installed. Copy the share string below · How to get the extension

모르는 걸 설명받고, 바로 5문제로 확인하고, 틀린 것만 따로 쌓아둡니다. 다음에 그 약점만 골라 복습해요.

The story behind this set: Explain it, then quiz me — study loop

What this set contains

설명 듣고 퀴즈까지
Author WhipWhipVersion 1.0Updated 2026-09-08T00:00:00.000ZSigning key sKoI5iYX

모르는 걸 설명받고, 바로 5문제로 확인하고, 틀린 것만 따로 쌓아둡니다. 다음에 그 약점만 골라 복습해요.

Whips 5

선생님 자리 만들기
Steps 4
  1. CHAT_INPUT text=앞으로 내가 모르는 걸 물어보면 선생님처럼 설명해줘. 전문용어를 쓰면 바로 옆에 쉬운 말로 풀어주고, 내가 …, mode=replace
  2. CHAT_SUBMIT
  3. WAIT condition=assistant_done, timeoutMs=20000
  4. TAG_CURRENT_CHAT tagName=study
설명 듣기
Steps 7
  1. NAVIGATE kind=tag, target=, service=
  2. INPUTtopic title=설명 듣기, message=뭐가 이해가 안 되나요?, placeholder=
  3. CHAT_INPUT text=이걸 이해하고 싶어: {{var.topic}} 쉬운 말로 설명해주고, 마지막에 한 줄 요약도 붙여줘., mode=replace
  4. CHAT_SUBMIT
  5. WAIT condition=assistant_done, timeoutMs=20000
  6. VAR_SETexplain valueSource=var.last.assistant, valueFilter=
  7. SHOW_RESULT_MODAL title=설명, body={{var.explain}}, copyButton=copy_body
5문제로 확인하기
Steps 6
  1. NAVIGATE kind=tag, target=, service=
  2. CHAT_INPUT text=방금 설명해준 내용으로 5문제만 내줘. 내가 진짜 이해했는지 확인하는 문제로. 답은 아직 알려주지 말고 문…, mode=replace
  3. CHAT_SUBMIT
  4. WAIT condition=assistant_done, timeoutMs=20000
  5. VAR_SETquiz valueSource=var.last.assistant, valueFilter=
  6. SHOW_RESULT_MODAL title=퀴즈, body={{var.quiz}}, copyButton=copy_body
틀린 것 남기기
Steps 4
  1. INPUTwrong title=틀린 것 남기기, message=어떤 걸 틀렸나요? (헷갈린 것도 좋아요), placeholder=
  2. VAR_APPENDweak fields=[{"name":"point","value":"{{var.wrong}}"},{"name":"date","va…, autoId=true, idPrefix=w-
  3. VAR_DERIVEweak_index sourceKey=weak, itemTemplate=- {{item.point}}, sortField=id
  4. SHOW_RESULT_MODAL title=오답 노트, body={{var.weak_index}}, copyButton=copy_body
약점만 복습하기
Steps 7Requires: weak
  1. VAR_DERIVEweak_index sourceKey=weak, itemTemplate=- {{item.point}}, sortField=id
  2. NAVIGATE kind=tag, target=, service=
  3. CHAT_INPUT text=지금까지 내가 틀렸거나 헷갈렸던 것들이야. {{var.weak_index}} 공통으로 뭘 잘못 이해하고 …, mode=replace
  4. CHAT_SUBMIT
  5. WAIT condition=assistant_done, timeoutMs=20000
  6. VAR_SETreview valueSource=var.last.assistant, valueFilter=
  7. SHOW_RESULT_MODAL title=복습, body={{var.review}}, copyButton=copy_body

Tags 1

study

Variables 7

KeyLabelSourceRequired
topic공부할 것user_input asks inlineYes
wrong틀린 것user_input asks inlineYes
explain설명set_by_actionNo
quiz퀴즈set_by_actionNo
weak오답 노트set_by_actionNo
weak_index오답 목록set_by_actionNo
review복습set_by_actionNo

Share string

In the extension panel, open the Select set dropdown, hit 📥 Import and paste — a preview comes first. What you paste here is kept exactly as it is, and reaches the other person unchanged.

Reply

No replies yet.

Sign in to reply. Sign in with Google