WhipWhip

Homework: Hints, Not Answers

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

Paste a problem and get hints instead of the answer. Check your own work, and keep a running note of why you slipped.

What this set contains

Homework: Hints, Not Answers
Author WhipWhipVersion 1.0Updated 2026-09-08T00:00:00.000ZSigning key sKoI5iYX

Paste a problem and get hints instead of the answer. Check your own work, and keep a running note of why you slipped.

Whips 4

Just give me hints
Steps 8
  1. INPUTproblem title=Just give me hints, message=What’s the problem? Paste it as it is., placeholder=
  2. NAVIGATE kind=new_chat, target=, service=
  3. CHAT_INPUT text=Here’s a homework problem. {{var.problem}} Don’t give me t…, mode=replace
  4. CHAT_SUBMIT
  5. WAIT condition=assistant_done, timeoutMs=20000
  6. VAR_SEThint valueSource=var.last.assistant, valueFilter=
  7. TAG_CURRENT_CHAT tagName=homework
  8. SHOW_RESULT_MODAL title=Hints, body={{var.hint}}, copyButton=copy_body
Check my work
Steps 7Requires: problem
  1. NAVIGATE kind=tag, target=, service=
  2. INPUTanswer title=Check my work, message=How did you solve it? Write your answer and your steps., placeholder=
  3. CHAT_INPUT text=Problem: {{var.problem}} My answer: {{var.answer}} Tell me…, mode=replace
  4. CHAT_SUBMIT
  5. WAIT condition=assistant_done, timeoutMs=20000
  6. VAR_SETcheck valueSource=var.last.assistant, valueFilter=
  7. SHOW_RESULT_MODAL title=Check, body={{var.check}}, copyButton=copy_body
Note why I missed it
Steps 4
  1. INPUTreason title=Note why I missed it, message=Why did you miss this one? One line., placeholder=
  2. VAR_APPENDmistakes fields=[{"name":"reason","value":"{{var.reason}}"},{"name":"date","…, autoId=true, idPrefix=m-
  3. VAR_DERIVEmistakes_index sourceKey=mistakes, itemTemplate={{item.date}} — {{item.reason}}, sortField=id
  4. SHOW_RESULT_MODAL title=Mistake notes, body={{var.mistakes_index}}, copyButton=copy_body
See my mistakes
Steps 2Requires: mistakes
  1. VAR_DERIVEmistakes_index sourceKey=mistakes, itemTemplate={{item.date}} — {{item.reason}}, sortField=id
  2. SHOW_RESULT_MODAL title=Mistake notes, body={{var.mistakes_index}}, copyButton=copy_body

Tags 1

homework

Variables 7

KeyLabelSourceRequired
problemProblemuser_input asks inlineYes
answerMy answeruser_input asks inlineYes
reasonWhy I missed ituser_input asks inlineYes
hintHintsset_by_actionNo
checkCheckset_by_actionNo
mistakesMistake notesset_by_actionNo
mistakes_indexMistake listset_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