Discussions

STM_LMS_Templates::show_lms_template(
'components/discussions',
array(
'course_id' => int, (required)
'lesson_id' => int, (required)
'dark_mode' => bool, (required)
)
);Last updated
Was this helpful?

STM_LMS_Templates::show_lms_template(
'components/discussions',
array(
'course_id' => int, (required)
'lesson_id' => int, (required)
'dark_mode' => bool, (required)
)
);Last updated
Was this helpful?
Was this helpful?