We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a1737d + e8923e3 commit 822d270Copy full SHA for 822d270
.gitmodules
@@ -6,6 +6,11 @@
6
path = admin/tool/ilioscategoryassignment
7
url = https://github.com/ilios/tool_ilioscategoryassignment.git
8
branch = MOODLE_404_STABLE
9
+[submodule "blocks/checklist"]
10
+ path = blocks/checklist
11
+ url = https://github.com/davosmith/moodle-block_checklist
12
+ branch = master
13
+ tag = 3.4.3.2
14
[submodule "blocks/course_recent"]
15
path = blocks/course_recent
16
url = https://github.com/ucsf-education/moodle-block-course_recent
blocks/checklist
0 commit comments