Forum Discussion
LeeInskipTSC
3 years agoCommunity Member
Encrypt JSON Question Data?
Hi All, I have a Storyline 360 project where the testing team has identified that the JSON data for the course, including the question text can be accessed in the browser via the browser developer ...
Jürgen_Schoene_
3 years agoCommunity Member
you could use in a post processing step
- openSSL e.g. in python to encrypt the json data
and extend the storyline player with
- crypto-js or perhaps Web Crypto API to decode the data
Related Content
- 3 months ago
- 9 months ago
- 12 months ago