FAQ's
Frequently Asked questions
Which type of questions QuML Player supports?
How to hide the sidebar?
"config": {
"sideMenu": {
"enable": true
}
}How to add a new menu item in the menubar?
"config": {
"sideMenu": {
"enable": true,
"showShare": true,
"showDownload": true,
"showExit": true,
}
}How to enable maximum attempts allowed?
How to enable the maximum timer and warning timer for the question set player?
What is feedback and how to enable it?

How to show solutions?
How to enable the question shuffle?
How to restrict the user to skip the question?
What is submit page and how to enable it?

How to handle telemetry events?
Does the QuML player store the state of the question set?
Does the user need to be logged in to access the question set?
Can users change the look and styles of the player?
Does the QuML player support multiple Languages?
Last updated
Was this helpful?