The Tin Canny Reporting for LearnDash plugin adds new reporting capabilities for administrators and Group Leaders to LearnDash sites. A unique feature of the plugin is the Tin Can Report that helps you track the progress and completion of Articulate Storyline/Rise, Adobe Captivate, and iSpring modules published to Tin Can or SCORM, as well as H5P content*. The custom plugin also adds an Uploader to the WordPress Editor.
Here are the key features of the plugin:
Updated:
shell_exec
dependancy and use WordPress FileSystem for various file management tasks #399Fixed:
Developer:
do_action( 'tincanny_before_process_request' );
Updated:
shell_exec
admin noticeUpdated:
tincanny-learndash-statistics-contentchanged
) when LearnDash’s statistics content changes #354Fixed:
Internal:
shell_exec
function #378register_rest_route
was called incorrectly #367Developers:
apply_filters( 'uo_tincanny_reporting_exclude_roles', array() );
apply_filters( 'uo_tincanny_reporting_exclude_user_ids', array() );
do_action( 'uo_tincanny_reporting_questions_no_quiz_selected' );
do_action( 'uo_tincanny_reporting_questions_no_multiple_choice' );
do_action( 'uo_tincanny_reporting_questions_table_beforebegin' );
do_action( 'uo_tincanny_reporting_questions_table_thead_afterbegin' );
do_action( 'uo_tincanny_reporting_questions_table_thead_beforeend' );
do_action( 'uo_tincanny_reporting_questions_table_tbody_afterbegin' );
do_action( 'uo_tincanny_reporting_questions_table_tbody_beforeend' );
do_action( 'uo_tincanny_reporting_questions_table_afterend' );
apply_filters( 'uo_tincanny_reporting_restrict_group_leader_post', $restrict_group_leader_post, $group_id);
apply_filters( 'uo_tincanny_reporting_restrict_group_leader_postmeta', $restrict_group_leader_postmeta, $group_id);
apply_filters( 'uo_tincanny_reporting_restrict_group_leader_associated_posts', $restrict_group_leader_associated_posts, $group_id);
apply_filters( 'uo_tincanny_reporting_course_groups_enrolled', $results, $group_ids );