vfremaux / moodle-block_use_stats

Time based use stats block
6 stars 6 forks source link

validation failure #11

Closed operatorone closed 6 years ago

operatorone commented 6 years ago

Hi ,

I have installed moodle version is 3.4.1+ and wanted to use the extension but I get this message on install: "[Error] Required Moodle version [2018110800] Installation aborted due to validation failure"

Can you help?

vfremaux commented 6 years ago

open the version file and change the "requires" to 2017110800

This is a mistyping and fix needs to propagate...

Cheers Valery

Le 14/02/2018 10:23, Tilman Behrend a écrit :

Hi ,

I have installed moodle version is 3.4.1+ and wanted to use the extension but I get this message on install: "[Error] Required Moodle version [2018110800] Installation aborted due to validation failure"

Can you help?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vfremaux/moodle-block_use_stats/issues/11, or mute the thread https://github.com/notifications/unsubscribe-auth/ABrIdxlmlGxDwy_2GhbM2CxPL-rKRbjMks5tUqX7gaJpZM4SFAcD.

--

operatorone commented 6 years ago

Hi Valery,

thanks for the tip. I'll try.

operatorone commented 6 years ago

Great. It worked. Hope it'll work in 3.1

vfremaux commented 6 years ago

Consider using the braénch MOODLE_31_STABLE for a 3.1

This is at the moment my reference branch

Cheers Valery

Le 14/02/2018 11:08, Tilman Behrend a écrit :

Great. It worked. Hope it'll work in 3.1

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vfremaux/moodle-block_use_stats/issues/11#issuecomment-365555627, or mute the thread https://github.com/notifications/unsubscribe-auth/ABrId07kfnUfLiZCckndzNXUVVPhdylWks5tUrCGgaJpZM4SFAcD.

--

operatorone commented 6 years ago

Thanks a lot.

operatorone commented 6 years ago

I love your extension. Can I help you with a German translation?

operatorone commented 6 years ago

Sorry for bothering, but how can I change the font size? Cheers, Tilman

vfremaux commented 6 years ago

where ?

Le 14/02/2018 13:35, Tilman Behrend a écrit :

Sorry for bothering, but how can I change the font size? Cheers, Tilman

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vfremaux/moodle-block_use_stats/issues/11#issuecomment-365594489, or mute the thread https://github.com/notifications/unsubscribe-auth/ABrId_jMqVb4TOmkpb4s16N8YyVD0qQ0ks5tUtMugaJpZM4SFAcD.

--

operatorone commented 6 years ago

.teacherstatsbycourse { font-size: 14px; }

If I put it in the custom css of the theme I see nochange.