Problem/Motivation
Sometimes riddles are more complex and you wish to add a separate hint text below the question.
For example you want to tell, how many digites the
Steps to reproduce
Proposed resolution
Add an input for an optional "Hint text" below the question when creating or editing a riddle and display it <small> below the riddler question CAPTCHA.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2022-10-18 16_27_27-Window.png | 10.82 KB | grevil |
| #4 | 2022-10-18 16_24_06-Window.png | 14.93 KB | grevil |
Issue fork riddler-3315738
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
grevil commentedDone!
I also "redesigned" the captcha riddle.

Before:
After:

Comment #5
anybodyIf someone wants to put a prefix like "HINT" there, it can be done manually through the hint input.
Comment #6
grevil commentedFixed and rebased!
Comment #7
anybodyThanks for the visual diff @Grevil. That was very helpful!
As the description is already present from the CAPTCHA configuration above the riddle, I think this is a nice improvement! Well done!
Comment #8
grevil commentedGreat, you like it! 😊
Merging!