Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Virtual lab filter.

Virtual lab filter: Difference between revisions

From MoodleDocs
(added new page for plugin)
 
(added Infobox plugin)
Line 1: Line 1:
{{stub}}
{{Infobox plugin
|type = filter
|entry = https://moodle.org/plugins/view/filter_vlabembed
|tracker = https://github.com/ssemerikov/moodle-filter_vlabembed/issues
|discussion = http://ict-chem.ccjournals.eu/mod/forum/view.php?id=15
|maintainer = [[user:Pavlo Nechipurenko|Pavlo Nechipurenko]]
|float = right
}}
{{stub}}
{{stub}}
A Moodle filter plug-in to embed ChemCollective Virtual Lab problems using the Vlab Java applet. It embeds any assigments (both local and global).
A Moodle filter plug-in to embed ChemCollective Virtual Lab problems using the Vlab Java applet. It embeds any assigments (both local and global).

Revision as of 17:09, 22 July 2015

A Moodle filter plug-in to embed ChemCollective Virtual Lab problems using the Vlab Java applet. It embeds any assigments (both local and global).

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

  • This filter will replace links to a Vlab file (.xml) in [vlab]...[/vlab] block with a java applet that plays that ChemCollective Virtual Lab inline

Installation

To install (on Moodle 2):

   Un-compress the Zip/Gzip archive, and copy the folder renamed 'vlabembed' to your moodle/filter/ directory.
   Log in to Moodle as admininstrator, go to Site Administration | Plugins | Filters | Manage Filters.
   Choose 'On' or 'Off but available' in the drop-down menu next to 'VlabEmbed'.
   Configure plugin width, height, language (available codes: BR - Brasilian Portugese, CA - Català, DE - Deutsch, ES - Español, FR - Français, GR - Greek, RU - Russian, UK - Ukrainian) and autodownload facilities.

Filter Settings

Usage

The syntax to embed a project:

[vlab]http-link to a Vlab problem file (.xml)[/vlab]

Links

Notes

  • Tested in Moodle 2.9.
  • No javascript, no database access - very simple!
  • Filter syntax is case-sensitive.
  • The plug-in is internationalized in Moodle 2 in Deutsch, Russian, and Ukrainian.

Notices