Dataform notification block: Difference between revisions
From MoodleDocs
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
(Created page with "{{Dataform | innertrail = ► Plugins and components }} {{Infobox plugin |type = Blocks |set = https://moodle.org/plugins/browse.php?list=set&id=4 |ent...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
|set = https://moodle.org/plugins/browse.php?list=set&id=4 | |set = https://moodle.org/plugins/browse.php?list=set&id=4 | ||
|entry = http://moodle.org/plugins/view.php?plugin=block_dataformnotification | |entry = http://moodle.org/plugins/view.php?plugin=block_dataformnotification | ||
|tracker = https://tracker.moodle.org/browse/CONTRIB/component/13430 | |||
|discussion = http://moodle.org/mod/forum/view.php?id=3505 | |discussion = http://moodle.org/mod/forum/view.php?id=3505 | ||
|maintainer = [[User:Itamar Tzadok|Itamar Tzadok]] | |maintainer = [[User:Itamar Tzadok|Itamar Tzadok]] | ||
Line 19: | Line 20: | ||
==Installation== | ==Installation== | ||
===Git clone=== | ===Git clone=== | ||
* Type the following command in the root of your Moodle install: git clone git://github.com/itamart/moodle-block_dataformnotification.git blocks/ | * Type the following command in the root of your Moodle install: git clone git://github.com/itamart/moodle-block_dataformnotification.git blocks/dataformnotification | ||
* Add /blocks/dataformnotification to your .git/info/exclude. | * Add /blocks/dataformnotification to your .git/info/exclude. | ||
* Visit http://yoursite.com/admin to finish the installation. | * Visit http://yoursite.com/admin to finish the installation. |
Latest revision as of 21:18, 16 March 2015
The Dataform notification block provides context and settings for [Dataform_module|Dataform activity] notification rules. The Dataform notification rules allow sending custom messages to specified recipients on specified Dataform events.
Features
- General Dataform rule settings
- Dataform notification settings
Installation
Git clone
- Type the following command in the root of your Moodle install: git clone git://github.com/itamart/moodle-block_dataformnotification.git blocks/dataformnotification
- Add /blocks/dataformnotification to your .git/info/exclude.
- Visit http://yoursite.com/admin to finish the installation.
Download
- Download zip from: https://github.com/itamart/moodle-block_dataformaccessview/zipball/master or http://moodle.org/plugins/pluginversions.php?plugin=block_dataformnotification
- Unzip into the 'blocks' subfolder of your Moodle install.
- Rename the new folder to dataform_view.
- Visit http://yoursite.com/admin to finish the installation.
Configuration
General settings