Skip to content

Commit 007960d

Browse files
committed
Update Readme
1 parent e00f98c commit 007960d

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,19 @@ <h1>Demo Form</h1>
2020
<td>
2121
<div class="card-body">
2222
<h2><A class="card-title" HREF="dr.html">Dr's Page</A></h2>
23-
From this page you will be able to visualize the data from patients and share an invitation link to fill your questionnaire.<BR>
23+
From this page you will be able to visualize the data from patients and share an invitation link to fill your questionnaire.
24+
<BR>
25+
<BR>Usage:
26+
<ul>
27+
<li>Dr: Click on the "Login" button to authenticate.</li>
28+
<li>Dr: Copy the sharing link and send it to your patients.
29+
<ul>Patient:
30+
<li>Open the link received by email</li>
31+
<li>Click the "Login" button to authenticate</li>
32+
<li>Fill in the questionnaire and submit.</li>
33+
</ul>
34+
</li>
35+
<li>Dr: View the list of patients and their data.</li>
2436
</div>
2537
</td>
2638
<td>

0 commit comments

Comments
 (0)