{
    "tasks": [
        {
            "name": "Summary",
            "description": "Chosen answers",
            "marks": [
                {
                    "value": "1",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForSummary",
                            "data": 1
                        }
                    ]
                }
            ],
            "events": {
                "start": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionStart",
                        "name": "Summary"
                    }
                },
                "end": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionEnd",
                        "name": "Summary"
                    }
                }
            },
            "history": {
                "element": "questionLib",
                "property": "historyForSummary"
            }
        },
        {
            "name": "Q1",
            "description": "Question: What is a good definition of AI? \n Answer: AI is a computer program that can sense, reason, act and adapt.",
            "marks": [
                {
                    "value": "1",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForQ1",
                            "data": 1
                        }
                    ]
                },
                {
                    "value": "2",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForQ1",
                            "data": 2
                        }
                    ]
                }
            ],
            "events": {
                "start": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionStart",
                        "name": "Q1"
                    }
                },
                "end": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionEnd",
                        "name": "Q1"
                    }
                }
            },
            "history": {
                "element": "questionLib",
                "property": "historyForQ1"
            }
        },
        {
            "name": "Q2",
            "description": "Question: What does AI need, in order to work? \n Answer: Data and Algorithms.",
            "marks": [
                {
                    "value": "1",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForQ2",
                            "data": 1
                        }
                    ]
                },
                {
                    "value": "2",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForQ2",
                            "data": 2
                        }
                    ]
                }
            ],
            "events": {
                "start": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionStart",
                        "name": "Q2"
                    }
                },
                "end": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionEnd",
                        "name": "Q2"
                    }
                }
            },
            "history": {
                "element": "questionLib",
                "property": "historyForQ2"
            }
        },
        {
            "name": "Q3",
            "description": "Question: Can AI be 'fooled' by bad data or malicious hackers? \n Answer: Yes.",
            "marks": [
                {
                    "value": "1",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForQ3",
                            "data": 1
                        }
                    ]
                },
                {
                    "value": "2",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForQ3",
                            "data": 2
                        }
                    ]
                }
            ],
            "events": {
                "start": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionStart",
                        "name": "Q3"
                    }
                },
                "end": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionEnd",
                        "name": "Q3"
                    }
                }
            },
            "history": {
                "element": "questionLib",
                "property": "historyForQ3"
            }
        },
        {
            "name": "Q4",
            "description": "Question: AI can alter voices of individuals to create deepfakes. \n Answer: True.",
            "marks": [
                {
                    "value": "1",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForQ4",
                            "data": 1
                        }
                    ]
                },
                {
                    "value": "2",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForQ4",
                            "data": 2
                        }
                    ]
                }
            ],
            "events": {
                "start": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionStart",
                        "name": "Q4"
                    }
                },
                "end": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionEnd",
                        "name": "Q4"
                    }
                }
            },
            "history": {
                "element": "questionLib",
                "property": "historyForQ4"
            }
        },
        {
            "name": "Q5",
            "description": "Question: Which of the following is the best definition of deepfakes? \n Answer: Deepfakes are convincing fictional media, typically used for malicious purposes.",
            "marks": [
                {
                    "value": "1",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForQ5",
                            "data": 1
                        }
                    ]
                },
                {
                    "value": "2",
                    "state": [
                        {
                            "element": "questionLib",
                            "property": "awardMarkForQ5",
                            "data": 2
                        }
                    ]
                }
            ],
            "events": {
                "start": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionStart",
                        "name": "Q5"
                    }
                },
                "end": {
                    "element": "questionLib",
                    "property": "value",
                    "data": {
                        "action": "questionEnd",
                        "name": "Q5"
                    }
                }
            },
            "history": {
                "element": "questionLib",
                "property": "historyForQ5"
            }
        }
    ]
}
