Matrix editor
Maintained by
Geoffrey Rowland
Moodle Atto Editor plugin for TeX/MathJax Matrices and Arrays.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
No worries Geoffrey. I checked the generated warnings and they do not seem valid in many cases. It is indeed ok to format the long strings in your settings.php this way. What seems to be valid is the extra
@paramline in the docblock for youratto_matrix_strings_for_js()as that function does not actually accept any parameters. Other warnings seem to be raised because of using the reserved keyword in theBased on @package .... You should be able to get rid of them by simply removing the @package from there, if you want.What caught my eye is that you are including
$OUTPUT->header()in your ajax.php response. I think it should be removed and all you want to return is thefilter_text()output. I believe theheader()does not produce any content in this case anyway, right?This is really nice UI widget and front-end for the filters. Good idea, nice design and well implemented. I am happy to approve it now. You are cleared to land, welcome to the Plugins directory!
Will attend to the others.
http://integration.moodle.org/job/Precheck%20remote%20branch/17021/artifact/work/smurf.html
Hi. Thanks for sharing this plugin with the community. The plugins team is currently busy with other development tasks for the upcoming Moodle 3.0 release, so please expect delays in the review and approval process. Thanks for your understanding and patience, we will do our best to get to reviewing your plugin soon.