From cd4d8e5d4e9d1480e0a22970b566d2b9890e61ed Mon Sep 17 00:00:00 2001 From: gaazzopa Date: Wed, 18 Nov 2020 22:06:47 +0100 Subject: [PATCH] Added tabbing through form --- .../templates/calculator.form.html.j2 | 95 ++++++++++--------- 1 file changed, 48 insertions(+), 47 deletions(-) diff --git a/cara/apps/calculator/templates/calculator.form.html.j2 b/cara/apps/calculator/templates/calculator.form.html.j2 index 4a52f5e9..2e33fbdc 100644 --- a/cara/apps/calculator/templates/calculator.form.html.j2 +++ b/cara/apps/calculator/templates/calculator.form.html.j2 @@ -34,21 +34,21 @@
- Simulation name:
- Room number:
+ Simulation name:
+ Room number:

Room data:
?

- +    -
- +
+    -
+
         -
+

@@ -57,38 +57,39 @@ ?

Ventilation type: - +    - +    -
+ +
HEPA filtration: - +    - +    - +
Face masks: @@ -96,14 +97,14 @@ ?
Are masks worn when occupants are at workstations? - +    - +
Type of masks used: - +    - +

@@ -115,12 +116,12 @@
?

- Total number of occupants:
- Number of infected people:
+ Total number of occupants:
+ Number of infected people:

- Activity type: @@ -129,24 +130,24 @@
- Start:    - Finish:
+ Start:    + Finish:
Infected person(s) presence:
- Start:    - Finish:
+ Start:    + Finish:

When is the event?
?

- +    -
- +
+ - @@ -165,26 +166,26 @@ Activity breaks:
Lunch break:   - +    - +
- Start:    - Finish:
+ Start:    + Finish:
Coffee Breaks:   - +    - +    - +
- Duration (minutes): @@ -230,7 +231,7 @@ Refer to COVID Calculator user-guide for more detailed explanations on how to use this tool.
-



+



@@ -244,7 +245,7 @@ We do not assume responsibility for any injury or damage to persons or property arising out of or related to any use of this app.

Code License:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


-

+