Restriction by section completion
Maintained by
Stefan-Alexander Scholz, bdecent gmbh
Restrict resources, activities and sections based on other sections being completed
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Just a heads-up for anyone facing the same issue—if a section includes a SCORM package, even as a learning object, the section will never be marked as complete. We had to separate the evaluable items from these SCORMs for it to work properly.
Thanks
I was wondering if there is any way to have this plugin work with completion data from another course
For example i have Course A which has the course material, and course B which has Expectation Questionnaires and etc, and I would like to be able to restrict what content is available on course A, to the completion of a questionnaire in course B.
I'm using Moodle 4.5 at the moment, so I'm still going to test if even the normal behaviour of the plugin is working correctly.
Thank you very much
Anyone can help?
"tarea" "Not implemented (do not call unless is_applied_to_user_lists is true)"
Solution:
I commented out the 'function is_applied_to_user_lists()' in condition.php and apparently the error with users who have editing permissions disappeared. However, further testing needs to be conducted to ensure there are no subsequent complications.
When will the plugin be updated again, because on the Moodle website it says that it has not been updated for more than 20 months.
Thx,
Clóvis
I suggest asking the developer of the block (Jonathon Fowler). We think that it is a good idea that the section has a completion state. That's why we built both this restriction as well as incorporated it into some of our other plugins. Designer (course format) does for example display the progress of a section. And the upcoming widget (Course enrolments) for Dash (a block) also features course progress via sections.
Hope this helps
Stefan
Do you have plans for showing Sections as completable items in the Completion Progress block? I don't know if this is even possible. But I can envision the block with the Sections listed in it rather than the activities.
Please see it https://github.com/bdecentgmbh/moodle-availability_sectioncompleted/issues/5
Regards
Moodle: 4
Plugin: "Availability_sectioncompleted"
Steps:
1. Create 2 Sections: Week 1 and Week 2, in Course x
2. Restrict section: Week 2 - "Availability_sectioncompleted" Complete: week 1
3. Create activities type "assignment" in the section: Week 2,
4. "Save changes and Show" button
5. This error is displayed: https://ibb.co/wYFX77m.