Algebra filter debugger

Algebra filter debugger

by Zbigniew Fiedorowicz -
Number of replies: 4

Attached is an algebra filter debugger, to diagnose and possibly solve some common installation problems.  You need to put it in the same directory on your server as the algebra filter: moodle/filter/algebra. You can then invoke it via the url:

http://yoursitename/moodle/filter/algebra/algebradebug.php

Average of ratings: -
In reply to Zbigniew Fiedorowicz

Re: Algebra filter debugger

by Zbigniew Fiedorowicz -
Here's an improved version.
In reply to Zbigniew Fiedorowicz

Re: Algebra filter debugger

by Yip wing chiu -

Everytime, I run the algebradebug.php, it always displays the following error message, but this error does not cause any problem of the debugging. We can still test the maths expression in this debugger.

Notice: Undefined index: QUERY_STRING in c:\inetpub\wwwroot\coursework\filter\algebra\algebradebug.php on line 16

In reply to Zbigniew Fiedorowicz

Re: Algebra filter debugger

by Yip wing chiu -

The texdebugger also have the similiar error as algebrabugger as following.

Notice: Undefined index: QUERY_STRING in c:\inetpub\wwwroot\coursework\filter\algebra\texdebug.php on line 15