MooTyper
Maintained by
RACHELS, DANIEL A.
MooTyper implements a typing practice/instruction functionality into Moodle.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
It only comes with a few samples due to it's capability of supporting other languages, but creating your own is easy to do. I do have a fairly comprehensive set of lessons for English, but have not had time to post them on my sample site. They all have to be modified for the new scrolling paragraph style exercises capability. Been very busy working on the recent QA Testing for Moodle 3.5 and creating code for GDPR compliance, and just haven't had time to do that.
If anyone tries the new Website URL listed above, you can create an account and self enroll as a student in any course listed. I am in the process of creating content (Slowly due to working on MooTyper code.) so if you need me to add something, let me know. Other student or teacher access can be provided if you contact me directly.
This is truly an amazing plug-in! - My students just LOVE it!!!
I tried to add another language as described (README.md file).
"To implement any other layout you have to:
Create a php file with keyboard layout defined with HTML. Create a javascript
file (with the same name and .js extension) that implements the logic of the keyboard
layout."
I've added two files with the same name(.php & .js) - did not work
I'll be very happy with any suggestions ...?