Moodle Plugins directory: JSXGraph: Versions: 2020060301 | Moodle.org

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 2020060301
Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Released: Wednesday, 3 June 2020, 5:27 PM
Code prechecks
phplint
phpcs4 | 5
js
css2 | 0
phpdoc19 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLIn this version we update to JSXGraph core version 1.1.0!
In addition, it is no longer necessary to enter a divid inside a tag. Instead, use the JavaScript constant BOARDID within the tag.
Further innovations are the new documentation and a new CSS handling.
We also adapt our code stiling to the Moodle guidelines.
Version information
- Version build number
- 2020060301
- Can be updated to
- v1.1.0-new, v1.1.0-multiple (2020101600)
- Maturity
- Stable version
- MD5 Sum
- 6e086f3e4af3cf804b1f8278033c682a
- 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
- The more recent release v1.4.6 (2022102700) exists for Moodle 2.9
- The more recent release v1.4.6 (2022102700) exists for Moodle 3.0
- The more recent release v1.4.6 (2022102700) exists for Moodle 3.1
- The more recent release v1.4.6 (2022102700) exists for Moodle 3.2
- The more recent release v1.4.6 (2022102700) exists for Moodle 3.3
- The more recent release v1.4.6 (2022102700) exists for Moodle 3.4
- The more recent release v1.4.6 (2022102700) exists for Moodle 3.5
- The more recent release v1.4.6 (2022102700) exists for Moodle 3.6
- The more recent release v1.4.6 (2022102700) exists for Moodle 3.7
- The more recent release v1.11.1-rev1 (2025080400) exists for Moodle 3.8
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- v1.1.0rev
Default installation instructions for plugins of the type Filters
- Make sure you have all the required versions.
- Download and unpack the filter plugin.
- Place the folder (eg "myfilter") in the "filter" subdirectory.
- Visit http://yoursite.com/admin to finish the installation