- Issue created by @Kartagis
- Merge request !105Issue #3492713 by kartagis: Make the element type number if challenge is math → (Open) created by Kartagis
The element type is textfield regardless of the challenge type. This creates an extra step of changing the keyboard especially on an iPhone (I wasn't able to test on Android).
The element type could be changed to number if the challenge type is math.
Edit captcha.module to read '#type' => 'number'
if challenge is math.
N/A
N/A
N/A
N/A
Active
2.0
User interface