Smart Courses for Confluence Course catalog Current: Course card macro Course card macro Once installed, Smart Courses adds a new Course card macro to display one course card in a Confluence page.Enter a course IDInput the ID of a published course and the course card will appear in the Confluence page.The course ID can be found within the URL of the course editor, player or preview.CloudExample: https://creativas-demo.atlassian.net/wiki/plugins/servlet/ac/com.mute.confluence.plugins.lms/playcourse?ac.courseId=668958721&ac.spaceKey=CAURL Pattern: {BaseURL}/plugins/servlet/ac/com.mute.confluence.plugins.lms/playcourse?ac.courseId={courseId}&ac.spaceKey={spaceKey}The course ID in this example: 668958721On-premiseExample: https://demo.creativas.io/wiki/courses/playcourse.action?course=30736546URL Pattern: {BaseURL}/courses/playcourse.action?course={courseId}The course ID in this example: 30736546 The course card will appear only to users who are granted view permissions. ×