Thread Starter
CE
(@chrisemersonnc)
For now I’ve used this and seems to be working.
http://digwp.com/2010/04/call-widget-with-shortcode/
But would love some docs/guidance on how more creative/flexible shortcode-like utilization of the SCORM cloud plugin elements could be used on pages/posts. For example – something like this would be great:
[scormcloud_training_widget
show_only_incomplete="true"]
– or –
[scormcloud_restricted_content_check
course_id_that_must_be_completed="3434342adfd34"]
<h2>Restricted content to show only if course complete here</h2>
[/scormcloud_restricted_content_check]