From e67771775ba2c1338796e57380f4d55b46750ac2 Mon Sep 17 00:00:00 2001 From: Liam J Berrisford Date: Fri, 22 Aug 2025 09:28:42 +0100 Subject: [PATCH] FIX:Add backup URL for forms if they dont render when embedeed --- .../code_of_conduct_violations.ipynb | 5 ++++- contributing/community.ipynb | 13 ++++++++++++- contributing/contributing.ipynb | 2 +- contributing/suggestions_form.ipynb | 5 ++++- 4 files changed, 21 insertions(+), 4 deletions(-) diff --git a/cfrr_program_details/code_of_conduct_violations.ipynb b/cfrr_program_details/code_of_conduct_violations.ipynb index 3b1048c0..70491dce 100644 --- a/cfrr_program_details/code_of_conduct_violations.ipynb +++ b/cfrr_program_details/code_of_conduct_violations.ipynb @@ -8,6 +8,9 @@ "# Report Code of Conduct Violations\n", "If you have recently experienced an incident violating the CfRR Code of Conduct, please fill out the form below. \n", "\n", + "> **Note:** If the form below does not load, please [click here to open the Microsoft Form directly](https://forms.office.com/Pages/ResponsePage.aspx?id=d10qkZj77k6vMhM02PBKU84YwThO-BpArj9MrG7uxJxUNFRZWkxBWUJEVzFaWUczNUpJSlMxSFVLTiQlQCN0PWcu) to complete it. \n", + "> Not every web browser will display embedded forms correctly.\n", + "\n", "" ] }, @@ -42,7 +45,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.19" + "version": "3.12.2" } }, "nbformat": 4, diff --git a/contributing/community.ipynb b/contributing/community.ipynb index 4969ab72..bc3ede70 100644 --- a/contributing/community.ipynb +++ b/contributing/community.ipynb @@ -32,6 +32,9 @@ "metadata": {}, "source": [ "## Sign-up Form \n", + "> **Note:** If the form below does not load, please [click here to open the Microsoft Form directly](https://forms.office.com/Pages/ResponsePage.aspx?id=d10qkZj77k6vMhM02PBKUxlnTHZh2bpEjkZio2e-JAdUNFJHMDBEVUVCV1VXNlk1U09OQ0VVNFhOMiQlQCN0PWcu) to complete it. \n", + "> Not every web browser will display embedded forms correctly.\n", + "\n", "" ] }, @@ -42,6 +45,14 @@ "metadata": {}, "outputs": [], "source": [] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "d03981e5-c3ba-425e-83b5-83b7283f65cc", + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": { @@ -60,7 +71,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.19" + "version": "3.12.2" } }, "nbformat": 4, diff --git a/contributing/contributing.ipynb b/contributing/contributing.ipynb index 8f3af25a..50aa4ebe 100644 --- a/contributing/contributing.ipynb +++ b/contributing/contributing.ipynb @@ -193,7 +193,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.19" + "version": "3.12.2" } }, "nbformat": 4, diff --git a/contributing/suggestions_form.ipynb b/contributing/suggestions_form.ipynb index fb140b9d..3e300e24 100644 --- a/contributing/suggestions_form.ipynb +++ b/contributing/suggestions_form.ipynb @@ -15,6 +15,9 @@ "\n", "The Coding for Reproducible Research is a constantly evolving piece of work, and we are keen to develop the programme in response to community feedback to ensure we meet the needs of those engaging with the workshops. As such, if there is anything you would like to see included as part of the programme, please fill out the form below to let us know. \n", "\n", + "> **Note:** If the form below does not load, please [click here to open the Microsoft Form directly](https://forms.office.com/Pages/ResponsePage.aspx?id=d10qkZj77k6vMhM02PBKU84YwThO-BpArj9MrG7uxJxUQUtYQTAyRlFCMkhONVRONlMzRlQ4SEU3WSQlQCN0PWcu) to complete it. \n", + "> Not every web browser will display embedded forms correctly.\n", + "\n", "" ] }, @@ -57,7 +60,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.19" + "version": "3.12.2" } }, "nbformat": 4,