-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathevaluation-shared.html
More file actions
173 lines (122 loc) · 5.32 KB
/
evaluation-shared.html
File metadata and controls
173 lines (122 loc) · 5.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
{% extends prototypeVersion + '/layouts/layout-signed-in.html' %}
{% set pageName = "Evaluation shared" %}
{% set serviceHeader = "Medical product evaluations" %}
{% block content %}
<div class="nhsuk-grid-row">
<div class="nhsuk-grid-column-two-thirds">
<div class="nhsuk-panel nhsuk-panel--confirmation nhsuk-u-margin-top-7 nhsuk-u-margin-bottom-7">
<h1 class="nhsuk-panel__title">
Experience shared successfully
</h1>
<div class="nhsuk-panel__body">
Your experience with<br>
<strong>SmartPump Infusion Device Pro</strong><br>
is now visible to NHS procurement professionals
</div>
</div>
<div class="nhsuk-card nhsuk-card--care nhsuk-u-margin-top-4">
<div class="nhsuk-card__content">
<h3 class="nhsuk-card__heading">
Your impact
</h3>
<p class="nhsuk-body-s">You've now shared information about <strong>2 products</strong>, helping NHS trusts make better procurement decisions.</p>
<p class="nhsuk-body-s">Your contributions have been viewed <strong>47 times</strong> by other trusts.</p>
</div>
</div>
<h2 class="nhsuk-heading-m">What happens next?</h2>
<ul class="nhsuk-list nhsuk-list--bullet">
<li>Other trusts and the product supplier will be able to view what you've shared soon.</li>
<li>You can update or edit your shared experience at any time from your dashboard.</li>
<li>Trust members may begin to email or call the contacts you listed.</li>
</ul>
<a class="nhsuk-action-link" href="sign-up-trusts-1">
<svg class="nhsuk-icon nhsuk-icon--arrow-right-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="16" height="16" focusable="false" aria-hidden="true">
<path d="M12 2a10 10 0 0 0-10 9h11.7l-4-4a1 1 0 0 1 1.5-1.4l5.6 5.7a1 1 0 0 1 0 1.4l-5.6 5.7a1 1 0 0 1-1.5 0 1 1 0 0 1 0-1.4l4-4H2A10 10 0 1 0 12 2z"></path>
</svg>
<span class="nhsuk-action-link__text">View your shared experience as others see it</span>
</a>
<div class="nhsuk-form-group">
<button class="nhsuk-button" data-module="nhsuk-button" type="submit" onclick="window.location.href='/share-evaluation'">
Share more documents
</button>
<p>
<a href="/" class="nhsuk-link">Return to dashboard</a>
</p>
</div>
<hr class="nhsuk-section-break nhsuk-section-break--l nhsuk-section-break--visible">
<h2 class="nhsuk-heading-m">Want to help even more?</h2>
<p>You have <strong>3 other products</strong> in use at your trust that don't have any shared documents yet:</p>
<ul class="nhsuk-list">
<li class="nhsuk-u-margin-bottom-4">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h3 class="nhsuk-card__heading">
<a class="nhsuk-card__link" href="/evaluation-details?product=acme-ultrasound">
Acme Ultrasound System X200
</a>
</h3>
<p class="nhsuk-card__description">Acme Medical Devices</p>
<p class="nhsuk-body-s nhsuk-u-secondary-text-color">
<strong class="nhsuk-tag nhsuk-tag--grey">No shared documents yet</strong>
</p>
</div>
</div>
</li>
<li class="nhsuk-u-margin-bottom-4">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h3 class="nhsuk-card__heading">
<a class="nhsuk-card__link" href="/evaluation-details?product=vitalsigns">
VitalSigns Patient Monitor Z4
</a>
</h3>
<p class="nhsuk-card__description">VitalSigns Technologies</p>
<p class="nhsuk-body-s nhsuk-u-secondary-text-color">
<strong class="nhsuk-tag nhsuk-tag--grey">No shared documents yet</strong>
</p>
</div>
</div>
</li>
<li class="nhsuk-u-margin-bottom-4">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h3 class="nhsuk-card__heading">
<a class="nhsuk-card__link" href="/evaluation-details?product=digidoc">
DigiDoc Electronic Records System
</a>
</h3>
<p class="nhsuk-card__description">DigiDoc Healthcare</p>
<p class="nhsuk-body-s nhsuk-u-secondary-text-color">
<strong class="nhsuk-tag nhsuk-tag--grey">No shared documents yet</strong>
</p>
</div>
</div>
</li>
</ul>
<p>
<a href="/share-evaluation" class="nhsuk-button nhsuk-button--secondary">
Share documents for these products
</a>
</p>
</div>
</div>
<div class="nhsuk-grid-row">
<div class="nhsuk-grid-column-two-thirds">
<div id="contact">
<div class="nhsuk-card nhsuk-card--care nhsuk-card--care--non-urgent">
<div class="nhsuk-card--care__heading-container">
<h2 class="nhsuk-card--care__heading">
Need help?
</h2>
<span class="nhsuk-card--care__arrow" aria-hidden="true"></span>
</div>
<div class="nhsuk-card__content">
<p>If you have questions about managing your contributions:</p>
</ul>
<p>In all instances, contact the team on 0330 2234 776 or email: <a href="">enquiries@dhsc.gov.uk</a></p>
</div>
</div>
</div>
</div>
</div>
{% endblock %}