-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.2
-
None
-
MOODLE_22_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
MDL-33212-master -
-
Working with activity completion and restrict access functions. Created resources that have access dependent on previous resources being viewed, as well as an activity dependent on all resources being viewed. First resource is set as shown, subsequent resources and activity hidden, but are still visible to student.
RECREATION STEPS:
1)Add a Resource - URL: test1
A)Set visibility to "Show"
B)Activity completion - "Show activity as complete when conditions are met" and "Student must view this activity to complete it" activated
2)Add a Resource - URL: test 2
A)Set visibility to "Hide"
B) Activity Completion - "Show activity as complete when conditions are met" and "Student must view this activity to complete it" activated
3)Add an activity - Quiz: test 3
A) set visibility to hide
At this point everything is at it should be. The first resource is available, and the subsequent resource and activity are hidden as per settings.
4)Edit settings test 2
A) Restrict Access - Set Activity completion condition to "Test 1" and "Must be marked as complete"
5)Edit settings test 3
A) Restrict Access - Set Activity completion condition to "Test 2" and "Must be marked as complete"
Now the items "test 2" and "test 3", which were previously hidden from students are visible to students with the message "Not available until the activity ' ' is marked complete." Student is unable to access, view, even click on the items, but are nonetheless able to see that the item is there, and what access to that item is contingent upon.
If the entire week/topic is hidden then the items do not appear as that week/section is unavailable.
Need to have the functionality to hide these items from students if that is what the teacher wants.