-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Dataform field access block.

Dataform field access block: Difference between revisions

From MoodleDocs
No edit summary
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
==Installation==
==Installation==
===Git clone===
===Git clone===
* Type the following command in the root of your Moodle install: 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/ to your .git/info/exclude.
* Add /blocks/dataformaccessfield to your .git/info/exclude.
* Visit http://yoursite.com/admin to finish the installation.
* Visit http://yoursite.com/admin to finish the installation.


Line 29: Line 29:
==Configuration==
==Configuration==
===General settings===
===General settings===
[[Image:Dataform_Manage-Access.png]]

Latest revision as of 21:15, 16 March 2015


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

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.

Configuration

General settings