Moodle Plugins directory: Eduteams: Task oriented groups block: Versions: 1.1.0 | Moodle.org
Eduteams: Task oriented groups block
Eduteams: Task oriented groups block 1.1.0
Code prechecks
moodle-block_tog
A Moodle block to groupings users depending of the task to do. The formed groups has diversity in gender, personality and intelligence.
This plugin is written by UDT-IA, as part of the IIIA-CSIC.
If you are a developer, you have to take a look to the development notes.
Installation
As administrator of the Moodle, you can install the moodle-block_tog going to the Site administration. Click on the tab Plugins and select the Intall plugin option. After that you have to select the zip file with the plugin (for example: block_tog_moodle35_2019052421.zip), and install it. If it is the first time you will see a form to configure the plugin. On this form you only have to specify the Base API URL. This is the URL where is the SAAS service that calculate the group formation. You can use theservices provided by the UDT-IA, IIIA-CSIC at https://eduteams.iiia.csic.es/saas/ or specify your own service.
License
2018 UDT-IA, IIIA-CSIC
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/.
Version information
- Version build number
- 2020050700
- Version release name
- 1.1.0
- Maturity
- Stable version
- MD5 Sum
- 8722e9083db24506d075c3a9f71b84ad
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8
- 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.1.0
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.