How to Generate Interactive Video Quiz Reports Using the Kaltura API?

There are 2 types of reports you can generate using the Kaltura API:

Each type of report contains 4 reports.

The answer from the server is returned as XMLJSON response.

Detailed Information Reports

QUIZ

Per each question:

  • question_id

Percentage of correct answers

  • num_of_correct_answers
  • num_of_wrong_answers

QUIZ_USER_PERCENTAGE

For a list of users on a specific quiz:

Per each question:

  • question_id

Percentage of correct answers

  • num_of_correct_answers
  • num_of_wrong_answers

QUIZ_AGGREGATE_BY_QUESTION

For a specific question:

Percentage of correct answers

  • num_of_correct_answers
  • num_of_wrong_answers

QUIZ_USER_AGGREGATE_BY_QUESTION

For a specific question and for a list of users:

Percentage of correct answers

  • num_of_correct_answers
  • num_of_wrong_answers

Counts Only Information Reports

QUIZ

How many questions are in the quiz?

QUIZ_USER_PERCENTAGE

How many users submitted the quiz?

QUIZ_USER_AGGREGATE_BY_QUESTION

How many users answered the question on the quiz(quizes).

Was this article helpful?
Thank you for your feedback!
In This Article
Related Articles
Back to top

Never miss a thing!

Subscribe to our customer newsletter and our release notes updates, so you always get the best out of Kaltura.
Newsletter