-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
4.0.6, 4.0.7, 4.1.1, 4.1.2
-
None
-
MOODLE_400_STABLE, MOODLE_401_STABLE
*DESCRIPTION*
When importing into a course that has a grid topic and you have more topics than the course you’re importing to, the activities that don’t match up will be orphaned and then also become uneditable.
*STEPS TO REPLICATE* # Create a course with grid topic and we’ll refer to it as course 1.
- From another course use this to import into course 1.
- You can import a Topic with any activity.
- Course 2 will need to have more topics than course 1 for this to replicate. The imported Topic from Course 2 must be a number higher than what is the total number of Topics in Course 1. Ex: Course 1 has 5 Topics and you import Topic 8 from course 2. This then creates additional blank topics in Course 1.
OBSERVED BEHAVIOR:
All of those newly created Topics will be orphaned activities. They become uneditable as well.
EXPECTED BEHAVIOR:
Even though it seems this would happen when you import with different number of activities etc, it seems the orphaned activities should still be able to edit and adjust them as needed.