Moodle Plugins directory: Workflow block: Versions: v2.3 for Moodle 3.11+ | Moodle.org
Workflow block
Blocks ::: block_workflow
Maintained by
Tim Hunt,
Anupama Sarjoshi,
Mahmoud Kassaei
This block allows you to manage the process of producing courses or activities. A workflow make it clear who is responsible for doing the next step, and what tasks they should be doing. The workflow can also assign and unassign roles, or automatically set certain settings, when the workflow moves from one step to the next.
Workflow block v2.3 for Moodle 3.11+
Moodle 3.11, 4.0
Released: tirsdag, 12. april 2022, 02:19
Code prechecks
phplint
phpcs0 | 121
js0 | 70
css
phpdoc241 | 10
savepoint
thirdparty
externalbackup0 | 3
grunt1 | 0
shifter2 | 0
mustache
gherkin
HTML | XMLChanges in 2.3
- This version works with Moodle 4.0.
- Update to display custom profile fields in the places where user identity is shown.
- Improve the wording of some error strings.
Version information
- Version build number
- 2022040800
- Version release name
- v2.3 for Moodle 3.11+
- Maturity
- Stabil versjon
- MD5 Sum
- 6853cf79fe2c779eb2c1b59aa2bda2c2
- Supported software
- Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v2.3
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.