File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ It is based on the official PHP+Apache image and includes the following:
1010* [ local_booking] ( https://github.com/vatsimnetwork/moodle-local_booking ) plugin
1111* [ local_vatsim] ( https://github.com/vatsimnetwork/moodle-local_vatsim ) plugin
1212* [ mod_customcert] ( https://moodle.org/plugins/mod_customcert ) plugin
13+ * [ mod_hvp] ( https://moodle.org/plugins/mod_hvp ) plugin
1314* [ theme_klassroom] ( https://themeforest.net/item/klassroom-premium-moodle-theme/21751319 ) theme
1415* [ tool_forcedcache] ( https://moodle.org/plugins/tool_forcedcache ) plugin
1516
Original file line number Diff line number Diff line change @@ -37,6 +37,12 @@ const COMPONENTS = [
3737 'tag ' => 'v4.3.3 ' ,
3838 'directory ' => 'mod/customcert ' ,
3939 ],
40+ [
41+ 'repo ' => 'h5p/moodle-mod_hvp ' ,
42+ 'commit ' => 'e0255812be2c4b74dae34650da79dc945cdb6b80 ' ,
43+ 'directory ' => 'mod/hvp ' ,
44+ 'submodules ' => true ,
45+ ],
4046 [
4147 'repo ' => 'vatsimnetwork/moodle-theme_klassroom ' ,
4248 'commit ' => '36fd649cd5305857bcb77ceba8ffb0ee75703841 ' ,
You can’t perform that action at this time.
0 commit comments