JSXGraph

Filters ::: filter_jsxgraph
Maintained by Andreas Walter
JSXGraph is a cross-browser JavaScript library for interactive geometry, function plotting, charting, and data visualization in the web browser. This is a plugin for Moodle to enable function plotting and dynamic geometry constructions with JSXGraph within a Moodle platform. Using the JSXGraph filter makes it a lot easier to embed JSXGraph constructions into Moodle online documents, e.g. in contents like page, quiz, link,...

JSXGraph v1.1.0-multiple

Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Released: Dydd Gwener, 16 Hydref 2020, 7:42 PM

Thanks to all of you for this first awesome JSXGraph conference. Immediately afterwards we sat down in the JSXGraph team and thought about how we can make the Moodle filter even better. Here's a big innovation:

From now on it is possible to have ONE JSXGraph tag replaced by SEVERAL boards! Simply add the numberOfBoards attribute with the corresponding number. Accordingly, divs are created that can be addressed with the IDs BOARDID0, BOARDID1, ... The attributes width, height, title and description can accordingly be given in several dimensions. Read about this in our README!

In addition, there are now videos about the JSXGraph Moodle filter, which you can find here on YouTube: .

If you have any further suggestions for improving our filter, just open a new issue here: https://github.com/jsxgraph/moodle-filter_jsxgraph/issues.

Greetings from Bayreuth! Andreas

Version information

Version build number
2020101600
Version release name
v1.1.0-multiple
Can be updated from
2018071410, 2018071402, 2019011301, 2019012200, 2019080200, 2018071405, 2020051801, 2020060300, 2020060301, v1.1.0 (2020060300), v1.1.0 (2020060302), v1.1.0-new, v1.1.0-new, v1.1.0-new, v1.1.0-new, v1.1.0-dev1, v1.1.0-dev2, v1.1.0-dev3, v1.1.0-dev4, v1.1.0-new, v1.1.0-improved, v1.1.0-improved2 (2020091300)
Maturity
Fersiwn sefydlog
MD5 Sum
b94527307d96005b28b1f77862605f48
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.1.0-multiple

Default installation instructions for plugins of the type Filters

  1. Make sure you have all the required versions.
  2. Download and unpack the filter plugin.
  3. Place the folder (eg "myfilter") in the "filter" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation