From 5d18667c5be79a7ef7383dd72ab12ba8a05d2016 Mon Sep 17 00:00:00 2001 From: ubc-tuehoang <86985864+ubc-tuehoang@users.noreply.github.com> Date: Mon, 11 Dec 2023 22:59:29 +0000 Subject: [PATCH] updated modules --- Dockerfile | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/Dockerfile b/Dockerfile index 0a900e0..44a04ae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ RUN curl -L https://moodle.org/plugins/download.php/29228/mod_questionnaire_mood && unzip questionnaire.zip \ && rm questionnaire.zip \ -#This is the latest version of plugin moodle33 as of 20Dec2022 +#This is the latest version of plugin moodle33 as of 20Dec2022 and 11Dec2023 && curl -L https://moodle.org/plugins/download.php/11565/mod_certificate_moodle33_2016052300.zip -o /certificate.zip \ && cp /certificate.zip /var/www/html/mod/ \ && cd /var/www/html/mod \ @@ -23,25 +23,29 @@ RUN curl -L https://moodle.org/plugins/download.php/29228/mod_questionnaire_mood && rm hvp.zip \ #This is the latest version: And pending on Kate verification with her team. +#This is the latest version of plugin moodle33 as of 11Dec2023 && curl -L https://moodle.org/plugins/download.php/16906/block_poll_moodle37_2018052500.zip -o /poll.zip \ && cp /poll.zip /var/www/html/blocks/ \ && cd /var/www/html/blocks \ && unzip poll.zip \ && rm poll.zip \ +#This is the latest version of plugin moodle31 as of 11Dec2023 && curl -L https://moodle.org/plugins/download.php/26177/report_customsql_moodle40_2022031800.zip -o /customsql.zip \ && cp /customsql.zip /var/www/html/report/ \ && cd /var/www/html/report \ && unzip customsql.zip \ && rm customsql.zip \ - && curl -L https://moodle.org/plugins/download.php/28049/format_grid_moodle41_2022112600.zip -o /grid.zip \ +#Updated as of 11Dec2023 + && curl -L https://moodle.org/plugins/download.php/30206/format_grid_moodle41_2022112607.zip -o /grid.zip \ && cp /grid.zip /var/www/html/course/format/ \ && cd /var/www/html/course/format \ && unzip grid.zip \ && rm grid.zip \ - && curl -L https://moodle.org/plugins/download.php/26868/format_flexsections_moodle40_2022061900.zip -o /flex.zip \ + #Updated as of 11Dec2023 + && curl -L https://moodle.org/plugins/download.php/29754/format_flexsections_moodle42_2023080800.zip -o /flex.zip \ && cp /flex.zip /var/www/html/course/format/ \ && cd /var/www/html/course/format \ && unzip flex.zip \ @@ -54,27 +58,29 @@ RUN curl -L https://moodle.org/plugins/download.php/29228/mod_questionnaire_mood # && unzip facetoface.zip \ # && rm facetoface.zip \ # -#This is the last version of this plugin for moodle33 as of 20Dec2022: - && curl -L https://moodle.org/plugins/download.php/14468/local_mass_enroll_moodle33_2015092402.zip -o /mass.zip \ + +#Updated as of 11Dec2023 + && curl -L https://moodle.org/plugins/download.php/30331/local_mass_enroll_moodle43_2023102300.zip -o /mass.zip \ && cp /mass.zip /var/www/html/local/ \ && cd /var/www/html/local \ && unzip mass.zip \ && rm mass.zip \ - && curl -L https://moodle.org/plugins/download.php/28180/block_course_modulenavigation_moodle41_2022121300.zip -o /modulenav.zip \ +#Updated as of 11Dec2023 + && curl -L https://moodle.org/plugins/download.php/30267/block_course_modulenavigation_moodle43_2023101700.zip -o /modulenav.zip \ && cp /modulenav.zip /var/www/html/blocks/ \ && cd /var/www/html/blocks \ && unzip modulenav.zip \ && rm modulenav.zip \ -#This is the latest version of this plugin for moodle310 as of 11Jan2023: +#This is the latest version of this plugin for moodle310 as of 11Jan2023 and 11Dec2023: && curl -L https://moodle.org/plugins/download.php/22758/block_configurable_reports_moodle310_2020110300.zip -o /configurable.zip \ && cp /configurable.zip /var/www/html/blocks/ \ && cd /var/www/html/blocks \ && unzip configurable.zip \ && rm configurable.zip \ - +#No change as of 11Dec2023 && curl -L https://moodle.org/plugins/download.php/27010/local_boostnavigation_moodle311_2021071501.zip -o /boostnavig.zip \ && cp /boostnavig.zip /var/www/html/local/ \ && cd /var/www/html/local \ @@ -88,26 +94,30 @@ RUN curl -L https://moodle.org/plugins/download.php/29228/mod_questionnaire_mood && unzip mergeuser.zip \ && rm mergeuser.zip \ - && curl -L https://moodle.org/plugins/download.php/22662/filter_multilang2_moodle40_2020101300.zip -o /multi.zip \ +#Updated as of 11Dec2023 + && curl -L https://moodle.org/plugins/download.php/29794/filter_multilang2_moodle42_2022120900.zip -o /multi.zip \ && cp /multi.zip /var/www/html/filter/ \ && cd /var/www/html/filter \ && unzip multi.zip \ && rm multi.zip \ - && curl -L https://moodle.org/plugins/download.php/26482/availability_language_moodle41_2022041900.zip -o /avail.zip \ +#Updated as of 11Dec2023 + && curl -L https://moodle.org/plugins/download.php/30198/availability_language_moodle43_2023101400.zip -o /avail.zip \ && cp /avail.zip /var/www/html/availability/condition/ \ && cd /var/www/html/availability/condition \ && unzip avail.zip \ && rm avail.zip \ #Pending on Kate verification with her team. - && curl -L https://moodle.org/plugins/download.php/27505/block_panopto_moodle40_2022090700.zip -o /panopto.zip \ +#Updated as of 11Dec2023 + && curl -L https://moodle.org/plugins/download.php/29980/block_panopto_moodle42_2023091800.zip -o /panopto.zip \ && cp /panopto.zip /var/www/html/blocks/ \ && cd /var/www/html/blocks \ && unzip panopto.zip \ && rm panopto.zip \ - && curl -L https://moodle.org/plugins/download.php/27445/local_recompletion_moodle40_2022082900.zip -o /recomplete.zip \ +#Updated as of 11Dec2023 + && curl -L https://moodle.org/plugins/download.php/30492/local_recompletion_moodle42_2023111402.zip -o /recomplete.zip \ && cp /recomplete.zip /var/www/html/local/ \ && cd /var/www/html/local \ && unzip recomplete.zip \