Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Use Time Based Course Report.

Use Time Based Course Report: Difference between revisions

From MoodleDocs
(New page: The Use Time Based Course Report custome report provides a structured reporting of elapsed time by the usrs within a Moodle course, and presenting those detailed result conformely to the c...)
 
No edit summary
Line 31: Line 31:
* Time range filter.
* Time range filter.
* Graphical display of progression (progressbars)
* Graphical display of progression (progressbars)
=== Progression display ===
The course progression is essentially displayed compiling all accessed items within the entire
course layout. There is no numerical weighting of activities nor resources, so the progress indicator
only gives an idea of how much of the content has been viewed and used. This should not be considered
for qualitative learning analysis.


=== Dependancies ===
=== Dependancies ===

Revision as of 11:52, 20 August 2010

The Use Time Based Course Report custome report provides a structured reporting of elapsed time by the usrs within a Moodle course, and presenting those detailed result conformely to the course most probable pedagogic layout.

The pedagogic organisation is compiled from the internal course setup information and will be aware of most course formats in Moodle. At least are handled :

  • Topic course format
  • Weekly course format

as standard

  • Flexipage course format (and all variants called "page")

In the former cases will the course structure be derivated from section list, getting the propoer order of activities and resources as setup by the editing teacher.

In the latter case will the course structure be derivated from a recursive analysis of the flexipage construction, starting from first page. The recursion will essentially count on a pagemenu module that should provide the entire explorable structure of the course. In its standard implementation only published pages (that is visible by students) will be processed.

Features

Features :

  • Per student reports : reports the entire pedagogic track with individual and summarized

presence time.

  • Per group (or training session bundled in groups) : Reports a summarized presence time

for an entire group.

  • Excel exports of individual timesheet.
  • Excel export of a group timesheet as an Excel multiple individual sheet.
  • Time range filter.
  • Graphical display of progression (progressbars)

Progression display

The course progression is essentially displayed compiling all accessed items within the entire course layout. There is no numerical weighting of activities nor resources, so the progress indicator only gives an idea of how much of the content has been viewed and used. This should not be considered for qualitative learning analysis.

Dependancies

Dependancies : works with the blocks/use_stats log analyser module.

Reference, information, development and support

valery.fremaux-AT-club-internet.fr