我正在寻找一个小部件(HTML5、Dashcode、Javascript,等等),它允许 iBooks Author 发布的教科书的用户使用他们的手指或手写笔在教科书本身中手写笔记。我不确定这是否可能。
许多学生喜欢在阅读时手写笔记,这个功能非常棒。评论很不错,但我有学生说,他们在实际编写信息时赚得更好。
I am looking for a widget (HTML5, Dashcode, Javascript, whatever) that will allow the user of a textbook published from iBooks Author to use their finger or stylus to hand write notes within the textbook itself. I am not sure if it is even possible.
Many students like taking handwritten notes while reading and this functionality would be awesome. The comment note is nice but I have had students say they earn better when actually writing the information.
发布评论
评论(1)
您可以嵌入并改编此手指绘画演示 (<一个href="https://resources.oreilly.com/examples/0636920022473/blob/master/finger_painting/finger_painting.html" rel="nofollow noreferrer">实时示例)在 HTML 小部件中的 JavaScript 中。或任何等效的“触摸绘图”代码。
不过,我真的建议不要尝试将其实现为诸如 滑动使在设备上打字的速度与手写一样快。
You may be able to embed and adapt this finger painting demo (live example) in javascript within an HTML widget. Or any equivalent 'touch drawing' code.
However I would really recommend to not even try to implement this as solutions like swipe make typing on devices about as fast as handwriting.