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.1 (Build: 2017051500)

Moodle 2.7, 2.8, 2.9, 3.0, 3.1, 3.2, 3.3, 3.4
Released: Tuesday, 16 May 2017, 1:54 AM
######################
# Remote Lab Manager #
######################

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 SARLAB 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

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.

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 (1): ldelatorre@dia.uned.es

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

Version information

Version build number
2017051500
Version release name
1.1 (Build: 2017051500)
Can be updated to
1.2 (Build: 2018071003), 1.2 (Build: 2019111907) (2019111907)
Maturity
Stable version
MD5 Sum
811f879ea508c2bcb41c2f95e0ab97d2
Supported software
Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4

Version control information

Version control system (VCS)
GIT
VCS repository URL

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.