standardize question keys
This commit is contained in:
parent
a65e11f3b8
commit
2520cd7fe2
@ -7,12 +7,12 @@ Questions:
|
|||||||
# Choices:
|
# Choices:
|
||||||
# - {Label: "[Text for this label]", Value: [True/False representing if this is the correct answer]}
|
# - {Label: "[Text for this label]", Value: [True/False representing if this is the correct answer]}
|
||||||
# - {Label: "[Text for this label]", Value: [True/False representing if this is the correct answer]}
|
# - {Label: "[Text for this label]", Value: [True/False representing if this is the correct answer]}
|
||||||
Question_1:
|
Q1:
|
||||||
Text: "Some safety topics in J.V. Manufacturing Safety Orientation Training are General Safety, Safe Lifting, Fall Protection and Forklift Training."
|
Text: "Some safety topics in J.V. Manufacturing Safety Orientation Training are General Safety, Safe Lifting, Fall Protection and Forklift Training."
|
||||||
Choices:
|
Choices:
|
||||||
- {Label: "True", Value: true}
|
- {Label: "True", Value: true}
|
||||||
- {Label: "False", Value: false}
|
- {Label: "False", Value: false}
|
||||||
Question2:
|
Q2:
|
||||||
Text: "Accidents are caused by:"
|
Text: "Accidents are caused by:"
|
||||||
Choices:
|
Choices:
|
||||||
- {Label: "Unsafe acts of another employee.", Value: False}
|
- {Label: "Unsafe acts of another employee.", Value: False}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user