-
"True or False: Updates are mostly new features?",
QUESTION_TYPE_TF,
"False",
"obj_Updates")
);
-
"True or False: You can delay updating your systems/devices without worrying?",
QUESTION_TYPE_TF,
"False",
"obj_Updates")
);
-
"Which of the follow is not a reason for not updating?",
QUESTION_TYPE_CHOICE,
- "Don't know there is an update available."
- "Fear an update may break functionality."
- "Updates aren't important."
- "Updates are no longer available/supported."
),
"Updates aren't important.",
"obj_Updates")
);