Giter VIP home page Giter VIP logo

moodle-report_coursemodstats's Introduction

GPLv3 License LinkedIn


Moodle LMS report plugin for course module statistics

This report plugin shows number of activity and resource instances per course in downloadable Excel file.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Report plugin coursemodstats allows you to download Excel file report with module instance counts grouped by module type and course name. It also renders root course category and course current category for easier navigation.

Excel file example

Moodle coursemodstats excel example

Example of report form.

Moodle coursemodstats form

The plugin entry point link could be found in Moodle site administration block.

Moodle coursemodstats admin link

Supported modules

All visible modules from mdl_modules database table are included automatically and their names are translated to your current Moodle language.

Form options

  • Count only visible modules - This option will ignore any hidden module on a system level and there fore not count it's course instances.

  • Filter only visible courses - Only visible courses will be included in report.

  • Select all available courses - When this option is checked all courses will be included in report. Otherwise you can select specific courses from the list. Previous filter will be applied to this selection regardless.

(back to top)

Built With

Getting Started

Checkout this project and open it with PHP suported IDE. You may use VSCode or PHPStorm.

Prerequisites

Please make sure that you are using php version 7.x and as a precaution backup your Moodle installation before installing this report plugin.

This plugin requires 3rd party dependency PhpOffice\PhpSpreadsheet that is already bundled with Moodle version +3.8.

Installation

  1. If you choose to manually install this plugin then place git repository contents in your moodle root directory under ./report/coursemodstats subdirectory.
  2. If you are installing this plugin from moodle.org through your Moodle administration interface then locate coursemodstats and start the installation process from your browser.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GPL v3 License. See LICENSE file for more information.

(back to top)

Contact

Project Link: https://github.com/tezvi/moodle-report_coursemodstats

(back to top)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.