Restriction by week from start

Availability restriction ::: availability_week
Maintained by Valery Fremaux
This availability plugin allows opening activites or sections with a relative week shift from course opening date.
Latest release:
27 sites
5 downloads
12 fans
Current versions available: 5

This plugin add new availbility programming possibilities based on week shifts from the course opening.

the actual version handles from 0 to +6 weeks shift, and will be extended to more parametrization in next release.

This plugin is maintained at Edunao.com (French Moodle Partner)

Screenshots

Screenshot #0

Contributors

Valery Fremaux (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Plugins bot
    Thu, 23 June 2016, 4:50 PM
    * Please add a full description of the plugin. You can describe the plugin's features, purpose and typical usage scenarios there, for example.
    * Bug tracker is not specified for your plugin. Providing a place for users of your plugin to report issues encourages participation and provides a way for users to report bugs, make feature requests, or suggest other types of improvements.
    * In order to facilitate easier sharing and further development of your open-source plugin, please provide publicly accessible URL of your code repository. The suggested naming convention of the repository is moodle-{plugintype}_{pluginname}.
    * Please add a screenshot of your plugin to help folks get an idea of what it looks like when installed.
  • David Mudrák
    Wed, 10 Aug 2016, 8:17 PM

    Thanks Valery for sharing the plugin with the community. I already mentioned elsewhere that I like small and simple plugins that do one useful thing and do it well. Your plugin is one of such plugins. I was able to test the functionality and did not spot any blocker in the code. I am happy to approve it now. You are cleared to land, welcome to the Plugins directory!

  • Mary Cooch
    Fri, 19 Aug 2016, 5:04 PM
    Hello! I see that the plugin here says for 2.7 but in your documentation here http://docs.edunao.com/doku.php?id=availability:week it says 2.7 - 3.1
    I tried on 3.0 and 3.1 and the restrict access box does not display correctly https://drive.google.com/file/d/0B2eRWG6e8hW5T1pPR0ZDS05SV0k/view?usp=sharing It does work correctly with debugging turned on. I see this is the same issue as in your forum thread here: https://moodle.org/mod/forum/discuss.php?d=336279#p1354984
  • Valery Fremaux
    Fri, 19 Aug 2016, 11:03 PM
    Hi Mary ! I Guess this is pobably binding with a YUI petubation due to a possible misnamed YUI function. This should by the way be fixed. As a first step, Might you clear completely spcial YUI modules cache in the Site Admin / Plugins / Caches / Cache settings menu to ensure that no pinned YUI javascript is remaining in cache. I'll check my side the package to see if this old isnamed has been droped away or not...
  • Mary Cooch
    Sun, 11 Sept 2016, 8:42 PM
    Hello! I purged YUI Module definitions (yuimodules) from Site administration >Plugins>Caching>Configuration on my 3.0 site but it still doesn't make a difference. I haven't tried on the 3.1 site yet.
  • Mary Cooch
    Tue, 20 Sept 2016, 3:18 PM
    I upgradedthe plugin to the latest version on my 3.1 site and purged YUI module definitions as previously but it doesn't seem to have changed the view of the Restrict access box?
  • Valery Fremaux
    Tue, 20 Sept 2016, 3:58 PM
    Hi mary, maybe might you also ry to empty all caches, and navigator cache. The last version of the plugin is running fine here on the 3.1 dev testing version.
  • Valery Fremaux
    Wed, 21 Sept 2016, 4:20 PM
    Hi mary again. I think i found wha could be wrong, as the YUI model of availability plugin is not so cristal clean for me : seems i missed providing the -min.js file for the form. This works in some situations but some other configuration not. I will add it ASAP to the package.
  • Flemming Bornemann
    Thu, 22 Sept 2016, 9:30 PM
    Thanx Valery, looking forward to the update.
  • Flemming Bornemann
    Fri, 30 Sept 2016, 8:29 PM
    Any news on when the missing -min.js file will be added to the package?
  • Valery Fremaux
    Fri, 30 Sept 2016, 11:31 PM
    In case you need it veery quickly, you can use https://jscompress.com/ to compress the expanded version and add it. I will update moodle packs ASAP. Else may you track packages on http://github.com/vfremaux/moodle-availability_week. My Github repos are being synced with the full moodle validation process.
  • Rob Rutten
    Tue, 22 Nov 2016, 11:18 PM
    I checked github, but the latest updates were done on June 9th. And there is no sign of the moodle-availability_week-form-min.js file. I tried making my own moodle-availability_week-form-min.js using the jscompress website and that loads the form correctly, but unfortunately results in a error when adding a limitation (Moodle version 3.1.2). Can you please provide us with a working update?
Please login to post comments