Stash snippets

Filters ::: filter_stash
Maintained by Frédéric Massart ⭐, Adrian Greeve
Part of set Stash.
Filter plugin to make the usage of the block "Stash" a lot easier!

Stash snippets 1.1.1

Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4
Released: Wednesday, 9 August 2017, 3:03 PM

Filter Stash

Simplify the usage of the block Stash by providing shortcodes to place items.

Why use this?

With this filter the snippet to place the items becomes very simple:

[drop:123:abc]
  • Teachers do not have to switch to the HTML view of their editors
  • The shortcode is always visible when editing, unlike the Javascript snippet
  • Unlike the Javascript snippet, the shortcode will gracefully support newer versions
  • The snippet will (safely) make it through some security limitations

The trading feature is only possible with the installation of this plugin. The snippet for trading is very similar to placing drops.

[trade:123:abc]

The same benefits above apply.

Requirements

Moodle 2.9 or greater.

Installation

Simply install the plugin and enable the filter.

License

Licensed under the GNU GPL License.

Version information

Version build number
2017080900
Version release name
1.1.1
Maturity
Stable version
MD5 Sum
16259f6c4903f6f86eca157790462ef8
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4

Version control information

Version control system (VCS)
GIT
VCS repository URL

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