From 34f319f99ec44130809546e453ca01f2ca8cbf91 Mon Sep 17 00:00:00 2001 From: "Oren I (Iris)" Date: Tue, 8 Oct 2024 10:31:49 +0100 Subject: [PATCH] Add hyperlink to codign best practice --- analysis.qmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/analysis.qmd b/analysis.qmd index a7cb3f6..d01d739 100644 --- a/analysis.qmd +++ b/analysis.qmd @@ -26,7 +26,7 @@ The analysis stage is where planned analysis is undertaken and assured, and prog * The Analyst shall follow the conduct the verification and validation activities that were designed as part of the analytical plan in [the design stage](design.html#the-design-stage). They shall provide traceable documentation of the assurance they have undertaken. They shall respond to recommendations from the Assurer and act on them as appropriate. -* When the analysis includes coding, the Analyst shall proportionately follow best practice for code development. +* When the analysis includes coding, the Analyst shall proportionately follow [best practice for code development](#assurance-of-code). * The Analyst shall produce documentation of the data and methods used. The Analyst shall ensure these are sufficient for the Assurer to understand the approach. @@ -38,7 +38,7 @@ The analysis stage is where planned analysis is undertaken and assured, and prog * The Assurer shall review the assurance completed by the Analyst, carry out any further validation and verification they may see as appropriate, and report errors and areas for improvement to the Analyst. The Assurer may then need to re-review the analytical work completed, as required. -* When the analysis includes coding, the Assurer shall review that the work proportionately adheres to coding best practice. +* When the analysis includes coding, the Assurer shall review that the work proportionately adheres to [coding best practice](#assurance-of-code). * The Assurer may be required to provide feedback on changes to the analytical plan, and consider whether they are qualified to provide rigorous assurance on the revised methodology.