Moodle Plugins directory: LabNBook | Moodle.org
LabNBook
LabNBook
LabNBook is an electronic lab notebook (ELN) that helps student write their reports before, during or after their lab sessions. In LabNbook, learners have access to all the tools they need to engage in advanced scientific activities such as: designing experiments and writing protocols, processing and modeling results (with a modeling tool or with Python), producing experimental diagrams, and writing texts with equations (using a specialized tool or Latex). Teachers can structure students work, monitor progress in detail and provide feedback using a variety of tools. Visit https://labnbook.fr/en/ for further information.
When students access a LabNBook activity in Moodle, they are redirected to a LabNBook instance, without having to authenticate a second time.
Install
After installation, the plugin must be configured to exchange with a LabNBook instance which must be installed separately.
You must have an admin access to LabNBook in order to create an institution that is linked to the Moodle instance.
Install this module like any Moodle plugin.
If deploying from Git, use [composer](https://getcomposer.org/download/) to install the PHP dependencies.
cd /path/to/moodle
git clone https://gricad-gitlab.univ-grenoble-alpes.fr/labnbook/moodle-labnbook mod/labnbook
(cd mod/labnbook && composer install --no-dev)
php admin/cli/upgrade.php
Then log into Moodle with an admin account.
You will be prompted for the new plugin configuration.
Input the URL of the LabNbook web API and other settings displayed in the LabNBook admin view.
License
Copyright 2019 Université Grenoble Alpes
License GPLv3
This program 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.
This program 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.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>;.
Can the maintainers please leave a message here so that we know that this plugin is something we can install and use for a longer period of time?
I just saw that you managed to contact us by email, but can you please tell me were did you found an outdated contact adress so we can update it ?
Best regards
please, find our contact address on the labnbook website : https://labnbook.fr/en/
Then, send us an email (english or french) with an academic email address. We will see whether you can connect your Moodle to LabNBook or assist you to install LabNBook on your own server.
Regards