diff --git a/views/partials/testResult.hbs b/views/partials/testResult.hbs index 0bfe371..81971bb 100644 --- a/views/partials/testResult.hbs +++ b/views/partials/testResult.hbs @@ -1,4 +1,4 @@ -
+
{{#eq userType 'account'}}
@@ -28,4 +28,36 @@ {{result.percentage}}%
+ + {{#if edit}} +
+ {{>button style='full' colour='primary' addClasses='resultEdit' content='Edit result'}} + +
+ + +
+
+ {{/if}}
+ +{{#if edit}} + +{{/if}}