SCORM 1.2 cmi.suspend_data having limitations of storing data… can any one help me put , is there is any option to cmi.suspend_data variable ,so i can store large data
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Unfortunately no, most LMS’s will enforce the 4096 character limitation for suspend data in SCORM 1.2. Some LMS’s will allow greater lengths, but that is rare.
If you can upgrade to SCORM 2004 3rd Edition, you have additional storage up to 64000 characters in suspend data.
In SCORM 2004 4th Edition, you have the additional option of storing data in a collection called “adl.data”. This collection allows you save many buckets of 64000 character data.