Remlab manager

Blocks ::: block_remlab_manager
Maintained by Luis de la Torre
A Moodle block for managing and configuring remote labs and to be used with the EJSApp activity module plugin

Remlab manager 1.2 (Build: 2019111907)

Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Released: 금요일, 22 11월 2019, 12:28 AM

1. Content

This plugin lets users to manage the remote labs that can be later accessed using the Java or Javascript applications created with Easy Java/Javascript Simulations (EjsS) and which are added to a Moodle course by means of the ejsapp module.

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

This plugin supports (but does not require) the use of ENLARGE for managing the connection to the remote labs.

2. License

Remote Lab Manager 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.

Remote Lab Manager 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 http://www.gnu.org/licenses/

3. Installation

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

This is a block plugin for Moodle so you should place the remlab_manager folder in your /blocks folder, inside your Moodle installation directory.

When installing remlab manager for the first time, you will need to set a few variables:

enlarge_IP: This variable defines the IP(s) address(es) of the ENLARGE system(s) used for managing the access to the remote laboratories. If left empty, the plugin understands that ENLARGE is not used.

enlarge_port: This variable defines the port(s) used to communicate with the ENLARGE system(s). If left empty, the plugin understands that ENLARGE is not used.

4. Dependencies

This block needs the ejsapp module to be of any use. It works with version 2.2 (or later) of EJSApp. You can find and download it at https://moodle.org/plugins/view.php?plugin=mod_ejsapp, in the plugins section in the Moodle.org webpage or at https://github.com/UNEDLabs.

5. Authors

Remlab Manager 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
2019111907
Version release name
1.2 (Build: 2019111907)
Can be updated from
1.1 (Build: 2017051500) (2017051500), 1.2 (Build: 2018071003) (2018102500), 1.2 (Build: 2019030300) (2019030300)
Maturity
안정 버전
MD5 Sum
9fc69df22174600e48612f1affabc6da
Supported software
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.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
1.2

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.