Multiple user states per object
Usage
const html = await h5pPlayer.render(
contentId, // the content id
user, // the current user
'auto', // automatic language detection
{
contextId: '<YOUR CONTEXT ID>'
// you can add more options here as well
}
);Creating contextId
Using contextIds with old data
Web Components and React
Storage support
Trying it out in the examples
Acknowledgement
Last updated
Was this helpful?