Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Accuracy Score

Introduction & Overview

  • Currently the scorecard at the end of an interactive video displays aggregate score basis correct questions answered

  • This is because questions are currently lazy loaded and hence if a question is skipped by moving the cursor, its score is not considered which makes calculating accuracy difficult

In 4.2, we propose to enhance the player to display the accuracy score (%) i.e. Marks for Questions answered correctly / Aggregate Marks across all questions

Proposed Workflow

  • We propose to fetch information about total marks during the question creation phase

  • This information can be fetched from the meta data of the questions added

Offline Support for Interactive Videos

Introduction & Overview

  • Similar to passive video content, we want to enable offline consumption of interactive video content

  • For this we will also have to embed new video player (interactive video support) on the mobile app

Proposed Workflow <WIP>

  • No labels