Dataform field access block
Module administration
Creating an activity
- Overview
- Activity administration
- Building an activity
- CSS tips and tricks
- JS tips and tricks
- Activating RSS
- Activity workflow
- Grading
Working with the activity
See also
Dataform field access block | |
---|---|
Type | Blocks |
Set | https://moodle.org/plugins/browse.php?list=set&id=4 |
Downloads | http://moodle.org/plugins/view.php?plugin=block_dataformaccessfield |
Issues | https://tracker.moodle.org/browse/CONTRIB/component/13430 |
Discussion | http://moodle.org/mod/forum/view.php?id=8192 |
Maintainer(s) | Itamar Tzadok |
The Dataform field access block provides context and settings for Dataform activity view access rules. The field access rules allow for controlling access to specific fields.
Features
- General Dataform rule settings
Installation
Git clone
- Type the following command in the root of your Moodle install: git clone git://github.com/itamart/moodle-block_dataformaccessfield blocks/dataformaccessfield
- Add /blocks/dataformaccessfield to your .git/info/exclude.
- Visit http://yoursite.com/admin to finish the installation.
Download
- Download zip from: or
- Unzip into the 'blocks' subfolder of your Moodle install.
- Rename the new folder to
- Visit http://yoursite.com/admin to finish the installation.