Version 1.1.0 of the reporting module is required to render this report. Currently installed: 1.0.0

Submitted by paulteach on Wed, 08/21/2019 - 16:30

After the upgrade released on Friday, when I check the report of the activity via gradebook, I get the message

"Version 1.1.0 of the reporting module is required to render this report. Currently installed: 1.0.0" for some students, but not al of them. I have no reference of what reporting module this is so I can upgrade.

Is anyone having the same isue? Or knows how to fix this?

Best

Attachments:
Image icon prtscrn.PNG

BV52

Thu, 08/22/2019 - 20:07

Permalink

Hi paulteach,Which content

Hi paulteach,

Which content are you having problems with? Is this from all contents or just specific ones?

-BV52

paulteach

Sun, 08/25/2019 - 15:27

Permalink

[SOLVED]

It was apparently fill in the blanks only. We solved the problem by changing the version of the reporting module to 1.1.0 in the module folder. The weird thing is that the report didn't show for some students but did for others in the same course (moodle) and activity.

Thanks for your reply anyway.

BV52

Mon, 08/26/2019 - 18:52

Permalink

Hi paulteach,I'm glad you got

Hi paulteach,

I'm glad you got it working and thank you for getting back to us with your resolution.

-BV52

21cccs

Thu, 05/20/2021 - 16:03

Permalink

How do fix this when hosted

Hi -- How can I apply this fix on a hosted environment where code changing is not an option? I have students who can't see their results and it's getting frustrating for them. I don't see "Reporting" as one of the libraries to update in Moodle 3.7

Nuria

Tue, 08/27/2019 - 13:44

Permalink

How did you update the reporting module?

Hello Paul,

The same message appears to me. Can you please let me know how you updated the reporting module to 1.1.0? I work at a university in Turkey and the Moodle administrators don't know much English so they have trouble finding how to do this update.

I appreciate your help.

Nuria

paulteach

Tue, 09/03/2019 - 01:09

Permalink

[Solution]

Sorry I took so long to reply.

Login to your server with an ftp client and go to "...yourmoodleinstallation/mod/hvp/reporting" and edit line 9 of the file 'h5p-report.class.php' from "private static $version = '1.0.0';" to "private static $version = '1.1.0';"

That did it for me!

Misterheri

Fri, 09/11/2020 - 15:06

Permalink

h5p reporting error

"...yourmoodleinstallation/mod/hvp/reporting" and edit line 9 of the file 'h5p-report.class.php' from "private static $version = '1.0.0';" to "private static $version = '1.1.0';"

It works for me too. Thanks so much paulteach

paulteach

Tue, 09/03/2019 - 01:10

Permalink

[Solution]

Sorry I took so long to reply.

Login to your server with an ftp client and go to "...yourmoodleinstallation/mod/hvp/reporting" and edit line 9 of the file 'h5p-report.class.php' from "private static $version = '1.0.0';" to "private static $version = '1.1.0';"

lerouxh

Tue, 09/03/2019 - 09:05

Permalink

Thank you paulteach!This

Thank you paulteach!

This resolved the issue for me too.

Maesvlot

Tue, 10/13/2020 - 11:59

Permalink

still having this problem

Hello,

I see you solution is from 2019 but this week (oct 2020) the reporting problem suddenly occurs. I did change what you been writing about but the problem seems to stay.

Is there any update that solves this problem? I'm using Moodle 3.8 (only the last update from last week I did not do, I'm waiting for the november holiday)

Is this a problem that occurs only with fill in blanc when I use more than one answer???

Is this problem solved when I would only use one answer in the fill in blanc type H5P?

In my case the problem occurs when using fill in blanc in a interactive video

Can you help me out here????

Thanks

Da Johannes

Fri, 08/23/2019 - 13:27

Permalink

Problem with elder versions

Hello there,

I've got a problem with re-using h5p from elder versions or saving corrections in h5ps which have been created with elder versions.

Any Course Presentation, Interactive Video, Column, Dialogue Cards cannot be saved with a correction.

