EJSApp

Activities ::: mod_ejsapp
Maintained by Ruben Heradio, Luis de la Torre
This plugin lets you add any Javascript or Java application (typically virtual and real-remote experiments) created with Easy Java/Javascript Simulations (EjsS) to your Moodle course.

EJSApp 4.0 (Build: 2019112102)

Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Released: Friday, 22 November 2019, 12:23 AM

Zenodo

DOI

IMPORTANT NOTE: EJSApp 4.0 version changes the way EjsS .zip and .jar files are stored (it now uses Moodle's filesystem). This and other changes prevent EJSApp 3.1 versions or lower to be upgraded to EJSApp 4.0. If you want to use this version of the plugin, then you need to first uninstall your previous EJSApp. Then you can install EJSApp 4.0 safely.

1. Content

This plugin lets you add any Java applet or Javascript application created with Easy Java/Javascript Simulations (EjsS) to your Moodle course.

The Java applets should have been compiled with version 4.37 (build 20120715 or later) of EJS while the Javascript applications should have been created with version 5.1 (build 20150613 or later) to work properly.

2. License

EJSApp is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

EJSApp is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

The GNU General Public License is available on

3. Installation

If you downloaded this plugin from github, you will need to change the folder's name to ejsapp. If you downloaded it from Moodle.org, then you are fine.

This is a module plugin for Moodle so you should place the ejsapp folder in your /mod folder, inside your Moodle installation directory.

This module enhances its functionality when used along with the ejsappbooking module and/or the ejsapp_file_browser, the ejsapp_collab_session blocks and the osp repository plugin. You can find and download them at https://moodle.org/plugins/browse.php?list=set&id=27, in the plugins section in the Moodle.org webpage or at https://github.com/UNEDLabs.


4. Configuration

When installing ejsapp for the first time, you may need to set a few variables (in case you want to use applets):

certificate_path: This variable defines the absolute path to the trust certificate file.

certificate_password:This variable must contain the password of the trust certificate.

certificate_alias: This variable stores the alias given to your trust certificate.

5. Authors

EJSApp has been developed by: - Luis de la Torre: ldelatorre@dia.uned.es

at the Computer Science and Automatic Control Department, Spanish Open University (UNED), Madrid, Spain.

Version information

Version build number
2019112102
Version release name
4.0 (Build: 2019112102)
Maturity
Stable version
MD5 Sum
634e75a3f7ec4ea10859944c353a3d91
Supported software
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
  • 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
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
4.0

Default installation instructions for plugins of the type Activities

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