From 9cee680b9977faeb000a378136edbc4b03f209bb Mon Sep 17 00:00:00 2001 From: Liam J Berrisford Date: Fri, 22 Aug 2025 15:18:51 +0100 Subject: [PATCH] FIX: missing backup link for embedded form --- cfrr_program_details/course_feedback.ipynb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cfrr_program_details/course_feedback.ipynb b/cfrr_program_details/course_feedback.ipynb index b5f886eb..7f7fa23e 100644 --- a/cfrr_program_details/course_feedback.ipynb +++ b/cfrr_program_details/course_feedback.ipynb @@ -8,6 +8,9 @@ "# Course Feedback\n", "If you have recently attended a Coding for Reproducible Research (CfRR) course, please fill out the following form to provide us with insight into how the course is being received by attendees. Having documented information about the quality of the CfRR courses is key to improving our course offer.\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-BpArj9MrG7uxJxUNERTSEY1SDRTTzBWSVQ3VkpBM0QyREI5SCQlQCN0PWcu) to complete it. \n", + "> Not every web browser will display embedded forms correctly.\n", + "\n", "" ] },