Does anyone know a good workaround?

Tx

Da Johannes

BV52

Fri, 08/23/2019 - 20:31

Permalink

Hi Da Johannes,If you are

Hi Da Johannes,

If you are using one of the three frameworks (Drupal, Moodle or Wordpress) updating the library cache should resolve this issue.

-BV52

lerouxh

Thu, 08/29/2019 - 15:30

Permalink

Please help

Hi

We're running the latest version of Moodle and H5P, and I have updated the library cache but still receive this message.

Thank you in advance for any assistance.

BV52

Thu, 08/29/2019 - 19:28

Permalink

Hi lerouxh,Do you see any

Hi lerouxh,

Do you see any errors in the browser console?

-BV52

lerouxh

Fri, 08/30/2019 - 09:54

Permalink

Thank you for your response.

Thank you for your response. No errors on the web console.

Besides the message in reporting, the 'fill in the blanks' questions stopped working all togehter on our staging envorment. I re-installed H5P, but no luck.

BV52

Mon, 09/02/2019 - 18:26

Permalink

Hi lerouxh,Please post a

Hi lerouxh,

Please post a screenshot of the list of H5P libraries. Also please double check the browser console for any errors, this usually gives us clues to what is causing the issue.

-BV52

Degrange

Tue, 04/21/2020 - 13:44

Permalink

Hi,I also have this error on

Hi,

I also have this error on a fresh moodle installation (around 1 week ago). I have no error in the console log. It's "fill in the blank" in a "course presentation" which seems to raise this error message.

Here a screenshot of my plugin list

Attachments:

paulteach

Tue, 09/03/2019 - 01:10

Permalink

[Solution]

Sorry I took so long to reply.

Login to your server with an ftp client and go to "...yourmoodleinstallation/mod/hvp/reporting" and edit line 9 of the file 'h5p-report.class.php' from "private static $version = '1.0.0';" to "private static $version = '1.1.0';"

Degrange

Wed, 04/22/2020 - 10:06

Permalink

Hi,I also have this error

Hi,

I also have this error with a fresh (arround 1 week ego) moodle installation from scratch.

Thanks

otacke

Wed, 04/22/2020 - 02:05

Permalink

It's an unfortunate event

It's an unfortunate event with a content type that has been released requiring a feature in the reporting module that still has the update pending for review.

Degrange

Wed, 04/22/2020 - 10:07

Permalink

Okay thanks. Meanwhile I did

Okay thanks. Meanwhile I did the "manual fix" suggested before.

Degrange

Wed, 04/22/2020 - 10:08

Permalink

(i just hope the manual fix

(i just hope the manual fix will not prevent the update when it will be released)

otacke

Wed, 04/22/2020 - 17:37

Permalink

No. Your changes will be

No. Your changes will be overwritten.

mirablce

Wed, 04/22/2020 - 12:56

Permalink

Same Problem

Hi, how am I going to learn that this update is available? Will it install itself (on moodle)?

otacke

Wed, 04/22/2020 - 17:36

Permalink

It's part of the moodle

It's part of the moodle plugin. So when it's done and there's an update for the moodle plugin, you'll get it with that one.

phil.r

Thu, 08/27/2020 - 03:33

Permalink

Any updates?

Hi,

Just checking to see if there any updates to this issue?

Thanks,
Phil.

ckong11

Thu, 09/03/2020 - 18:46

Permalink

+1 on this update. I see

+1 on this update. I see there is a comment in the GitHub regarding this bug: https://github.com/h5p/moodle-mod_hvp/issues/302

Maesvlot

Mon, 10/12/2020 - 21:28

Permalink

Version 1.1.0 of the reporting module is required to render this

Version 1.1.0 of the reporting module is required to render this report. Currently installed: 1.0.0"

I have this problem just today..... I'm using moodle 3.8

I tried to change 1.0.0 to 1.1.0 on line 9 as suggested but without result. What can i do please since updating to moodle 3.9 is not a option at this moment.

Thanks