January 5, 2022
Adding an Interactive Keypad to an Image
Like
(4)
Comments
(3)
4
3
Summary
Adding an Interactive Keypad
Where do I find an interactive keypad, say a calculator? How do I insert it into an image?
3 Comments
2022-01-13 15:17:37
I would have to agree with the options suggested already. Some coding could be to your benefit in that you could control the look of it (at least a bit, depending on your skill set).
Coding is something I am finding to be beneficial to elearning design and development. Sure the apps let you create some cool stuff, but there are always limitations. I have been learning some html, css and java coding myself (basics currently) and hopefully this will help me going forward. So these suggestions may be beneficial to look into.
Like
()
2022-01-06 10:12:43
Some possibilities:
- Find such a calculator on the web and insert it as a web object.
- You can also create a keypad or a calculator in Captivate using shared/advanced actions and/or JS in combination with user variables. You will find enough tutorials for that subject (have some on my personal blog.
Like
(1)
Add Comment
You must be logged in to post a comment.