WhipWhip

Explain It, Then Quiz Me

2026-09-08 08:43 UTCupdated 2026-09-16 09:00 UTCviews 5Recommended

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

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

What this set contains

Explain It, Then Quiz Me
Author WhipWhipVersion 1.0Updated 2026-09-08T00:00:00.000ZSigning key sKoI5iYX

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

Whips 5

Set up the tutor
Steps 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
Steps 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
Steps 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
Steps 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
Steps 7Requires: 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

Tags 1

study

Variables 7

KeyLabelSourceRequired
topicWhat to studyuser_input asks inlineYes
wrongWhat I got wronguser_input asks inlineYes
explainExplanationset_by_actionNo
quizQuizset_by_actionNo
weakWeak spotsset_by_actionNo
weak_indexWeak spot listset_by_actionNo
reviewReviewset_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