Commit 1326c86
committed
Add "allow_import_scorm_package_in_course_builder" see BT#14324
- When export a course backup file the course/ABC/scorm/ folder is added
in the zip packages.
- This setting imports that folder example: course/ABC/scorm/my_scorm
is saved in the new location course/DESTINATION/scorm/my_scorm/1 parent 7b138d7 commit 1326c86
File tree
2 files changed
+17
-11
lines changed- main/install
- src/Chamilo/CourseBundle/Component/CourseCopy
2 files changed
+17
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
839 | 839 | | |
840 | 840 | | |
841 | 841 | | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
842 | 852 | | |
843 | 853 | | |
844 | 854 | | |
845 | 855 | | |
846 | 856 | | |
847 | 857 | | |
848 | | - | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
853 | | - | |
854 | | - | |
| |||
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
91 | 96 | | |
92 | 97 | | |
93 | 98 | | |
| |||
999 | 1004 | | |
1000 | 1005 | | |
1001 | 1006 | | |
1002 | | - | |
1003 | 1007 | | |
1004 | 1008 | | |
1005 | 1009 | | |
1006 | 1010 | | |
1007 | 1011 | | |
1008 | | - | |
1009 | 1012 | | |
1010 | 1013 | | |
1011 | 1014 | | |
1012 | 1015 | | |
1013 | 1016 | | |
1014 | 1017 | | |
1015 | | - | |
| 1018 | + | |
1016 | 1019 | | |
1017 | 1020 | | |
1018 | 1021 | | |
| |||
1058 | 1061 | | |
1059 | 1062 | | |
1060 | 1063 | | |
1061 | | - | |
| 1064 | + | |
1062 | 1065 | | |
1063 | 1066 | | |
1064 | 1067 | | |
| |||
0 commit comments