How Running text filter On Moodle

How Running text filter On Moodle

by madjid robatjazi -
Number of replies: 9

Hello everybody मुस्कान

How Running text filter(Algebra,TeX) On Moodle?

(APACHE + MYSQL + PHP)

Please Help Me (SOS)

Tanx.

In reply to madjid robatjazi

Re: How Running text filter On Moodle

by Andy Tagliani -
Did you mean the technical facilities? Thats enough, you must only chmode (775 or 777) some files on your server.

Bye Andy
In reply to madjid robatjazi

Re: How Running text filter On Moodle

by Helen Foster -
Core developers की तस्वीर Documentation writers की तस्वीर Moodle HQ की तस्वीर Particularly helpful Moodlers की तस्वीर Plugin developers की तस्वीर Testers की तस्वीर Translators की तस्वीर
Hi,

If you're asking how you enable Algebra and TeX notation filters, then please check Administration >> Configuration >> Filters. smile
In reply to Helen Foster

Re: How Running text filter On Moodle

by madjid robatjazi -

Hi Helen,

Algebra notation is active ,

but this notation  not working ,

when use this tag '@@'(exp: @@x^2@@) , then system wanted me "algebra2tex.pl" , And when i locate thid file address from machine , then system message --> this file is not a valid win32 application !!

i wait for replay मुस्कान

tanx Madjid.

In reply to Helen Foster

Re: How Running text filter On Moodle

by madjid robatjazi -

Hello मुस्कान

my problem , solved.

this is very simply, i not installed Perl, I install activeperl 5.8.7

and text notation working very nice.

excuse me , my english is very bad mixed

regards

madjid robatjazi.

In reply to madjid robatjazi

Re: How Running text filter On Moodle

by mandana noroozi -

Hi;

I have your problem too.how can I write mathematics formula in lessons? should I active somewhere? please explain me more abou it,because I want to add mathematics course but I can't add formulasad

you can find our online courses in http://www.schoolnet.ir/courses/

I'm waiting for your replythoughtful

Regards,

Mandana Noroozi

SAF training group admin

In reply to mandana noroozi

Re: How Running text filter On Moodle

by André Dumas -

Hi,

 I have that problem also.

Gd2 is on

Tex Filter is on

And I can't see my formulas, only the text of the formula is displayed!!

 Do you what I have to verify and where.

My server is a Debian woody; php; apache

and on that server others softwares, using gd2, are running!

Any ideas??

Thank

André

 

 

In reply to mandana noroozi

Re: How Running text filter On Moodle

by Petr Kalis -
Hi
Check, if you have tex filter activated, go to Configuration->>Filters section and with an arrow activate any filters you need.
With tex filter activated you can write tex formulas, need to put them in between $$ or <tex> tags.
If its something wrong, you may check /filter/tex/texdebug.php on your site, there is some help.
You can try jsMath filter instead of Tex filter, new version is out right now, check this forum for link.