After searching, I
find
a suggested method for having a numeric keyboard is to use
numpad
.
Can someone provide an example or more details on how to do this in template?
More specifically, I need this for the following question types:
- Numerical Input question type
- Multiple Numerical Input question type
All inputs are non-negative integers.
I think I understand the basics such as:
- Deactivate the included keypad
- Upload the .js and .css files for numpad to my template
But, I'm not sure of the Javascript code to place in 'template.js' to attach numpad to the question types above.
Hosting: limesurvey.org
Version: 2.73.1
Thanks for any help or suggestions.