When you implement this, please take care that unknown question types (which can and will be added later) will be handled appropriately. This means that...
For selftests: Show a placeholder instead of the question when you don't support the type.
For graded quizzes: Do not start the quiz! Instead, show a message that this quiz should be taken on the website instead (maybe offer a webview?)
Native quizzes should not be released without taking care of this. :wink:
When you implement this, please take care that unknown question types (which can and will be added later) will be handled appropriately. This means that...
Native quizzes should not be released without taking care of this. :wink: