variables - Accessing user D2L user info via flash -


can flash file embedded in d2l content page access d2l user id information , store information in variable? if so, how can done?

i appreciate community can provide!

the common way via scorm object (aka sco). scorm not strictly flash, quite common see scorm packages host flash based learning activity. scorm model allows rich exchange of learner information lms, , results stored , report-able later in lms. in fact, scos can have results pushed gradebook. scorm packages work in pretty other lms.

it might possible want in other ways, interactive flash content, easiest.

if not familiar scorm, it's documented , used standard, see http://www.adlnet.gov/scorm/scorm-version-1-2/ official docs, , first google page on scorm lots of other great references.

regards, matt


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -