Introduction
...
QuML Player and Question Set Editor currently support two types of questions (MCQ and SA) we want to implement and enable MTF question in Editor and Player so by adopting of sunbird inQuiry, the requirement of Pratham can be fullfilled.
Problem Statement
Currently, the Question Set Editor/Player does not support MTF Question creation and consumption workflow. How can we enable the MTF in the new QuestionSet Editor and Player with the same features supported by the existing Interactive editor and player?
The creator should be able to create the Match the Following Questions.
The creator should be able to add the image and Math & Scientific Text (Formulae & Equation) to the Question.
The creator should be able to define score for the question.
The consumer should be able to consume the MTF question created by the creator.
Partial Scoring of Questions. (Currently no support for this in Questionset Editor and player for any question)
Design
In this design approach, we will cover the creation and consumption workflow changes along with the MTF Data model as per QuML spec 1.1
...