Skip to main content
Participating Frequently
November 17, 2015
Question

Captivate 9 xAPI quiz traking

  • November 17, 2015
  • 0 replies
  • 622 views

Hello,

We are using xAPI for quiz tracking.

The statements do not generate a score for individual questions (Please see below). I don't know if there is any setting within Captivate to generate the score for individual questions. I already checked the "Interaction Data" option in publish reporting settings.

Anyone can help? Many thanks!!



KnowledgeOne Prod incorrectly answered 'K1 crew rocks! (2 choices, 1 attempt)' with response 'false'

{

    "id": "963cfe3d-5752-4f5b-9a1a-9b3f1e092ed6",

    "actor": {

        "name": "KnowledgeOne Prod",

        "account": {

            "homePage": "http://cloud.scorm.com/",

            "name": "LBU9WIHQDB|scorm.prod@knowledgeone.ca"

        },

        "objectType": "Agent"

    },

    "verb": {

        "id": "http://adlnet.gov/expapi/verbs/answered",

        "display": {

            "und": "answered"

        }

    },

    "result": {

        "success": false,

        "response": "false"

    },

    "context": {

        "registration": "3548f1e7-28fb-4841-b0ae-fc0b7f5265fa",

        "contextActivities": {

            "grouping": [

                {

                    "id": "http://Course_ID1-urn:scormdriver:Quiz_20151111122350",

                    "objectType": "Activity"

                }

            ],

            "parent": [

                {

                    "id": "http://Course_ID1",

                    "definition": {

                        "name": {

                            "en-US": "Captivate E-Learning Course"

                        },

                        "description": {

                            "en-US": "Course Description."

                        }

                    },

                    "objectType": "Activity"

                }

            ]

        }

    },

    "timestamp": "2015-11-13T16:33:53.466Z",

    "stored": "2015-11-13T16:33:40.052Z",

    "authority": {

        "name": "KnowledgeOne Prod",

        "account": {

            "homePage": "http://cloud.scorm.com/",

            "name": "LBU9WIHQDB|scorm.prod@knowledgeone.ca"

        },

        "objectType": "Agent"

    },

    "version": "1.0.0",

    "object": {

        "id": "http://Course_ID1-urn:scormdriver:6073",

        "definition": {

            "description": {

                "en-US": "K1 crew rocks! (2 choices, 1 attempt)"

            },

            "type": "http://adlnet.gov/expapi/activities/cmi.interaction",

            "interactionType": "true-false",

            "correctResponsesPattern": [

                "true"

            ]

        },

        "objectType": "Activity"

    }

}

    This topic has been closed for replies.