Dataform entry access

Blocks ::: block_dataformaccessentry
Maintained by Itamar Tzadok
Part of set Dataform.
The Dataform entry access block provides context and settings for Dataform activity entry access rules.
Latest release:
95 sites
6 downloads
8 fans
Current versions available: 6

The Dataform entry access block provides context and settings for Dataform activity entry access rules. The entry access rules allow for controlling access to entries that have a specified content in specified views.

Contributors

Itamar Tzadok (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Anthony Borrow
    Sun, 20 Apr 2014, 9:02 AM
    Itamar - Many thanks for sharing this plugin with the Moodle community. You have done significant work on the Dataform activity module.

    Please consider adding a screen shot of your plugin to help folks get an idea of what it looks like when installed (perhaps you could pull it in from Moodle Docs or maybe just having it there in Docs is enough - either way).

    For issues, I suspect you will choose to use the Set: Dataform component we created. When you get it chance, please add that URL or confirm that is what you want to do and I can do it.

    I was successfully able to install the plugin and it appears to function as expected. As such, I am going to approve this plugin. Peace - Anthony
  • Anthony Borrow
    Sun, 20 Apr 2014, 9:05 AM
    I checked the code with the code checker plugin - https://moodle.org/plugins/view.ph?plugin=local_codechecker

    Below, are the initial results:


    Files found: 6
    blocks/dataformaccessentry/lang/en/block_dataformaccessentry.php - 1 error(s) and 0 warning(s)
    blocks/dataformaccessentry/block_dataformaccessentry.php - 18 error(s) and 10 warning(s)
    blocks/dataformaccessentry/edit_form.php - 14 error(s) and 1 warning(s)
    blocks/dataformaccessentry/db/access.php - 2 error(s) and 1 warning(s)
    blocks/dataformaccessentry/version.php - 1 error(s) and 0 warning(s)
    blocks/dataformaccessentry/README.txt - 1 error(s) and 0 warning(s)
    Total: 37 error(s) and 12 warning(s)

    Most of the listed items were trivial whitespace type things. I did not see anything of significance - just small stuff to clean up when there is nothing better to do ;)

    Peace - Anthony
Please login to post comments