You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, some time ago I modified it to store the token in local storage. I plan at some point to make that storage an object which can store general state if the user refreshes the page. That object would include a list of cmi5 defined statements that had already been sent so there would be no duplication.
I just haven't had time.
Art
________________________________
From: Thomas Turrell-Croft ***@***.***>
Sent: Thursday, July 8, 2021 12:00 PM
To: adlnet/cmi5-Client-Library ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [adlnet/cmi5-Client-Library] Unit sends initialized statement on each page reload (#8)
When the user reloads / refreshes the page an additional initialized statement is sent. I believe that only one statement should be sent per session.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#8>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA6XH35JFE5LQWEQW2UFDK3TWXKRPANCNFSM5ABEGBGQ>.
You have done great work on this example and the client library, it's a very useful resource. All of the work shouldn't fall on you, I would hope that some other people can help out.
When the user reloads / refreshes the page an additional initialized statement is sent. I believe that only one statement should be sent per session.
The text was updated successfully, but these errors were encountered: