From dee7abc9816bb093cefe4f44c9c75e29ab5f9def Mon Sep 17 00:00:00 2001 From: malvikasharan Date: Sat, 28 Sep 2024 20:36:22 +0000 Subject: [PATCH 1/8] Update schedule --- _data/openseeds/library.yaml | 2 - _data/openseeds/ols-9-catalyst/schedule.yaml | 45 +++++++++++++++++--- 2 files changed, 38 insertions(+), 9 deletions(-) diff --git a/_data/openseeds/library.yaml b/_data/openseeds/library.yaml index 7dc9c7462..2d4b0f4d7 100644 --- a/_data/openseeds/library.yaml +++ b/_data/openseeds/library.yaml @@ -107,9 +107,7 @@ Open Life Science: - slides: https://docs.google.com/presentation/d/1idSrWd4PUb1y-iS1d7f7uyj2uS88kuYe/edit?usp=sharing&ouid=101989895789810384353&rtpof=true&sd=true speakers: - - Tajuddeen1 - yochannah - - malvikasharan title: Welcome to Open Seeds date: September 25, 2024 cohort: ols-9-catalyst diff --git a/_data/openseeds/ols-9-catalyst/schedule.yaml b/_data/openseeds/ols-9-catalyst/schedule.yaml index c510a8227..5df462d85 100644 --- a/_data/openseeds/ols-9-catalyst/schedule.yaml +++ b/_data/openseeds/ols-9-catalyst/schedule.yaml @@ -35,7 +35,7 @@ weeks: type: Mentor talks: [] date: September 13, 2024 - time: "17:00" + time: "16:00" - duration: 60 min title: Mentor onboarding group 2 hosts: @@ -96,7 +96,7 @@ weeks: - title: Project Roadmapping tag: Project Roadmapping - date: September 25, 2024 - time: "17:00" + time: "16:00" duration: 90 min notes: https://annuel2.framapad.org/p/ols-9-week-02 title: Welcome to Open Seeds @@ -135,7 +135,7 @@ weeks: - tajuddeen1 type: Q&A talks: [] - time: "17:00" + time: "16:00" notes: https://annuel2.framapad.org/p/ols-9-week-03 '04': start: October 07, 2024 @@ -148,7 +148,7 @@ weeks: - malvikasharan type: Cohort talks: [] - time: "17:00" + time: "16:00" '05': start: October 14, 2024 calls: @@ -186,7 +186,7 @@ weeks: - malvikasharan type: Cohort talks: [] - time: "17:00" + time: "16:00" '07': start: October 28, 2024 calls: @@ -222,6 +222,15 @@ weeks: type: Cohort talks: [] time: "16:00" + - date: November 06, 2024 + time: "16:00" + duration: 90 min + notes: https://annuel2.framapad.org/p/ols-9-week-08 + title: Community Management I + hosts: + - malvikasharan + type: Cohort + talks: [] '09': start: November 11, 2024 calls: @@ -243,7 +252,7 @@ weeks: calls: - date: November 20, 2024 duration: 90 min - notes: https://bit.ly/ols-OLS-9 Catalyst Track Cohort-week-10 + notes: https://annuel2.framapad.org/p/ols-9-week-10 title: Open Science Garden II hosts: - tajuddeen1 @@ -278,12 +287,13 @@ weeks: calls: - date: December 04, 2024 duration: 90 min - notes: https://bit.ly/ols-OLS-9 Catalyst Track Cohort-week-12 + notes: https://annuel2.framapad.org/p/ols-9-week-12 title: Open Science Garden III hosts: - tajuddeen1 type: Cohort talks: [] + time: "16:00" - date: March 19, 1900 time: "16:00" duration: 90 min @@ -313,6 +323,15 @@ weeks: - malvikasharan type: Cohort talks: [] + - date: December 11, 2024 + time: "16:00" + duration: 90 min + notes: https://annuel2.framapad.org/p/ols-9-week-13 + title: Community Management II + hosts: + - malvikasharan + type: Cohort + talks: [] '14': start: December 16, 2024 calls: @@ -336,6 +355,8 @@ weeks: - tajuddeen1 type: Skill-up talks: [] + date: January 14, 2025 + time: "14:00" - duration: 60 min notes: https://annuel2.framapad.org/p/ols-9-week-15 title: Final presentation rehearsal - Group 2 @@ -343,6 +364,8 @@ weeks: - tajuddeen1 type: Skill-up talks: [] + date: January 15, 2025 + time: "16:00" - duration: 60 min notes: https://annuel2.framapad.org/p/ols-9-week-15 title: Final presentation rehearsal - Group 3 @@ -350,6 +373,8 @@ weeks: - tajuddeen1 type: Skill-up talks: [] + date: January 16, 2025 + time: "18:00" '16': start: January 20, 2025 calls: @@ -360,6 +385,8 @@ weeks: - tajuddeen1 type: Cohort talks: [] + date: January 21, 2025 + time: "14:00" - duration: 60 min notes: https://annuel2.framapad.org/p/ols-9-week-16 title: Final presentations & Graduation! - Group 2 @@ -367,6 +394,8 @@ weeks: - tajuddeen1 type: Cohort talks: [] + date: January 22, 2025 + time: "16:00" - duration: 60 min notes: https://annuel2.framapad.org/p/ols-9-week-16 title: Final presentations & Graduation! - Group 3 @@ -374,6 +403,8 @@ weeks: - tajuddeen1 type: Cohort talks: [] + date: January 23, 2025 + time: "18:00" - duration: 30 min title: 8th mentor-mentee meeting type: Mentor-Mentee From fb27f567950a476edecb0f54911adaa9f02da335 Mon Sep 17 00:00:00 2001 From: bebatut Date: Sun, 29 Sep 2024 09:36:30 +0200 Subject: [PATCH 2/8] Add exit when command failing --- bin/openseeds/update_schedule.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bin/openseeds/update_schedule.sh b/bin/openseeds/update_schedule.sh index d64ead6ca..2f03b9fbe 100755 --- a/bin/openseeds/update_schedule.sh +++ b/bin/openseeds/update_schedule.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +set -e echo "OLS-1" python bin/prepare_website_data.py \ @@ -62,6 +63,7 @@ python bin/prepare_website_data.py \ -p "openseeds" \ --cohort '8' \ --schedule_url "https://docs.google.com/spreadsheets/d/1Tnk-kkHUmPOEfUOEAl627l6JS9SoY5D4gSAPCYoBRSY/export?format=csv&gid=2109933309" +echo echo "OLS-9-DRA" python bin/prepare_website_data.py \ @@ -69,10 +71,12 @@ python bin/prepare_website_data.py \ -p "openseeds" \ --cohort '9-dra' \ --schedule_url "https://docs.google.com/spreadsheets/d/1TIpN-NZPMGvZ1hUOJ5PgXoS24TCYEeF_5ecPPWQdUSM/export?format=csv&gid=2109933309" +echo echo "OLS-9-CATALYST" python bin/prepare_website_data.py \ updateschedule \ -p "openseeds" \ --cohort '9-catalyst' \ - --schedule_url "https://docs.google.com/spreadsheets/d/1oJxz-SXcqC4AnvLAGRPjiw5JyCEZNTskteLf6n-yZ7o/export?format=csv&gid=2109933309" \ No newline at end of file + --schedule_url "https://docs.google.com/spreadsheets/d/1oJxz-SXcqC4AnvLAGRPjiw5JyCEZNTskteLf6n-yZ7o/export?format=csv&gid=2109933309" +echo \ No newline at end of file From 44273232754042a3dde94cc8e604df1f08ec3106 Mon Sep 17 00:00:00 2001 From: bebatut Date: Sun, 29 Sep 2024 09:36:49 +0200 Subject: [PATCH 3/8] Update DRA schedule --- _data/openseeds/ols-9-dra/schedule.yaml | 242 ++++++++++++++++++++++-- 1 file changed, 223 insertions(+), 19 deletions(-) diff --git a/_data/openseeds/ols-9-dra/schedule.yaml b/_data/openseeds/ols-9-dra/schedule.yaml index ab14aa9ef..dd56bf70a 100644 --- a/_data/openseeds/ols-9-dra/schedule.yaml +++ b/_data/openseeds/ols-9-dra/schedule.yaml @@ -59,6 +59,18 @@ weeks: title: Mentor Skill Workshop by 360 Training - Group 2 type: Mentor talks: [] + - date: September 26, 2024 + time: "16:00" + duration: 60 min + title: Mentor onboarding - 1 + type: Mentor + talks: [] + - date: September 27, 2024 + time: "12:00" + duration: 60 min + title: Mentor onboarding - 2 + type: Mentor + talks: [] '03': start: September 30, 2024 calls: @@ -101,15 +113,14 @@ weeks: you need to select a license for an open project\n* Select the best license for your project\n* Write a clean and welcoming README file\n* Discuss about Code of Conduct" - after: - - "Create a GitHub repository for your project\n* Add the link to your repository - in your issue on [https://github.com/open-life-science/ols-8/issues](https://github.com/open-life-science/ols-8/issues)\n - * Use your canvas to start writing a `README.md` file, or landing page, for - your project: [https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/write-a-great-project-readme/](https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/write-a-great-project-readme/)\n - * Link your README in a comment on the OLS-8 issue\n* Add an open license - to your repository as a file called `LICENSE.md: [https://mozilla.github.io/open-leadership-training-series/articles/get-your-project-online/sharing-your-work-in-the-open/](https://mozilla.github.io/open-leadership-training-series/articles/get-your-project-online/sharing-your-work-in-the-open/)\n - * Add a Code of Conduct to your repository as a file called `CODE_OF_CONDUCT.md: - [https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/](https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/)" + after: "['Create a GitHub repository for your project\\n* Add the link to your + repository in your issue on [https://github.com/open-life-science/ols-8/issues](https://github.com/open-life-science/ols-8/issues)\\ + n * Use your canvas to start writing a `README.md` file, or landing page, + for your project: [https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/write-a-great-project-readme/](https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/write-a-great-project-readme/)\\ + n * Link your README in a comment on the OLS-8 issue\\n* Add an open license + to your repository as a file called `LICENSE.md: [https://mozilla.github.io/open-leadership-training-series/articles/get-your-project-online/sharing-your-work-in-the-open/](https://mozilla.github.io/open-leadership-training-series/articles/get-your-project-online/sharing-your-work-in-the-open/)\\ + n * Add a Code of Conduct to your repository as a file called `CODE_OF_CONDUCT.md: + [https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/](https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/)']" talks: - slides: https://docs.google.com/presentation/d/e/2PACX-1vSppfTwD16P5ilQYB6jnthyumfvM4mNuumHgy6NFuJHWIarRF-locPwZoJVO7H5DbzWdU30KhMh0gm4/pub @@ -129,6 +140,17 @@ weeks: tag: Open Canvas - title: Project Roadmapping tag: Project Roadmapping + - date: October 10, 2024 + duration: 60 min + title: DRI-EDIA Champions - Q&A Webinar - 1 + type: Cohort + talks: [] + - date: October 11, 2024 + time: "16:00" + duration: 60 min + title: DRI-EDIA Champions - Q&A Webinar - 2 + type: Cohort + talks: [] '05': start: October 14, 2024 calls: @@ -139,7 +161,7 @@ weeks: - date: October 16, 2024 time: "16:00" duration: 90 min - notes: https://bit.ly/ols-9-week-05 + notes: https://annuel2.framapad.org/p/ols-9-week-05 title: GitHub tutorial for beginners type: Skill-up learning_objectives: @@ -158,6 +180,59 @@ weeks: tag: GitHub Introduction - title: Creating a small website with GitHub tag: GitHub Introduction + - date: October 14, 2024 + time: "16:00" + duration: 180 min + title: Welcome to Open Seeds + type: Cohort + talks: + - slides: + https://docs.google.com/presentation/d/e/2PACX-1vSppfTwD16P5ilQYB6jnthyumfvM4mNuumHgy6NFuJHWIarRF-locPwZoJVO7H5DbzWdU30KhMh0gm4/pub + title: Introduction to Open Seeds + tag: OLS Introduction + - slides: + https://docs.google.com/presentation/d/e/2PACX-1vT-icafDLq0mDuOlniwWaCj5pv-RM5duDAs-cgiWSxoYmh_sz9VqCq_ijIAa_uHqMYqqgPnHPBmY7LO/pub + title: Tooling for Project Design Introduction + tag: Tooling for Project Design Introduction + - slides: + https://docs.google.com/presentation/d/e/2PACX-1vQ2cXlk-3EGLFQph6qD8PN24_nfCaCwij69CAd2GZ5PzgAZ1AEuNQE_m1w9DyAbrONwXrsOYZmKOA5T/pub + title: Open Canvas + tag: Open Canvas + - date: October 15, 2024 + time: "16:00" + duration: 180 min + title: Tooling for Open Collaboration + type: Cohort + talks: + - title: Setting up a project + tag: Setting up a project + - title: 'ReadMe files: how to make your project welcoming to others' + tag: README + - title: A Primer on Open Licenses + tag: Open Licensing + - title: Designing and enforcing a Code of Conduct + tag: Code of Conduct + - title: Vision statement + - date: October 16, 2024 + time: "16:00" + duration: 180 min + title: Mentor - 360 Training + type: Mentor + learning_objectives: + - "Identify essential files to add in a collaborative project\n* Explain why + you need to select a license for an open project\n* Select the best license + for your project\n* Write a clean and welcoming README file\n* Discuss about + Code of Conduct" + after: + - "Create a GitHub repository for your project\n* Add the link to your repository + in your issue on [https://github.com/open-life-science/ols-8/issues](https://github.com/open-life-science/ols-8/issues)\n + * Use your canvas to start writing a `README.md` file, or landing page, for + your project: [https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/write-a-great-project-readme/](https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/write-a-great-project-readme/)\n + * Link your README in a comment on the OLS-8 issue\n* Add an open license + to your repository as a file called `LICENSE.md: [https://mozilla.github.io/open-leadership-training-series/articles/get-your-project-online/sharing-your-work-in-the-open/](https://mozilla.github.io/open-leadership-training-series/articles/get-your-project-online/sharing-your-work-in-the-open/)\n + * Add a Code of Conduct to your repository as a file called `CODE_OF_CONDUCT.md: + [https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/](https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/)" + talks: [] '06': start: October 21, 2024 calls: @@ -171,6 +246,34 @@ weeks: - Define Open Science and Responsible Research - List the different principles of Open Science - Give examples of 3 use cases of the different Open Science principles + after: "['Check the GitHub Intro notes, learning resource and video from last + week', 'Prepare to share your project online through Git Pages, Google Site, + Wordpress or other option. ← long term assignment, do it in your own pace.']" + talks: + - title: Open Science Garden(s) + - title: Open Science Introduction + tag: Open Science Introduction + - title: 'Prepare, curate, connect: amplifying your data’s impact through reuse' + tag: Open Data + - title: How do we learn from each other in global large-scale collaborative + research networks? + tag: Openness to Diversity of Knowledge + - title: Why open reviews? + tag: Open Evaluation + - duration: 30 min + title: 1st Mentor-mentee meeting + type: Mentor-Mentee + talks: [] + - date: October 23, 2024 + time: "17:00" + duration: 90 min + notes: https://annuel2.framapad.org/p/ols-9-week-06 + title: Open Science Garden I (Clock changes for the UK) + type: Cohort + learning_objectives: + - Define Open Science and Responsible Research + - List the different principles of Open Science + - Give examples of 3 use cases of the different Open Science principles after: - Check the GitHub Intro notes, learning resource and video from last week - Prepare to share your project online through Git Pages, Google Site, Wordpress @@ -196,7 +299,7 @@ weeks: - date: October 30, 2024 time: "16:00" duration: 90 min - notes: https://bit.ly/ols-9-week-07 + notes: https://annuel2.framapad.org/p/ols-9-week-07 title: Open Leadership in Practice type: Skill-up talks: @@ -204,6 +307,10 @@ weeks: tag: Open Leadership in Practice - title: Speakers' talks tag: Open Leadership in Practice + - duration: 30 min + title: 2nd Mentor-mentee meeting + type: Mentor-Mentee + talks: [] '08': start: November 04, 2024 calls: @@ -227,6 +334,28 @@ weeks: tag: Mountain of Engagement - title: Personas and Pathways tag: Personas & Pathways + - date: November 06, 2024 + time: "16:00" + duration: 90 min + notes: https://annuel2.framapad.org/p/ols-9-week-08 + title: Community Management I + type: Cohort + learning_objectives: + - Define Open Science and Responsible Research + - List the different principles of Open Science + - Give examples of 3 use cases of the different Open Science principles + after: + - Check the GitHub Intro notes, learning resource and video from last week + - Prepare to share your project online through Git Pages, Google Site, Wordpress + or other option. ← long term assignment, do it in your own pace. + talks: + - title: Community Design for Inclusivity + - title: 'Community Interaction ' + tag: Community Interactions + - title: "Mountain of Engagement\r\n" + tag: Mountain of Engagement + - title: Personas and Pathways + tag: Personas & Pathways '09': start: November 11, 2024 calls: @@ -237,7 +366,7 @@ weeks: - date: November 13, 2024 time: "16:00" duration: 90 min - notes: https://bit.ly/ols-9-week-09 + notes: https://annuel2.framapad.org/p/ols-9-week-09 title: Open-source software practices type: Skill-up learning_objectives: @@ -247,19 +376,25 @@ weeks: - title: Good Coding Practices - title: Code Review - title: Package Managements + - duration: 30 min + title: 3rd Mentor-mentee meeting + type: Mentor-Mentee + talks: [] '10': start: November 18, 2024 calls: - date: November 20, 2024 time: "16:00" duration: 90 min - notes: https://bit.ly/ols-9-week-10 + notes: https://annuel2.framapad.org/p/ols-9-week-10 title: Open Science Garden II type: Cohort learning_objectives: - - Define Open Science and Responsible Research - - List the different principles of Open Science - - Give examples of 3 use cases of the different Open Science principles + - Considering different kinds of interactions for your community + - Use the Mountain of Engagement method to support participants through various + levels of engagements + - Develop persona and pathways for your community for taking people's experiences + and expectations in planning your projects talks: - title: Open Science Garden(s) - title: Open Educational Resources @@ -278,7 +413,7 @@ weeks: - date: November 27, 2024 time: "16:00" duration: 90 min - notes: https://bit.ly/ols-9-week-11 + notes: https://annuel2.framapad.org/p/ols-9-week-11 title: Personal Management type: Skill-up learning_objectives: @@ -292,13 +427,17 @@ weeks: title: Open discussion and share out type: Q&A talks: [] + - duration: 30 min + title: 4th Mentor-mentee meeting + type: Mentor-Mentee + talks: [] '12': start: December 02, 2024 calls: - date: December 04, 2024 - time: "17:00" + time: "16:00" duration: 90 min - notes: https://bit.ly/ols-9-week-12 + notes: https://annuel2.framapad.org/p/ols-9-week-12 title: Open Science Garden III type: Cohort learning_objectives: @@ -328,6 +467,17 @@ weeks: - {} - {} - {} + - date: December 11, 2024 + time: "16:00" + duration: 90 min + notes: https://annuel2.framapad.org/p/ols-9-week-13 + title: Community Management II + type: Cohort + talks: + - {} + - {} + - {} + - {} '14': start: December 16, 2024 calls: @@ -359,6 +509,35 @@ weeks: title: Final presentation rehearsal - Group 3 type: Skill-up talks: [] + - duration: 60 min + title: 5th Mentor-mentee meeting + type: Mentor-Mentee + talks: [] + - duration: 30 min + title: 6th Mentor-mentee meeting + type: Mentor-Mentee + talks: [] + - date: January 14, 2025 + time: "14:00" + duration: 60 min + notes: https://annuel2.framapad.org/p/ols-9-week-15 + title: Final presentation rehearsal - Group 1 + type: Skill-up + talks: [] + - date: January 15, 2025 + time: "16:00" + duration: 60 min + notes: https://annuel2.framapad.org/p/ols-9-week-15 + title: Final presentation rehearsal - Group 2 + type: Skill-up + talks: [] + - date: January 16, 2025 + time: "18:00" + duration: 60 min + notes: https://annuel2.framapad.org/p/ols-9-week-15 + title: Final presentation rehearsal - Group 3 + type: Skill-up + talks: [] '16': start: January 20, 2025 calls: @@ -387,3 +566,28 @@ weeks: title: 8th Mentor-mentee meeting type: Mentor-Mentee talks: [] + - duration: 30 min + title: 7th Mentor-mentee meeting + type: Mentor-Mentee + talks: [] + - date: January 21, 2025 + time: "14:00" + duration: 60 min + notes: https://annuel2.framapad.org/p/ols-9-week-16 + title: Final presentations & Graduation! - Group 1 + type: Cohort + talks: [] + - date: January 22, 2025 + time: "16:00" + duration: 60 min + notes: https://annuel2.framapad.org/p/ols-9-week-16 + title: Final presentations & Graduation! - Group 2 + type: Cohort + talks: [] + - date: January 23, 2025 + time: "18:00" + duration: 60 min + notes: https://annuel2.framapad.org/p/ols-9-week-16 + title: Final presentations & Graduation! - Group 3 + type: Cohort + talks: [] From 5aedeebc9ad7088e01ea9982c391f62b711ec596 Mon Sep 17 00:00:00 2001 From: Malvika Sharan Date: Sun, 29 Sep 2024 14:46:53 +0100 Subject: [PATCH 4/8] Update schedule.yaml --- _data/openseeds/ols-9-dra/schedule.yaml | 291 ++++-------------------- 1 file changed, 40 insertions(+), 251 deletions(-) diff --git a/_data/openseeds/ols-9-dra/schedule.yaml b/_data/openseeds/ols-9-dra/schedule.yaml index dd56bf70a..2ca23fcf4 100644 --- a/_data/openseeds/ols-9-dra/schedule.yaml +++ b/_data/openseeds/ols-9-dra/schedule.yaml @@ -25,40 +25,15 @@ timeline: - date: description: Successful applicants announced weeks: - '00': - start: '' - calls: - - duration: 60 min - title: Mentor invitations - type: Mentor - talks: [] '01': start: September 16, 2024 calls: - - date: September 11, 2024 - duration: 30 min + - title: DRI-EDIA champions announced! + - duration: 90 min title: Facilitators onboarding and training - type: Mentor-Mentee - talks: [] - - date: September 13, 2024 - time: "16:00" - duration: 60 min - title: Mentor onboarding - type: Mentor - talks: [] '02': start: September 23, 2024 calls: - - duration: 30 min - title: Mentor-mentee introductions - type: Mentor-Mentee - talks: [] - - date: September 23, 2024 - time: "09:00" - duration: 180 min - title: Mentor Skill Workshop by 360 Training - Group 2 - type: Mentor - talks: [] - date: September 26, 2024 time: "16:00" duration: 60 min @@ -70,65 +45,43 @@ weeks: duration: 60 min title: Mentor onboarding - 2 type: Mentor - talks: [] '03': start: September 30, 2024 calls: - - duration: 30 min - title: 1st Mentor-mentee meeting - type: Mentor-Mentee - talks: [] - - date: October 02, 2024 + - title: Welcome to DRI-EDIA champions to OLS + type: Cohort + '04': + start: October 07, 2024 + calls: + - date: October 10, 2024 time: "16:00" - duration: 90 min - notes: https://bit.ly/ols-9-week-03 - title: Welcome to Open Seeds + duration: 60 min + title: DRI-EDIA Champions - Q&A Webinar - 1 type: Cohort - talks: - slides: - https://docs.google.com/presentation/d/e/2PACX-1vSppfTwD16P5ilQYB6jnthyumfvM4mNuumHgy6NFuJHWIarRF-locPwZoJVO7H5DbzWdU30KhMh0gm4/pub - title: Introduction to Open Seeds - tag: OLS Introduction - - slides: - https://docs.google.com/presentation/d/e/2PACX-1vT-icafDLq0mDuOlniwWaCj5pv-RM5duDAs-cgiWSxoYmh_sz9VqCq_ijIAa_uHqMYqqgPnHPBmY7LO/pub - title: Tooling for Project Design Introduction - tag: Tooling for Project Design Introduction + speakers: + - malvikasharan + - date: October 11, 2024 + time: "16:00" + duration: 60 min + title: DRI-EDIA Champions - Q&A Webinar - 2 + type: Cohort - slides: - https://docs.google.com/presentation/d/e/2PACX-1vQ2cXlk-3EGLFQph6qD8PN24_nfCaCwij69CAd2GZ5PzgAZ1AEuNQE_m1w9DyAbrONwXrsOYZmKOA5T/pub - title: Open Canvas - tag: Open Canvas - - title: Project Roadmapping - tag: Project Roadmapping - '04': - start: October 07, 2024 + speakers: + - malvikasharan + '05': + start: October 14, 2024 calls: - - date: October 09, 2024 + - date: October 15, 2024 time: "16:00" - duration: 90 min - notes: https://bit.ly/ols-9-week-04 - title: Tooling for Project Design and Open Collaboration + duration: 180 min + notes: + title: Welcome to Open Seeds type: Cohort - learning_objectives: - - "Identify essential files to add in a collaborative project\n* Explain why - you need to select a license for an open project\n* Select the best license - for your project\n* Write a clean and welcoming README file\n* Discuss about - Code of Conduct" - after: "['Create a GitHub repository for your project\\n* Add the link to your - repository in your issue on [https://github.com/open-life-science/ols-8/issues](https://github.com/open-life-science/ols-8/issues)\\ - n * Use your canvas to start writing a `README.md` file, or landing page, - for your project: [https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/write-a-great-project-readme/](https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/write-a-great-project-readme/)\\ - n * Link your README in a comment on the OLS-8 issue\\n* Add an open license - to your repository as a file called `LICENSE.md: [https://mozilla.github.io/open-leadership-training-series/articles/get-your-project-online/sharing-your-work-in-the-open/](https://mozilla.github.io/open-leadership-training-series/articles/get-your-project-online/sharing-your-work-in-the-open/)\\ - n * Add a Code of Conduct to your repository as a file called `CODE_OF_CONDUCT.md: - [https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/](https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/)']" talks: - slides: https://docs.google.com/presentation/d/e/2PACX-1vSppfTwD16P5ilQYB6jnthyumfvM4mNuumHgy6NFuJHWIarRF-locPwZoJVO7H5DbzWdU30KhMh0gm4/pub - speakers: - - malvikasharan - title: Welcome to Open Seeds - recording: - https://www.youtube.com/watch?v=otxpdHSaqyw&list=UULFs12-ZgnDJOWIWN3Vo1XHXA&index=10 + title: Introduction to Open Seeds tag: OLS Introduction - slides: https://docs.google.com/presentation/d/e/2PACX-1vT-icafDLq0mDuOlniwWaCj5pv-RM5duDAs-cgiWSxoYmh_sz9VqCq_ijIAa_uHqMYqqgPnHPBmY7LO/pub @@ -140,24 +93,6 @@ weeks: tag: Open Canvas - title: Project Roadmapping tag: Project Roadmapping - - date: October 10, 2024 - duration: 60 min - title: DRI-EDIA Champions - Q&A Webinar - 1 - type: Cohort - talks: [] - - date: October 11, 2024 - time: "16:00" - duration: 60 min - title: DRI-EDIA Champions - Q&A Webinar - 2 - type: Cohort - talks: [] - '05': - start: October 14, 2024 - calls: - - duration: 30 min - title: 2nd Mentor-mentee meeting - type: Mentor-Mentee - talks: [] - date: October 16, 2024 time: "16:00" duration: 90 min @@ -180,25 +115,7 @@ weeks: tag: GitHub Introduction - title: Creating a small website with GitHub tag: GitHub Introduction - - date: October 14, 2024 - time: "16:00" - duration: 180 min - title: Welcome to Open Seeds - type: Cohort - talks: - - slides: - https://docs.google.com/presentation/d/e/2PACX-1vSppfTwD16P5ilQYB6jnthyumfvM4mNuumHgy6NFuJHWIarRF-locPwZoJVO7H5DbzWdU30KhMh0gm4/pub - title: Introduction to Open Seeds - tag: OLS Introduction - - slides: - https://docs.google.com/presentation/d/e/2PACX-1vT-icafDLq0mDuOlniwWaCj5pv-RM5duDAs-cgiWSxoYmh_sz9VqCq_ijIAa_uHqMYqqgPnHPBmY7LO/pub - title: Tooling for Project Design Introduction - tag: Tooling for Project Design Introduction - - slides: - https://docs.google.com/presentation/d/e/2PACX-1vQ2cXlk-3EGLFQph6qD8PN24_nfCaCwij69CAd2GZ5PzgAZ1AEuNQE_m1w9DyAbrONwXrsOYZmKOA5T/pub - title: Open Canvas - tag: Open Canvas - - date: October 15, 2024 + - date: October 17, 2024 time: "16:00" duration: 180 min title: Tooling for Open Collaboration @@ -212,12 +129,6 @@ weeks: tag: Open Licensing - title: Designing and enforcing a Code of Conduct tag: Code of Conduct - - title: Vision statement - - date: October 16, 2024 - time: "16:00" - duration: 180 min - title: Mentor - 360 Training - type: Mentor learning_objectives: - "Identify essential files to add in a collaborative project\n* Explain why you need to select a license for an open project\n* Select the best license @@ -233,13 +144,21 @@ weeks: * Add a Code of Conduct to your repository as a file called `CODE_OF_CONDUCT.md: [https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/](https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/)" talks: [] + - date: October 16, 2024 + time: "16:00" + duration: 180 min + title: Mentor - 360 Training + type: Mentor '06': start: October 21, 2024 calls: + - duration: 30 min + title: 1st Mentor-mentee meeting + type: Mentor-Mentee - date: October 23, 2024 time: "16:00" duration: 90 min - notes: https://bit.ly/ols-9-week-06 + notes: https://annuel2.framapad.org/p/ols-9-week-06 title: Open Science Garden I type: Cohort learning_objectives: @@ -260,40 +179,11 @@ weeks: tag: Openness to Diversity of Knowledge - title: Why open reviews? tag: Open Evaluation - - duration: 30 min - title: 1st Mentor-mentee meeting - type: Mentor-Mentee - talks: [] - - date: October 23, 2024 - time: "17:00" - duration: 90 min - notes: https://annuel2.framapad.org/p/ols-9-week-06 - title: Open Science Garden I (Clock changes for the UK) - type: Cohort - learning_objectives: - - Define Open Science and Responsible Research - - List the different principles of Open Science - - Give examples of 3 use cases of the different Open Science principles - after: - - Check the GitHub Intro notes, learning resource and video from last week - - Prepare to share your project online through Git Pages, Google Site, Wordpress - or other option. ← long term assignment, do it in your own pace. - talks: - - title: Open Science Garden(s) - - title: Open Science Introduction - tag: Open Science Introduction - - title: 'Prepare, curate, connect: amplifying your data’s impact through reuse' - tag: Open Data - - title: How do we learn from each other in global large-scale collaborative - research networks? - tag: Openness to Diversity of Knowledge - - title: Why open reviews? - tag: Open Evaluation '07': start: October 28, 2024 calls: - duration: 30 min - title: 3rd Mentor-mentee meeting + title: 2nd Mentor-mentee meeting type: Mentor-Mentee talks: [] - date: October 30, 2024 @@ -307,33 +197,9 @@ weeks: tag: Open Leadership in Practice - title: Speakers' talks tag: Open Leadership in Practice - - duration: 30 min - title: 2nd Mentor-mentee meeting - type: Mentor-Mentee - talks: [] '08': start: November 04, 2024 calls: - - date: November 06, 2024 - time: "16:00" - duration: 90 min - notes: https://bit.ly/ols-9-week-08 - title: Community Management Café I - type: Cohort - learning_objectives: - - Considering different kinds of interactions for your community - - Use the Mountain of Engagement method to support participants through various - levels of engagements - - Develop persona and pathways for your community for taking people's experiences - and expectations in planning your projects - talks: - - title: Community Design for Inclusivity - - title: 'Community Interaction ' - tag: Community Interactions - - title: "Mountain of Engagement\r\n" - tag: Mountain of Engagement - - title: Personas and Pathways - tag: Personas & Pathways - date: November 06, 2024 time: "16:00" duration: 90 min @@ -360,7 +226,7 @@ weeks: start: November 11, 2024 calls: - duration: 30 min - title: 4th Mentor-mentee meeting + title: 3rd Mentor-mentee meeting type: Mentor-Mentee talks: [] - date: November 13, 2024 @@ -376,10 +242,6 @@ weeks: - title: Good Coding Practices - title: Code Review - title: Package Managements - - duration: 30 min - title: 3rd Mentor-mentee meeting - type: Mentor-Mentee - talks: [] '10': start: November 18, 2024 calls: @@ -407,7 +269,7 @@ weeks: start: November 25, 2024 calls: - duration: 30 min - title: 5th Mentor-mentee meeting + title: 4th Mentor-mentee meeting type: Mentor-Mentee talks: [] - date: November 27, 2024 @@ -427,10 +289,6 @@ weeks: title: Open discussion and share out type: Q&A talks: [] - - duration: 30 min - title: 4th Mentor-mentee meeting - type: Mentor-Mentee - talks: [] '12': start: December 02, 2024 calls: @@ -447,25 +305,9 @@ weeks: talks: - title: Open Science Garden(s) tag: Personal Ecology - - {} - - {} '13': start: December 09, 2024 calls: - - duration: 30 min - title: 6th Mentor-mentee meeting - type: Mentor-Mentee - talks: [] - - date: December 11, 2024 - time: "17:00" - duration: 90 min - notes: https://bit.ly/ols-9-week-13 - title: Community Management Café II - type: Cohort - talks: - - {} - - {} - - {} - {} - date: December 11, 2024 time: "16:00" @@ -475,44 +317,16 @@ weeks: type: Cohort talks: - {} - - {} - - {} - - {} '14': start: December 16, 2024 calls: - duration: 30 min - title: 7th Mentor-mentee meeting + title: 5th Mentor-mentee meeting type: Mentor-Mentee talks: [] '15': start: January 13, 2025 calls: - - date: January 15, 2025 - time: "09:00" - duration: 60 min - notes: https://bit.ly/ols-9-week-15 - title: Final presentation rehearsal - Group 1 - type: Skill-up - talks: [] - - date: January 16, 2025 - time: "14:00" - duration: 60 min - notes: https://bit.ly/ols-9-week-15 - title: Final presentation rehearsal - Group 2 - type: Skill-up - talks: [] - - date: January 17, 2025 - time: "17:00" - duration: 60 min - notes: https://bit.ly/ols-9-week-15 - title: Final presentation rehearsal - Group 3 - type: Skill-up - talks: [] - - duration: 60 min - title: 5th Mentor-mentee meeting - type: Mentor-Mentee - talks: [] - duration: 30 min title: 6th Mentor-mentee meeting type: Mentor-Mentee @@ -541,31 +355,6 @@ weeks: '16': start: January 20, 2025 calls: - - date: January 22, 2025 - time: "09:00" - duration: 60 min - notes: https://bit.ly/ols-9-week-16 - title: Final presentations & Graduation! - Group 1 - type: Cohort - talks: [] - - date: January 23, 2025 - time: "14:00" - duration: 60 min - notes: https://bit.ly/ols-9-week-16 - title: Final presentations & Graduation! - Group 2 - type: Cohort - talks: [] - - date: January 24, 2025 - time: "17:00" - duration: 60 min - notes: https://bit.ly/ols-9-week-16 - title: Final presentations & Graduation! - Group 3 - type: Cohort - talks: [] - - duration: 30 min - title: 8th Mentor-mentee meeting - type: Mentor-Mentee - talks: [] - duration: 30 min title: 7th Mentor-mentee meeting type: Mentor-Mentee From aad82e0b45c7c35f0987ea2cde66de583feb5ffd Mon Sep 17 00:00:00 2001 From: Malvika Sharan Date: Sun, 29 Sep 2024 14:52:19 +0100 Subject: [PATCH 5/8] Update schedule.yaml --- _data/openseeds/ols-9-dra/schedule.yaml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/_data/openseeds/ols-9-dra/schedule.yaml b/_data/openseeds/ols-9-dra/schedule.yaml index 2ca23fcf4..4e247ccd3 100644 --- a/_data/openseeds/ols-9-dra/schedule.yaml +++ b/_data/openseeds/ols-9-dra/schedule.yaml @@ -37,13 +37,13 @@ weeks: - date: September 26, 2024 time: "16:00" duration: 60 min - title: Mentor onboarding - 1 + title: Mentor onboarding 1 type: Mentor talks: [] - date: September 27, 2024 time: "12:00" duration: 60 min - title: Mentor onboarding - 2 + title: Mentor onboarding 2 type: Mentor '03': start: September 30, 2024 @@ -56,19 +56,13 @@ weeks: - date: October 10, 2024 time: "16:00" duration: 60 min - title: DRI-EDIA Champions - Q&A Webinar - 1 + title: DRI-EDIA Champions Q&A Webinar 1 type: Cohort - - slides: - speakers: - - malvikasharan - date: October 11, 2024 time: "16:00" duration: 60 min - title: DRI-EDIA Champions - Q&A Webinar - 2 + title: DRI-EDIA Champions Q&A Webinar 2 type: Cohort - - slides: - speakers: - - malvikasharan '05': start: October 14, 2024 calls: @@ -147,7 +141,7 @@ weeks: - date: October 16, 2024 time: "16:00" duration: 180 min - title: Mentor - 360 Training + title: Mentor 360 Training type: Mentor '06': start: October 21, 2024 From 75f953da76ab638272abb3b9fa23885a6ad708ad Mon Sep 17 00:00:00 2001 From: Malvika Sharan Date: Sun, 29 Sep 2024 15:09:25 +0100 Subject: [PATCH 6/8] Update schedule.yaml --- _data/openseeds/ols-9-dra/schedule.yaml | 44 +++++++++++-------------- 1 file changed, 20 insertions(+), 24 deletions(-) diff --git a/_data/openseeds/ols-9-dra/schedule.yaml b/_data/openseeds/ols-9-dra/schedule.yaml index 4e247ccd3..c620301a6 100644 --- a/_data/openseeds/ols-9-dra/schedule.yaml +++ b/_data/openseeds/ols-9-dra/schedule.yaml @@ -18,8 +18,8 @@ timeline: type: - Q&A notes: - details: At this call, OLS team will be available to provide help if you have any - question related to your application + details: At this call, the OLS team will be available to provide help if you have any + question-related to your application - date: description: Call for applications closed - date: @@ -101,13 +101,13 @@ weeks: before: - "Please create a GitHub account: [https://github.com](https://github.com)\n * Have a look at the OLS-8 repository for 'project issues': [https://github.com/open-life-science/ols-8/issues](https://github.com/open-life-science/ols-8/issues)\n - * Comment of 1-2 project's recent post (vision, open canvas etc.)\n* Create + * Comment on 1-2 project's recent posts (vision, open canvas etc.)\n* Create your 'project issue'" talks: - title: GitHub for Collaboration - title: Introduction to GitHub tag: GitHub Introduction - - title: Creating a small website with GitHub + - title: Creating a Small Website with GitHub tag: GitHub Introduction - date: October 17, 2024 time: "16:00" @@ -121,7 +121,7 @@ weeks: tag: README - title: A Primer on Open Licenses tag: Open Licensing - - title: Designing and enforcing a Code of Conduct + - title: Designing and Enforcing a Code of Conduct tag: Code of Conduct learning_objectives: - "Identify essential files to add in a collaborative project\n* Explain why @@ -159,9 +159,6 @@ weeks: - Define Open Science and Responsible Research - List the different principles of Open Science - Give examples of 3 use cases of the different Open Science principles - after: "['Check the GitHub Intro notes, learning resource and video from last - week', 'Prepare to share your project online through Git Pages, Google Site, - Wordpress or other option. ← long term assignment, do it in your own pace.']" talks: - title: Open Science Garden(s) - title: Open Science Introduction @@ -206,8 +203,9 @@ weeks: - Give examples of 3 use cases of the different Open Science principles after: - Check the GitHub Intro notes, learning resource and video from last week - - Prepare to share your project online through Git Pages, Google Site, Wordpress - or other option. ← long term assignment, do it in your own pace. + - Prepare to share your project online through Git Pages, Google Site, WordPress + or other options. + - This is a long-term assignment, do it at your own pace. talks: - title: Community Design for Inclusivity - title: 'Community Interaction ' @@ -230,12 +228,12 @@ weeks: title: Open-source software practices type: Skill-up learning_objectives: - - Recall non traditional (academic) career path - - Appreciate different leaderships + - Recall non-traditional (academic) career path + - Appreciate different leadership talks: - title: Good Coding Practices - title: Code Review - - title: Package Managements + - title: Package Management '10': start: November 18, 2024 calls: @@ -276,9 +274,9 @@ weeks: - Apply good coding practices to your software - Review code - Identify package management for your software - - 'Make your software ready for open-source- ' + - 'Make your software ready for open-source' talks: - - title: Personal Ecology and Self Care + - title: Personal Ecology and Self-Care - duration: 15 min title: Open discussion and share out type: Q&A @@ -302,15 +300,13 @@ weeks: '13': start: December 09, 2024 calls: - - {} - date: December 11, 2024 time: "16:00" duration: 90 min notes: https://annuel2.framapad.org/p/ols-9-week-13 title: Community Management II type: Cohort - talks: - - {} + talks: [] '14': start: December 16, 2024 calls: @@ -329,21 +325,21 @@ weeks: time: "14:00" duration: 60 min notes: https://annuel2.framapad.org/p/ols-9-week-15 - title: Final presentation rehearsal - Group 1 + title: Final presentation rehearsal 1 type: Skill-up talks: [] - date: January 15, 2025 time: "16:00" duration: 60 min notes: https://annuel2.framapad.org/p/ols-9-week-15 - title: Final presentation rehearsal - Group 2 + title: Final presentation rehearsal 2 type: Skill-up talks: [] - date: January 16, 2025 time: "18:00" duration: 60 min notes: https://annuel2.framapad.org/p/ols-9-week-15 - title: Final presentation rehearsal - Group 3 + title: Final presentation rehearsal 3 type: Skill-up talks: [] '16': @@ -357,20 +353,20 @@ weeks: time: "14:00" duration: 60 min notes: https://annuel2.framapad.org/p/ols-9-week-16 - title: Final presentations & Graduation! - Group 1 + title: Final presentations & Graduation 1 type: Cohort talks: [] - date: January 22, 2025 time: "16:00" duration: 60 min notes: https://annuel2.framapad.org/p/ols-9-week-16 - title: Final presentations & Graduation! - Group 2 + title: Final presentations & Graduation 2 type: Cohort talks: [] - date: January 23, 2025 time: "18:00" duration: 60 min notes: https://annuel2.framapad.org/p/ols-9-week-16 - title: Final presentations & Graduation! - Group 3 + title: Final presentations & Graduation 3 type: Cohort talks: [] From 2d60f7641511408d9ff51866c41dcaba4f6856c0 Mon Sep 17 00:00:00 2001 From: Malvika Sharan Date: Sun, 29 Sep 2024 15:14:50 +0100 Subject: [PATCH 7/8] Update schedule.yaml --- _data/openseeds/ols-9-dra/schedule.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/_data/openseeds/ols-9-dra/schedule.yaml b/_data/openseeds/ols-9-dra/schedule.yaml index c620301a6..502e9f920 100644 --- a/_data/openseeds/ols-9-dra/schedule.yaml +++ b/_data/openseeds/ols-9-dra/schedule.yaml @@ -137,7 +137,6 @@ weeks: to your repository as a file called `LICENSE.md: [https://mozilla.github.io/open-leadership-training-series/articles/get-your-project-online/sharing-your-work-in-the-open/](https://mozilla.github.io/open-leadership-training-series/articles/get-your-project-online/sharing-your-work-in-the-open/)\n * Add a Code of Conduct to your repository as a file called `CODE_OF_CONDUCT.md: [https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/](https://mozilla.github.io/open-leadership-training-series/articles/building-communities-of-contributors/write-a-code-of-conduct/)" - talks: [] - date: October 16, 2024 time: "16:00" duration: 180 min From 7a31dab863e11fc39bdc3f1a5fc299f21f79e8d7 Mon Sep 17 00:00:00 2001 From: Malvika Sharan Date: Sun, 29 Sep 2024 15:17:34 +0100 Subject: [PATCH 8/8] Update schedule.yaml --- _data/openseeds/ols-9-dra/schedule.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_data/openseeds/ols-9-dra/schedule.yaml b/_data/openseeds/ols-9-dra/schedule.yaml index 502e9f920..e61719757 100644 --- a/_data/openseeds/ols-9-dra/schedule.yaml +++ b/_data/openseeds/ols-9-dra/schedule.yaml @@ -276,10 +276,6 @@ weeks: - 'Make your software ready for open-source' talks: - title: Personal Ecology and Self-Care - - duration: 15 min - title: Open discussion and share out - type: Q&A - talks: [] '12': start: December 02, 2024 calls: