Weekly format reversed

Maintained by Arnaud Trouvé
Weekly format listed in reverse format so first week at bottom and current week at the top
Price option: Free

Supports Moodle 2.1-5.1 See all versions
Latest release: 8 months ago
Installations: 115
Downloads (last 90 days): 20

Frankenstyle name: format_weeksrev
Course formats

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi Kees, as far as I can tell it should work on all versions after 2.0. There have been minor changes between 2.2 and 2.3 but I usually develop on the latest and check on one or two older versions. I anyone spots a problem then please click on my name and send me a Moodle message, this will be seen by me almost immediately and I can investigate.
Does this version works with Moodle 2.3.2?
Sorry to all those that tried this and found a mistake in (or missing) version.php file. This has now been fixed. Noticed section titles after drag and drop are not re-sorting correctly so will fix that in next update.
It's actually in version.php, not config.php, like I thought at first.
@Tawanna L: I didn't see the the line of code you were talking about?
Which config file? The config fire in Weeksrev directory does not have that link in it.
In the config file, change the line that says "$plugin->component = 'format_weeks';" to "$plugin->component = 'format_weeksrev';"
When I install this plug-in I get the following error:
Debug info: Plugin installed in wrong folder.
Stack trace:
line 298 of /lib/upgradelib.php: plugin_defective_exception thrown
line 1437 of /lib/upgradelib.php: call to upgrade_plugins()
line 269 of /admin/index.php: call to upgrade_noncore()
Any suggestions on how to fix?