WhipWhip

Homework: Hints, Not Answers

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

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

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

이 셋이 담은 것

Homework: Hints, Not Answers
저작자 WhipWhip버전 1.0갱신 2026-09-08T00:00:00.000Z서명키 지문 sKoI5iYX

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

4

Just give me hints
스텝 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
스텝 7필요 변수: 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
스텝 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
스텝 2필요 변수: 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

태그 1

homework

변수 7

라벨출처필수
problemProblemuser_input 쓸 때 물음
answerMy answeruser_input 쓸 때 물음
reasonWhy I missed ituser_input 쓸 때 물음
hintHintsset_by_action아니오
checkCheckset_by_action아니오
mistakesMistake notesset_by_action아니오
mistakes_indexMistake listset_by_action아니오

공유 문자열

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

답글

아직 답글이 없습니다.

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