Skip to content

Commit

Permalink
Merge branch 'ucsfcle_403-moodle-mod_questionnaire' into UCSFCLE_403_…
Browse files Browse the repository at this point in the history
…STAGING
  • Loading branch information
ctam committed Jun 28, 2024
2 parents d31b8cb + c258650 commit 76e6c94
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
21 changes: 13 additions & 8 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,19 @@
url = https://github.com/davosmith/moodle-block_checklist
branch = master
tag = 3.4.3.1
[submodule "blocks/course_recent"]
path = blocks/course_recent
url = https://github.com/ucsf-education/moodle-block-course_recent
branch = MOODLE_403_STABLE
[submodule "blocks/massaction"]
path = blocks/massaction
url = https://github.com/Syxton/moodle-block_massaction
branch = MOODLE_403_STABLE
tag = 7.2.1
[submodule "blocks/quickmail"]
path = blocks/quickmail
url = https://github.com/ucsf-education/moodle-block_quickmail
branch = UCSFCLE_403_STABLE
[submodule "course/format/topcoll"]
path = course/format/topcoll
url = https://github.com/gjb2048/moodle-format_topcoll
Expand Down Expand Up @@ -115,6 +123,11 @@
path = mod/ouwiki
url = https://github.com/ucsf-education/moodle-mod_ouwiki
branch = MOODLE_402_STABLE
[submodule "mod/questionnaire"]
path = mod/questionnaire
url = https://github.com/PoetOS/moodle-mod_questionnaire
branch = MOODLE_401_STABLE
tag = v4.0.1
[submodule "mod/quiz/report/archive"]
path = mod/quiz/report/archive
url = https://github.com/bfh/moodle-quiz_archive
Expand Down Expand Up @@ -157,11 +170,3 @@
url = https://github.com/andrewnicols/moodle-atto_fontsize
branch = main
tag = v2023091901
[submodule "blocks/course_recent"]
path = blocks/course_recent
url = https://github.com/ucsf-education/moodle-block-course_recent
branch = MOODLE_403_STABLE
[submodule "blocks/quickmail"]
path = blocks/quickmail
url = https://github.com/ucsf-education/moodle-block_quickmail
branch = UCSFCLE_403_STABLE
1 change: 1 addition & 0 deletions mod/questionnaire
Submodule questionnaire added at b06947

0 comments on commit 76e6c94

Please sign in to comment.