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

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: 
BV52's picture

Hi paulteach,

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

-BV52

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's picture

Hi paulteach,

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

-BV52

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

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!

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';"

Thank you paulteach!

This resolved the issue for me too.

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's picture

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

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's picture

Hi lerouxh,

Do you see any errors in the browser console?

-BV52

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's picture

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

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';"