SageCell

Filters ::: filter_sagecell
Maintained by Eugene Modlo, Sergey Semerikov
A Moodle filter plug-in to view results of Sage code using the SageMathCell server. It embeds any code as plain text. This filter will replace Sage code in [sage]...[/sage] block with the result of calculations in embedded sagecell.

SageCell 1.06

Moodle 3.4
Released: Wednesday, 31 January 2018, 9:11 PM

SageCell

A Moodle filter plug-in to view results of Sage code using the SageMathCell server. It embeds any code as plain text.

NOTICE: this software is in no way endorsed by or affiliated with the official SageMath project or team.

  • This filter will replace Sage code in [sage]...[/sage] block
  • with the result of calculations in embedded sagecell.

Installation

To install (on Moodle 3.4+):

  1. Un-compress the Zip/Gzip archive, and copy the folder renamed 'sagecell' to your moodle/filter/ directory.
  2. Log in to Moodle as admininstrator, go to Site Administration | Plugins | Filters | Manage Filters.
  3. Choose 'On' or 'Off but available' in the drop-down menu next to 'SageCell'.

Usage

The syntax to embed a Sage code:

[sage]...[/sage]

Links

Notes

  • Tested in Moodle 3.4.1
  • No database access, JavaScript only
  • Filter syntax is case-sensitive.

Notices

SageCell plugin, Copyright © 2015-2018 Eugene Modlo, Sergey Semerikov.

Version information

Version build number
2018013000
Version release name
1.06
Maturity
Stable version
MD5 Sum
6723cf91b4d9187779abf145b560b6a4
Supported software
Moodle 3.4
  • Latest release for Moodle 3.4

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

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