Possible error in configurable reports moodle 2.2

Possible error in configurable reports moodle 2.2

by Juan Crespo -
Number of replies: 5

Hi,

I have follow the tutorial to get " Creating a users' report" in http://docs.moodle.org/22/en/blocks/configurable_reports/ (stept by step)

I have moodle 2.2. The behaviour is almoust perfect. I have get the report, but it doesn't show the results when I sectect a filter. 

In others reports, also I can't filter any camp.

I attach a screenshot of this example, following the tutorial

Someone have problems using configurable reports in moodle 2.2 or filtering? Any tip or suggestion?

Thanks

Juan

Average of ratings: -
In reply to Juan Crespo

Re: Possible error in configurable reports moodle 2.2

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Hi Juan,

Davo Smith fixed a bug related to filters and Moodle 2.2, please, download this version:

https://github.com/jleyva/moodle-block_configurablereports/zipball/MOODLE_21_STABLE

And check if it works fine for you in Moodle 2.2

Regards

In reply to Juan Leyva

Re: Possible bug error in configurable reports moodle 2.2

by Juan Crespo -

Thanks Juan!

Well, I have check it in moodle 2.2, but it doesn't works.

Anyone would like to check my report in moodle 2.2?

I attach it in this post.

Regards,

Juan

In reply to Juan Crespo

Re: Possible bug error in configurable reports moodle 2.2

by Juan Crespo -

I have solve it thanks to Diego Hernández

Here you can find the solution/answer to the problem mentioned.

http://moodle.org/mod/forum/discuss.php?d=199887#p874551

Regards

Juan

In reply to Juan Crespo

Re: Possible bug error in configurable reports moodle 2.2

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers
In reply to Juan Leyva

Re: Possible bug error in configurable reports moodle 2.2

by tim lambert -

Hi there,

 I added this line of code:

global$DB, $CFG to the file:

components/filters/fuserfield/plugin.class.php

But the filters dropdown still does not work on my Configurable Reports.

I'm using Moodle 2.2.1 any ideas on why this could be?

Many Thanks for your help

Tim