Skip to content

Commit

Permalink
Merge pull request #22 from ctam/ucsfcle_403-plugin-local_iliosapiclient
Browse files Browse the repository at this point in the history
Add local/iliosapiclient from MOODLE_403_DEVEL as submodule.
  • Loading branch information
ctam authored Apr 26, 2024
2 parents c5ceb61 + 1a6202f commit 23dc48f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
20 changes: 12 additions & 8 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
url = https://github.com/ndunand/moodle-atto_morefontcolors
branch = master
tag = 2021062100
[submodule "local/iliosapiclient"]
path = local/iliosapiclient
url = https://github.com/ilios/local_iliosapiclient
branch = MOODLE_403_DEVEL
[submodule "local/maintenance_livecheck"]
path = local/maintenance_livecheck
url = https://github.com/moodleuulm/moodle-local_maintenance_livecheck
Expand Down Expand Up @@ -50,6 +54,10 @@
path = mod/oublog
url = https://github.com/moodleou/moodle-mod_oublog
branch = MOODLE_402_STABLE
[submodule "mod/ouwiki"]
path = mod/ouwiki
url = https://github.com/ucsf-education/moodle-mod_ouwiki
branch = MOODLE_402_STABLE
[submodule "mod/quiz/report/archive"]
path = mod/quiz/report/archive
url = https://github.com/bfh/moodle-quiz_archive
Expand All @@ -60,6 +68,10 @@
url = https://github.com/ncstate-delta/moodle-mod_zoom
branch = main
tag = v5.2.0
[submodule "question/type/knowledgecheck"]
path = question/type/knowledgecheck
url = https://github.com/ucsf-education/knowledgecheck
branch = MOODLE_403_DEVEL
[submodule "question/type/oumultiresponse"]
path = question/type/oumultiresponse
url = https://github.com/moodleou/moodle-qtype_oumultiresponse
Expand All @@ -79,11 +91,3 @@
path = repository/boxnet
url = https://github.com/moodlehq/moodle-repository_boxnet
branch = master
[submodule "mod/ouwiki"]
path = mod/ouwiki
url = https://github.com/ucsf-education/moodle-mod_ouwiki
branch = MOODLE_402_STABLE
[submodule "question/type/knowledgecheck"]
path = question/type/knowledgecheck
url = https://github.com/ucsf-education/knowledgecheck
branch = MOODLE_403_DEVEL
1 change: 1 addition & 0 deletions local/iliosapiclient
Submodule iliosapiclient added at 69cab4

0 comments on commit 23dc48f

Please sign in to comment.