Moodle Plugins directory: Course statistics: Versions: Moodle 3.x+ | Moodle.org

Course statistics
Blocks ::: block_course_statistics
Maintained by
Panos Doris
This plugin has been developed by WIDE Services and Universidad de Cantabria (Ruth Villalon & Diego Garcia) under the ORWELL project, thanks to an Erasmus+ grant.
The plugin Course Statistics is designed to extract and analyze student usage statistics on the platform. It includes several key functions:
Session and Time Tracking: Tracks the number of logins and time spent on learning activities, giving a comprehensive view of student participation.
Aggregation by Tool Type: Aggregates data by tools (e.g., forums, quizzes), helping teachers evaluate the effectiveness of different tools.
Disaggregation of Specific Content: Breaks down interactions with specific content like quiz results or forum responses, helping identify areas of interest or difficulty.
Support in Decision-Making: Provides data to adapt teaching approaches, identify improvement areas, and personalize learning experiences.
Evaluation of Compliance: Analyzes whether students follow teacher recommendations and uses this information to refine teaching strategies.
In essence, the plugin offers a detailed overview of student behavior on Moodle, aiding in enhancing learning quality and tailoring education to individual needs.
Course statistics Moodle 3.x+
Moodle 3.10, 3.11, 4.0, 4.1, 4.2
Released: divendres, 19 de juliol 2024, 2:45 PM
Code prechecks
overview
phplint
phpcs17 | 6
js8615 | 37719
css669 | 251
phpdoc
savepoint
thirdparty
grunt1 | 1
shifter
mustache0 | 21
gherkin
HTML | XMLA plugin has been developed for Moodle, a tool for extracting and synthesizing statistics on student use of the platform. Among the functions offered by the plugin are included:
- Session and time spent tracking: the plugin allows tracking the number of logins on the platform and the total time spent on each of the learning activities. This provides the teacher with a global view of student participation and time spent in the virtual learning environment.
- Aggregation by tool type: Allows data to be aggregated by tool type, such as forums or quizzes. This function is essential as it allows teachers to obtain specific information on how students interact with each of the platform's tools and to help them evaluate the effectiveness of the different tools in the learning process.
- Disaggregation of specific content: By allowing disaggregation of specific data, the plugin understands how students interact with specific content, such as quiz results or responses to forum posts. This can help teachers identify resources of interest and difficulties encountered by students.
- Support in decision-making: As we already know, the plugin provides information about the learning process, and thus becomes a valuable tool for decision making. The data can be used to adapt teaching approaches, to identify areas for improvement and to personalize the learning experience.
- Evaluation of compliance with teacher recommendations: With all the information collected, teachers can analyse whether their recommendations about the teaching process and the resources they are providing are being used by students. This will allow the evaluation of teaching strategies that will lead to the necessary adjustments to improve academic performance.
In summary, the plugin provides a complete and detailed view of student behaviour on the Moodle platform, which can be essential for improving the quality of learning and adapting teaching to individual student needs.
Version information
- Version build number
- 2020041063
- Version release name
- Moodle 3.x+
- Maturity
- Versió estable
- MD5 Sum
- ed21a547da91a063a30f63c405b672b9
- Supported software
- Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2
- The more recent release Moodle 3.0 to 4.2 (2020041073) exists for Moodle 3.10
- The more recent release Moodle 3.0 to 4.2 (2020041073) exists for Moodle 3.11
- The more recent release Moodle 3.0 to 4.2 (2020041073) exists for Moodle 4.0
- The more recent release Moodle 3.0 to 4.2 (2020041073) exists for Moodle 4.1
- The more recent release Moodle 3.0 to 4.2 (2020041073) exists for Moodle 4.2
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.