Calculator For Moodle

Calculator For Moodle

από Dimuthu Anuraj -
Αριθμός απαντήσεων: 3

Hi every one.

I'm a University student  I have a idea to develop a calculator plugin for moodle.This for my rapid application project.I like to know ideas of all of you. because I want to success this.

Thank You.

Μέσος όρος βαθμολογίας: -
Σε απάντηση σε Dimuthu Anuraj

Re: Calculator For Moodle

από AL Rachels -
Φωτογραφία Core developers Φωτογραφία Particularly helpful Moodlers Φωτογραφία Plugin developers Φωτογραφία Testers

A calculator is one of those things that is handled very easily with the Generico filter. See this forum for details: https://moodle.org/mod/forum/discuss.php?d=261896


Σε απάντηση σε Dimuthu Anuraj

Re: Calculator For Moodle

από Justin Hunt -
Φωτογραφία Particularly helpful Moodlers Φωτογραφία Plugin developers

If you want to do this, then you would probably make it either a block plugin or an atto editor plugin. Making a block plugin might be a little easier. If you look at the Generico example that Al and Richard mentioned  then that might get you started with the javascript part.