-
New Feature
-
Resolution: Fixed
-
Major
-
4.1, 4.3
-
MOODLE_401_STABLE, MOODLE_403_STABLE
-
MOODLE_403_STABLE
-
MDL-75318-master -
-
10
-
Team Hedgehog 2023 Sprint 2.1, Team Hedgehog 2023 Sprint 2.2, Team Hedgehog 2023 Sprint 2.3, Team Hedgehog 2023 Review 2, Team Hedgehog 2023 Sprint 3.1
This issue resolves the following user story:
- As a teacher, I can share the contents of a whole course as a Moodle backup file to MoodleNet, so others can import and use the course I have written.
Requirements
- A new capability, moodle/moodlenet:sharecourse, consistent with the existing shareactivity capability.
- Teacher has the ability to share a course from the course homepage.
- The implementation should build onto, and be consistent with, the existing activity sharing to MoodleNet.
- Modal UI will be consistent with activity sharing, since it relates to sharing the whole course as a backup.
- User/student data is not included, consistent with activity sharing.
- Behat/unit tests implemented as applicable.
Out of scope
- The ability to view and select/deselect individual activities from the course (this will be introduced by
MDL-78267).
- blocks
-
MDL-79041 MoodleNet API needs to convert the resource name to correct format
- Closed
-
MDL-77296 Record MoodleNet share progress data in a consumable format
- Closed
-
MDL-78267 Add ability for teachers to customise courses shared to MoodleNet
- Closed
- caused a regression
-
MDL-79381 MoodleNet: PHPUnit failures on Windows environment
- Closed