Moodle Plugins directory: Course module access (section level participation): Versions: 0.2.0 | Moodle.org
Course module access (section level participation)
Reports ::: report_tdmmodaccess
Maintained by
Luke Carrier
Participation report tailored to sections as opposed to activities.
Course module access (section level participation) 0.2.0
Moodle 2.4, 2.5, 2.6
Released: Zoma, 25 Aprily 2014, 9:30 AM
Activity access report (participation at section level)
This Moodle plugin provides a participation report tailored to course sections as opposed to individual activities. It provides a light integration with the existing participation report to enable teachers to drill down further.
License
Copyright (c) The Development Manager Ltd
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/>.
Requirements
- Moodle versions 2.4 through 2.6 (Moodle 2.7 coming very soon)
Building
- Clone this repository, and
cd
into it - Execute
make
to generate a zip file containing the plugin - Upload to the
moodle.org
plugins site
Installation
- Copy the zip file to your server
- Extract the zip file and move the
tdmmodaccess
directory to your Moodle'slocal
directory - Browse to Site Administration -> Notifications and allow the database upgrades to execute
- You may need to manually edit the desired teacher/administrator roles to grant them the
report/tdmmodaccess:view
capability
Version information
- Version build number
- 2014042500
- Version release name
- 0.2.0
- Can be updated from
- 0.1.0 (2014021900)
- Can be updated to
- 0.2.1 (2014042501), 0.2.2, 0.2.2, 0.2.2 (2014042502)
- Maturity
- Beta
- MD5 Sum
- aee5b566e4abcbe646350da8cf2d909b
- Supported software
- Moodle 2.4, Moodle 2.5, Moodle 2.6
- The more recent release 0.2.2 (2014042502) exists for Moodle 2.4
- The more recent release 0.2.2 (2014042502) exists for Moodle 2.5
- The more recent release 0.2.2 (2014042502) exists for Moodle 2.6
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- 0.2.0
Default installation instructions for plugins of the type Reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation