SunbirdEd-Portal :: Configuring quml player as web components in portal #105
Replies: 2 comments 2 replies
-
Could you please refer to the inQuiry microsite documentation for the integration of the web component? It is advisable not to use the deprecated Quml-Player. |
Beta Was this translation helpful? Give feedback.
-
Hi @mithun30052001, Thank you for the update. We will investigate this issue and address it if necessary. Could you please provide some additional information?
cc: @sajeshkayyath @PoojaJManjooran @vinukumar-vs @rajeevsathish @princegupta1131 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the steps in the documentation to convert Quml Player into a web component.Iam getting the
"maxScore-undefined"
error due to the absence of null check insunbird-quml-player.js
in node_modules.The error screen iam getting is as below:

The null check i added in sunbird-quml-player.js is the highlighted line in the below image:

The outcome after the nullcheck:

So kindly upgrade the library by adding the null check so that quml player could be integrated as web component in sunbird-ed portal
CC: @vinukumar-vs @rajeevsathish @princegupta1131
Beta Was this translation helpful? Give feedback.
All reactions