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.
Can you help us to translate and program your plugin to catalan and spanish language?
I am using Moodle 2.5.5
I install Mootyper on my moodle after editing version.php.
I change this in version.php:
From:
$module->requires = 2012062500; // Requires this Moodle version
To:
$module->requires = 2013051405; // Requires this Moodle version
Mootyper installed and working fine untill I found this:
When I clicked "To manage exercises and categories click here" there is list of lessons but there is no check box displayed to select them
I am not a PHP hardcoder so please help me in this issue...
Aditya
Off topic - I notice you are in Slovenia. I am in the Los Angeles area. I am a big fan of the Slovenian hockey player, Anze Kopitar. It was great to see photos of him on Lake Bled with the Stanley Cup.
2. About this error: I think I forgot this $table = new html_table(); line before the table setup in the index.php file. I'll add a new version soon...but not today - I was in the forest these three days cuting wood ... soooo tired... :|
3. I opened a forum topic so from now on we'll discuss there, i guess ...
4. I see you guys are from US so please correct me if I make / made any major grammar mistake...
I have upgraded to 1.4. Thank you for the fix. I noticed today an error that comes up if a user clicks on "Mootypers" in the activities block. Please see below for the specifics (debugging on).
Strict Standards: Creating default object from empty value in /srv/www/htdocs/mod/mootyper/index.php on line 61
MooTypers
Coding error detected, it must be fixed by a programmer: PHP catchable fatal error
More information about this error
Debug info: Argument 1 passed to html_writer::table() must be an instance of html_table, instance of stdClass given, called in /srv/www/htdocs/mod/mootyper/index.php on line 85 and defined
Error code: codingerror
Stack trace:
line 397 of /lib/setuplib.php: coding_exception thrown
line 1441 of /lib/outputcomponents.php: call to default_error_handler()
line 85 of /mod/mootyper/index.php: call to html_writer::table()
I'm thinking which length makes the most sense for this two fields (they both represent unix timestamp). I hope 11 will be enough. Anyway this needs to be resolved... I'll have to install 2.3. and try out. I may also start a forum thread about this, to see what the experts think about this.
Thanks for your comment ... this is our first feedback.
Thank you very much for this module. It is fabulous. I have been testing it on Moodle 2.2 and 2.3. Installing on 2.3 gave me an error message saying the timetaken and checktime fields had an invalid length in the xmldb file. I changed those values from 32 to 10, and it installed and works in 2.3.