WhipWhip

Explain It, Then Quiz Me

2026-09-08 08:43 UTC수정됨 2026-09-16 09:00 UTC조회 5추천 세트

확장을 아직 안 깔았어도 이 셋을 쓸 수 있습니다. 아래 공유 문자열을 복사해 두면 됩니다 · 확장 받는 법

Get something explained, check yourself with five questions, and keep only what you got wrong. Later you can review just those weak spots.

이 셋이 담은 것

Explain It, Then Quiz Me
저작자 WhipWhip버전 1.0갱신 2026-09-08T00:00:00.000Z서명키 지문 sKoI5iYX

Get something explained, check yourself with five questions, and keep only what you got wrong. Later you can review just those weak spots.

5

Set up the tutor
스텝 4
  1. CHAT_INPUT text=From now on, when I ask about something I don’t understand, …, mode=replace
  2. CHAT_SUBMIT
  3. WAIT condition=assistant_done, timeoutMs=20000
  4. TAG_CURRENT_CHAT tagName=study
Explain it to me
스텝 7
  1. NAVIGATE kind=tag, target=, service=
  2. INPUTtopic title=Explain it to me, message=What isn’t clicking?, placeholder=
  3. CHAT_INPUT text=I want to understand this: {{var.topic}} Explain it in plai…, 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=Explanation, body={{var.explain}}, copyButton=copy_body
Quiz me on it
스텝 6
  1. NAVIGATE kind=tag, target=, service=
  2. CHAT_INPUT text=Now give me five questions on what you just explained. Make…, 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=Quiz, body={{var.quiz}}, copyButton=copy_body
Log what I missed
스텝 4
  1. INPUTwrong title=Log what I missed, message=Which ones did you miss? (Anything you were unsure about cou…, 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=Weak spots, body={{var.weak_index}}, copyButton=copy_body
Review my weak spots
스텝 7필요 변수: weak
  1. VAR_DERIVEweak_index sourceKey=weak, itemTemplate=- {{item.point}}, sortField=id
  2. NAVIGATE kind=tag, target=, service=
  3. CHAT_INPUT text=Here’s everything I’ve gotten wrong or been shaky on so far.…, 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=Review, body={{var.review}}, copyButton=copy_body

태그 1

study

변수 7

라벨출처필수
topicWhat to studyuser_input 쓸 때 물음
wrongWhat I got wronguser_input 쓸 때 물음
explainExplanationset_by_action아니오
quizQuizset_by_action아니오
weakWeak spotsset_by_action아니오
weak_indexWeak spot listset_by_action아니오
reviewReviewset_by_action아니오

공유 문자열

확장 패널의 셋 선택 드롭다운에서 📥 가져오기를 누르고 붙여넣으면 미리보기가 먼저 뜹니다. 붙여넣은 문자열은 그대로 보관되어, 받는 사람에게 그대로 갑니다.

답글

아직 답글이 없습니다.

답글을 쓰려면 로그인이 필요합니다. Google로 로그인