A new plugin needed?

A new plugin needed?

by Pawel Babel -
Number of replies: 4

Hello there,

I'm an admin of a LMS and need an advice: I need a following activity restriction: After a completion of activity A, the acvtivity B may be accessed after a period of two weeks . It means:

1. activity A completed

2. Two weeks pause

3. Activity B accessible


Do you have any idea if this kind of plufin already exist. Or how much would it cost to create such aplugin?


Many thanks

Pawel

Average of ratings: -
In reply to Pawel Babel

Re: A new plugin needed?

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

Hi Pawel,

I can't spot any suitable plugins available here: https://moodle.org/plugins/?q=type:availability

If you're looking for custom development, you should either post in the jobs list https://moodle.org/jobs or contact one of the Moodle partners at https://moodle.com/partners (disclaimer: I happen to work for one of those partners).

At a guess, something like what you are wanting is about 0.5 - 1 day of development time, the rates would vary depending on who you employed to do it.


In reply to Pawel Babel

Re: A new plugin needed?

by Dan Marsden -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators

You can do this with the reengagement activity. It can be hard to understand, make sure you read through the examples in the docs.

https://moodle.org/plugins/mod_reengagement

Average of ratings: Useful (1)
In reply to Dan Marsden

Re: A new plugin needed?

by Pawel Babel -

Dan, many thanks.

The setup is really hard to understand, you are completely right. wink

I have tried to use the plugin as an access restriction tool.

I have two activities, A and B. Activity B may be accessed two weeks after Activity A is completed.

I have interpreted your quote "set access restrictions to the quiz so that it is available only after the re-engagement is complete." in the following way:

I set the restrictions

1. activity completion for Activity A

2. activity completion of Reengagement for Activity B


Does it make sense?

Many thanks for your answer.