Multi level request approval

Multi level request approval

by Nawlesh Kumar -
Number of replies: 1

Hi,

I want multi level request approval for any request.


For Example.

Suppose any requester requested for a course then that request should go first to request approval 1 for approval. once it will will be approved from request approval 1 then it should go to request approval 2 and so and so ..After final approval then the course should come on the portal...


please help me how will i do this in moodle 3.5


Average of ratings: -
In reply to Nawlesh Kumar

Re: Multi level request approval

by Davo Smith -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Moodle does not support doing this (unless there is some obscure feature that I'm unaware of).

This workflow is something you'd have to write a custom plugin to implement (maybe a block or a local plugin, depending on exactly how you'd like the original request page to appear).