shortcode: [bright_learning_path_status]

If you use a Learning Path Bright sync target, you can produce a report of the learning path status records like:

[bright_learning_path_status fields="learner_id,slug,steps_complete,final_step_complete,final_step_score,profile:title,profile:company_name,profile:country"/]

The attribute "fields" is a comma separated list of

  • fields from the bright_learning_path_status records generated by Bright Sync
  • fields of the format "profile:field_name", where field name will be correlated to this user's metadata from the wp_usermeta table.