Closed
Bug 203408
Opened 23 years ago
Closed 7 years ago
[QUIZ] better hints; less strict answers
Categories
(Webtools Graveyard :: Mozbot, enhancement)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: rlreid13, Unassigned)
Details
User-Agent: Opera/6.12 (Linux 2.5.67 i686; U) [en]
Build Identifier:
It would be nice to have the quiz module for mozbots act like moxquizz for eggdrops when giving a hint. Specifically, eggdrops print the length of the answer it's looking for along with every 5th char.
example:
a... .b.. ..c....d. ...e.. (hint #1)
.f.. ..g. ...h....i ....j (hint #2)
Also the TCL moxquizz plugin/module uses regex to try a match the phonic spelling of the answer so you're not quizzed on your spelling but on the answer you're attempting to give, but that would likely be another bug and a lil harder to code. I just wish I knew perl to do this myself, but Hixie from #mozwebtools on irc.mozilla.org said to file a bug. So thanks in advance to him/her.
-Siffy
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
both good ideas... dunno when i'll have time to look at them though
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: moxquizz type enhancement → [QUIZ] better hints; less strict answers
Updated•20 years ago
|
QA Contact: kerz → mozbot
Mozbot/Firebot is in maintenance-only mode; no further changes are planned.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
Updated•7 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•