Scenario 2


Your Code

document.writeln( "Learner " +
GetValue( "cmi. " ) +
" has successfully completed
Event Coordination: Site Survey." );


Code Example

document.writeln( "Learner " +
GetValue( "cmi.learner_id" ) +
" has successfully completed
Event Coordination: Site Survey." );